.. |
hal
|
Merge pull request #581 from cyberman54/development
|
2020-03-29 12:58:29 +02:00 |
Timeserver
|
bugfix nodered timeserver
|
2020-03-07 19:24:34 +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
|
display support reworked, prepared for TFT/LCD
|
2020-03-29 12:10:42 +02:00 |
configmanager.cpp
|
Merge branch 'master' into combine-lora-msg
|
2019-11-27 22:16:07 +01:00 |
cyclic.cpp
|
display support reworked, prepared for TFT/LCD
|
2020-03-29 12:10:42 +02:00 |
dcf77.cpp
|
DCF77 pulse generator runtime optimized
|
2019-04-08 21:20:42 +02:00 |
display.cpp
|
display support reworked, prepared for TFT/LCD
|
2020-03-29 12:10:42 +02:00 |
gpsread.cpp
|
code sanitizations (eleminate compiler warnings)
|
2020-03-15 13:04:03 +01:00 |
hash.cpp
|
timing improvements (separate mutexes for IRQ; Loraloop higher prio)
|
2018-09-30 15:08:00 +02:00 |
i2c.cpp
|
display support reworked, prepared for TFT/LCD
|
2020-03-29 12:10:42 +02:00 |
if482.cpp
|
interrupt timing issues (not fully solved yet)
|
2019-03-23 15:12:11 +01:00 |
irqhandler.cpp
|
display support reworked, prepared for TFT/LCD
|
2020-03-29 12:10:42 +02:00 |
led.cpp
|
enhanced RGB LED control: use more than 1 LED
|
2020-03-21 08:38:42 +01:00 |
ledmatrixdisplay.cpp
|
display support reworked, prepared for TFT/LCD
|
2020-03-29 12:10:42 +02:00 |
ledmatrixfonts.cpp
|
LED matrix display improvements
|
2019-05-31 13:20:11 +02:00 |
lmic_config.h
|
switch AES to avoid compiler warnings in lmic.c
|
2020-03-15 18:09:41 +01:00 |
loraconf_abp.cpp
|
Implemented ABP configuration
|
2020-03-12 15:23:56 +01:00 |
loraconf.sample.h
|
Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development
|
2020-03-16 19:15:14 +01:00 |
lorawan.cpp
|
Implemented ABP configuration
|
2020-03-12 15:23:56 +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
|
display support reworked, prepared for TFT/LCD
|
2020-03-29 12:10:42 +02: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
|
display support reworked, prepared for TFT/LCD
|
2020-03-29 12:10:42 +02:00 |
ota.sample.conf
|
development reverted to cyberman development
|
2019-10-10 17:34:01 +02:00 |
paxcounter.conf
|
paxocunter.conf: remove timediffport
|
2020-03-29 11:59:31 +02:00 |
payload.cpp
|
Merge branch 'SDS011' into SDS011
|
2020-03-14 07:38:22 +01:00 |
power.cpp
|
i2c functions moved from power.cpp to i2c.cpp
|
2019-12-21 14:27:33 +01:00 |
rcommand.cpp
|
rcommand.cpp small fix
|
2020-03-07 00:06:15 +01:00 |
reset.cpp
|
display support reworked, prepared for TFT/LCD
|
2020-03-29 12:10:42 +02:00 |
rtctime.cpp
|
i2c locking for rtc & timesync streamlined
|
2019-07-29 14:43:37 +02:00 |
sdcard.cpp
|
SDS011 code sanitizations
|
2020-02-25 22:18:20 +01:00 |
sds011read.cpp
|
SDS011 code sanitizations
|
2020-02-25 22:18:20 +01:00 |
senddata.cpp
|
display support reworked, prepared for TFT/LCD
|
2020-03-29 12:10:42 +02: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
|
Merge pull request #570 from cyberman54/development
|
2020-03-14 07:52:07 +01:00 |
timesync.cpp
|
fixed error in Lorawan network timesync
|
2020-03-17 20:45:17 +01:00 |
wifiscan.cpp
|
removed static at some functions
|
2019-12-25 23:21:31 +01:00 |