Skip to content

Releases: blizniukp/WIFI_kit_32_dpf

v2.2.1

15 Oct 18:54
Compare
Choose a tag to compare

Fix:

  • Change CAN id for soot calculation
  • Calculate Soot load (add support for negative numbers)

Other:

  • Change reading interval to 5sec
  • Clear display before measuring data from OBD
  • Change threshold temperature to 420 degrees

v2.2.0

08 Oct 18:46
Compare
Choose a tag to compare

New features:

  • Display of soot load in percentage
  • Storing the temperature_threshold value into memory
  • Set the "disabled" field on the "input" control after loading the config page
  • Calculation of time until start next measurement

Fix:

  • Random data generation

v2.1.0

23 Sep 21:22
Compare
Choose a tag to compare

New features:

  • Saving the configuration to device memory
  • Possibility to rotate the screen vertically
  • Display current configuration on the configuration page
  • Ability to enable and disable measurements
  • Adding an alarm (buzzer) when the temperature threshold is exceeded

Fix:

  • Generating device configuration page
  • Connecting to OBD interface by MAC address

v2.0.0

24 Aug 18:13
Compare
Choose a tag to compare
  • Display only one measurement on the screen
  • Increase font with the measurement result

v1.0.0

20 Aug 20:00
Compare
Choose a tag to compare

First public release:

  • Communication with OBD interface (iCan2 Vgate)
  • Reading parameters from CAN:
    -- Soot mass measured
    -- Soot mass calculated
    -- Distance since last regeneration
    -- Time since last regeneration
    -- Oil Ash Residue
    -- Input temperature
    -- Output temperature
  • WiFi AP
  • Possibility of deleting paired devices
  • Communication preview