Commit Graph

405 Commits

Author SHA1 Message Date
Mike Hansen
54dc0a3009 TW-208: Column types mapping 2020-04-06 11:54:01 -04:00
Mike Hansen
d8ea8a4ffe TW-208: Row change refinement 2020-04-06 09:50:01 -04:00
Mike Hansen
5bd6841fef TW-208: MonitorCallback cleanup 2020-04-03 13:32:56 -04:00
Mike Hansen
74e5d4dde8 Merge branch 'master' of bitbucket.org:connectustechnologies/tip-wlan-opensync-wifi-controller 2020-03-30 20:55:56 -04:00
Mike Hansen
fde8eabf91 TW-208: Notified Table Status changes to ExternalInterfaceKDC 2020-03-30 20:55:38 -04:00
Dmitry Toptygin
ca0495792b corrected client alias in httpClientConfig.json for opensync-gateway-static-process 2020-03-27 18:09:56 -04:00
Mike Hansen
03e627fb26 TW-208: ChannelInfoReport from Survey, RSSI metrics enable 2020-03-25 16:00:13 -04:00
Dmitry Toptygin
78de332437 updated README.md 2020-03-25 10:36:14 -04:00
Dmitry Toptygin
93f42994d6 renamed: opensync-protobuf -> tip-wlan-opensync-protobuf 2020-03-24 21:06:22 -04:00
Dmitry Toptygin
9a597231f4 replaced references to whizcontrol with tip.wlan 2020-03-24 18:08:00 -04:00
Mike Hansen
9a26d35c80 TW-208: Config and Metric params 2020-03-20 14:50:39 -04:00
Mike Hansen
f99b606eba TW-208: add obsdb schema reference in Dao 2020-03-19 14:25:18 -04:00
Mike Hansen
039516f688 TW-208: Moved Callback back to inner class 2020-03-19 13:40:43 -04:00
Mike Hansen
f3b0c0375e TW-208: Config and Metric params 2020-03-19 10:03:51 -04:00
Dmitry Toptygin
a9b03ae864 adjusted log levels in opensync-gateway-static-process 2020-03-18 15:05:47 -04:00
Mike Hansen
80e9cbf128 Merge branch 'master' of bitbucket.org:connectustechnologies/opensync-wifi-controller 2020-03-17 13:05:34 -04:00
Mike Hansen
5c93062ee7 TW-208: Config and Metric params 2020-03-17 13:04:58 -04:00
Dmitry Toptygin
461d9b29b0 updated docker run.sh scripts to remove startup warnings about reflection 2020-03-16 17:36:30 -04:00
Dmitry Toptygin
eb5c66ff35 removed unused logback.xml file, disabled unused file appender, changed eclipse launcher to get rid of startup warnings related to reflection 2020-03-16 17:18:59 -04:00
Mike Hansen
81a76d7577 TW-43: OSGW for MQTT and OVSDB
Adding Monitors for State tables.

Signed-off-by: Mike Hansen <mike.hansen@connectus.ai>
2020-03-13 15:17:21 -04:00
DTop
ae21667d54 removed logback.xml from opensync-gateway, fixed NPE, made logging to MQTT_DATA at the info level 2020-03-11 21:56:38 -04:00
DTop
13c0afdeab TW-120 Added a docker image that has mqtt broker and opensync gateway. Corrected warnings generated by the pom.xml during maven build. 2020-03-11 21:49:24 -04:00
Rahul Sharma
1063e0df0e TW-114: Update project to a new docker project 2020-03-10 15:52:46 -04:00
Rahul Sharma
ab77cd5c80 Merge branch 'master' of bitbucket.org:connectustechnologies/opensync-wifi-controller 2020-03-10 15:26:43 -04:00
Rahul Sharma
db827e7d43 TW-144: Create Docker container for Opensync-gateway process
This task deals with creating the docker container for Opensync-gateway process
2020-03-10 15:24:18 -04:00
DTop
17a631e672 corrected config file 2020-03-10 15:18:34 -04:00
DTop
b6042443c0 corrected log output 2020-03-10 14:38:55 -04:00
Mike Hansen
f752a26a6b TW-43: Opensync-Gateway
Removed unused files from opensync-gateway
Added config into opensync-gateway-static-process

Signed-off-by: Mike Hansen <mikehansen@Mikes-MacBook-Pro.local>
2020-03-06 11:37:06 -05:00
DTop
c35a47f51e prepared config files for the opensync-gateway-static-process 2020-03-04 14:22:17 -05:00
DTop
e0baabc078 renamed com.whizcontrol java packages into com.telecominfraproject.wlan 2020-03-02 17:52:17 -05:00
DTop
61e60e5640 added relative path for the root pom 2020-02-28 17:41:44 -05:00
DTop
70904c268b added relative path for the root pom 2020-02-28 17:30:53 -05:00
DTop
63841d899e fixed build error 2020-02-27 14:37:38 -05:00
DTop
645bd2c03b renamed opensync-protobuf to follow naming convention 2020-02-27 13:49:01 -05:00
DTop
a4815223ec Renamed projects to follow a naming convention. Moved KDC-specific projects into a separate repository 2020-02-27 13:33:14 -05:00
DTop
81c6cd1fe6 TW-102 - populate assoc clients tx/rx radio utilization per AP in APDemoMetric 2020-02-14 18:51:42 -05:00
DTop
5ff0fe1666 TW-102 - populate tx/rx bytes per AP in APDemoMetric 2020-02-14 17:17:31 -05:00
DTop
920a853774 TW-20 - code hardening 2020-02-14 10:50:39 -05:00
DTop
20e9052c3e TW-40 allow user to change AP opensync redirector address from TS portal 2020-02-13 18:40:43 -05:00
DTop
1d64d5840b TW-20 - propagate config changes to AP when they happen on a portal 2020-02-13 12:16:13 -05:00
DTop
981723f2a3 TW-19 - added a stub for processing the blink command 2020-02-13 11:21:57 -05:00
DTop
e2c1c631c4 TW-19 - fixes to enable internet connectivity for wireless clients 2020-02-12 16:26:32 -05:00
DTop
285973f4ec TW-19 - more fixes to enable proper AP display in the KDC portal 2020-02-11 18:48:24 -05:00
DTop
472ab43de2 TW-19 - minor fixes 2020-02-10 18:45:31 -05:00
DTop
000b8a97d4 TW-19 - adjusted code to match models defined in rel-v8.0.x 2020-02-10 17:16:38 -05:00
DTop
b39b787f9b TW-19 - Added eclipse launchers for static and KDC openSync gateway processes 2020-02-10 16:39:25 -05:00
DTop
8818e226f9 TW-19 - Populate APDemoMetric, ApClientMetrics, NeighbourScanReports from plume protobuf reports 2020-02-10 16:33:23 -05:00
DTop
ad78ba8159 TW-20 - added process definitions for the static gateway and for the gateway that talks to KDC 2020-02-10 09:48:18 -05:00
DTop
c581681dc6 TW-20 - Read AP config from KDC instance - part 2 2020-02-09 23:03:31 -05:00
DTop
22106f9c75 TW-20 - Read AP config from KDC instance 2020-02-09 23:02:43 -05:00