kifir
|
bf34e55cd6
|
Implement `FuelLevelSensor` class #7180
|
2024-12-24 18:35:53 -04:00 |
kifir
|
c8a72d3c76
|
Extract part of functionality into `FunctionalSensorImpl` template class #7180
|
2024-12-24 18:35:53 -04:00 |
kifir
|
1aaea76ac9
|
Extract part of functionality into `FunctionalSensorBase` class #7180
|
2024-12-24 18:35:53 -04:00 |
Matthew Kennedy
|
f048161b7d
|
only:sensor.h comment
|
2024-12-17 23:26:59 -05:00 |
Andrey Gusakov
|
d82f98ae07
|
sensor.cpp: minor cleanups
|
2024-07-20 17:37:52 -04:00 |
Matthew Kennedy
|
4579f65e61
|
sensor mocking by name
(cherry picked from commit 57bb54a0368afce6ac3ac09afa03249d8f5002ab)
|
2024-06-28 20:38:21 -04:00 |
Andrey
|
1256823894
|
only:SensorConverter* getFunction()
|
2024-06-19 18:08:04 -04:00 |
Matthew Kennedy
|
005d2eb21a
|
distinguish between "timestamp" and "duration"
|
2024-04-25 18:57:11 -04:00 |
Andrey Gusakov
|
f685025d2c
|
sensors: StoredValueSensor: showInfo()
|
2024-03-10 12:56:03 -04:00 |
Matthew Kennedy
|
61e5b4b1ad
|
change ObdCode to enum class builds firmware
|
2023-04-29 00:44:00 -04:00 |
Matthew Kennedy
|
dc6f53bda5
|
extract newton's method implementation (#5157)
* move expected, update libfirmware
* hellen ID solver uses shared Newton's method
* comment shouldn't have been moved
|
2023-03-07 08:45:17 -05:00 |
Andrey
|
80066add40
|
sensor API progress, I promise to be careful
|
2023-02-20 23:01:17 -05:00 |
Andrey
|
47056cb005
|
sensor API progress
|
2023-02-20 22:46:18 -05:00 |
Andrey
|
20d10ea0bb
|
moving sensors files a bit
|
2023-02-20 21:21:03 -05:00 |