6 Commits

Author SHA1 Message Date
b82fb898e9 Version 1.5.1
Added dynamic memory management for shutters (functions in shutter.c).
Code is now much easier to tailor to specific needs and works better in the limited RAM of routers.
Memory leaks were not found by Valgrind Memcheck.
2021-09-19 12:01:49 +02:00
cec5add609 finalised CMakeLists.txt 2021-09-09 17:26:14 +02:00
b98470381f renamed cmake project to redony from redony_automata 2021-09-09 17:03:45 +02:00
da56a0eb10 Version 1.4.3
Bugfix: in function set_ch the address of channel was incremented instead of the value of it
Bugfix: in function get_timing integers were read to byte sized fields causing memory corruption
Updated and renamed moving_debug.c & moving_debug.h
2021-08-30 20:33:19 +02:00
0833762006 Changed comments, variable names and filenames to be in English 2021-08-30 19:04:07 +02:00
877614b7a3 Version 1.1: Second working version. First commit. Added features: disabling channels for the day by having the same raise and lower timings. 2021-08-30 17:21:29 +02:00