Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 683 Bytes

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 683 Bytes

Change Log

[1.1] - 2018-06-19

Fixed

  • Support partial GSV satellite messages

[1.0] - 2018-05-05

Updated

  • update to Android Things 1.0

[0.6] - 2018-04-12

Updated

  • update to Android Things devpreview-0.8
  • add callbacks for NMEA and status

[0.5] - 2018-02-09

Updated

  • update to Android Things devpreview-0.7
  • change manager initialization syntax

[0.4] - 2017-08-03

Updated

  • added required=false to uses-library on manifests

[0.3] - 2017-05-09

Updated

  • supportlibrary bumped to 0.4

[0.2] - 2017-01-18

Fixed

  • only parse data received from UART and exclude '0's from message buffer

[0.1] - 2016-12-13

  • initial version