Added reconnect-websocket javascript. Removed some debugging log messages.

Changed the recipe database so that it is expandable, version 2. More mash fields and allow 16 steps. Allow 20 Additions. Removed separate mash steps from the state machine, the steps are moved to the runtime data. There is no fixed step number for mashout anymore. There is no fixed step for mash-in anymore, just use the first step and heat to the infusion temperature. After malt add, switch to the normal step temperature. Implemented decoction steps.

Version 0.3.10 Updated the webui. The recipe mash infusiont temperature rounding from 0.25 to 0.0625 degrees.

Version 0.3.9. Added no-boil handling. Fixed cooling temp during cooling to allow 45 degrees setpoint.

Version 0.3.8. Switched build system to idf.py

Merged with default stable

TCP MSS from 1436 to 1440 bytes.

Fixed IP event loop.

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.

Updated the esp-idf

Version 0.3.6

Use the sha256 in the application version to see if it's a different version. Stop the upgrade download if it's not a new version.

Merged with default stable

Version 0.3.5

Added more plain logfile entries. Change some message details. Added anohe function to eliminate duplicated code. Moved the logfile to the web so it can be downloaded or viewed.

Version 0.3.4

Added syslog like logging on the sdcard for the manual and automatic processes.

Updated esp-ide. Changed some logging levels. Disabled support for termios.h

Removed old VNC component

Removed unused file.

Merged with default stable

Version 0.3.3. Added favicon.ico to the web server. Fixed text position in the http client for the power percentage. Silenced a lot of log messages. Moved the pump led on the display to the left just as on the web page.

Adjusted more strings for new compiler warnings. There should now be no buffer overflows in the app. Changed the date display on the mainscreen.

Fix compiler warning

Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.

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.

Don't ignore SYSTEM_EVENT_AP_PROBEREQRECVED

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.

Version 0.3.1

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.

(0) -50 -30 +30 +50 tip

mercurial