ESP32-PaxCounter/src
2021-03-05 17:00:28 +01:00
..
hal Merge pull request #744 from cyberman54/development 2021-02-20 17:10:43 +01:00
Node-RED add MQTT nodered example 2021-01-03 11:34:13 +01:00
TTN fix bitshift in payload + configmask 2021-01-09 23:52:08 +01:00
TTNv3 new board hal file heltec21.h 2021-02-13 14:03:14 +01:00
antenna.cpp Update antenna.cpp 2018-07-30 18:48:25 +02:00
blecsan.cpp blescan.cpp: bugfix #if (BLECOUNTER) 2021-01-03 00:15:36 +01:00
bmesensor.cpp sanitize BME sensor detection logic 2020-12-28 18:32:47 +01:00
boot.cpp maintenance mode (1st full version) 2021-03-05 17:00:28 +01:00
button.cpp msg prios removed, (not needed with buffer queues) 2020-12-09 11:01:54 +01:00
configmanager.cpp Adapt global settings for BLE and WiFi counters. 2021-02-10 20:39:32 +01:00
corona.cpp add ENS compile warning if no BLE 2021-01-03 21:52:55 +01:00
cyclic.cpp maintenance mode (experimental) 2021-03-04 21:22:49 +01:00
dcf77.cpp DCF77 pulse generator runtime optimized 2019-04-08 21:20:42 +02:00
display.cpp maintenance mode (1st full version) 2021-03-05 17:00:28 +01:00
gpsread.cpp v2.3.0 2021-01-30 17:54:34 +01:00
hash.cpp maintenance mode (experimental) 2021-03-04 21:22:49 +01:00
i2c.cpp v2.3.0 2021-01-30 17:54:34 +01:00
if482.cpp interrupt timing issues (not fully solved yet) 2019-03-23 15:12:11 +01:00
irqhandler.cpp mqttclient reworked (experimental) 2020-12-23 16:31:31 +01:00
led.cpp millis() overflow logic reworked 2020-12-21 22:11:41 +01:00
ledmatrixdisplay.cpp compiler warning sanitizations 2020-04-10 22:56:17 +02:00
ledmatrixfonts.cpp LED matrix display improvements 2019-05-31 13:20:11 +02:00
lmic_config.h switch off DIO IRQs (MCCI LMIC PR #556) 2020-12-29 14:25:59 +01: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 lorawan.cpp small code sanitization 2021-03-03 10:21:49 +01:00
macsniff.cpp maintenance mode (experimental) 2021-03-04 21:22:49 +01:00
main.cpp maintenance mode (experimental) 2021-03-04 21:22:49 +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 MOBASERIAL added 2019-03-27 19:36:47 +01:00
mqttclient.cpp maintenance mode (experimental) 2021-03-04 21:22:49 +01:00
ota_sample.conf created paxcounter_orig.conf and platformio_orig.ini, added platformio.ini and paxcounter.conf to .gitignore and update Readme.md 2020-09-27 23:15:50 +02:00
ota.cpp maintenance mode (experimental) 2021-03-04 21:22:49 +01:00
paxcounter_orig.conf maintenance mode (1st full version) 2021-03-05 17:00:28 +01:00
payload.cpp new MACFILTER, replacing VENDORFILTER 2020-12-13 19:29:15 +01:00
power.cpp enable battery monitoring on HeltecV2 2021-02-13 15:58:56 +01:00
rcommand.cpp maintenance mode (experimental) 2021-03-04 21:22:49 +01:00
reset.cpp maintenance mode (experimental) 2021-03-04 21:22:49 +01:00
rtctime.cpp RTC lib update 2020-07-29 10:50:40 +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 Code sanitization unneeded xTaskNotfiyFromISR 2021-01-01 22:48:16 +01:00
sensor.cpp buffered MAC processing (experimental) 2020-11-07 22:32:36 +01:00
spislave.cpp make all queues static 2021-01-01 15:55:22 +01:00
timekeeper.cpp Enrich the debug-level log message with reading of timestamp at program 2021-01-10 11:51:00 +02:00
timesync.cpp cleanup some compiler warnings 2020-12-22 20:06:16 +01:00
wifiscan.cpp fix issue #749 2021-02-25 19:04:55 +01:00