v1.0.1 (2012-08-23) * First release v1.0.2 (2012-09-13) * Added support for internal GPS of Cinterion PHS8 module v1.0.3 (2012-09-25) * Fixed NMEA USB port recovery v1.0.4 (2013-01-09) * Added firmware revision check for MC8705 module * Added possibility to manually switch antenna input for MC7710 module v1.0.5 (2013-01-16) * Suppresed log message about GPSSEL failure for MC8705 module v1.0.6 (2013-02-13) * New item text format at Status->Location v1.0.7 (2013-07-11) * Added NMEA messages forwarding over TCP/UDP * Extended internal SNMP server MIB tree by GPS data (FW 3.0.7 or newer only) * Added system time synchronization by GPS date and time * Removed active/passive antenna selection (not needed more) v1.0.8 (2013-11-18) * Fixed module quit when GSM firmware revision can't be read v1.0.9 (2014-01-13) * Added GPS restart if location is not read within predefined time period v1.1.0 (2014-05-29) * Added support for UCR11 v2 (BIVIAS) v1.1.1 (2014-09-18) * Added support for MC7304 module (without antenna switching possibility, because only GPS antenna input is working in current firmware) * Added support for PLS8 module v1.1.2 (2014-10-15) * Added support for HCR-v2 board (BIVIAS) v1.1.3 (2015-01-13) * Fixed locking for Sierra modules v1.1.4 (2015-01-21) * Fixed open/close for Gobi 3000 modules v1.1.5 (2015-03-04) * Fixed SNMP failting when reporting by TRAPs is disabled v1.1.6 (2015-03-26) * Added support for MC7700 and MC7750 modules (always use GPS antenna input only) * Fixed antenna selection for HCR-v2 board (BIVIAS) v1.1.7 (2015-06-05) * Fixed problem with disconnecting/connecting ttyUSB0 device v1.1.8 (2015-09-11) * Disabled SNMP TRAPs for router OWL LTE v1.1.9 (2015-12-01) * Fixed duplicate "Power/Antenna" configuration for PLS8 module v1.1.10 (2016-03-21) * Added GPSD deamon (http://www.catb.org/gpsd/) v1.2.0 (2016-07-19) * Added support of Telit SL869-DR * Added Hirschmann SNMP OID * Fixed registration to SNMPD v1.3.0 (2016-08-31) * Added antenna power configuration on Telit SL869-3DR v1.3.1 (2016-09-16) * Fixed cooperation between Telit SL869-3DR and GPSD daemon v1.3.2 (2016-10-02) * Fixed NMEA buffer overflow * Tightened condition for time synchronization v1.3.3 (2017-01-24) * Added building two versions, one with DR nmea records dropping v1.3.4 (2017-03-28) * Fixed autodetection of Telit GPS speed v1.4.0 (2017-04-05) * Added support of Quectel EC25 * Added identification of module by VID/PID v1.5.0 (2017-05-25) * Added pseudoterminal as new destination for raw NMEA output v1.5.1 (2017-08-21) * Fixed segmentation fault during service stop v1.5.2 (2018-03-23) * Enabled broadcast on UDP socket v1.5.3 (2018-06-11) * Enabled output of GLONASS NMEA sentences at EC25 module v1.5.4 (2018-07-26) * Reworked detection of router platform v1.5.5 (2018-07-30) * Fixed enabling of GLONASS NMEA sentences at EC25-AU module * Fixed too aggressive access to GPS module v1.6.0 (2018-09-05) * Added support of Quectel BG96 modules v1.6.1 (2018-09-27) * Added expected ranges of values to JavaSript error messages v1.6.2 (2019-01-02) * Added licenses information v1.6.3 (2019-03-11) * Fixed detection of Telit SL869-DR v1.6.4 (2019-03-27) * Added support of PLS8-E version 4 v1.6.5 (2019-09-16) * Added feature for sending router identification in NMEA sentence v1.6.6 (2019-11-13) * Added week rollover fix v1.6.7 (2020-01-21) * Hardened closing of NMEA device v1.6.8 (2020-01-23) * Fixed wrong 'false' status of used satellites in gpsd v1.6.9 (2020-01-27) * Fixed week rollover fix for timezone GMT+3 and more v1.7.0 (2020-09-01) * Added second time period of sending the GPS data when a velocity is 0 (not moving) * Fixed javascript check of valid SNMP period range v1.8.0 (2020-10-01) * Updated CSS and HTML code to match firmware 6.2.0+ * Upgraded gpsd to version 3.18.1 v1.9.0 (2021-04-12) * Added support of Quectel RM500 * Added support of Thales PLS83 v1.10.0 (2021-09-21) * Added support of Quectel EM12 v1.11.0 (2022-09-13) * Added support of Quectel RM520N v1.12.0 (2022-11-03) * Reworked license information v1.13.0 (2024-03-08) * Added support of Fibocom FM101-EAU * Added description and summary files * Recompiled with ModulesSDK 2.1.4 v1.14.0 (2024-04-10) * Added support of Telit FN990A28 * Switched GPS pseudo-terminal to Unix98 conventions * The /dev/nmea is used instead of /dev/ptyp5 by the GPS pseudo-terminal v1.15.0 (2024-07-07) * Added integrity checks for the -S1 platforms * Reworked installation to be -S1 compatible * Modified to work without unsafe-inline in HTTP header v1.15.1 (2024-12-02) * Fixed a harmless error during initialization on non-S1 platforms * Fixed GPS module says "Satellites in view", when it is actually "Satellites in use" * Fixed incorrect closing GPS module v1.16.0 (2025-04-11) * Limited settings editing for administrators only * Upgraded gpsd to version 3.25 * Fixed frozen location issue * Fixed GNSS PIN control for FN990A28 module