Commit 6d82035
authored
It's silly that `humility sensors` requires udprpc to iterate over sensors, when
the data is right there in RAM.
This PR adds a backend that reads the raw memory and imitates the `Sensor.get`
API locally to decode the values.
1 parent d7fd204 commit 6d82035
File tree
399 files changed
+2416
-69
lines changed- cmd/sensors
- src
- humility-core/src
- humility-doppel/src
- tests
- cmd/sensors-read
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
399 files changed
+2416
-69
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
0 commit comments