aboutsummaryrefslogtreecommitdiffstats
path: root/argparse.c
Commit message (Expand)AuthorAgeFilesLines
* Add autodetection for temperature inputPA4WDH2024-07-281-1/+4
* Add commandline parameter to set transition latency0.4PA4WDH2024-07-251-1/+11
* Improve help textPA4WDH2023-05-271-11/+15
* Add feature to use unixtime timestamps in logs and CSVPA4WDH2023-05-271-2/+7
* Add CSV loggingPA4WDH2023-05-241-1/+12
* Detect program name from argv[0]PA4WDH2023-05-241-3/+15
* Add data log optionPA4WDH2023-05-241-1/+5
* Redirect all output to logging functionsPA4WDH2023-05-241-1/+1
* Add logging functionsPA4WDH2023-05-241-3/+19
* Add argument parsing and validationPA4WDH2023-05-211-0/+79