Skip to content

Releases: christianrowlands/network-survey-messaging

v2.0.0

20 Oct 17:39

Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Removes the unused fields heading, pitch, roll, fieldOfView, and receiverSensitivity.
  • BREAKING CHANGE: Remove the deprecated gRPC connection handshake.

Full Changelog: v1.9.0...v2.0.0

v1.9.0

30 Aug 20:50

Choose a tag to compare

What's Changed

  • Adds the mfgData field to the Bluetooth message.

Full Changelog: v1.8.0...v1.9.0

v1.8.0

10 Apr 13:22

Choose a tag to compare

What's Changed

  • Adds the addressType, deviceClass, serviceUuids, and companyId fields to the Bluetooth message.

Full Changelog: v1.7.0...v1.8.0

v1.7.0

13 Feb 13:32

Choose a tag to compare

Changes:

  • Adds the 'locationAge' field to all the messages. This field is used to indicate how old the location information is.

Full Changelog: v1.6.0...v1.7.0

v1.6.0

17 Oct 17:31

Choose a tag to compare

Changes:

  • Adds the nonTerrestrialNetwork field to the PhoneState message (satellite usage).

Full Changelog: v1.5.0...v1.6.0

v1.5.0

19 Aug 15:41

Choose a tag to compare

Changes:

  • Support for streaming Bluetooth and Phone State messages over gRPC.

Full Changelog: v1.4.0...v1.5.0

v1.4.0

08 Aug 16:48

Choose a tag to compare

Changes:

  • Adds the slot field to the phone state record. See the docs for more information on the slot field.
  • Upgrade to the latest protobuf (4.27.3) and gRPC (1.65.1) library versions.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

06 Aug 12:50

Choose a tag to compare

Changes:

  • Adds the appVersion field to the device status message.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Apr 12:34

Choose a tag to compare

Changes:

  • Adds SNR for the reference signal to the LTE message.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 Feb 13:25

Choose a tag to compare

Changes:

  • Adds two more sets of optional location fields to the device status message, one for GNSS and one for Network based locations.

Full Changelog: v1.0.0...v1.1.0