Max Prokhorov
7bff68b7b5
dummy return value to fix warning
5 years ago
Max Prokhorov
91cbba3493
Update NTP
- wrapper NTPClient class to avoid inadvertently calling NTP::getTime() while
setting things up
- only call NTP::getTime() when in loop(), install async TimeLib
sync provider and manually set TimeLib time
- randomize sync and delay times
5 years ago
Malachi Soord
c8231860ac
[copyright-update] Update for 2019
5 years ago
Xose Pérez
0506f97f7b
Update to latest RFM69 version
6 years ago
Xose Pérez
7ce6cb5ec4
Header-only RFM69Manager, fix dependiencies
6 years ago
Xose Pérez
3edd8993c8
Fixing travis build now ( #975 )
6 years ago
Xose Pérez
432bcd0dd7
Revert "Fix build issues with Arduino IDE ( #975 )"
This reverts commit 1471a632bb
.
6 years ago
Xose Pérez
1471a632bb
Fix build issues with Arduino IDE ( #975 )
6 years ago
Xose Pérez
69ac57abb4
Using alternative methods for maths, saving ~8Kb with lights
6 years ago
Xose Pérez
104caa93fa
Fix warnings
6 years ago
Xose Pérez
88b25a4d5c
StreamInjector header
6 years ago
Xose Pérez
91e25ea8ae
Decouple Serial object from SerialInjector ( #787 )
6 years ago
Xose Pérez
fd148e277b
Fix local reference ( #487 )
6 years ago
Xose Pérez
9e8e667578
Use same buffer size across all terminal-realted classes/methods. Set to 128 chars ( #477 )
6 years ago
Xose Pérez
fe03c1ee2f
Changed references to github
6 years ago
Xose Pérez
c3f55967ab
SSDP working
6 years ago
Xose Pérez
2dc2b7d176
Checking code with cppcheck
6 years ago
Xose Pérez
ce9e2a6482
Refactor settings module, added settingsCommandRegister
6 years ago
Xose Pérez
d3edf9e7cd
Fix uninitialized muxes for dimmer lights ( #356 )
6 years ago
Xose Pérez
8eb1390118
Fix references to pwm.h
6 years ago
Xose Pérez
d6b7743bdd
Disable SSDPDevice class instantiation if no SSDP support
6 years ago
Xose Pérez
12da057766
Changes to allow compilation from Arduino IDE
6 years ago
Xose Pérez
760a8ab39f
Added preliminary SSDP support. Untested
6 years ago
Xose Pérez
b83c483bcd
Help command
6 years ago
Xose Pérez
f6378d52e4
Some name refactoring
7 years ago
Xose Pérez
2299ce9bfd
Basic sensor scafolding, DHT 90% migrated
7 years ago
Xose Pérez
38baf8599c
Remove reset flag from MedianFilter::result
7 years ago
Xose Pérez
194f2a384c
Report max power over period to MQTT and InfluxDB
7 years ago
Xose Pérez
6736b36470
Small improvement in MedianFilter
7 years ago
Xose Pérez
0f11e5ddd6
Using NMI timer for dimmers and reducing freq to 500Hz
7 years ago
Xose Pérez
67b8c9a23a
Fix PWM WDT resets by increasing period and chaning back to TIMER1 interrupts
7 years ago