ESP32-PaxCounter/src
2020-03-05 01:30:07 +01:00
..
hal Added: RGB LED Support 2020-02-05 23:06:05 +01:00
Timeserver timeserver.java added (as found in nodered json) 2020-03-04 15:11:50 +01:00
TTN ex post clean solution for issue #510 2020-03-01 16:18:17 +01:00
antenna.cpp Update antenna.cpp 2018-07-30 18:48:25 +02:00
blecsan.cpp code sanitizations 2019-07-21 19:21:11 +02:00
bmesensor.cpp externalized Bosch BSEC library 2020-01-28 21:49:24 +01:00
button.cpp Button logic changed 2019-07-13 18:21:13 +02:00
configmanager.cpp Merge branch 'master' into combine-lora-msg 2019-11-27 22:16:07 +01:00
cyclic.cpp cyclic.cpp bugfix battery low 2019-12-25 23:22:11 +01:00
dcf77.cpp DCF77 pulse generator runtime optimized 2019-04-08 21:20:42 +02:00
display.cpp enhanced Lora runtime parameter display 2020-02-26 00:40:09 +01:00
gpsread.cpp hotfix gps position data wrong in payload 2020-01-04 19:12:50 +01:00
hash.cpp timing improvements (separate mutexes for IRQ; Loraloop higher prio) 2018-09-30 15:08:00 +02:00
i2c.cpp i2c functions moved from power.cpp to i2c.cpp 2019-12-21 14:27:33 +01:00
if482.cpp interrupt timing issues (not fully solved yet) 2019-03-23 15:12:11 +01:00
irqhandler.cpp irqhandler.cpp code sanitization 2019-12-26 16:58:42 +01:00
led.cpp add tinyPICO board 2019-08-14 21:52:12 +02:00
ledmatrixdisplay.cpp LEDmatrixdisplay.cpp/.h rename scrollfunction 2019-09-30 19:44:49 +02:00
ledmatrixfonts.cpp LED matrix display improvements 2019-05-31 13:20:11 +02:00
lmic_config.h timesync with network is now default setting 2020-03-04 21:59:38 +01:00
loraconf.sample.h replace #ifdef with #if to streamline feature setting 2019-03-11 18:09:01 +01:00
lorawan.cpp big timesync code sanitization 2020-03-04 21:54:26 +01:00
macsniff.cpp Fix Beacons' MAC addresses conversion for comparison: shift by 16 bits instead of 8 bits (affecting #342?) 2019-10-22 16:41:14 +02:00
main.cpp big timesync code sanitization 2020-03-04 21:54:26 +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
ota.cpp OLED display reset now by oledInit() 2020-02-07 22:57:06 +01:00
ota.sample.conf development reverted to cyberman development 2019-10-10 17:34:01 +02:00
paxcounter.conf timesync with network is now default setting 2020-03-04 21:59:38 +01:00
payload.cpp enable GPS default,fix SenseBox payload,whitespace 2019-11-27 20:26:03 +00:00
power.cpp i2c functions moved from power.cpp to i2c.cpp 2019-12-21 14:27:33 +01:00
rcommand.cpp new feature: rcmd 0x17 wifi sniffer on/off 2019-11-11 12:28:31 +01:00
reset.cpp bugfix reset runmode logic 2019-11-21 17:16:36 +00:00
rtctime.cpp i2c locking for rtc & timesync streamlined 2019-07-29 14:43:37 +02:00
sdcard.cpp bugfix sdcard.cpp 2019-12-30 18:10:44 +01:00
senddata.cpp gps fix detection enhanced 2020-01-03 09:59:10 +01:00
sensor.cpp readme.md updated for sensors 2019-03-16 11:41:04 +01:00
spislave.cpp LMIC message queuing refactored 2019-08-30 14:06:30 +02:00
timekeeper.cpp big timesync code sanitization 2020-03-04 21:54:26 +01:00
timesync.cpp timesync.cpp: minor code beautifications 2020-03-05 01:30:07 +01:00
wifiscan.cpp removed static at some functions 2019-12-25 23:21:31 +01:00