Commit Graph

12 Commits

Author SHA1 Message Date
Andrey Gusakov e846c8339c SENT: move to libfirmware 2024-12-14 09:16:16 -05:00
Andrey Gusakov eeb6f8e9cd SENT: support pause pulses 2024-12-06 16:18:49 -05:00
Andrey Gusakov 09ea436a9d unit_test: SENT: test data from VAG MAP+IAT sensor 2024-12-06 16:18:49 -05:00
Andrey Gusakov b5ee8a9601 unit_test: SENT: test data from Opel Insignia ETB 2024-12-06 16:18:49 -05:00
Andrey Gusakov a4c9e58ee3 unit_test: SENT: improve 2024-12-06 16:18:49 -05:00
rusefillc fbed899881 sent: a change to improve unit test message 2024-12-05 20:06:53 -05:00
Andrey 68fee9905f Native SENT TPS input #5079
hasValidFast progress!

only:mre_f4
2023-03-01 15:23:38 -05:00
Andrey c3765829e0 Native SENT TPS input #5079
status quo

only:mre_f4
2023-03-01 15:21:35 -05:00
Andrey G 27166f4b23
SENT updates (#4774)
* SENT: simplify

* SENT: add crc6 routine, check crc for slow channels enhanced messages

* SENT: helper to get Slow Channel values

* SENT: getTickTime() report tick unit time

* unit_tests: SENT: update tests
2022-11-12 16:57:20 -05:00
Andrey G 64be738874
SENT unit tests (#4769)
* unit_tests: sent: zero-init

* sent: SENT_SLOW_CHANNELS_MAX to header

* unit_tests: sent: clock, falling edges

* SENT: support and autodetect if device sends pause pulse

Also rework tick time calculation

* unit_tests: SENT: verbose debug on request

* unit_tests: SENT: actual checks

* unit_tests: SENT: extract common code for reuse

* unit_test: SENT: add test with fuel pressue captured data

* unit_test: SENT: add test with Ford ETB CLOSED captured data
2022-11-11 17:25:02 -05:00
Andrey a25c9ab520 Ford SENT ETB bench test in NJ #4745
we shall unit test SENT
2022-11-07 00:06:42 -05:00
rusefillc 6d3e71fae3 Ford SENT ETB bench test in NJ #4745
we shall unit test SENT
2022-11-06 23:21:54 -05:00