Commit Graph

59 Commits

Author SHA1 Message Date
AkshayJagadish-ne
85e00a5bb6 Update pom.xml 2021-08-13 13:03:58 -04:00
norm-traxler
23d51bdca0 Merge pull request #7 from Telecominfraproject/WIFI-2434
WIFI 2434: Update SDK master to use image tag 1.2.0-SNAPSHOT
2021-05-26 20:53:59 -04:00
Akshay Jagadish
5ea327933d Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 18:20:50 -04:00
norm-traxler
07bf31270e Merge pull request #6 from Telecominfraproject/WIFI-2026
Changed mvn pom version from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT
2021-04-16 17:09:01 -04:00
Akshay Jagadish
813c8a6343 Changed mvn pom version from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 14:46:35 -04:00
Mike Hansen
fd87f7f636 Updated re AP fix to event client event timestamp 2021-01-14 20:59:14 -05:00
Mike Hansen
7e72d5373e Update to match AP required changes for handling ClientEvent reporting 2020-12-23 14:33:37 -05:00
Mike Hansen
ab55525116 Adding support for DHCP transactions 2020-12-18 13:32:22 -05:00
Mike Hansen
e043963831 WIFI-1140: wlan-cloud-opensync-protobuf changes for ChannelSwitchEvent 2020-11-30 19:41:01 -05:00
Mike Hansen
f22500bea1 Get latest opensync.ovsschema 2020-11-20 14:17:19 -05:00
Mike Hansen
8d6a279ecd Update to align to changes in event proto 2020-11-20 14:06:17 -05:00
Mike Hansen
08c9db0544 WIFI-444: APNOS : UCC Heuristics phase 2
Changes per AP request, move optional String values to required RadioBandType for VideoVoiceReport
2020-10-14 18:33:01 -04:00
Mike Hansen
e61ce9dc7b WIFI-444: APNOS : UCC Heuristics phase 2
Additional values for VideoVoice report
2020-10-09 13:31:15 -04:00
Mike Hansen
f0817316f4 WIFI-425: Cloud Back End for Events phase 2
Protobuf changes re AP handling events.
2020-09-21 10:19:40 -04:00
Mike Hansen
25ef8997b2 WIFI-444: APNOS : UCC Heuristics phase 2
Adding timestamp to VideoVoiceReport
2020-09-15 11:10:04 -04:00
Mike Hansen
b7799f16bd WIFI-444: APNOS : UCC Heuristics phase 2
Changes to profo definition per AP team request plus refactoring to
follow style conventions for the proto files.
2020-09-09 15:14:40 -04:00
Mike Hansen
af22203bdd WIFI-440: AP Synthetic client Phase 2
Proto files updates for Network Probe support.
2020-09-04 15:13:28 -04:00
Mike Hansen
d9cd82635e WIFI-444: APNOS : UCC Heuristics phase 2
Removed Cami Prefix per ap team request
Moved StreamingVideoType to global scope as it is used in a number of
the UCC messages.
Correct naming of variables where 'Type' was used as a name.
2020-09-04 09:56:09 -04:00
Mike Hansen
b3de89208f WIFI-444: APNOS : UCC Heuristics phase 2 2020-09-04 09:19:04 -04:00
Mike Hansen
be4b50707e WIFI-442: APNOS Synthetic client RADIUS probes 2020-09-02 09:41:34 -04:00
Mike Hansen
8d1d4ad566 WIFI-425: Cloud Back End for Events phase 2 2020-09-01 08:27:58 -04:00
Mike Hansen
0c61dc2a09 opensync: protobuf definitions updated - EventReport -- added optional type references in the EventReport to allow access 2020-08-14 13:21:52 -04:00
Mike Hansen
06c9ec437a opensync: protobuf definitions updated - EventReport 2020-08-14 10:33:17 -04:00
Mike Hansen
ed126e93f3 Update protobuf version - README.md 2020-08-12 10:51:55 -04:00
Mike Hansen
f7cca13e7f Update protobuf version 2020-08-12 10:47:05 -04:00
Mike Hansen
bdb204406a UCC Report 2020-08-10 11:09:27 -04:00
Mike Hansen
4d4204e741 Change IP address from bytes to string per request from AP for DNS probe metrics 2020-08-01 08:22:40 -04:00
Mike Hansen
71ab3aab54 AP NOS: Support Noise Floor 2020-07-29 10:12:21 -04:00
Mike Hansen
d9039a1f02 Updated to get changes for MQTT NetworkProbe metrics 2020-07-28 16:35:07 -04:00
Mike Hansen
5829373161 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-protobuf 2020-07-16 14:06:06 -04:00
Mike Hansen
034b19daec Schema and stats changes for network probe + synthetic client 2020-07-16 14:05:56 -04:00
Chris Busch
db50f6183a Create LICENSE
Add TIP standard license
2020-07-06 10:46:29 -04:00
eugenetaranov-opsfleet
0b56d9fd6e TOOLS-23: sonar caching (#2)
* TOOLS-23: sonar caching

* fix path

* fix jgrog auth, split maven stages
2020-06-19 12:01:39 -04:00
Dmitry Toptygin
59866d3eb7 cleaned up the steps used to build protobuf compiler binary 2020-06-19 11:57:42 -04:00
eugenetaranov-opsfleet
bfd6e5e7d7 TOOLS-23: added sonar (#1)
* TOOLS-23: added sonar

* 1

* fix

* disabled sonar for PR

* merged protobuf check + install into single step

* maven cache

* disabled PR

Co-authored-by: Eugene Taranov <eugene@taranov.me>
2020-06-19 09:13:50 -04:00
Mike Hansen
f98ee51cc5 Try if: always() to ensure completion, regardless of whether install performed, re-enabled check for existing binary 2020-06-16 09:36:44 -04:00
Mike Hansen
4eee55557b Remove install block, remove check around original install, will always install now 2020-06-16 09:20:39 -04:00
Mike Hansen
61cd3701a8 Install protobuf bin by default 2020-06-15 13:49:47 -04:00
Mike Hansen
2494dda785 Updated opensync protobuf to version 2.0 2020-06-15 13:35:20 -04:00
Dmitry Toptygin
65e76bb4e4 updated README.md 2020-04-10 18:15:32 -04:00
Dmitry Toptygin
23240d8b01 cleanup unused code from the maven-build workflow 2020-04-10 18:04:59 -04:00
Dmitry Toptygin
3a15e8e333 build protoc binary only when it is not present in cache 2020-04-10 17:59:34 -04:00
Dmitry Toptygin
5c8076ea1e use absolute path as a target when building protoc 2020-04-08 19:09:28 -04:00
Dmitry Toptygin
65f737a2d0 changed protoc build to be installed into the home directory 2020-04-08 17:52:50 -04:00
Dmitry Toptygin
a9ac4c5ff3 corrected location of protoc executable 2020-04-08 16:31:18 -04:00
Dmitry Toptygin
3907ffc9a2 added toolchains.xml 2020-04-08 16:26:34 -04:00
Dmitry Toptygin
43dd3ec434 when building protobuf compiler - use sudo to install it 2020-04-08 16:16:35 -04:00
Dmitry Toptygin
685f377ed8 when building protobuf compiler - make curl follow redirects 2020-04-08 16:09:16 -04:00
Dmitry Toptygin
68982635eb run a sequence of commands instead of one blob 2020-04-08 15:56:22 -04:00
Dmitry Toptygin
6499057a2b build protobuf compiler binary and cache it 2020-04-08 15:52:59 -04:00