Commit Graph

687 Commits

Author SHA1 Message Date
rusefillc 0e08b3ef5c extracting magic constant
only:uaefi121
2024-08-18 01:19:59 -04:00
rusefi 44b5f798a8 only:dead code? 2024-08-13 20:39:45 -04:00
rusefi 801f630020 Knock inputs to be bore diameter and checkbox #6767
only: actual change?
2024-08-04 14:02:58 -04:00
rusefillc 71f0f7ed4b only: code style 2024-08-03 15:46:14 -04:00
Matthew Kennedy 5d63e41a4b cisnan -> std::isnan 2024-07-22 21:10:06 -04:00
Andrey Gusakov d82f98ae07 sensor.cpp: minor cleanups 2024-07-20 17:37:52 -04:00
Andrey Gusakov 42213ac172 getPinNameByAdcChannel: be more safe
Know buffer size
Use snprintf
Expect null from portname()
2024-07-20 17:37:52 -04:00
Andrey 4434b691fd Better validation of thermistor configuration fix #6724 2024-07-17 17:07:20 -04:00
Matthew Kennedy 4579f65e61 sensor mocking by name
(cherry picked from commit 57bb54a0368afce6ac3ac09afa03249d8f5002ab)
2024-06-28 20:38:21 -04:00
Andrey 7bdbf5bfdf only:wow FuncChain templating 2024-06-19 19:15:41 -04:00
rusEFI LLC 45982819c9 only:thermistor_t 2024-06-19 18:47:46 -04:00
Andrey 1256823894 only:SensorConverter* getFunction() 2024-06-19 18:08:04 -04:00
Andrey 5fc1a959be only: encapsulation 2024-06-15 01:23:27 -04:00
GitHub gen-configs Action 062bf26054 Auto-generated configs and docs 2024-06-14 13:58:24 +00:00
rusefillc 9ef99cbf2c only:A/C Pressure sensor considerations and use #6570 2024-06-14 09:55:38 -04:00
rusefillc 192b0af71d only:better variable names 2024-06-03 14:34:37 -04:00
Andrey 14280ac321 only:how many defects do we have here? 2024-05-23 13:22:46 -04:00
Andrey 36c7252775 only:copy/paste bad? 2024-05-23 13:16:52 -04:00
Andrey bde28c16ae only:boardSensorChecker() 2024-05-19 15:32:18 -04:00
rusefi cf2535f340 reducing code duplication 2024-05-08 21:45:11 -04:00
3er0.1ive 46e908da1e - fix compile disabled KNOCK_SPECTROGRAM 2024-05-04 10:51:46 -04:00
3er0.1ive d6fdf204fa - fix build 2024-05-04 10:51:46 -04:00
3er0.1ive bdb997fe1a - clean commit with knock_analyzer 2024-05-04 10:51:46 -04:00
Matthew Kennedy 005d2eb21a distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -04:00
GitHub gen-configs Action 917a0edd6a Auto-generated configs and docs 2024-04-15 00:24:26 +00:00
David Holdeman b3a23daa2c Add support for analog transmission range sensors 2024-04-14 20:15:28 -04:00
GitHub gen-configs Action 4c852162b3 Auto-generated configs and docs 2024-04-11 21:35:33 +00:00
rusefillc fd45afa540 only: DashOverrideVehicleSpeed 2024-04-11 17:32:49 -04:00
Andrey f60bd6c683 better file name to actually reflect what the content is about 2024-03-25 23:31:49 -04:00
GitHub gen-configs Action c3828b3760 Auto-generated configs and docs 2024-03-23 22:02:45 +00:00
rusefillc afc4e0e9b4 only: more lua gauges 2024-03-23 18:00:44 -04:00
Andrey 17069719dc funny games with dash via Lua to override CAN dash profile values #6235 2024-03-21 13:01:03 -04:00
Andrey Gusakov 2caccacf18 Aem Egt: save one byte per channel 2024-03-17 09:41:01 -04:00
Andrey Gusakov fe116f07ae sensors: support AEM X series EGT CAN gauge
Same protocol is implemented on RusEFI WBOx2

Currently only 0x000A0305 and 0x000A0306 IDs are supported
These two will be mapped to EGT1 and EGT2
2024-03-17 09:41:01 -04:00
rusefillc 8f08aee62f cleaner guards 2024-03-15 08:49:09 -06:00
Andrey Gusakov f685025d2c sensors: StoredValueSensor: showInfo() 2024-03-10 12:56:03 -04:00
GitHub gen-configs Action 4ced5c0ee0 Auto-generated configs and docs 2024-03-09 14:06:33 +00:00
Andrey Gusakov 9fc1806ed6 max31855/egt: migrate to SensorType framework 2024-03-09 08:55:29 -05:00
Andrey Gusakov 605b9c6db7 hella_oil_level: check for errors, deInit() 2024-03-05 17:09:10 -05:00
Andrey Gusakov 6f564bd73b frequency_sensor: dead comment 2024-03-05 17:09:10 -05:00
Andrey Gusakov 0ce7db29b0 FrequencySensor::initIfValid: check for error
Do not set m_pin until we fully happy. Otherwise deInit() can do
bad things to pin that is possibly not belongs to us.
2024-03-05 17:09:10 -05:00
rusefillc 961448908d only:minor doc 2024-02-26 11:23:12 -05:00
rusefillc d638c609cd only:knock docs 2024-02-06 14:55:22 -05:00
rusefillc 994d53a28b only:CAN progress 2024-02-05 09:47:11 -05:00
Andrey Gusakov 483056746c gpio diagnostic: use PIN_UNKNOWN for pins with no diagsotic 2024-02-05 07:56:10 -05:00
rusefillc 8c73ae8ec6 Knock explicit struct 2024-01-17 08:53:22 -05:00
rusefillc e88e044ca4 encapsulation
---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-14 18:56:00 -05:00
GitHub gen-configs Action a32a920b2e Auto-generated configs and docs 2024-01-09 15:08:40 +00:00
rusefillc b89337f189 only: EGT does not lua yes 2024-01-09 10:05:17 -05:00
Andrey Gusakov 907e8d95c9 TS: report output diagnostic to TunerStudio 2024-01-04 09:32:31 -05:00