Skip to content

Releases: cyberman54/ESP32-Paxcounter

v1.7.841 Snapshot

16 Aug 07:07
81bfea7
Compare
Choose a tag to compare
v1.7.841 Snapshot Pre-release
Pre-release

Snapshot of current 1.7.841; release 1.9.x will be published soon

v1.7.7

29 Jun 13:12
ccb0be2
Compare
Choose a tag to compare

Maintenance release:

  • restructured and migrated platformio.ini and build.py to platformio version 4
  • update esp32 core to esp32.idf v3.2.2

v1.7.61

24 May 14:10
615bf72
Compare
Choose a tag to compare
v1.7.61 Pre-release
Pre-release
Merge pull request #369 from cyberman54/development

v1.7.61

v1.7.55

19 Apr 21:31
3e9eae8
Compare
Choose a tag to compare

Upgraded ESP32 core to ESP-IDF v3.2

v1.7.5

06 Apr 19:58
973c821
Compare
Choose a tag to compare
v1.7.5 Pre-release
Pre-release
  • Modified time sync protocol, reducing payload by 15%
  • Small fixes

v1.7.4

24 Mar 19:22
77d1efe
Compare
Choose a tag to compare
v1.7.4 Pre-release
Pre-release

v1.7.4:

New features:

  • LORAWAN timesync with timerserver application or network (precision ~10ms)
  • Node-Red timeserver application added
  • secondary LED support
  • new board ECO power by radioshuttle.de
  • RTC DS3231 support
  • Bosch MEMS BME280 support

Improvements:

  • removed gps data from counter payload to reduce lorawan airtime
  • LMIC stack migrated to recent mcci version
  • MAC address vendor list updated
  • a bunch of small bug fixes

v1.7.31

17 Feb 18:24
4608a3b
Compare
Choose a tag to compare

v1.7.31

Maintenance Release:

  • Clockcontroller functions were deeply reworked
  • smaller fixes

v1.7.2

09 Feb 15:15
8baf976
Compare
Choose a tag to compare
v1.7.2 Pre-release
Pre-release

v1.7.2

New features:

  • priority for LoRa send queue, e.g. GPS is always sent first (useful for tracking)
  • DCF77 & IF482 time telegram clock controller
  • system time sync with either GPS, LORA or RTC time

Bugfixes and improvements:

  • wifi channel switch now done by software timer, freeing up hardware timer 1 for clock control purpose
  • using high precision GPS timepulse (if present/wired on board)

v1.7.14

27 Jan 23:59
70a5156
Compare
Choose a tag to compare
v1.7.14 Pre-release
Pre-release

Added new Features:

  • RTC & GPS & LORA time sync support completed
  • New: IF482 time telegram generator, to control external clocks (Paxcounter operates as master clock)
  • New: Timezone support
  • New: Time display (if RTC enabled)

v1.7.11

11 Jan 17:47
e4320e9
Compare
Choose a tag to compare

Bugfixes / internal changes:

  • Bluetooth: changed default to bluetooth disabled, this achieves ~10-30% better wifi sniffing results (can be enabled during runtime by rcommand 0x0e or by changing defaults in configmanager.cpp
  • Bugfixes in Cayenne payload encoder
  • Platformio.ini restructured
  • OTA Wifi download stabilized & debugged
  • Upgrade ESP32 core to ESP-IDF v3.1.2
  • Upgrade Arduino-ESP32 core to v1.0.1 (= PlatformIO espressif32 v1.6.0)
  • Update documentation (readme.md)

New features:

  • Full BME680 environment sensor support, including indoor-air-quality (using BOSCH BSEC library)
  • ESP32 AES hardware encryption option (not used yet)
  • PSRAM support on devices with external SPI RAM now fully functional (used to store MA