update atmelavr platform to 4.2.0 as 1.15.0 no longer available
by liebman 1 year 3 months
a2078022
fix blog link
by liebman 1 year 3 months
8426036b
Update ci.yml
by liebman 2 years 7 months
bed4466b
Update the repo to more modern toolchain (#21) * Update to Espressif8266 2.6.3 toolchain This necessitates the removal (temporarily, at least) of -Werror so we can complete a compilation successfully. * Update mkdata.py for Python 3 Python 2.7 has been sunsetted since January 1, 2020. Update the builder to use Python 3.9 as it is the latest stable version. * Use GitHub Actions Since my balance went negative on Travis-CI, it has never built anything for me. Switch to GitHub Actions which works arguably better than Travis. * GitHub Actions: remove staging env The staging environment does not work, so remove it from CI for now.
by Kenny Root 3 years 2 months
31a8212f
only compute drift if we have at least 4 valid intervals bump version to 1.1.12
by liebman 5 years 2 months
15df4d1b
added a few comments and small debug fix
by liebman 5 years 2 months
51dd939d
bump version to 1.1.11 print current time (GMT) with timestamps 10 samples first sample set in 4 hours
by liebman 5 years 2 months
6d374802
same
by liebman 5 years 2 months
081b28e5
include pio env name in version string timestamps in samples now reflects new time and not time before offset adjustment don't include the initial first sample offset in estimated drift calculation SynchroClock version 1.1.10
by liebman 5 years 2 months
99d29d13
improve selection of samples for drift estimate by using same criteria as for selecting offisets to use. version 1.1.9
by liebman 5 years 2 months
8a84d94c
Report a bug