summaryrefslogtreecommitdiff
path: root/common/temp_sensor.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up initsRandall Spangler2012-04-191-7/+0
* Change task messages to eventsRandall Spangler2012-04-061-2/+2
* Temp sensor report 0xfd on sensor unpowered.Vic Yang2012-03-141-8/+34
* Tidy output of temps commandRandall Spangler2012-03-131-3/+3
* Write temperature values to LPC mapped value space.Vic Yang2012-02-241-0/+19
* Temperature polling and temporal correctionVic Yang2012-02-181-217/+19
* Add fixed-point temp calculation as backup option.Vic Yang2012-02-161-0/+46
* Change TMP006 temperature calculation to use FP.Vic Yang2012-02-151-40/+30
* Change temperature sensor debug command behaviourVic Yang2012-02-141-4/+5
* Fix discovery and bds builds, which don't have temp sensor or peciRandall Spangler2012-02-131-2/+2
* Add tmp006 object temperature calculationVic Yang2012-02-081-1/+111
* Refactor temperature sensor code and add support of Link I2C temp sensor.Vic Yang2012-02-041-0/+142