Better web directory display.

Update README

The PID workig mode is fixed

Added mash temperature adjust steps if different begin and end temperatures.

Added directory sorting for the logfiles. Sort in reverse order on the timestamp so the last files will be on top.

Websocket selectors using jquery style. During cooling display the pump button on the webpage too.

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.

Code cleanup.

Fixed css path in chart.html. Show errors in console when writing logfiles.json. Upgraded esp-idf.

Merged with default version 0.3.0 stable

Merge branch novnc

Version 0.3.0 and back to real sensors. novnc

Fixed missing whirlpool 88+ degrees. Some code cleanup. novnc

Finished websockets screens. novnc

Websocket interface is working for the main screen and manual mode. novnc

Work on web interface using websockets. novnc

Use PROJECT_VER for version number. Updated README and info screen. novnc

Removed the noVNC code and web pages. novnc

Start removing noVNC novnc

merge stable into default

Added tag rel-0.2.10 for changeset 5c92103c5e72 stable

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

Fix for annotation log before normal log in the json brewlog.

Fixed a spelling error. Version 0.2.7

Updated the README

Swapped MLT and HLT SSR pins to match he real hardware. More doxygen changes.

Updates for doxygen

(0) -56 +56 tip

mercurial