Updates

What's new in the Configurator? Version 5.7.17

30 June 2026

New features:

  • New firmwares 48.26 and 51.0 (beta-version) for devices Galileosky 7x are added.
  • New firmwares 3.26 and 6.0 (beta-version) for devices Galileosky 10 are added.

Changelog of firmware 48.26:

New features:

  • A configurable pause between Modbus requests has been added (INTER_REQ_DELAY, 0..5000 ms per device); Modbus polling has been improved.

Corrections:

  • GNSS coordinate filtering has been improved.
  • FSLIST command output over the server/GSM channel has been fixed — directory contents were returned as empty parts.
  • The slow response to the PHONES command has been fixed.
  • CAN tag reset in j1939da mode when CAN bus baud-rate auto-detection is enabled has been fixed.
  • CAN message transmission in EasyLogic mode has been fixed.
  • Bluetooth connection stability has been improved.
  • hdop filling on the LBS server response has been fixed.

Changelog of firmware 51.0:

New features:

  • Added the ability to operate terminals with Wi-Fi using the EasyKeeper application.
  • A parameter has been added to the SCRIPTIP command to specify whether downloaded algorithms are encrypted.
  • Added TIMESYNCWIFI command for managing time synchronization via Wi-Fi.
  • Increased socket I/O buffer size in Easy Logic. An optional buffer size parameter has been added to SocketSend and SocketRecv functions (default 512 bytes, range 64–2048).
  • In EasyLogic, the ability to set the PDOP parameter has been added to the "Set geo data" block and the SetCoordinates function.
  • The EGTSMASK command for selective transfer of sub-records using a bit mask is added.
  • The EGTSPLUS command has been removed (the option has been moved to EGTSMASK).
  • An extended tag 0x95 containing a 4-byte Cell ID has been added to the Galileosky protocol.
  • CANTAG8R, CANTAG16R, CANTAG32R commands for CAN tag configuration via BitShift and BitLength parameters have been added.
  • CAN bus configuration management from EasyLogic (commands with EL suffix) has been added.
  • CANSpy function and event sending capability in EasyLogic scripts have been added.
  • CAN bus activity LED indication has been added.
  • The MAXSENDSIZE command for limiting the maximum send packet size has been added.
  • In the Galileosky protocol, extended tags for transmitting neighboring cell tower data, Wi-Fi access points, and BLE beacons have been added.
  • In the EGTS protocol, 4 new subrecords have been added.
  • In EasyLogic, GetWifiSnapshot function for retrieving Wi-Fi scan results has been added.
  • The outgoing SMS queue has been increased to 20.
  • The UPGRADE command now supports specifying an exact firmware version (e.g., UPGRADE 48.25).
  • The UPGRADE command now supports downloading special firmware by name (e.g., UPGRADE coordfilter).
  • A tag containing the current network type (2G/3G/LTE) to the Galileosky protocol has been added.
  • A configurable coordinate quality filter parameter QUALITY_RECOVERY_COUNT has been added, defining the number of points dropped after a streak of low-quality coordinates (recovery fine-tuning, anti-drift).

Corrections:

  • The problem with periodic interruption of data transfer to the server on terminals with SIM7500 and SIM7600 modems has been fixed.
  • The issue with automatic answering of incoming calls has been fixed.
  • Incorrect switching to SIM0 when activating EasyLogic SIM switching mode has been fixed.
  • The need for a reboot when switching the data transfer protocol is eliminated.
  • Response of packet bitmask configuration commands (*PACKBIT) has been fixed.
  • Switching between SIM cards in mobile operator code usage modes has been fixed.
  • The lack of response to the SMS command RESET before rebooting the terminal has been fixed.
  • Receiving data from Bluetooth sensors when the "Bluetooth configuration/control" option is disabled has been fixed.
  • Retrieving of cell ID for devices with SIM7500 modems in 2G (GSM) mode has been fixed.
  • Time synchronization is fixed.
  • Periodic archive point recording during system time synchronization has been fixed.
  • CAN bus speed re-detection on data loss in J1939 and J1979 modes has been fixed.
  • LBS coordinate detection while parked has been fixed.
  • Registration in some LTE Cat-M1 networks has been fixed.
  • Engine status detection has been fixed.
  • Distance-based point recording with the engine off has been fixed.
  • An issue in remote control command parsing that caused short commands to not be recognized has been fixed.
  • CAN data zeroing when using CAN bus auto-baudrate detection has been fixed.
  • Issues in ZIP, UNZIP, and UNPACK commands have been fixed.
  • Automatic GNSS module re-enabling after being disabled via EasyLogic when the internal coordinate source switching timeout is non-zero has been fixed.
  • hdop filling on the LBS server response has been fixed.
  • The slow response to the PHONES command has been fixed.
  • CAN tag reset in j1939da mode when CAN bus baud-rate auto-detection is enabled has been fixed.
  • CAN message transmission in EasyLogic mode has been fixed.
  • Bluetooth connection stability has been improved.

Changelog of firmware 3.26:

New features:

  • A configurable pause between Modbus requests has been added (INTER_REQ_DELAY, 0..5000 ms per device); Modbus polling has been improved.
  • Added LBS "EasyLBSFeeder" mode (AT+LBSCFG OnOff=3) and LBSBLE command — the device sends BLE beacon observations (filtered by RSSI and up to 8 wildcard MAC masks) to lbs.gsd1.io along with cell tower and Wi-Fi data. BLE observations are sent in both EasyLBS and EasyLBSFeeder modes; EasyLBSFeeder additionally sends its own GPS fix for dataset collection.

Corrections:

  • GNSS coordinate filtering has been improved.
  • FSLIST command output over the server/GSM channel has been fixed — directory contents were returned as empty parts.
  • The slow response to the PHONES command has been fixed.
  • CAN tag reset in j1939da mode when CAN bus baud-rate auto-detection is enabled has been fixed.
  • CAN message transmission in EasyLogic mode has been fixed.
  • Bluetooth connection stability has been improved.
  • hdop filling on the LBS server response has been fixed.

Changelog of firmware 6.0:

New features:

  • Added the ability to operate terminals with Wi-Fi using the EasyKeeper application.
  • A parameter has been added to the SCRIPTIP command to specify whether downloaded algorithms are encrypted.
  • Added LBSCFG command for LBS parameter configuration.
  • Added TIMESYNCWIFI command for managing time synchronization via Wi-Fi.
  • Increased socket I/O buffer size in Easy Logic. An optional buffer size parameter has been added to SocketSend and SocketRecv functions (default 512 bytes, range 64–2048).
  • In EasyLogic, the ability to set the PDOP parameter has been added to the "Set geo data" block and the SetCoordinates function.
  • The EGTSMASK command for selective transfer of sub-records using a bit mask is added.
  • The EGTSPLUS command has been removed (the option has been moved to EGTSMASK).
  • An extended tag 0x95 containing a 4-byte Cell ID has been added to the Galileosky protocol.
  • CANTAG8R, CANTAG16R, CANTAG32R commands for CAN tag configuration via BitShift and BitLength parameters have been added.
  • CAN bus configuration management from EasyLogic (commands with EL suffix) has been added.
  • CANSpy function and event sending capability in EasyLogic scripts have been added.
  • CAN bus activity LED indication has been added.
  • The MAXSENDSIZE command for limiting the maximum send packet size has been added.
  • In the Galileosky protocol, extended tags for transmitting neighboring cell tower data, Wi-Fi access points, and BLE beacons have been added.
  • In the EGTS protocol, 4 new subrecords have been added.
  • In EasyLogic, GetWifiSnapshot function for retrieving Wi-Fi scan results has been added.
  • EasyLBS geolocation service support has been added (mode 2 — standard, mode 3 — Feeder for dataset collection). LBSCFG command has been extended with Wi-Fi parameters with signal strength filtering. A separate LBSBLE command has been added for BLE collection configuration in EasyLBS and EasyLBSFeeder modes (RSSI filter, up to 8 wildcard MAC masks). Coordinates returned by the server are applied as the location source.
  • The outgoing SMS queue has been increased to 20.
  • Support for two cellular network profiles with automatic switching has been added.
  • Automatic switching to 2G network when data transmission via LTE/3G is unavailable has been added (FALLBACK2G command).
  • The UPGRADE command now supports specifying an exact firmware version (e.g., UPGRADE 48.25).
  • The UPGRADE command now supports downloading special firmware by name (e.g., UPGRADE coordfilter).
  • A tag containing the current network type (2G/3G/LTE) to the Galileosky protocol has been added.
  • A configurable coordinate quality filter parameter QUALITY_RECOVERY_COUNT has been added, defining the number of points dropped after a streak of low-quality coordinates (recovery fine-tuning, anti-drift).

Corrections:

  • The problem with periodic interruption of data transfer to the server on terminals with SIM7500 and SIM7600 modems has been fixed.
  • Errors in the car database for processing CAN bus data have been fixed.
  • The issue with automatic answering of incoming calls has been fixed.
  • Incorrect switching to SIM0 when activating EasyLogic SIM switching mode has been fixed.
  • The need for a reboot when switching the data transfer protocol is eliminated.
  • Response of packet bitmask configuration commands (*PACKBIT) has been fixed.
  • Switching between SIM cards in mobile operator code usage modes has been fixed.
  • The lack of response to the SMS command RESET before rebooting the terminal has been fixed.
  • Receiving data from Bluetooth sensors when the "Bluetooth configuration/control" option is disabled has been fixed.
  • Retrieving of cell ID for devices with SIM7500 modems in 2G (GSM) mode has been fixed.
  • The spoofing filter has been improved.
  • Time synchronization is fixed.
  • Periodic archive point recording during system time synchronization has been fixed.
  • CAN bus speed re-detection on data loss in J1939 and J1979 modes has been fixed.
  • LBS coordinate detection while parked has been fixed.
  • Registration in some LTE Cat-M1 networks has been fixed.
  • Engine status detection has been fixed.
  • Distance-based point recording with the engine off has been fixed.
  • An issue in remote control command parsing that caused short commands to not be recognized has been fixed.
  • CAN data zeroing when using CAN bus auto-baudrate detection has been fixed.
  • Issues in ZIP, UNZIP, and UNPACK commands have been fixed.
  • Automatic GNSS module re-enabling after being disabled via EasyLogic when the internal coordinate source switching timeout is non-zero has been fixed.
  • hdop filling on the LBS server response has been fixed.
  • The slow response to the PHONES command has been fixed.
  • CAN tag reset in j1939da mode when CAN bus baud-rate auto-detection is enabled has been fixed.
  • CAN message transmission in EasyLogic mode has been fixed.
  • Bluetooth connection stability has been improved.
Thanks! The application has been sent successfully
Thanks! Ваша заявка принята,
вы можете выслать приборы в ремонт по адресу:
Россия, 614065 г. Пермь, Космонавтов шоссе, д. 320Б, к. 3