Commit Graph

30626 Commits

Author SHA1 Message Date
GitHub gen-default-tune Action 75bc67ea2f Auto-generated default tune 2024-06-22 17:18:29 +00:00
kifir23917 b1dd08353c
Merge pull request #6651 from kifir23917/ac-pressure
Implement "A/C pressure" gauge #6570
2024-06-22 20:15:04 +03:00
GitHub gen-configs Action cf783d45be Auto-generated configs and docs 2024-06-22 15:46:47 +00:00
GitHub gen-default-tune Action 3df0f892f6 Auto-generated default tune 2024-06-22 15:40:46 +00:00
Andrey Gusakov a10213049e gpio: tle9104: fix cypress 2024-06-22 11:37:16 -04:00
Andrey Gusakov 5322fc051c gpio: tle9104: fix for disabled spi 2024-06-22 11:37:16 -04:00
Andrey Gusakov 66db9f6a34 gpio: tle9104: fix simulator 2024-06-22 11:37:16 -04:00
Andrey Gusakov b7ca018a8c gpio: tle9104: dead code 2024-06-22 11:37:16 -04:00
Andrey Gusakov dfdd7aa6bd smart_gpio: tle9104 is smart gpio chip 2024-06-22 11:37:16 -04:00
Andrey Gusakov b397abc5e0 boards: alphax-silver has two tle9104 2024-06-22 11:37:16 -04:00
Andrey Gusakov 73ad7a2b11 gpio: tle9104: fix parity calculation for RX data 2024-06-22 11:37:16 -04:00
Andrey Gusakov f9a45515a6 gpio: tle9104: minor cleanups 2024-06-22 11:37:16 -04:00
Andrey Gusakov f4321c065c gpio: tle9104: fix RW bit 2024-06-22 11:37:16 -04:00
Andrey Gusakov 61b48599ac gpio: tle9104: use __builtin_popcount() for parity calculation 2024-06-22 11:37:16 -04:00
Andrey Gusakov e3545bcdc4 gpio: tle9104: TODOs 2024-06-22 11:37:16 -04:00
Andrey Gusakov b9efa23c98 gpio: tle9104: add thread for periodic diagnostic update 2024-06-22 11:37:16 -04:00
Andrey Gusakov d4a44e035b gpio: tle9104: codestyle align with other gpio drivers 2024-06-22 11:37:16 -04:00
Andrey Gusakov 3f983f846c gpio: tle9104: cleanups 2024-06-22 11:37:16 -04:00
Andrey Gusakov 7f052f7e7b gpio: tle9104: handle communication errors 2024-06-22 11:37:16 -04:00
Andrey Gusakov 8a8463fc29 gpio: tle9104: support coexistance with other SPI devices
Release bus after use
2024-06-22 11:37:16 -04:00
kifir 1133e7e709 Implement "A/C pressure" gauge #6570 2024-06-22 16:54:12 +03:00
GitHub set-date Action 6d6ed1aef0 Update date 2024-06-22 00:19:44 +00:00
GitHub gen-configs Action 005614bb81 Auto-generated configs and docs 2024-06-21 16:25:01 +00:00
GitHub gen-default-tune Action 363cb52942 Auto-generated default tune 2024-06-21 16:18:33 +00:00
kifir de22556c5f now we're checking brake pedal state when `Activation Mode` is `Brake Pedal` #6645 2024-06-21 12:01:48 -04:00
GitHub gen-configs Action 200993a086 Auto-generated configs and docs 2024-06-21 13:27:04 +00:00
GitHub gen-default-tune Action 716fda0699 Auto-generated default tune 2024-06-21 13:20:42 +00:00
Andrey 553fd3056b only:better launchActivateInverted .ini condition 2024-06-21 09:17:04 -04:00
GitHub gen-configs Action ff97040327 Auto-generated configs and docs 2024-06-21 03:21:04 +00:00
GitHub gen-default-tune Action 4c803de81f Auto-generated default tune 2024-06-21 03:14:47 +00:00
GitHub set-date Action 3a58880f05 Update date 2024-06-20 23:10:50 -04:00
GitHub gen-configs Action 62b11f5aa4 Auto-generated configs and docs 2024-06-20 23:10:50 -04:00
Andrey 9376543dcd saving the planet with some skip rates 2024-06-20 23:10:50 -04:00
Andrey 8ec357f7f9 BMW E46 Can Dash flaws fix #6642 2024-06-20 23:10:50 -04:00
Andrey 11ddc3dd61 only: MAX3185X_REFRESH_TIME is now 0.1 sec. 2024-06-20 16:23:43 -04:00
GitHub gen-default-tune Action 119c2e5433 Auto-generated default tune 2024-06-20 20:21:29 +00:00
kifir 5b9f97a56a display alternatorVoltageTargetTable on `Battery and Alternator Settings` dialog #6523 2024-06-20 16:04:49 -04:00
kifir 400fb7a3ac get rid of redundant acDelay initialization (actually it is not needed for this test) #6570 2024-06-20 13:23:19 -04:00
GitHub gen-configs Action bd2beb185f Auto-generated configs and docs 2024-06-20 15:57:15 +00:00
GitHub gen-default-tune Action 84ddd9a792 Auto-generated default tune 2024-06-20 15:47:07 +00:00
kifir 5d3567f15e add alternatorVoltageTargetTable #6523 2024-06-20 11:36:22 -04:00
rusefi da8b316e3a only:docs 2024-06-20 11:35:17 -04:00
Andrey Gusakov 1ada1f99dc Comments, style 2024-06-20 11:00:56 -04:00
Andrey Gusakov 8c02dcf5a7 TS: handle ochGetCommand with no arguments (read all) 2024-06-20 11:00:56 -04:00
Andrey Gusakov 80bf0205db ADC: FastAdcToken rename to AdcToken 2024-06-20 09:45:31 -04:00
rusefillc 8e7f1c6de4 only:alphax-8chan_debug 2024-06-20 09:14:57 -04:00
Andrey Gusakov 3ac25a82fb ADC: AdcDevice::enableChannel: return channelAdcIndex or error
This value will be used as part of AdcToken for multi ADC support
2024-06-20 08:16:03 -04:00
Andrey Gusakov dbbe6ace0a ADC: AdcConfiguration.h rename to AdcDevice.h 2024-06-20 08:16:03 -04:00
GitHub gen-default-tune Action c51c6357ac Auto-generated default tune 2024-06-20 03:34:28 +00:00
Taylor 965496f0f4 Headerfile changes need to be bundled in this patch 2024-06-19 23:30:54 -04:00