Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tempmodule: fix reference voltage. | 2018-02-10 | 1 | -3/+6 | |
* | tempmodule: fix resistance lookup. | 2018-02-10 | 1 | -3/+4 | |
* | tempmodule: fix indentation. | 2018-02-10 | 1 | -1/+1 | |
* | tempmodule: fixed missing colon. | 2018-02-09 | 1 | -1/+1 | |
* | tempmodule: we are dealing with Cpp here, technically. | 2018-02-09 | 1 | -1/+1 | |
* | tempmodule: these are no longer structs. | 2018-02-09 | 1 | -1/+1 | |
* | tempmodule: fix variable name spelling. | 2018-02-09 | 1 | -1/+1 | |
* | tempmodule: fix resistence table. | 2018-02-09 | 1 | -4/+4 | |
* | tempmodule: indentation fixes, comments. | 2018-02-08 | 1 | -4/+9 | |
* | tempmodule: add the logic to calculate voltages and temps. | 2018-02-08 | 1 | -0/+65 | |
* | tempmodule: avoid harmful code elimination for real this time. | 2018-02-01 | 1 | -12/+3 | |
* | try harder to avoid undesired dead code elimination. | 2018-01-26 | 1 | -3/+3 | |
* | fix a sizeof. | 2018-01-25 | 1 | -1/+1 | |
* | initial commit. | 2018-01-25 | 2 | -0/+378 |