Version 0.4.1 Fixed deprecation message. Ignore WiFi channel change event idf 5.1 tip

Added WiFi conditional event idf 5.1

Added some conditional version tests idf 5.1

Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage. idf 5.1

Reverted gpio_pad_select_gpio() calls, added the correct include. Starting the unit works better now. Reverted some other small changes. In some parts the controller is very slow, possible spiffs issue? idf 5.1

tag release 0.3.25 default

Removed tag help rel-0.3.25

Added tag help for changeset 9fb33533504a

Version 0.3.25. Larger partitions for the binary. Added UPGRADE.md with information for this upgrade.

IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions. idf 5.1

Added new files and remove obsolete. idf 5.1

Start migration to IDF 5.1 idf 5.1

Fix current year display

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.

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.

Some kicad upgrade, no project changes.

Version 0.3.22. Fixed adding Tetra Hop, it is now not added to the recipe because this hop is not added on brewday.

Updated kicad drawings to kicad 6.0.8

Upgraded kicad to version 6

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.

Version 0.3.20 fix for equipment records create and delete.

Version 0.3.19. Real sensors and code cleanup.

Updated the README

Removed Delay Start code leftovers.

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.

Version 0.3.18

Fixed Brewfather beerxml import.

Fixed KWh measurement for Hendi equipment.

Removed the 1024 - again.

Revised the equipment edit screen, order is more logical. Changed some label names. Made room for one more setting.

Changed PWM power calculation during PID use.

Version 0.3.17. Made the Hendi PWM change official.

Inverted PWM signal for the Hendi.

Versie 0.3.16

Schema aangepast voor pullup weerstanden voor de SD kaart. Code verbeteringen in task_sdcard.

SD card completly switched to the SPI driver API.

Version 0.3.15. Back to real sensors. During cooling the target temperature is changed in 0.5 degrees steps instead of whole degrees.

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.

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.

Fixed HendiControl interface connecter to match the board input. Tested the new circuit.

Added more modules local.

Added ESP32 library inside the project.

Idee voor HendiControl sturing

Moved schematics into the project tree.

Version 0.3.14. Log brewing essentials at brew start.

Removed AP configuration settings.

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.

Version 0.3.13. Recipe import parse BMS_COOLING_TO to set the cooling temperature.

No repeated logs when the SD card is removed. Supress wifi_init logs.

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.

Version 0.3.12 and back to real sensors.

Added power usage counters to manual mode.

Fix missing log entries. More code space saving.

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.

Default PID init adjusted.

Version 0.3.11

(0) -100 -56 tip

mercurial