.. |
hal
|
lopy4.h: remove LORA_RST, now in pins_arduino.h
|
2020-12-30 22:09:06 +01:00 |
Timeserver
|
time sync protocol: handling of end mark 0xff
|
2020-10-09 23:02:36 +02:00 |
TTN
|
ENS counter added to decoders
|
2020-10-10 16:05:47 +02:00 |
antenna.cpp
|
Update antenna.cpp
|
2018-07-30 18:48:25 +02:00 |
blecsan.cpp
|
cleanup some compiler warnings
|
2020-12-22 20:06:16 +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
|
revert _millis & sanitizations deep sleep
|
2020-12-09 20:37:03 +01:00 |
cyclic.cpp
|
hash&salt code simplified
|
2020-12-28 16:12:00 +01:00 |
dcf77.cpp
|
DCF77 pulse generator runtime optimized
|
2019-04-08 21:20:42 +02:00 |
display.cpp
|
deep sleep further development
|
2020-12-11 16:34:17 +01:00 |
gpsread.cpp
|
new _ASSERT function
|
2020-10-30 12:24:16 +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
|
handle join during sleep
|
2020-12-28 18:31:31 +01:00 |
macsniff.cpp
|
macsniff.cpp code sanitization
|
2020-12-29 20:48:02 +01:00 |
main.cpp
|
sanitize BME sensor detection logic
|
2020-12-28 18:32: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
|
MQTT client rcommand completion
|
2020-12-30 22:25:37 +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
|
hash&salt code simplified
|
2020-12-28 16:12:00 +01:00 |
reset.cpp
|
fix issue #697
|
2020-12-30 22:07:50 +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
|
hash&salt code simplified
|
2020-12-28 16:12:00 +01:00 |
sensor.cpp
|
buffered MAC processing (experimental)
|
2020-11-07 22:32:36 +01:00 |
spislave.cpp
|
add spi deinit for sleep
|
2020-12-23 16:30:25 +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 |