ESP32-PaxCounter/src
2021-01-09 23:52:08 +01:00
..
hal lopy4.h: remove LORA_RST, now in pins_arduino.h 2020-12-30 22:09:06 +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
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
button.cpp msg prios removed, (not needed with buffer queues) 2020-12-09 11:01:54 +01:00
configmanager.cpp new MACFILTER, replacing VENDORFILTER 2020-12-13 19:29:15 +01:00
corona.cpp add ENS compile warning if no BLE 2021-01-03 21:52:55 +01:00
cyclic.cpp Code sanitization unneeded xTaskNotfiyFromISR 2021-01-01 22:48:16 +01:00
dcf77.cpp DCF77 pulse generator runtime optimized 2019-04-08 21:20:42 +02:00
display.cpp small patch display mask last row 2021-01-09 15:32:11 +01:00
gpsread.cpp bugfix i2c gps broken (issue #712) 2021-01-07 22:07:55 +01:00
hash.cpp externalize hash code to library 2020-12-27 23:43:45 +01:00
i2c.cpp remove useless pinMode from i2c_deinit() 2020-12-25 16:45:03 +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 make all queues static 2021-01-01 15:55:22 +01:00
macsniff.cpp Avoid invoking ENS function in macsniff.cpp when ENS support is disabled 2021-01-03 17:25:09 +02:00
main.cpp MAC container using DRAM 2021-01-03 11:09:47 +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 make all queues static 2021-01-01 15:55:22 +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 millis() overflow logic reworked 2020-12-21 22:11:41 +01:00
paxcounter_orig.conf move mqtt settings to paxcounter_orig.conf 2020-12-28 16:41:07 +01:00
payload.cpp new MACFILTER, replacing VENDORFILTER 2020-12-13 19:29:15 +01:00
power.cpp repair OTA for battery devices without battery 2020-12-26 18:15:56 +01:00
rcommand.cpp repair broken rcommand processing 2021-01-07 10:37:55 +01:00
reset.cpp process rcmd via queue 2021-01-01 15:25:56 +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 revert _millis & sanitizations deep sleep 2020-12-09 20:37:03 +01:00
timesync.cpp cleanup some compiler warnings 2020-12-22 20:06:16 +01:00
wifiscan.cpp remove all ESP_ERROR_CHECK(x) 2020-12-21 19:41:25 +01:00