Releases: cyberman54/ESP32-Paxcounter
Releases · cyberman54/ESP32-Paxcounter
v1.7.841 Snapshot
Snapshot of current 1.7.841; release 1.9.x will be published soon
v1.7.7
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
Merge pull request #369 from cyberman54/development v1.7.61
v1.7.55
Upgraded ESP32 core to ESP-IDF v3.2
v1.7.5
- Modified time sync protocol, reducing payload by 15%
- Small fixes
v1.7.4
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
v1.7.31
Maintenance Release:
- Clockcontroller functions were deeply reworked
- smaller fixes
v1.7.2
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
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
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