v1.6.4
What's Changed
- RC 1.6.4 by @semuadmin in #242
FIXES:
- Fix
CFG-VALSET ACK-NAKerror when configuring ZED-X20P as base station. - Fix
AttributeError: ... has no attribute frm_socketservererror in Server Config panel when configuring certain devices for SVIN.
ENHANCEMENTS:
- Improve Base Station receiver configuration handling in the NTRIP Caster/Socket Server dialog.
- 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).
- Minor updates to serial port configuration panel (additional timeout values).
- Mininum pynmeagps version updated to v1.1.1.
Full Changelog: v1.6.3...v1.6.4