2 months later
2 months later

We've fixed how device identifier (ident) values are parsed from the packets of the binary protocol.

    The protocol will be affected by the change in type of parameters gsm.mcc and gsm.mnc to be installed in 2 weeks - May 23rd, 2022: both parameters that now have type "string" will be stored as "number". The possible leading zeroes in MNC will be ignored (e.g. the value "01" will be stored as 1).

      a year later
      a month later

      Fixed encoding of text parameters vehicle.vin, vehicle.plate.number on the GBK. Chinese characters are now displayed correctly.

        5 days later
        7 days later

        Added parsing of new OBD parameters:
        0x80: - #can.vehicle.speed
        0x81: - #can.engine.rpm
        0x83: - #can.engine.load.level
        0x84: - #can.engine.coolant.temperature
        0x85: - #can.fuel.consumption
        0x86: - #can.intake.air.temperature
        0x88: - #can.intake.map
        0x89: - #can.throttle.pedal.level

        Write a Reply...