Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers | PA4WDH | 2024-09-12 | 1 | -1/+1 |
* | Include GPL version 3 license and copyright notices | PA4WDH | 2024-09-01 | 1 | -3/+49 |
* | Add more compiler warnings | PA4WDH | 2024-08-26 | 1 | -2/+2 |
* | Add multi-CPU support | PA4WDH | 2024-08-24 | 1 | -1/+13 |
* | Add -k option to keep state on successul exit | PA4WDH | 2024-08-24 | 1 | -1/+7 |
* | Add autodetection for temperature input | PA4WDH | 2024-07-28 | 1 | -1/+4 |
* | Add commandline parameter to set transition latency0.4 | PA4WDH | 2024-07-25 | 1 | -1/+11 |
* | Improve help text | PA4WDH | 2023-05-27 | 1 | -11/+15 |
* | Add feature to use unixtime timestamps in logs and CSV | PA4WDH | 2023-05-27 | 1 | -2/+7 |
* | Add CSV logging | PA4WDH | 2023-05-24 | 1 | -1/+12 |
* | Detect program name from argv[0] | PA4WDH | 2023-05-24 | 1 | -3/+15 |
* | Add data log option | PA4WDH | 2023-05-24 | 1 | -1/+5 |
* | Redirect all output to logging functions | PA4WDH | 2023-05-24 | 1 | -1/+1 |
* | Add logging functions | PA4WDH | 2023-05-24 | 1 | -3/+19 |
* | Add argument parsing and validation | PA4WDH | 2023-05-21 | 1 | -0/+79 |