ESP32-PaxCounter/src
2021-12-24 15:15:28 +01:00
..
hal Update ttgov1.h 2021-10-31 13:47:43 +00:00
lorawan-devices-repo Fixed byte order in the esp32-paxcounter.yaml to make it validate and changed decoder file name to esp32-paxcounter-packed.js because no uppercase is allowed 2021-07-06 11:52:51 +02:00
Node-RED MQTT timeserver: TTN scheduling first, not replace 2021-03-27 18:06:10 +01:00
TTN remove beacon monitormode 2021-05-07 19:41:36 +02:00
TTNv3 remove beacon monitormode 2021-05-07 19:41:36 +02:00
antenna.cpp Update antenna.cpp 2018-07-30 18:48:25 +02:00
bmesensor.cpp remove default argument for saveConfig() 2021-04-07 15:15:41 +02:00
boot.cpp introduce global var device clientId 2021-03-25 14:03:13 +01:00
button.cpp msg prios removed, (not needed with buffer queues) 2020-12-09 11:01:54 +01:00
configmanager.cpp bugfix progversion handling in configmanager 2021-12-24 15:15:28 +01:00
corona.cpp add ENS compile warning if no BLE 2021-01-03 21:52:55 +01:00
cyclic.cpp fix issue #773 (libpax counts display integration) 2021-03-31 16:20:48 +02:00
dcf77.cpp migration to ezTime lib 2021-05-09 00:02:41 +02:00
display.cpp migration to ezTime lib 2021-05-09 00:02:41 +02:00
gpsread.cpp bugfix reagard leap seconds in network time sync 2021-07-06 10:53:48 +02:00
hash.cpp maintenance mode (experimental) 2021-03-04 21:22:49 +01:00
i2c.cpp code sanitization (decentralized several vars) 2021-03-31 19:02:01 +02:00
if482.cpp migration to ezTime lib 2021-05-09 00:02:41 +02:00
irqhandler.cpp code sanitization (decentralized several vars) 2021-03-31 19:02:01 +02:00
led.cpp millis() overflow logic reworked 2020-12-21 22:11:41 +01:00
ledmatrixdisplay.cpp migration to ezTime lib 2021-05-09 00:02:41 +02:00
ledmatrixfonts.cpp LED matrix display improvements 2019-05-31 13:20:11 +02:00
libpax_helpers.cpp fix issue #828 2021-08-27 19:45:37 +02:00
lmic_config.h decrease lmic debug level 2021-10-02 13:20:03 +02:00
loraconf_abp.cpp Add sub band channel selection for AU915 2020-09-27 18:19:02 +13:00
loraconf_sample.h rename loraconf_sample.h 2020-09-29 17:28:10 +02:00
lorawan.cpp implement send battery status via lmic 2021-10-11 09:59:41 +02:00
main.cpp remove esp_eth_get_mac (for IDF 4.x) 2021-12-22 16:49:03 +01:00
mbedtls_aes.c patches for new paths in platformio core 4.0.0a15 2019-05-25 16:32:57 +02:00
mobaserial.cpp migration to ezTime lib 2021-05-09 00:02:41 +02:00
mqttclient.cpp mqttclient.cpp: Set Ethernet hostname 2021-04-12 17:51:29 +02:00
ota_sample.conf pax.express migration 2 (work in progress) 2021-03-22 23:10:07 +01:00
ota.cpp introduce global var device clientId 2021-03-25 14:03:13 +01:00
paxcounter_orig.conf update libs and bump to v3.0.3 2021-11-12 17:00:21 +01:00
payload.cpp remove beacon monitormode 2021-05-07 19:41:36 +02:00
power.cpp implement send battery status via lmic 2021-10-11 09:59:41 +02:00
rcommand.cpp fix #817 make rssi limit usable with libpax 2021-07-20 13:56:11 +02:00
reset.cpp optime sleep mode 2021-10-02 14:05:05 +02:00
rtctime.cpp add COMPILETIME macro 2021-05-03 19:37:39 +02:00
sdcard.cpp SDMMC fix (PR #665, activating pullups) 2020-10-31 12:05:26 +01:00
sds011read.cpp SDS011 code sanitizations 2020-02-25 22:18:20 +01:00
senddata.cpp libpax integration fixes (sendtimer, rcommands) 2021-04-13 16:37:17 +02:00
sensor.cpp remove beacon monitormode 2021-05-07 19:41:36 +02:00
spislave.cpp make all queues static 2021-01-01 15:55:22 +01:00
timekeeper.cpp decrease loglevel of timekeeper 2021-10-02 13:19:41 +02:00
timesync.cpp improve lora time sync accuracy 2021-07-23 19:10:41 +02:00