gpsd: update to 3.23.1
authorNick Hainke <vincent@systemli.org>
Mon, 25 Oct 2021 07:36:56 +0000 (09:36 +0200)
committerRosen Penev <rosenp@gmail.com>
Thu, 28 Oct 2021 06:16:09 +0000 (23:16 -0700)
commitefaa971914ad4bcf7400c934f5dabcf610671070
tree64c6184641e8d8d73caffb599dee55384e6e95f8
parent164bd1fdf826303cfaf32918cdc3354dad13fbe0
gpsd: update to 3.23.1

3.23.1: 2021-09-21
  Improve ubx cycle detection.
  Add quirks for Jackson Labs nonstandard NMEA
  Change STATUS_NO_FIX to STATUS_UNK to avoid confusion with fix mode.
  Change STATUS_FIX to STATUS_GPS to avoid confusion with fix mode.
  Change STATUS_DGPS_FIX to STATUS_DGPS to avoid confusion with fix mode.
  Split SOURCE_ACM from SOURCE_USB.  ACM has no speeds.
  Add speeds 1 mbps, 1.152 mbps, 1.5 mbps, and higher.  When libc supports them.
  Improve autobaud.
  Add new u-blox M10 messages.
  Fix u-blox M6, M7 initialization issues.
  Various ubxtool and gpxlogger updates.
  Add mtk3301_speed_switcher()
  No API changes, except for STATUS_* as above.
  No ABI changes.
  Fallback to "python3" if "python" not found.

Signed-off-by: Nick Hainke <vincent@systemli.org>
utils/gpsd/Makefile
utils/gpsd/patches/0002-ncurses6_detection.patch