Skip to content

Releases: christianrowlands/network-survey-messaging

v0.7.0

09 Sep 13:15

Choose a tag to compare

  • BREAKING CHANGE: Swapped the rawMessage for pcapRecord in the Cellular OTA messages.
  • BREAKING CHANGE: Renamed the lte_ota_message topic to cellular_ota_message to allow it to be more generic.
  • Added message schemas for GSM, UTMS NAS, and WCDMA RRC OTA messages (coming from Network Survey+).
  • Added the accuracy field to all the messages which can be used to describe the accuracy of the provided location.

v0.6.1

06 Jul 17:31

Choose a tag to compare

Added the missionID and recordNumber fields to the Phone State message schema.

Network Survey Messaging Release 0.6.0

10 Jun 16:23

Choose a tag to compare

  • Added a deviceModel field to the message schemas.
  • Added a PhoneState message that is sent over the device_status_message topic that reports changes to the serving cell.

Network Survey Messaging Release 0.5.0

22 Jan 22:17

Choose a tag to compare

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

Network Survey Messaging Release 0.4.0

19 Jan 17:54

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

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

Choose a tag to compare

  • Added a GNSS Survey message to the API.

Network Survey Messaging Release 0.2.1

19 Aug 21:03

Choose a tag to compare

Network Survey Messaging Release 0.2.0

11 Aug 21:00

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

Choose a tag to compare

Added the device_name field to all the wireless proto messages.