Thu, 11 Apr 2024 15:58:49 +0200 Michiel Broek Code cleanup file | diff | annotate
Thu, 11 Apr 2024 14:57:32 +0200 Michiel Broek Only log temperature error once. Only log temperature Ok again once. Do not log changed temperature. file | diff | annotate
Thu, 11 Apr 2024 13:18:20 +0200 Michiel Broek Finished one-wire ds2413 output file | diff | annotate
Thu, 11 Apr 2024 11:19:04 +0200 Michiel Broek Stop logging ghost one-wire devices. file | diff | annotate
Fri, 05 Apr 2024 20:10:26 +0200 Michiel Broek One-wire tread more relaxed logging. file | diff | annotate
Fri, 05 Apr 2024 19:30:41 +0200 Michiel Broek 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. file | diff | annotate
Fri, 05 Apr 2024 16:19:39 +0200 Michiel Broek 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. file | diff | annotate
Wed, 03 Apr 2024 19:33:38 +0200 Michiel Broek Added state to scan vanished one-wire devices. Update devices if a one-wire device returns on the bus. file | diff | annotate
Wed, 03 Apr 2024 16:21:46 +0200 Michiel Broek Read ds2413 moved to one-wire thread. Only reprogram if it is an input and programmed as output. file | diff | annotate
Wed, 03 Apr 2024 12:14:45 +0200 Michiel Broek 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. file | diff | annotate
Tue, 02 Apr 2024 15:29:16 +0200 Michiel Broek State machine logging only when debug is active. file | diff | annotate
Tue, 02 Apr 2024 15:03:12 +0200 Michiel Broek 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. file | diff | annotate
(0) tip

mercurial