Commit Graph

52 Commits

Author SHA1 Message Date
Mike Hansen
667fdfc654 Adding additional Wifi_Inet_Attribute setting based on Profiles 2020-05-28 17:43:14 -04:00
Mike Hansen
65a9ab0100 Fix exception in OvsdbDao when processing radio types for VIF, update static files for simpler analysis 2020-05-27 15:28:02 -04:00
Mike Hansen
d44bcfe21d Wifi_VIF_Config set ap_bridge attribute based on stationIsolation 2020-05-26 16:34:55 -04:00
Mike Hansen
46c76cdcaa Power saving uapsd enabled/disabled 2020-05-26 16:22:21 -04:00
Mike Hansen
9ad3387e96 Key Refresh VIF attribute setting 2020-05-26 15:34:37 -04:00
Mike Hansen
48d75461a3 SSID (Wifi_VIF_Config) attributes for min_hw_mode, Wifi_Inet_Config updates for SSID update 2020-05-26 14:11:28 -04:00
Mike Hansen
591629f90b Adding support for multiple SSIDs per Radio, and multiple SSID Profiles in single SSID json file 2020-05-22 15:20:40 -04:00
Mike Hansen
055fe42346 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-05-22 13:30:59 -04:00
Mike Hansen
58b9909edd Add Enabled toggle for Radios and VIF (SSID), fix TxPower for correct setting wrt auto 2020-05-22 13:26:16 -04:00
Lynn Shi
9083244a55 Fix rrm provisioning 2020-05-22 11:31:52 -04:00
Mike Hansen
7d585ff534 OVSDB AP Configuration: Profiles, Legacy Config Support 2020-05-21 18:11:25 -04:00
Mike Hansen
b693c2a273 OVSDB AP Configuration: AP & SSIDs 2020-05-19 17:21:59 -04:00
Mike Hansen
b689206a96 Adding /closeSession for static and cloud GW. Registering Equipment with GW. 2020-05-14 16:08:51 -04:00
Mike Hansen
d0289e61c5 AP Configuration, adding 5GHz U/L support, pre-work to extend SSID config support 2020-05-12 15:58:24 -04:00
Mike Hansen
58242e9e40 Initial Drop of Opensync Gateway for Cloud. Still non-functional in several areas 2020-05-05 17:28:48 -04:00
Mike Hansen
d838cab10b Opensync AP Stats refactoring, fix error in Row parsing for VIF delete 2020-04-28 10:01:24 -04:00
Mike Hansen
38c1b003f1 Opensync AP Stats refactoring, fix error in Row parsing for VIF delete 2020-04-27 14:54:18 -04:00
Mike Hansen
0f43b1f726 Opensync AP State Tables row parsing delete handling fix. 2020-04-24 14:45:35 -04:00
Mike Hansen
e477205328 Opensync AP State Tables row parsing 2020-04-23 21:35:53 -04:00
Mike Hansen
3c9b85a79f Opensync AP State Tables row parsing 2020-04-23 20:41:19 -04:00
Mike Hansen
92fbec7d4a Opensync AP State Tables row parsing 2020-04-23 19:57:59 -04:00
Mike Hansen
c8b9438d5f Radio,Inet,Associated_Clients table row parsing robustness 2020-04-21 18:11:50 -04:00
Mike Hansen
58491e56f3 Wifi_VIF_State table row parsing 2020-04-21 16:16:22 -04:00
Mike Hansen
07ff7d2008 Opensync AP State Tables row parsing 2020-04-21 14:03:50 -04:00
Mike Hansen
a8da88a77d Handle row delete for Wifi_VIF_State and Wifi_Associated_Clients 2020-04-21 12:08:29 -04:00
Mike Hansen
79ad178d2e Define Opensync AP State Tables as Objects in models 2020-04-20 15:01:08 -04:00
Mike Hansen
3540a3f6a2 Define Opensync AP State Tables as Objects in models 2020-04-20 11:31:41 -04:00
Mike Hansen
5714ba3324 Correct parsing on channelMode when Set is empty 2020-04-16 15:12:52 -04:00
Mike Hansen
b127294205 Improve TableUpdates handling from monitor callback. 2020-04-09 11:30:59 -04:00
Dmitry Toptygin
0f0286bfcb changed relative location of root pom 2020-04-08 18:41:43 -04:00
Mike Hansen
8f6cd9ef10 TW-208: TableUpdates 2020-04-07 17:35:27 -04:00
Mike Hansen
fc5a796413 TW-208: Table State Changes to EquipmentStatus 2020-04-06 17:22:00 -04:00
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
fde8eabf91 TW-208: Notified Table Status changes to ExternalInterfaceKDC 2020-03-30 20:55:38 -04:00
Mike Hansen
03e627fb26 TW-208: ChannelInfoReport from Survey, RSSI metrics enable 2020-03-25 16:00:13 -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
Mike Hansen
5c93062ee7 TW-208: Config and Metric params 2020-03-17 13:04:58 -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
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
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