fix poll interval calculation in getPollInterval()
update version to 1.1.8
by
liebman
5 years 2 months
set drift_timestamp usint EPOCH not NTP timestamp
by
liebman
5 years 2 months
Add a 10ms delay to Syslog messages to hopefully loose less
Use platform 2.2.3
Use defines for various intervals that can be overridden with compile options
attemp to disable lwip ntp with sntp_servermode_dhcp(0)
Update version to 1.1.7
by
liebman
5 years 2 months
- increase CLOCK_STRETCH_LIMIT
- bump SynchroClock version to 1.1.6
- define NTP_REQUEST_COUNT in platformio.ini for >1 NTP req's per cycle
when more than one NTP choose the lowest delay
- fix warning in UDPWrapper
- use RF_NO_CAL when deep sleeping for quicker wakeup.
- improve ClockTest
by
liebman
5 years 2 months
started unit tests (its a work in progress)
moved many file to include & lib for easy access from unit tests
broke pin definitions out into a seperate include file for easy access from tests
by
liebman
5 years 3 months
update SynchroClock version to 1.1.5
by
liebman
5 years 3 months
Add include and test directories for future use and
because platformio init creates them even with an existing project.
by
liebman
5 years 3 months
Update README
by
liebman
5 years 3 months
sync clock with RTC when WiFi connect fails in
case of power outage where WiFi is not available
by
liebman
5 years 3 months
Fix filename in comment at top of file.
by
liebman
5 years 3 months