Skip to content

v1.6.4

Choose a tag to compare

@semuadmin semuadmin released this 24 Feb 08:46
9ac80a0

What's Changed

FIXES:

  1. Fix CFG-VALSET ACK-NAK error when configuring ZED-X20P as base station.
  2. Fix AttributeError: ... has no attribute frm_socketserver error in Server Config panel when configuring certain devices for SVIN.

ENHANCEMENTS:

  1. Improve Base Station receiver configuration handling in the NTRIP Caster/Socket Server dialog.
  2. Add connected device descriptor to status bar (e.g. "u-blox ZED-F9P", "Unicore UM981S", "Septentrio mosaic-X5" or "Quectel LG290AG03"). FYI This is based on polls of hardware information messages (one for each enabled protocol) sent approximately 3 seconds after the connection is started (you may see 'unknown protocol' warnings in response to some of these messages; these can be ignored). Failing this, a generic descriptor is displayed on receipt of a message protocol unique to a particular manufacturer (e.g. "u-blox" on receipt of a UBX message, "Unicore" on receipt of a UNI message, etc.). Note that some (mainly older) devices may not return a meaningful descriptor, in which case "N/A" will be displayed. Note also that some receivers will not output hardware information messages at low baud rates (< 38,400).
  3. Minor updates to serial port configuration panel (additional timeout values).
  4. Mininum pynmeagps version updated to v1.1.1.

Full Changelog: v1.6.3...v1.6.4