Chris Liebman
3baf7810a0
- set version to 1.0.2
...
- change CPU freq 160MHz
- use WIFI_NONE_SLEEP
- cleanup warnings
2019-09-06 16:22:12 -07:00
Christopher Liebman
bdf571791f
remove missed merge marker
2019-07-19 09:49:21 -07:00
Christopher Liebman
0d6f81e817
add support for ssl certificate bundle with bleading edge esp8266 Arduino core
2019-07-19 09:46:52 -07:00
Christopher Liebman
41683887e1
change the Config.json path to include leading "/" so that a default config can optionally be supplied in an initial SPIFFS image
2019-07-19 09:45:31 -07:00
Chris Liebman
09dbd8ff8e
platformio
2019-07-18 09:34:37 -07:00
Chris Liebman
ca0d460455
remove setup.sh - not needed wit platformio
2019-07-18 09:33:52 -07:00
Chris Liebman
2321264a31
remove git submodules
2019-07-18 09:27:16 -07:00
Chris Liebman
e6e8bb2a9a
remove submodules
2019-07-18 09:26:44 -07:00
Chris Liebman
8bf0ab1f3e
updates for change to platformio
2019-07-18 09:21:12 -07:00
Chris Liebman
30e1abb3b8
support CertStore
2019-07-18 09:14:38 -07:00
Chris Liebman
db7b418d3c
update type for fonts (char* -> uint8_t*)
2019-07-18 08:37:09 -07:00
Chris Liebman
5133f09bfd
setup build for platformio
2019-07-18 08:36:52 -07:00
Christopher Liebman
cf14b55d20
updated version
2018-08-17 17:21:25 -07:00
Christopher Liebman
af52a3d89e
updated esp8266 core & WiFiManager
2018-08-17 17:19:58 -07:00
Chris Liebman
de12c15859
update
2018-06-19 15:31:00 -07:00
Chris Liebman
3031958933
added version, updated WiFiManager
2018-06-19 15:01:29 -07:00
Christopher Liebman
0f1b814d61
cleanup syslog & devicename
2018-06-17 06:31:35 -07:00
Christopher Liebman
b3a343e7fa
corrected image
2018-06-16 16:07:00 -07:00
Chris Liebman
1488932be0
fix travis link
2018-06-12 19:31:45 -07:00
Chris Liebman
f7dcd3a144
update readme
2018-06-12 19:26:49 -07:00
liebman
8a53197001
Reorg ( #1 )
...
* reorg to include core and librany deps in project using submodules
* added script to insure submodules and such are setup
* added OTA update support and started on syslog logging
* added syslog logging support & Config saving via SPIFFS/Json file
* start travis builds
* DebugLevel
* added eagle designs
* added enclosure
* update README
2018-06-12 19:04:20 -07:00
Chris Liebman
245cbc2dea
minor changes - invert display due to current hardware layout mistake
2018-05-26 18:34:56 -07:00
Christopher Liebman
6e29da89b5
Switch to use DLog as dbug output
2018-03-11 19:00:40 -07:00
Chris Liebman
7f45ec04bf
seperate time setting from validity check, if we chaneg the time we also invalidate
2018-03-08 12:40:03 -08:00
Christopher Liebman
49a69c7cad
display seconds "till valid"
2018-03-04 16:46:16 -08:00
Christopher Liebman
e53d9270dc
refactor display
2018-03-04 16:40:46 -08:00
Christopher Liebman
3b6472f41e
missed update logging change for WireUtils
2018-03-03 06:13:51 -08:00
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