Skip to content

Stima V3.18

Compare
Choose a tag to compare
@pat1 pat1 released this 17 Oct 15:48
· 41 commits to master since this release

What's Changed

  • i2c-th added hardware reset for SHT sensor
  • i2c-th: bug in i2c error count
  • changed default for i2c-power max voltage
  • added i2c-leaf module
  • no interrupt inside interrupt; try to do not go in watchdog reset; no print inside interrupt
  • added autogeneration of .BIN firmware
  • solved sometimes missing data with slow GSM, queued data, mqtt task active for more than report time
  • bug in macro for compilation of 1284 (i2c stalled), minors on sht SensorDriver, minors on ADS1115 library, minors on i2c-radiation, i2c-th, i2c-power
  • SensorDriver change in API: no pass pointer for sensors_count, is_setted, is_prepared but by reference; add driver for SPM30 and SCD30 Sensirion sensors
  • bug in rare situation in sdcard file management; athomic management of datetime
  • add DSR sensor to test_sensor_driver
  • working on analog wind sensors
  • lcd auto discovery do not work in a full station configuration