Only log temperature error once. Only log temperature Ok again once. Do not log changed temperature.

Finished one-wire ds2413 output

Stop logging ghost one-wire devices.

Reboot from the panel is now restart application. The restart is working again, also via bmsapp.

Upgraded MIGRATION document.

Removed lcd-buffer create logmessage. Combined Keys and Delay states.

Added commandline switch --foreground, the --debug now only activates extra debug logging. No more console output. The thermferm process uses a state table, this makes the code more readable and have less large functions.

Fermentation processing in it's own function.

Version 0.9.17a3. Prepare for thermferm state tables.

Updated MIGRATION document.

One-wire tread more relaxed logging.

Version 0.9.17a2. Disabled a lot of mutex locks, some are blocking and need to be fixed. This version seems to be working, more or less.

Version 0.9.17a1. Revised starting and stopping the threads. Fixed stopping the command server thread. Moved one-wire tempeature sensors resolution correction to the one-wire thread. The devices thread fetches temperatures from the one-wire thread. The one-wire thread does everything for the temperature sensors. The command server uses private sockets. Still, only one session at the same time is handled.

Added state to scan vanished one-wire devices. Update devices if a one-wire device returns on the bus.

Fix for compile with wiringPi

Read ds2413 moved to one-wire thread. Only reprogram if it is an input and programmed as output.

One-wire thread is now the first to start. The devices_detect() function now uses the detected one-wire linked list instead of scan the sysfs. Base code for ds2413 added in the state table, needs rework.

State machine logging only when debug is active.

Added one-wire thread and some old state table macro's. The state machine first state scans new one-wire devices and stores them in a linked list.

Version 0.9.17

Moved all delay functions into a new general file.

Log compile options on startup.

Brought the retry attempts to read the DHT11 sensors to the main devices loop. The actual read function is now very simple. Called every 30 seconds when all is well, or 2 seconds if something is wrong.

Version 0.9.16. Final changes DHT11 reading via sysfs.

Better detection of the DHT11 sensors. Read DHT11 with errors detection and reapeated tries.

Work to move dht userspace code to kernel module.

Running threads and locking doesn't depend on wiringPi anymore.

All thread locks from wiringPi to standard pthreads.

Added MIGRATION document. Trying to drop usleep() call to replace by nanosleep(). Some code cleanup.

Updates for DHT11 reading

Impoved SDL configure checks

Version 0.9.15

Renamed initscript

Init system for Slackware only

Final rebuild brewpanel to SDL2

Add --enable-wiringpi to configure script to allow to disable wiringpi even when it is installed. Use SDL2 instead of partly old SDL.

Create installation directories

Create installation directories

Version 0.9.14

Add DESTDIR installation target. Some kicad update again. Moved init script to /etc/rc.d

Version 0.9.13. Close socket after use, fixes too much files open.

Version 0.9.12

Final changes for current wifi parameters.

Updates for cabled networks

Design wifi parameter reporting

Upgraded drawing to kicad 6.0.8

Upgraded kicad to version 6

Final changes in the css.

Updated css for webcam-ng

Added favicon.ico

Merged again

Improved conditional styling

Improved conditional styling

Merged

Added nextgen webcam scripts.

Upgraded jqwidgets

Always send network information, our IP may be changed.

Fixed init problems.

Version 0.9.11. Removed lcd debug message after 7 years. Added setup for alternative beer sensor. If the main sensor is gone, the alternative will be used.

Added kicad drawings

(0) -300 -100 -60 +60 tip

mercurial