Commit Graph

225 Commits

Author SHA1 Message Date
Mike Hansen
acc1f0dc89 OVSDB State Table Changes - NPE fix 2020-07-08 11:54:49 -04:00
Mike Hansen
20a22f4c2b OVSDB State Table Changes 2020-07-08 09:58:42 -04:00
Mike Hansen
d2ce476e91 FW Upgrade error messages/status handling, re-enable Survey based stats for ChannelBandwidth and RadioUtilization 2020-07-07 16:20:01 -04:00
Mike Hansen
25870f88ac Firmware updates 2020-07-06 13:36:10 -04:00
Mike Hansen
fc18ad0140 Wifi_Stats_Config support all radio freq_bands, create on/off channel by radio types. Status update improvement for Wifi_Radio_State changes. 2020-07-03 12:20:24 -04:00
Mike Hansen
4f6aa7a531 Cleanup of ActiveBSSIDs when VIFs table deleted. Fix condition for ClientSession handling 2020-07-03 08:46:50 -04:00
Mike Hansen
f904906562 Client Session update handling, only for client entries without null values 2020-06-30 14:39:13 -04:00
Mike Hansen
b893590b0e Client Session update handling, only for client entries without null values 2020-06-30 14:32:30 -04:00
Mike Hansen
d81b636632 NPE fix for client session add 2020-06-30 13:54:36 -04:00
Mike Hansen
a4575f8d12 Disable monitor when handle config changed, optimization of handle Wifi_Radio_State changes 2020-06-30 13:44:51 -04:00
Mike Hansen
f176c82d81 Refine ClientCount based on MQTT events - ClientSessions 2020-06-30 11:25:42 -04:00
Mike Hansen
ccfbeebfc9 Hostname for Client Sessions, Make sure collections initialized in models on instantiation 2020-06-30 08:34:22 -04:00
Mike Hansen
9274badad7 Refine ClientCount based on MQTT events 2020-06-29 18:22:08 -04:00
Mike Hansen
8ebbfd2f93 update client details status 2020-06-29 14:02:43 -04:00
Dmitry Toptygin
441ff8e623 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller
# Conflicts:
#	opensync-ext-cloud/src/main/java/com/telecominfraproject/wlan/opensync/external/integration/OpensyncExternalIntegrationCloud.java
2020-06-29 11:58:53 -04:00
Dmitry Toptygin
2c37455f94 when auto-provisioning equipment - follow the customer preferences for location and profiles 2020-06-29 11:44:45 -04:00
Mike Hansen
9a7d8ff299 Update OperatingSystemPerformance and EquipmentPerformance Status, update num of connected clients per radio based on Stats reports 2020-06-29 11:44:23 -04:00
Mike Hansen
4ed2d584bc Adding support to Docker for passing lan type AND name, update Dao with attrs 2020-06-28 17:04:31 -04:00
Mike Hansen
7c2af78805 Set bridge for SSID's to be LAN, Set 5GHz map to 5GHzU when only 1 5GHz radio 2020-06-28 15:20:31 -04:00
Dmitry Toptygin
dccf016619 populate ApNodeMetrics.clientMacAddressesPerRadio and Equipment.baseMacAddress in osgw-cloud 2020-06-27 16:39:45 -04:00
Mike Hansen
5ee0eface5 Adding handle of default channels for 5GHz 2020-06-26 17:16:19 -04:00
Mike Hansen
413d05be86 Change AP name to to AP_-number 2020-06-26 15:32:31 -04:00
Mike Hansen
39e10c90ad Retrieve Radio State information on initial AP connect 2020-06-24 16:28:15 -04:00
Mike Hansen
7010919c11 Retrieve Radio State information on initial AP connect 2020-06-24 13:22:42 -04:00
Mike Hansen
82332611ce Retrieve Radio State information on initial AP connect 2020-06-23 17:46:31 -04:00
Mike Hansen
dda00db9e2 OSGW: Support firmware upgrade - adding check of FW track 2020-06-22 18:07:25 -04:00
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
Mike Hansen
467562d578 Status updates and initialization for Radio 2020-06-18 13:40:02 -04:00
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