Wed, 19 May 2021 14:35:48 +0200 Michiel Broek Changed HTTP tasks startup code to prevent a race condition during startup. Upgraded the WiFi code to support the new esp_netif api. Removed the AP mode, WiFi is now STA (station) only. file | diff | annotate
Wed, 10 Jun 2020 14:09:27 +0200 Michiel Broek Fix missing log entries. More code space saving. file | diff | annotate
Wed, 10 Jun 2020 09:43:51 +0200 Michiel Broek SDK settings to reduce bin size. Some log messages to debug level. Added KWH usage registration. Added equipment power usage for HLT and MLT. Equipment database upgraded to version 2, expandable. Fixed some screen errors during temperature mash steps. file | diff | annotate
Sun, 24 Nov 2019 20:48:42 +0100 Michiel Broek Fixed IP event loop. file | diff | annotate
Sun, 24 Nov 2019 16:44:00 +0100 Michiel Broek Version 0.3.7. The WiFi task uses the new event handlers. Cooling temperature top is now 45 instead of 30 degreees for pitching Kveik. One extra cosmetic message during OTA update. file | diff | annotate
Thu, 04 Jul 2019 21:46:12 +0200 Michiel Broek Added syslog like logging on the sdcard for the manual and automatic processes. file | diff | annotate
Thu, 04 Jul 2019 15:57:43 +0200 Michiel Broek Updated esp-ide. Changed some logging levels. Disabled support for termios.h file | diff | annotate
Tue, 02 Jul 2019 12:10:23 +0200 Michiel Broek Adjusted more strings for new compiler warnings. There should now be no buffer overflows in the app. Changed the date display on the mainscreen. file | diff | annotate
Mon, 01 Jul 2019 23:15:49 +0200 Michiel Broek Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings. file | diff | annotate
Sun, 19 May 2019 21:05:07 +0200 Michiel Broek Version 0.3.2, if WiFi connection is lost or AP is not available at startup, scan form another known AP and connect to that AP. file | diff | annotate
Sat, 18 May 2019 23:01:16 +0200 Michiel Broek Don't ignore SYSTEM_EVENT_AP_PROBEREQRECVED file | diff | annotate
Sat, 18 May 2019 22:58:28 +0200 Michiel Broek Changed NTP default pool name. Added 10 seconds timeout after the wifi_connect function. In that timeout do a proper disconnect and connect request so that a AP that was down will be used again if it's up again. file | diff | annotate
Sat, 18 May 2019 11:34:51 +0200 Michiel Broek SNTP uses a callback function to mark the system time is valid. SNTP is started after we received a DHCP ip address. Added an config option to set a preffered NTP server name, most likely on your most used LAN. It will always fal back to pool.ntp.org. file | diff | annotate
Wed, 01 May 2019 21:27:28 +0200 Michiel Broek Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000. rel-0.2.10 file | diff | annotate
Sat, 27 Oct 2018 15:55:16 +0200 Michiel Broek Boot now checks got IP status before installing the http and vnc servers. file | diff | annotate
Sat, 20 Oct 2018 17:09:48 +0200 Michiel Broek Updated lots of doxygen comments file | diff | annotate
Sat, 20 Oct 2018 13:23:15 +0200 Michiel Broek Initial checkin brewboard file | diff | annotate
(0) tip

mercurial