Commit Graph

47 Commits

Author SHA1 Message Date
Dmitry Toptygin
f4d183a1bc Added filestore service to the opensync gateway cloud process so that APs can download firmware images. 2020-06-17 20:39:29 -04:00
Dmitry Toptygin
ed0d2f38ae Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-06-17 16:50:17 -04:00
Dmitry Toptygin
b5a57dbd1b corrected description of opensync-ext-cloud/pom.xml 2020-06-17 16:49:35 -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
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
Dmitry Toptygin
519588edcf Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-06-11 17:43:53 -04:00
Dmitry Toptygin
8cfb4e93b0 populate location Id on client sessions 2020-06-11 17:43:34 -04:00
Mike Hansen
180593b28a ChannelBandwidth reporting ON/OFF-CHAN 2020-06-11 17:23:16 -04:00
Mike Hansen
e909fe3c81 ClientSession update 2020-06-11 15:37:49 -04:00
Dmitry Toptygin
bcb5806534 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-06-10 16:11:09 -04:00
Dmitry Toptygin
5ee07129b2 use external host/port when registering opensync gateway with the routing service 2020-06-10 16:05:11 -04:00
Mike Hansen
7f5e50d06d MQTT Node Metrics 2020-06-10 15:51:12 -04:00
Mike Hansen
13299cf592 Integrate RF survey report with cloud backend 2020-06-10 09:11:37 -04:00
Dmitry Toptygin
e6b2903912 implemented equipment gateway service to deliver commands to the APs 2020-06-09 15:47:23 -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
7cf62b4668 Removed class no longer used 2020-06-05 14:37:53 -04:00
Mike Hansen
fb453a5b9d Re-enable attribute setting from Radio Status 2020-06-05 10:03:32 -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
906c32957a adding handling allowed_channels from Wifi_Radio_State 2020-06-02 17:41:23 -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
Dmitry Toptygin
2d04d01df2 adjusted service metrics models 2020-05-28 22:02:43 -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
36eb8c3d5c APSSIDMetrics reporting, workarounds/cleanup to handle missing AP values, disable clientsession report until BSSID/MAC present from AP 2020-05-25 18:17:18 -04:00
Mike Hansen
774c29557b MQTT stats changes to support instances of 5GHzL and 5GHzU where appropriate 2020-05-25 16:51:30 -04:00
Dmitry Toptygin
d140a0462e added processing of ApSsidMetrics, adjusted application properties for opensync-gateway-cloud-process to reference Client service 2020-05-22 18:34:45 -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
Dmitry Toptygin
43c94fc38b corrected deregisterFromRoutingService method 2020-05-19 11:09:33 -04:00
Dmitry Toptygin
123c3c2f26 added updateApStatus when processing apConnected method 2020-05-16 22:37:25 -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
36500319f4 Adding initial auto-provisioning to LinkSys AP 2020-05-14 11:33:27 -04:00
Dmitry Toptygin
26f0321b8e updated config_2_ssids.json file to use radioType is5GHzL instead of is5GHz 2020-05-13 11:48:44 -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
Dmitry Toptygin
b3e3aa68af plugged in equipment routing service 2020-05-11 19:11:01 -04:00
Mike Hansen
9403056179 Add ApNodeMetrics MQTT message support 2020-05-08 10:53:17 -04:00
Mike Hansen
2155f4645e Removed static config file, using config from AllCloudInOneService, MQTT APClientMetrics 2020-05-07 22:33:27 -04:00
Dmitry Toptygin
882f0d4ee3 fixed connectivity between OpenSyncGatewayCloudProcess and AllCloudInOneServer 2020-05-07 18:18:16 -04:00
Mike Hansen
1d0ec5b203 pom file cleanup, properties and launch changes re connecting to AllCloudInOne testing 2020-05-07 12:48:13 -04:00
Mike Hansen
a54ed68bac Removed overlap of redirector and connected clients calls from controller as they were conflicting with the base GW controller 2020-05-07 12:19:00 -04:00
Mike Hansen
c70a075133 Second Drop of Opensync GW for Cloud, Handling OVSDB and some MQTT messages 2020-05-07 10:35:59 -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