update atmelavr platform to 4.2.0 as 1.15.0 no lon...
by liebman 1 year 9 months
update atmelavr platform to 4.2.0 as 1.15.0 no longer available
a2078022
fix blog link
by liebman 1 year 9 months
8426036b
Update ci.yml
by liebman 3 years 1 month
bed4466b
Update the repo to more modern toolchain (#21)
by Kenny Root 3 years 8 months
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.
31a8212f
only compute drift if we have at least 4 valid int...
by liebman 5 years 8 months
only compute drift if we have at least 4 valid intervals
bump version to 1.1.12
15df4d1b
added a few comments and small debug fix
by liebman 5 years 8 months
51dd939d
bump version to 1.1.11
by liebman 5 years 8 months
bump version to 1.1.11
print current time (GMT) with timestamps
10 samples
first sample set in 4 hours
6d374802
same
by liebman 5 years 8 months
081b28e5
include pio env name in version string
by liebman 5 years 8 months
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
99d29d13
improve selection of samples for drift estimate by
by liebman 5 years 8 months
improve selection of samples for drift estimate by
using same criteria as for selecting offisets to use.
version 1.1.9
8a84d94c
Report a bug