Commit Graph

72 Commits

Author SHA1 Message Date
Mike Hansen
3690111d08 FirmwareFlash and FirmwareDownload support in Dao and Gateway. Contingent on AP support, currently sends command but doesn't actually upgrade for download, and Flash doesn't have a trigger point on AP 2020-06-18 15:39:22 -04:00
Dmitry Toptygin
aec16cbffb added /api prefix for all REST APIs exposed by the gateway 2020-06-17 22:04:18 -04:00
Mike Hansen
dc1ccb11bf Stats processing cleanup for OSGW, Initial hook for autoprovision on/off toggle 2020-06-17 16:00:50 -04:00
Mike Hansen
352ced0bbb Client Stats, Active BSSID status, incorporate Radio/VIF MacAddresses now available 2020-06-17 13:43:35 -04:00
Mike Hansen
09fed160f4 RSSI handle unsigned int for neighbor and client stats, ClientSession Metrics details RSSI, and Mbps for Tx/Rx 2020-06-16 12:54:41 -04:00
Mike Hansen
e401e7585c ft_psk/ft_mobility_domain off by default, can be enabled via SSID profile RadioConfigs set 802.11r == true, HT_MODE cleanup 2020-06-16 11:09:03 -04:00
Mike Hansen
765af28c2a AP Ssid report Client Stats update. 802.11r set ON by default for SsidProfile (Default) 2020-06-15 18:02:23 -04:00
Mike Hansen
d7966b81fa Migrate to OVSDB 2.0 protos, placeholder in Dao for steering and capacity reports 2020-06-15 13:58:09 -04:00
Dmitry Toptygin
52387b6079 changed log level for ovsdb client startup messages to info, provided more flexible SSL config for OpensyncMqttClient 2020-06-12 21:10:10 -04:00
Mike Hansen
9b1f79440c Channels specified only for off-channel, remove unimplemented/unsupported parameters from ovsdb neighbor stats config 2020-06-12 12:27:52 -04:00
Mike Hansen
7f5e50d06d MQTT Node Metrics 2020-06-10 15:51:12 -04:00
Mike Hansen
98f80869da Support for Enterprise settings WPA, WPA2, WPA-WPA2 and pass to Wifi_VIF_Config via Profile 2020-06-09 15:40:13 -04:00
Mike Hansen
59ec71d324 Integrate RF survey reportwith cloud backend, OSGW: Support RADIUS and WPA Enterprise pre-work 2020-06-09 13:04:29 -04:00
Mike Hansen
ff845d6f06 WEP EAP encryption support 2020-06-08 12:01:10 -04:00
Dmitry Toptygin
43edd90fef corrected default locations for the keystore and truststore files in NettySslContextConfig 2020-06-06 00:17:20 -04:00
Mike Hansen
922045b310 Stats Config, Default Profile settings 2020-06-04 17:21:15 -04:00
Mike Hansen
b91adbcd4c Wifi_Radio_State table updates handling. Remove temp objects, begin refactor for MQTT messages 2020-06-04 09:10:01 -04:00
Mike Hansen
9c4e914f32 Fix Config MAP for non-encrypted mode, allow externalize bridge name 2020-06-03 11:20:22 -04:00
Mike Hansen
e01b880e59 Take allowed_channels list from Wifi_Radio_State, Retrieval additional attributes from base AP configs, add customer service support and default customer id 2020-06-01 17:40:50 -04:00
Mike Hansen
9b0dcd73f5 SSID Config Support, Support Radio and VIF IF naming (removed static) 2020-06-01 13:25:28 -04:00
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