Commit Graph

  • 3b4196005f added /app/config volume mount to the docker image opensync-gateway-and-mqtt so that alternative AP config files could be supplied from the outside of the container Dmitry Toptygin 2020-04-17 16:12:18 -04:00
  • 5714ba3324 Correct parsing on channelMode when Set is empty Mike Hansen 2020-04-16 15:12:52 -04:00
  • f0bde02230 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller Dmitry Toptygin 2020-04-12 17:52:52 -04:00
  • 675f673a99 switched docker registry to JFrog Dmitry Toptygin 2020-04-12 17:51:20 -04:00
  • b127294205 Improve TableUpdates handling from monitor callback. Mike Hansen 2020-04-09 11:30:59 -04:00
  • 0f0286bfcb changed relative location of root pom Dmitry Toptygin 2020-04-08 18:41:43 -04:00
  • 8f6cd9ef10 TW-208: TableUpdates Mike Hansen 2020-04-07 17:35:27 -04:00
  • fc5a796413 TW-208: Table State Changes to EquipmentStatus Mike Hansen 2020-04-06 17:22:00 -04:00
  • 54dc0a3009 TW-208: Column types mapping Mike Hansen 2020-04-06 11:54:01 -04:00
  • d8ea8a4ffe TW-208: Row change refinement Mike Hansen 2020-04-06 09:50:01 -04:00
  • 5bd6841fef TW-208: MonitorCallback cleanup Mike Hansen 2020-04-03 13:32:56 -04:00
  • 74e5d4dde8 Merge branch 'master' of bitbucket.org:connectustechnologies/tip-wlan-opensync-wifi-controller Mike Hansen 2020-03-30 20:55:56 -04:00
  • fde8eabf91 TW-208: Notified Table Status changes to ExternalInterfaceKDC Mike Hansen 2020-03-30 20:55:38 -04:00
  • ca0495792b corrected client alias in httpClientConfig.json for opensync-gateway-static-process Dmitry Toptygin 2020-03-27 18:09:56 -04:00
  • 03e627fb26 TW-208: ChannelInfoReport from Survey, RSSI metrics enable Mike Hansen 2020-03-25 16:00:13 -04:00
  • 78de332437 updated README.md Dmitry Toptygin 2020-03-25 10:36:14 -04:00
  • 93f42994d6 renamed: opensync-protobuf -> tip-wlan-opensync-protobuf Dmitry Toptygin 2020-03-24 21:06:22 -04:00
  • 9a597231f4 replaced references to whizcontrol with tip.wlan Dmitry Toptygin 2020-03-24 18:08:00 -04:00
  • 9a26d35c80 TW-208: Config and Metric params Mike Hansen 2020-03-20 14:50:39 -04:00
  • f99b606eba TW-208: add obsdb schema reference in Dao Mike Hansen 2020-03-19 14:25:18 -04:00
  • 039516f688 TW-208: Moved Callback back to inner class Mike Hansen 2020-03-19 13:40:43 -04:00
  • f3b0c0375e TW-208: Config and Metric params Mike Hansen 2020-03-19 10:03:51 -04:00
  • a9b03ae864 adjusted log levels in opensync-gateway-static-process Dmitry Toptygin 2020-03-18 15:05:47 -04:00
  • 80e9cbf128 Merge branch 'master' of bitbucket.org:connectustechnologies/opensync-wifi-controller Mike Hansen 2020-03-17 13:05:34 -04:00
  • 5c93062ee7 TW-208: Config and Metric params Mike Hansen 2020-03-17 13:04:58 -04:00
  • 461d9b29b0 updated docker run.sh scripts to remove startup warnings about reflection Dmitry Toptygin 2020-03-16 17:36:30 -04:00
  • eb5c66ff35 removed unused logback.xml file, disabled unused file appender, changed eclipse launcher to get rid of startup warnings related to reflection Dmitry Toptygin 2020-03-16 17:18:59 -04:00
  • 81a76d7577 TW-43: OSGW for MQTT and OVSDB Mike Hansen 2020-03-13 15:17:21 -04:00
  • ae21667d54 removed logback.xml from opensync-gateway, fixed NPE, made logging to MQTT_DATA at the info level DTop 2020-03-11 21:56:38 -04:00
  • 13c0afdeab TW-120 Added a docker image that has mqtt broker and opensync gateway. Corrected warnings generated by the pom.xml during maven build. DTop 2020-03-11 21:40:35 -04:00
  • 1063e0df0e TW-114: Update project to a new docker project Rahul Sharma 2020-03-10 15:52:46 -04:00
  • ab77cd5c80 Merge branch 'master' of bitbucket.org:connectustechnologies/opensync-wifi-controller Rahul Sharma 2020-03-10 15:26:43 -04:00
  • db827e7d43 TW-144: Create Docker container for Opensync-gateway process Rahul Sharma 2020-03-10 15:24:18 -04:00
  • 17a631e672 corrected config file DTop 2020-03-10 15:18:34 -04:00
  • b6042443c0 corrected log output DTop 2020-03-10 14:38:55 -04:00
  • f752a26a6b TW-43: Opensync-Gateway Removed unused files from opensync-gateway Added config into opensync-gateway-static-process Mike Hansen 2020-03-06 11:37:06 -05:00
  • c35a47f51e prepared config files for the opensync-gateway-static-process DTop 2020-03-04 14:22:17 -05:00
  • e0baabc078 renamed com.whizcontrol java packages into com.telecominfraproject.wlan DTop 2020-03-02 17:52:17 -05:00
  • 61e60e5640 added relative path for the root pom DTop 2020-02-28 17:41:44 -05:00
  • 70904c268b added relative path for the root pom DTop 2020-02-28 17:30:53 -05:00
  • 63841d899e fixed build error DTop 2020-02-27 14:37:38 -05:00
  • 645bd2c03b renamed opensync-protobuf to follow naming convention DTop 2020-02-27 13:49:01 -05:00
  • a4815223ec Renamed projects to follow a naming convention. Moved KDC-specific projects into a separate repository DTop 2020-02-27 13:33:14 -05:00
  • 81c6cd1fe6 TW-102 - populate assoc clients tx/rx radio utilization per AP in APDemoMetric DTop 2020-02-14 18:51:42 -05:00
  • 5ff0fe1666 TW-102 - populate tx/rx bytes per AP in APDemoMetric DTop 2020-02-14 17:17:31 -05:00
  • 920a853774 TW-20 - code hardening DTop 2020-02-14 10:50:39 -05:00
  • 20e9052c3e TW-40 allow user to change AP opensync redirector address from TS portal DTop 2020-02-13 18:40:43 -05:00
  • 1d64d5840b TW-20 - propagate config changes to AP when they happen on a portal DTop 2020-02-13 12:16:13 -05:00
  • 981723f2a3 TW-19 - added a stub for processing the blink command DTop 2020-02-13 11:21:57 -05:00
  • e2c1c631c4 TW-19 - fixes to enable internet connectivity for wireless clients DTop 2020-02-12 16:26:32 -05:00
  • 285973f4ec TW-19 - more fixes to enable proper AP display in the KDC portal DTop 2020-02-11 18:48:24 -05:00
  • 472ab43de2 TW-19 - minor fixes DTop 2020-02-10 18:45:31 -05:00
  • 000b8a97d4 TW-19 - adjusted code to match models defined in rel-v8.0.x DTop 2020-02-10 17:16:38 -05:00
  • b39b787f9b TW-19 - Added eclipse launchers for static and KDC openSync gateway processes DTop 2020-02-10 16:39:25 -05:00
  • 8818e226f9 TW-19 - Populate APDemoMetric, ApClientMetrics, NeighbourScanReports from plume protobuf reports DTop 2020-02-10 16:33:23 -05:00
  • ad78ba8159 TW-20 - added process definitions for the static gateway and for the gateway that talks to KDC DTop 2020-02-10 09:48:18 -05:00
  • c581681dc6 TW-20 - Read AP config from KDC instance - part 2 DTop 2020-02-09 23:03:31 -05:00
  • 22106f9c75 TW-20 - Read AP config from KDC instance DTop 2020-02-09 23:02:43 -05:00
  • bac9b3c001 added support for changing redirector based on API request DTop 2020-02-07 19:50:45 -05:00
  • cc90de46a0 Cleaned up netty ssl setup. Introduced separate profiles for having mqtt_receiver, ovsdb_redirector, and ovsdb_manager. Updated run.sh script DTop 2020-02-07 19:11:51 -05:00
  • 433974403b added eclipse launcher DTop 2020-02-05 18:28:47 -05:00
  • d2d9687514 initial commit DTop 2020-02-05 17:55:39 -05:00
  • f1ff0df88a Initial commit dmitry.toptygin 2020-02-05 22:45:11 +00:00