Commit Graph

31112 Commits

Author SHA1 Message Date
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 Gusakov 4007e0d7f8 adc_subscription: call efiSetPadMode for primary input only
Same pin can be used by two analog inputs (externaly muxed)
Call brain_pin_markUsed() only while requesting for primary user
2024-07-20 17:37:52 -04:00
Andrey Gusakov dce26afd3f adc: adcIsMuxedInput() helper
Return true for ADC channel that is "second virtual" input on pin
Ie muxed with external switch.
This helps avoid attemp to mark pin used twice while configuring ADC
2024-07-20 17:37:52 -04:00
GitHub gen-configs Action 461b143a80 Auto-generated configs and docs 2024-07-20 04:16:51 +00:00
GitHub gen-default-tune Action 551cb1fc91 Auto-generated default tune 2024-07-20 04:13:21 +00:00
rusefi dbf8a17767 UI flexibility 2024-07-20 00:05:43 -04:00
GitHub gen-default-tune Action 3b10b378ce Auto-generated default tune 2024-07-20 01:12:35 +00:00
rusefi 532c46f9d0 mega module 144 AT1<>AT2 are flipped #6731 2024-07-19 21:08:24 -04:00
GitHub set-date Action 6d720543bb Update date 2024-07-20 00:20:20 +00:00
GitHub gen-configs Action c17723fcc9 Auto-generated configs and docs 2024-07-20 00:15:37 +00:00
GitHub gen-default-tune Action 6a13888965 Auto-generated default tune 2024-07-20 00:09:43 +00:00
rusefi aad5208435 Raw Aux Temp 2024-07-19 20:05:38 -04:00
GitHub gen-configs Action c5449f9d26 Auto-generated configs and docs 2024-07-19 23:52:55 +00:00
GitHub gen-default-tune Action 8e30bee653 Auto-generated default tune 2024-07-19 23:46:40 +00:00
rusefi 4c9f706552 ambientTempGauge 2024-07-19 19:43:11 -04:00
GitHub gen-configs Action f867d435d2 Auto-generated configs and docs 2024-07-19 17:55:34 +00:00
GitHub gen-default-tune Action f2df6975b2 Auto-generated default tune 2024-07-19 17:49:41 +00:00
rusefillc a3bae02156 mc33810spiErrorCounter 2024-07-19 13:45:34 -04:00
kifir23917 a9c95a0246 only: fix misprint 2024-07-19 08:39:23 -04:00
GitHub gen-configs Action f6497a05b3 Auto-generated configs and docs 2024-07-19 04:18:03 +00:00
GitHub gen-default-tune Action e00e8f0dc4 Auto-generated default tune 2024-07-19 04:11:34 +00:00
rusefillc c8cd83395a nicer error message 2024-07-19 00:05:12 -04:00
GitHub set-date Action daef4c71fe Update date 2024-07-19 03:33:59 +00:00
kifir23917 d528e39e71 Now in case when subfolder to upload is defined explicitly, it has the highest priority. Otherwise script deduces a default subfolder to upload bandle from a branch name. 2024-07-18 10:33:41 -04:00
kifir23917 8c202c95fd Only: support composite SUBFOLDER_TO_UPLOAD 2024-07-18 09:32:15 -04:00
kifir23917 d508934aa3 Only: rename RELEASE_TAG variable to SUBFOLDER_TO_UPLOAD 2024-07-18 09:32:15 -04:00
GitHub gen-configs Action 960b6276d8 Auto-generated configs and docs 2024-07-18 13:12:51 +00:00
GitHub gen-default-tune Action 7ecb4f1ae3 Auto-generated default tune 2024-07-18 13:07:14 +00:00
andreika-git e3d81b5cd4 Add CRC32 support to plain .srec binary https://github.com/rusefi/rusefi/issues/6289 2024-07-18 09:03:22 -04:00
GitHub set-date Action e9210430fd Update date 2024-07-18 00:20:44 +00:00
Andrey 99927046bc Better validation of thermistor configuration fix #6724 2024-07-17 18:44:11 -04:00
GitHub gen-configs Action 7b014b0a34 Auto-generated configs and docs 2024-07-17 21:35:34 +00:00
GitHub gen-default-tune Action 3119388c2c Auto-generated default tune 2024-07-17 21:29:04 +00:00
Andrey 36fe17ed43 making UI more configurable 2024-07-17 17:25:27 -04:00
Andrey 4434b691fd Better validation of thermistor configuration fix #6724 2024-07-17 17:07:20 -04:00
andreika-git 7013090136 Change the checksum method for Hex2dfu https://github.com/rusefi/rusefi/issues/6289 2024-07-17 14:44:14 -04:00
andreika-git 882fa63d6b Add CRC32 check to OpenBLT https://github.com/rusefi/rusefi/issues/6289 2024-07-17 14:44:14 -04:00
kifir23917 8afdbdbe59 Implement waiting for new port to appear #6699 2024-07-17 10:29:15 -04:00
kifir23917 f3bee89797 Only: symplify waitForEcuPortDisappeared method signature #6699 2024-07-17 10:29:15 -04:00
kifir23917 012dec829b Only: improve logging #6699 2024-07-17 10:29:15 -04:00
kifir23917 210d21eee5 Only: get rid of unused code 2024-07-17 10:29:15 -04:00
kifir23917 2f004089f3 Only: get rid of unused parameter (#6699) 2024-07-17 10:29:15 -04:00
GitHub gen-default-tune Action a92d7cf5a0 Auto-generated default tune 2024-07-17 02:45:29 +00:00
rusefillc 4af221e370 can factory progress? 2024-07-16 22:37:49 -04:00
GitHub gen-configs Action 0f6adb8e84 Auto-generated configs and docs 2024-07-17 01:28:31 +00:00
GitHub gen-default-tune Action b761cd5c7c Auto-generated default tune 2024-07-17 01:22:17 +00:00
rusefillc cbb2e2948c can factory progress 2024-07-16 21:18:00 -04:00
rusefillc 8211457496 can factory! 2024-07-16 21:18:00 -04:00
GitHub set-date Action 61c1dde562 Update date 2024-07-17 00:20:59 +00:00