Commit Graph

15 Commits

Author SHA1 Message Date
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