ESP32-PaxCounter/src
2018-11-16 09:52:26 +01:00
..
hal BME680 support (experimental) 2018-11-14 23:10:59 +01:00
TTN TTN decoders updated 2018-09-17 22:03:03 +02:00
antenna.cpp Update antenna.cpp 2018-07-30 18:48:25 +02:00
battery.cpp battery.cpp: bugfix compiler directives 2018-11-05 22:15:15 +01:00
blecsan.cpp code sanitizations 2018-07-22 12:11:13 +02:00
bme680read.cpp BME680 support (experimental) 2018-11-14 23:10:59 +01:00
button.cpp irq handling reworked (using tasknotify instead of semaphores) 2018-10-04 22:08:54 +02:00
configmanager.cpp OTA (experimental) 2018-09-15 18:59:20 +02:00
cyclic.cpp cyclic.cpp, lorawan.cpp: code sanitization 2018-11-16 09:52:26 +01:00
display.cpp added worlwide band support; modified join procedure 2018-10-22 14:06:47 +02:00
gpsread.cpp project migrated to arduino LMIC 1.6 MCCI 2018-10-21 19:00:20 +02:00
hash.cpp timing improvements (separate mutexes for IRQ; Loraloop higher prio) 2018-09-30 15:08:00 +02:00
irqhandler.cpp irq handling reworked (using tasknotify instead of semaphores) 2018-10-04 22:08:54 +02:00
led.cpp ota.cpp restructured; .h file sanitization 2018-11-04 19:25:11 +01:00
lmic_config.h BME680 support (experimental) 2018-11-14 23:10:59 +01:00
loraconf.sample.h code sanitizations 2018-07-21 17:53:40 +02:00
lorawan.cpp cyclic.cpp, lorawan.cpp: code sanitization 2018-11-16 09:52:26 +01:00
macsniff.cpp fixed issue #160 2018-10-14 15:17:50 +02:00
main.cpp BME680 support (experimental); LoRa Time sync (experimental) 2018-11-14 22:11:23 +01:00
ota.cpp OTA battery check 2018-11-05 21:40:07 +01:00
ota.sample.conf ota.sample.conf 2018-09-19 13:54:51 +02:00
paxcounter.conf add time sync cycle (experimental) 2018-11-16 09:43:47 +01:00
payload.cpp BME680 support (experimental) 2018-11-14 23:10:59 +01:00
rcommand.cpp rcommand.cpp: delay before restart 2018-11-10 18:32:16 +01:00
senddata.cpp SPI slave integration (experimental) 2018-11-03 20:44:54 +01:00
spislave.cpp spi_slave: run code formatter 2018-11-12 11:37:10 +01:00
update.cpp OTA improved (LED flashing, faster buffer closing at end of write) 2018-11-05 15:28:26 +01:00
wifiscan.cpp irq handling reworked (using tasknotify instead of semaphores) 2018-10-04 22:08:54 +02:00