Mon, 19 Feb 2024 15:07:28 +0100 Michiel Broek Fix current year display default tip changeset | files
Mon, 19 Feb 2024 15:02:07 +0100 Michiel Broek Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied. changeset | files
Tue, 16 Jan 2024 09:51:55 +0100 Michiel Broek Version 0.3.23. In a decoction mash step during wait for confirm prompt, leave the setpoint as it was. Set the new temperature after confirmation. Log this. changeset | files
Sun, 14 Jan 2024 11:19:19 +0100 Michiel Broek Some kicad upgrade, no project changes. changeset | files
Thu, 06 Oct 2022 14:17:05 +0200 Michiel Broek Version 0.3.22. Fixed adding Tetra Hop, it is now not added to the recipe because this hop is not added on brewday. changeset | files
Sat, 01 Oct 2022 14:23:15 +0200 Michiel Broek Updated kicad drawings to kicad 6.0.8 changeset | files
Mon, 26 Sep 2022 22:17:35 +0200 Michiel Broek Upgraded kicad to version 6 changeset | files
Sat, 25 Jun 2022 15:24:55 +0200 Michiel Broek Version 0.3.21. Changed HLT heatup speed calculation to 0.67 degrees/minute. Include the mash ramp times in the calculation for the initial temperature. With a combined HLT and MLT setup, the HLT preheat time is now much shorter. Fixed problems reading beerxml if there is an aroma hop. If the time was 0 or missing it was assumed to be a whirlpool hop. Now it's treated as flameout hop as it should be. Fixed sorting hop/misc additions, this could lead to missing ingredients warnings. The recipe cool temperature was treated as an integer value. changeset | files
Tue, 02 Nov 2021 14:47:43 +0100 Michiel Broek Version 0.3.20 fix for equipment records create and delete. changeset | files
Sat, 31 Jul 2021 15:44:20 +0200 Michiel Broek Version 0.3.19. Real sensors and code cleanup. changeset | files
Fri, 30 Jul 2021 20:35:04 +0200 Michiel Broek Updated the README changeset | files
Fri, 30 Jul 2021 19:39:02 +0200 Michiel Broek Removed Delay Start code leftovers. changeset | files
Fri, 30 Jul 2021 16:45:53 +0200 Michiel Broek Fixed Hendi ON switch and now the switch moment is in a #define HENDI_SWITCH. Currently set at 6. Fixed the web page when going to boil, two buttons were missing. Changed the PWM log line, added information about the ON switch and current temperature. changeset | files
Thu, 29 Jul 2021 22:38:30 +0200 Michiel Broek Version 0.3.18 changeset | files
Thu, 29 Jul 2021 22:36:17 +0200 Michiel Broek Fixed Brewfather beerxml import. changeset | files
Thu, 29 Jul 2021 19:57:41 +0200 Michiel Broek Fixed KWh measurement for Hendi equipment. changeset | files
Wed, 28 Jul 2021 22:04:54 +0200 Michiel Broek Removed the 1024 - again. changeset | files
Wed, 28 Jul 2021 20:42:30 +0200 Michiel Broek Revised the equipment edit screen, order is more logical. Changed some label names. Made room for one more setting. changeset | files
Wed, 28 Jul 2021 17:12:00 +0200 Michiel Broek Changed PWM power calculation during PID use. changeset | files
Sun, 18 Jul 2021 11:25:55 +0200 Michiel Broek Version 0.3.17. Made the Hendi PWM change official. changeset | files
Sat, 17 Jul 2021 20:21:02 +0200 Michiel Broek Inverted PWM signal for the Hendi. changeset | files
Mon, 05 Jul 2021 10:31:38 +0200 Michiel Broek Versie 0.3.16 changeset | files
Mon, 05 Jul 2021 10:30:05 +0200 Michiel Broek Schema aangepast voor pullup weerstanden voor de SD kaart. Code verbeteringen in task_sdcard. changeset | files
Thu, 01 Jul 2021 20:26:45 +0200 Michiel Broek SD card completly switched to the SPI driver API. changeset | files
Tue, 22 Jun 2021 23:06:41 +0200 Michiel Broek Version 0.3.15. Back to real sensors. During cooling the target temperature is changed in 0.5 degrees steps instead of whole degrees. changeset | files
Tue, 22 Jun 2021 22:21:09 +0200 Michiel Broek Default equipment max_watt set to 2750. Added defaults for new equipment record. Switched PWM timer to high-speed. Implemented the safety timer to prevent the MLT + HLT will draw too much power in shared mode. Removed some code ideas that were not used. The fake heater now uses the faked PWM power. changeset | files
Mon, 21 Jun 2021 19:04:10 +0200 Michiel Broek Finished experimental code to drive the German HendiControl board. Added BoilPower and RampPower buttons during the while boil process. RampPower (going to boil power) is now adjustable. Added PWM driver code to the driver task. changeset | files
Sat, 19 Jun 2021 20:46:42 +0200 Michiel Broek Fixed HendiControl interface connecter to match the board input. Tested the new circuit. changeset | files
Thu, 17 Jun 2021 13:58:13 +0200 Michiel Broek Added more modules local. changeset | files
Thu, 17 Jun 2021 12:30:08 +0200 Michiel Broek Added ESP32 library inside the project. changeset | files
Wed, 16 Jun 2021 15:13:36 +0200 Michiel Broek Idee voor HendiControl sturing changeset | files
Mon, 07 Jun 2021 17:12:57 +0200 Michiel Broek Moved schematics into the project tree. changeset | files
Wed, 19 May 2021 17:21:33 +0200 Michiel Broek Version 0.3.14. Log brewing essentials at brew start. changeset | files
Wed, 19 May 2021 14:47:17 +0200 Michiel Broek Removed AP configuration settings. changeset | files
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. changeset | files
Tue, 18 May 2021 16:52:23 +0200 Michiel Broek Version 0.3.13. Recipe import parse BMS_COOLING_TO to set the cooling temperature. changeset | files
Mon, 17 May 2021 22:38:43 +0200 Michiel Broek No repeated logs when the SD card is removed. Supress wifi_init logs. changeset | files
Mon, 17 May 2021 20:44:35 +0200 Michiel Broek Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API. changeset | files
Thu, 11 Jun 2020 22:53:04 +0200 Michiel Broek Version 0.3.12 and back to real sensors. changeset | files
Thu, 11 Jun 2020 20:40:19 +0200 Michiel Broek Added power usage counters to manual mode. changeset | files
Wed, 10 Jun 2020 14:09:27 +0200 Michiel Broek Fix missing log entries. More code space saving. changeset | files
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. changeset | files
Sun, 07 Jun 2020 22:30:07 +0200 Michiel Broek Default PID init adjusted. changeset | files
Sun, 07 Jun 2020 21:20:11 +0200 Michiel Broek Version 0.3.11 changeset | files
Sun, 07 Jun 2020 20:59:33 +0200 Michiel Broek Better web directory display. changeset | files
Sun, 07 Jun 2020 20:32:32 +0200 Michiel Broek Update README changeset | files
Sun, 07 Jun 2020 16:55:36 +0200 Michiel Broek The PID workig mode is fixed changeset | files
Sun, 07 Jun 2020 15:09:23 +0200 Michiel Broek Added mash temperature adjust steps if different begin and end temperatures. changeset | files
Sat, 06 Jun 2020 22:51:44 +0200 Michiel Broek Added directory sorting for the logfiles. Sort in reverse order on the timestamp so the last files will be on top. changeset | files
Sat, 06 Jun 2020 20:20:06 +0200 Michiel Broek Websocket selectors using jquery style. During cooling display the pump button on the webpage too. changeset | files
Sat, 06 Jun 2020 16:52:44 +0200 Michiel Broek Added reconnect-websocket javascript. Removed some debugging log messages. changeset | files
Sat, 06 Jun 2020 13:28:46 +0200 Michiel Broek 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. changeset | files
Mon, 01 Jun 2020 20:27:00 +0200 Michiel Broek Version 0.3.10 Updated the webui. The recipe mash infusiont temperature rounding from 0.25 to 0.0625 degrees. changeset | files
Sun, 19 Apr 2020 23:28:26 +0200 Michiel Broek Version 0.3.9. Added no-boil handling. Fixed cooling temp during cooling to allow 45 degrees setpoint. changeset | files
Mon, 25 Nov 2019 21:01:46 +0100 Michiel Broek Version 0.3.8. Switched build system to idf.py changeset | files
Mon, 25 Nov 2019 19:41:50 +0100 Michiel Broek Merged with default stable changeset | files
Mon, 25 Nov 2019 15:40:11 +0100 Michiel Broek TCP MSS from 1436 to 1440 bytes. changeset | files
Sun, 24 Nov 2019 20:48:42 +0100 Michiel Broek Fixed IP event loop. changeset | files
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. changeset | files
Sun, 22 Sep 2019 18:32:31 +0200 Michiel Broek Updated the esp-idf changeset | files
Fri, 05 Jul 2019 20:22:05 +0200 Michiel Broek Version 0.3.6 changeset | files
Fri, 05 Jul 2019 20:06:31 +0200 Michiel Broek 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. changeset | files
Fri, 05 Jul 2019 16:17:04 +0200 Michiel Broek Merged with default stable changeset | files
Fri, 05 Jul 2019 16:14:58 +0200 Michiel Broek Version 0.3.5 changeset | files
Fri, 05 Jul 2019 16:11:55 +0200 Michiel Broek 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. changeset | files
Thu, 04 Jul 2019 21:48:53 +0200 Michiel Broek Version 0.3.4 changeset | files
Thu, 04 Jul 2019 21:46:12 +0200 Michiel Broek Added syslog like logging on the sdcard for the manual and automatic processes. changeset | files
Thu, 04 Jul 2019 15:57:43 +0200 Michiel Broek Updated esp-ide. Changed some logging levels. Disabled support for termios.h changeset | files
Wed, 03 Jul 2019 11:18:20 +0200 Michiel Broek Removed old VNC component changeset | files
Wed, 03 Jul 2019 10:39:58 +0200 Michiel Broek Removed unused file. changeset | files
Tue, 02 Jul 2019 17:33:23 +0200 Michiel Broek Merged with default stable changeset | files
Tue, 02 Jul 2019 17:31:52 +0200 Michiel Broek 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. changeset | files
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. changeset | files
Tue, 02 Jul 2019 11:00:27 +0200 Michiel Broek Fix compiler warning changeset | files
Mon, 01 Jul 2019 23:15:49 +0200 Michiel Broek Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings. changeset | files
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. changeset | files
Sat, 18 May 2019 23:01:16 +0200 Michiel Broek Don't ignore SYSTEM_EVENT_AP_PROBEREQRECVED changeset | files
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. changeset | files
Sat, 18 May 2019 11:35:28 +0200 Michiel Broek Version 0.3.1 changeset | files
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. changeset | files
Fri, 17 May 2019 15:43:31 +0200 Michiel Broek Code cleanup. changeset | files
Fri, 17 May 2019 15:39:05 +0200 Michiel Broek Fixed css path in chart.html. Show errors in console when writing logfiles.json. Upgraded esp-idf. changeset | files
Wed, 08 May 2019 15:46:50 +0200 Michiel Broek Merged with default version 0.3.0 stable changeset | files
Wed, 08 May 2019 13:46:30 +0200 Michiel Broek Merge branch novnc changeset | files
Wed, 08 May 2019 13:41:55 +0200 Michiel Broek Version 0.3.0 and back to real sensors. novnc changeset | files
Wed, 08 May 2019 13:27:25 +0200 Michiel Broek Fixed missing whirlpool 88+ degrees. Some code cleanup. novnc changeset | files
Tue, 07 May 2019 22:03:38 +0200 Michiel Broek Finished websockets screens. novnc changeset | files
Sat, 04 May 2019 21:18:51 +0200 Michiel Broek Websocket interface is working for the main screen and manual mode. novnc changeset | files
Sat, 04 May 2019 11:41:16 +0200 Michiel Broek Work on web interface using websockets. novnc changeset | files
Thu, 02 May 2019 21:19:50 +0200 Michiel Broek Use PROJECT_VER for version number. Updated README and info screen. novnc changeset | files
Thu, 02 May 2019 17:12:06 +0200 Michiel Broek Removed the noVNC code and web pages. novnc changeset | files
Thu, 02 May 2019 11:57:07 +0200 Michiel Broek Start removing noVNC novnc changeset | files
Thu, 02 May 2019 11:53:03 +0200 Michiel Broek merge stable into default changeset | files
Thu, 02 May 2019 11:52:36 +0200 Michiel Broek Added tag rel-0.2.10 for changeset 5c92103c5e72 stable changeset | files
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 changeset | files
Sat, 03 Nov 2018 21:14:59 +0100 Michiel Broek Fix for annotation log before normal log in the json brewlog. changeset | files
Thu, 01 Nov 2018 19:51:41 +0100 Michiel Broek Fixed a spelling error. Version 0.2.7 changeset | files
Thu, 01 Nov 2018 16:54:03 +0100 Michiel Broek Updated the README changeset | files
Mon, 29 Oct 2018 19:37:14 +0100 Michiel Broek Swapped MLT and HLT SSR pins to match he real hardware. More doxygen changes. changeset | files
Mon, 29 Oct 2018 12:16:37 +0100 Michiel Broek Updates for doxygen changeset | files
Mon, 29 Oct 2018 11:32:03 +0100 Michiel Broek README update changeset | files
Sun, 28 Oct 2018 19:41:53 +0100 Michiel Broek Fixed placement of infusion event in the graph. changeset | files
Sun, 28 Oct 2018 13:10:46 +0100 Michiel Broek Graph title includes beer code. Hop additions now only display the additions themselfes. changeset | files
Sat, 27 Oct 2018 19:25:28 +0200 Michiel Broek Show clock on the main screen, but only if the ntp time has been set. changeset | files
Sat, 27 Oct 2018 18:53:53 +0200 Michiel Broek Annotatie einde infusie changeset | files
Sat, 27 Oct 2018 16:18:31 +0200 Michiel Broek Screen startup a bit later. Decreased task sound stack size. changeset | files
Sat, 27 Oct 2018 15:55:16 +0200 Michiel Broek Boot now checks got IP status before installing the http and vnc servers. changeset | files
Fri, 26 Oct 2018 23:32:32 +0200 Michiel Broek Removed some unused code from the vnc websocket connection changeset | files
Fri, 26 Oct 2018 22:19:48 +0200 Michiel Broek Version 0.2.6. Removed dead code in the tft component. changeset | files
Fri, 26 Oct 2018 21:23:46 +0200 Michiel Broek Implemented infusion mash. changeset | files
Fri, 26 Oct 2018 13:29:14 +0200 Michiel Broek Removed jpg and bmp support. changeset | files
Thu, 25 Oct 2018 21:10:29 +0200 Michiel Broek Version 0.2.5. Removed debug console messages during recipe import. Removed old SyncDirs code to install /spiffs from the SD card since we now do this via the internet. changeset | files
Thu, 25 Oct 2018 20:22:18 +0200 Michiel Broek Improved recipes import. changeset | files
Thu, 25 Oct 2018 17:36:02 +0200 Michiel Broek Added extra mash step fields for infusion steps. Added these fields in recipe import too. changeset | files
Wed, 24 Oct 2018 23:17:41 +0200 Michiel Broek Removed some fonts, we need that space. changeset | files
Wed, 24 Oct 2018 23:15:04 +0200 Michiel Broek Update /spiffs via internet. http://update.mbse.eu is now the update server. changeset | files
Wed, 24 Oct 2018 11:55:39 +0200 Michiel Broek Removed old logfiles changeset | files
Wed, 24 Oct 2018 11:49:22 +0200 Michiel Broek Renamed www directory to w to prevent too long filenames for the spiffs filesystem. changeset | files
Tue, 23 Oct 2018 21:21:13 +0200 Michiel Broek Added files for /spiffs internet updates. changeset | files
Tue, 23 Oct 2018 20:39:40 +0200 Michiel Broek Updated README changeset | files
(0) -120 tip

mercurial