Commit Graph

  • 6be82b720b Update README.md master torched_esc 2026-05-25 16:24:03 -0700
  • 437842776c
    Disable auto captive portal when configuration exists (#5) liebman 2020-01-04 05:24:35 -0800
  • 6ad9081eaa fix build indicator link Chris Liebman 2019-09-06 16:34:20 -0700
  • 3baf7810a0 - set version to 1.0.2 - change CPU freq 160MHz - use WIFI_NONE_SLEEP - cleanup warnings Chris Liebman 2019-09-06 16:22:12 -0700
  • bdf571791f remove missed merge marker Christopher Liebman 2019-07-19 09:49:21 -0700
  • 0d6f81e817 add support for ssl certificate bundle with bleading edge esp8266 Arduino core Christopher Liebman 2019-07-19 09:46:52 -0700
  • 41683887e1 change the Config.json path to include leading "/" so that a default config can optionally be supplied in an initial SPIFFS image Christopher Liebman 2019-07-19 09:45:31 -0700
  • 09dbd8ff8e platformio Chris Liebman 2019-07-18 09:34:15 -0700
  • ca0d460455 remove setup.sh - not needed wit platformio Chris Liebman 2019-07-18 09:33:52 -0700
  • 2321264a31 remove git submodules Chris Liebman 2019-07-18 09:27:16 -0700
  • e6e8bb2a9a remove submodules Chris Liebman 2019-07-18 09:26:44 -0700
  • 8bf0ab1f3e updates for change to platformio Chris Liebman 2019-07-18 09:21:12 -0700
  • 30e1abb3b8 support CertStore Chris Liebman 2019-07-18 09:14:38 -0700
  • db7b418d3c update type for fonts (char* -> uint8_t*) Chris Liebman 2019-07-18 08:37:09 -0700
  • 5133f09bfd setup build for platformio Chris Liebman 2019-07-18 08:36:52 -0700
  • cf14b55d20 updated version Christopher Liebman 2018-08-17 17:21:25 -0700
  • af52a3d89e updated esp8266 core & WiFiManager Christopher Liebman 2018-08-17 17:19:58 -0700
  • de12c15859 update Chris Liebman 2018-06-19 15:31:00 -0700
  • 3031958933 added version, updated WiFiManager Chris Liebman 2018-06-19 15:01:29 -0700
  • 0f1b814d61 cleanup syslog & devicename Christopher Liebman 2018-06-17 06:31:35 -0700
  • b3a343e7fa corrected image Christopher Liebman 2018-06-16 16:07:00 -0700
  • 1488932be0 fix travis link Chris Liebman 2018-06-12 19:31:45 -0700
  • f7dcd3a144 update readme Chris Liebman 2018-06-12 19:26:49 -0700
  • 8a53197001
    Reorg (#1) liebman 2018-06-12 19:04:20 -0700
  • 245cbc2dea minor changes - invert display due to current hardware layout mistake Chris Liebman 2018-05-26 18:34:56 -0700
  • 6e29da89b5 Switch to use DLog as dbug output Christopher Liebman 2018-03-11 19:00:40 -0700
  • 7f45ec04bf seperate time setting from validity check, if we chaneg the time we also invalidate Chris Liebman 2018-03-08 12:40:03 -0800
  • 49a69c7cad display seconds "till valid" Christopher Liebman 2018-03-04 16:46:16 -0800
  • e53d9270dc refactor display Christopher Liebman 2018-03-04 16:40:46 -0800
  • 3b6472f41e missed update logging change for WireUtils Christopher Liebman 2018-03-03 06:13:51 -0800
  • ac5eaf36fa switched back to esp8266 and use Serial1 for debug output and Serial for GPS Christopher Liebman 2018-03-03 06:00:45 -0800
  • 174888b6a1 config for u8g2_hal logging Christopher Liebman 2018-01-28 08:44:42 -0800
  • 6ab4e383a8 add config options for debug level for each task, default to info Christopher Liebman 2018-01-28 08:37:57 -0800
  • 325f748516 update README for existance of submodules Christopher Liebman 2018-01-27 17:25:59 -0800
  • c436c1d2b5 added esp32-snippets as submodule, added special component.mk to only grap the u8g2 hooks Christopher Liebman 2018-01-27 17:17:16 -0800
  • 8740745325 fix upstream Christopher Liebman 2018-01-27 15:42:11 -0800
  • 84601b8843 move minmea to component Christopher Liebman 2018-01-27 15:21:34 -0800
  • 7f390ea990 update readme Christopher Liebman 2018-01-27 07:20:11 -0800
  • 7dfffbc246 Initial esp-idf based implentation Christopher Liebman 2018-01-27 07:13:34 -0800
  • aa265b1280 we are not valid until 60 PPS cycles after we have a valid gps Chris Liebman 2017-11-13 14:06:28 -0800
  • adc4412326 add free heap to the display and output Chris Liebman 2017-11-11 18:11:24 -0800
  • d7b938c970 Lots of debugging and experimentation going on! Chris Liebman 2017-11-11 17:57:05 -0800
  • 72434b0151 switch to adafruit ultimate GPS, drop all the DS3231 rtc junk Chris Liebman 2017-11-10 19:51:14 -0800
  • 81456c7c5f Merge branch 'master' of github.com:liebman/ESPNTPServer Chris Liebman 2017-11-05 10:17:22 -0800
  • be663b01d8 Switch to using micros() insteam of ESP.getCycleCount() Chris Liebman 2017-11-05 10:16:36 -0800
  • b42de230eb
    Update LICENSE liebman 2017-11-03 19:25:54 -0700
  • 9c65ef10e9 Initial checkin, hacky code, using DS3231 instead of GPS unit. Chris Liebman 2017-11-03 19:03:05 -0700
  • 822d59009a
    Initial commit liebman 2017-11-03 18:38:22 -0700