Christopher Liebman
|
ac5eaf36fa
|
switched back to esp8266 and use Serial1 for debug output and Serial for GPS
|
2018-03-03 06:00:45 -08:00 |
|
Christopher Liebman
|
174888b6a1
|
config for u8g2_hal logging
|
2018-01-28 08:44:42 -08:00 |
|
Christopher Liebman
|
6ab4e383a8
|
add config options for debug level for each task, default to info
|
2018-01-28 08:37:57 -08:00 |
|
Christopher Liebman
|
325f748516
|
update README for existance of submodules
|
2018-01-27 17:25:59 -08:00 |
|
Christopher Liebman
|
c436c1d2b5
|
added esp32-snippets as submodule, added special component.mk to only grap the u8g2 hooks
|
2018-01-27 17:17:16 -08:00 |
|
Christopher Liebman
|
8740745325
|
fix upstream
|
2018-01-27 15:42:11 -08:00 |
|
Christopher Liebman
|
84601b8843
|
move minmea to component
|
2018-01-27 15:21:34 -08:00 |
|
Christopher Liebman
|
7f390ea990
|
update readme
|
2018-01-27 07:20:11 -08:00 |
|
Christopher Liebman
|
7dfffbc246
|
Initial esp-idf based implentation
|
2018-01-27 07:13:34 -08:00 |
|
Chris Liebman
|
aa265b1280
|
we are not valid until 60 PPS cycles after we have a valid gps
|
2017-11-13 14:06:28 -08:00 |
|
Chris Liebman
|
adc4412326
|
add free heap to the display and output
|
2017-11-11 18:11:24 -08:00 |
|
Chris Liebman
|
d7b938c970
|
Lots of debugging and experimentation going on!
|
2017-11-11 17:57:05 -08:00 |
|
Chris Liebman
|
72434b0151
|
switch to adafruit ultimate GPS, drop all the DS3231 rtc junk
|
2017-11-10 19:51:14 -08:00 |
|
Chris Liebman
|
81456c7c5f
|
Merge branch 'master' of github.com:liebman/ESPNTPServer
|
2017-11-05 10:17:22 -08:00 |
|
Chris Liebman
|
be663b01d8
|
Switch to using micros() insteam of ESP.getCycleCount()
|
2017-11-05 10:16:36 -08:00 |
|
liebman
|
b42de230eb
|
Update LICENSE
|
2017-11-03 19:25:54 -07:00 |
|
Chris Liebman
|
9c65ef10e9
|
Initial checkin, hacky code, using DS3231 instead of GPS unit.
|
2017-11-03 19:03:05 -07:00 |
|
liebman
|
822d59009a
|
Initial commit
|
2017-11-03 18:38:22 -07:00 |
|