Skip to content

Releases: christianrowlands/network-survey-messaging

Network Survey Messaging Release 0.4.0

19 Jan 17:54
Compare
Choose a tag to compare
  • Added a message schema for 5G New Radio (NR) cellular survey records.
  • Added a message schema for Bluetooth survey records.

Network Survey Messaging Release 0.3.0

17 Dec 22:36
Compare
Choose a tag to compare

Added a message schema for holding cellular LTE Over The Air (OTA) RRC messages.

Network Survey Messaging Release 0.2.2

24 Sep 02:16
Compare
Choose a tag to compare
  • Added a GNSS Survey message to the API.

Network Survey Messaging Release 0.2.1

19 Aug 21:03
Compare
Choose a tag to compare

Network Survey Messaging Release 0.2.0

11 Aug 21:00
Compare
Choose a tag to compare
  • BREAKING CHANGES were made to the JSON output of the protobuf messages.
  • Redesigned this messaging API to define the messages in JSON using AsyncAPI.
  • Redefined the proto files to following the new JSON message schema.
  • Deprecated the original proto definitions.
  • Added a Signal Detection and an Energy Detection message to this API.

Network Survey Messaging Release 0.1.3

26 Jun 14:50
Compare
Choose a tag to compare

Added the device_name field to all the wireless proto messages.

Network Survey Messaging Release 0.1.2

29 May 18:54
Compare
Choose a tag to compare
  • Swapped out the 802.11 service set type from a String to an enum.

Network Survey Messaging Release 0.1.1

27 May 17:19
Compare
Choose a tag to compare
  • Added a protobuf message for 802.11 beacon frames.

Network Survey Messaging Release 0.1.0

23 Apr 18:15
Compare
Choose a tag to compare
  • Switched to the full java version instead of the java lite protobuf implementation