Version 0.2.3 Added WiFi reconnect.

Added function comment

A bit of code cleanup

Version 0.2.2 Changed to use a permanent network and WiFi connection. Removed three mainloop stages. Removed MQTT sequence counter that was not used. Update WiFi rssi status during eacht measure cycle. Changed FreeRTOS schedulng to 500 Hz.

Updated the README

Changed os and os_version information to esp-idf.

Removed dead code. Added more doxygen documentation.

Version 0.2.1. When wakeup by user push, select the active unit screen if only one unit is active.

In the main screen dim the not active units.

Updated doxygen comments. Removed some development debug logs. Increased user inactivity time to 4 minutes. More Dutch translations in the OTA update screens.

Better OTA upgrade messages

Increased I2C timeout from 1000 to 5000 mSec.

Removed all the deepsleep code since there will be no battery operation.

menuconfig settings now work for I2C display setup. Lot's of code cleanup.

Swapped ADC channels 6 and 7. Completed the DS18B20 assign to unit.

I2C busspeed from 50 KHz to 400 KHz.

Temporary white splash screen. Select DS18B20 sensor per unit. Changed units result logging

Added WiFi AP editor.

Added WiFi list configured APs. Added offset to the menu rotary for large menus.

Search DS18B20 sensor for the right pressure unit.

Shorter lock times.

Dutch translation on the screens.

Code cleanup. Set MQTT uri from the configuration.

Increased some lock timeouts. Application CPU speed from 160 to 240 MHz. Added timeout timers to the update process.

Increaded stacksize for the user process. Implemented the network update using the proven brewboard code. Reverted the lock release and display sendbuffer lines to the previous code. The networks status screen uses the wifi lock.

Added network setup

Finished the editor using the rotary switch. Added editing of the MQTT server parameters.

Added error logging for failed locks

Better update of the user screens. Added more internal documentation.

Moved the user interface into a separate task. Added a real seconds timer to this task.

(0) -30 +30 tip

mercurial