fix poll interval calculation in getPollInterval() update version to 1.1.8
by liebman 5 years 2 months
db3a475d
set drift_timestamp usint EPOCH not NTP timestamp
by liebman 5 years 2 months
6f410732
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
e4c75287
- 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
d3aaf194
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
21e70d2b
update SynchroClock version to 1.1.5
by liebman 5 years 3 months
b04dfd3b
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
ef885f50
Update README
by liebman 5 years 3 months
f4ef934d
sync clock with RTC when WiFi connect fails in case of power outage where WiFi is not available
by liebman 5 years 3 months
dcdaa4db
Fix filename in comment at top of file.
by liebman 5 years 3 months
fae99191
Report a bug