Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thermistor: Breakout thermistor math to its own class | Kevin O'Connor | 2019-01-20 | 1 | -40/+49 |
* | thermistor: Avoid divide by zero error if min_temp=-273.15 | Kevin O'Connor | 2019-01-04 | 1 | -0/+2 |
* | adccmds: Add support for min/max temperature check filtering | Kevin O'Connor | 2018-07-02 | 1 | -1/+3 |
* | thermistor: Add Honeywell 100K and MGB18 thermistor definitions | Kevin O'Connor | 2018-04-30 | 1 | -0/+2 |
* | thermistor: Fallback to using beta if Steinhart-Hart c3 is negative | Kevin O'Connor | 2018-04-09 | 1 | -4/+11 |
* | thermistor: Add support for defining custom thermistors | Kevin O'Connor | 2018-04-09 | 1 | -0/+26 |
* | heater: Move Thermistor and Linear to their own files in extras/ | Kevin O'Connor | 2018-04-04 | 1 | -0/+95 |