


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 3 (100.0%) | 298 (100.0%) | 99.3 |
| module/owlib/src/c/ | 1 (33.3%) | 232 (77.9%) | 232.0 |
| src/man/ | 1 (33.3%) | 61 (20.5%) | 61.0 |
| module/ownet/python/ownet/ | 1 (33.3%) | 5 (1.7%) | 5.0 |

Fixed a crash that occurred when the thermometer returned negative temperatures.
5 lines of code changed in 1 file:
Revised to document newly-added full datasheet support.
61 lines of code changed in 1 file:
Completed full datasheet support.
New properties added: templowflag, temphighflag, thermostatmode, 1shot.
Re-encoded the status register bits with defines.
Made "continuous mode" actually work.
Temperature precision is 1 degree C in continuous mode but 1/16 C in one-shot mode.
232 lines of code changed in 1 file: