Commit Graph

2347 Commits

Author SHA1 Message Date
rusefillc bc2a2b9ab9 only:better method name 2023-06-25 02:08:53 -04:00
rusefillc 47d92d3e95 helping gcc 2023-06-15 23:28:27 -04:00
Andrey 97b415436d only:docs 2023-06-15 17:40:24 -04:00
Andrey 86ce899026 only:using higher level API which could matter for unit tests around time zero 2023-06-15 17:36:07 -04:00
rusefillc e427007393 CJ125 is dead 2023-06-14 08:50:51 -04:00
rusefi 426bc8720e console "spark 1" bench hands up proteus #5320
i feel lucky!
2023-06-11 23:23:17 -04:00
rusefi f77f356e6d reducing code duplication 2023-06-11 23:17:13 -04:00
rusefi 731fd89ef7 reducing magic constant 2023-06-11 23:13:36 -04:00
andreika-git 23891833be fix old bug (again?) 2023-06-06 23:59:04 +03:00
rusefillc 551e7d5b38 p from past 2023-06-05 11:44:56 -04:00
Matthew Kennedy f7e6ccd9e2 de-pointerize outputMode #49 2023-06-05 10:25:00 -04:00
andreika-git 85058bb308 more guard #ifdefs 2023-06-02 07:27:37 -04:00
andreika-git ad02e45a4a weak signal detector disabling option for trigger_input_adc 2023-06-02 07:27:37 -04:00
andreika-git 98666a53e4 refactor trigger_input_adc 2023-06-02 07:27:37 -04:00
andreika-git 0ed6f5ab9c more portability for trigger_input_adc 2023-06-02 07:27:37 -04:00
Andrey Gusakov 3ee9b6e4ab OpenBLT: usb is for F4 only 2023-06-01 19:33:20 -04:00
Andrey Gusakov 18e8f4d298 openblt: usb cleanup 2023-06-01 19:33:20 -04:00
Andrey Gusakov 8dfd459d0b openblt: do not include twice 2023-06-01 19:33:20 -04:00
Andrey Gusakov a4c92701c0 openblt: do not redefine 2023-06-01 19:33:20 -04:00
rusefillc dab7a4ab3c openblt: USB
only:mre_f4
2023-06-01 19:33:20 -04:00
rusefillc bd35c25a57 openblt: USB
only:mre_f4
2023-06-01 19:33:20 -04:00
rusefillc 0b0a624db1 openblt: USB
only:mre_f4
2023-06-01 19:33:20 -04:00
rusefillc 1c49d77fff extra flexibility to facilitate ports 2023-05-31 23:36:30 -04:00
rusefillc 24d1d5ad41 extra flexibility to facilitate ports 2023-05-31 23:10:18 -04:00
rusefillc 6f028ce955 style/guards 2023-05-31 23:06:39 -04:00
Matthew Kennedy 12a29232cc tooth_logger.h -> pch
(cherry picked from commit ad3ea57276361b6da69eb920dd056a662f6f5c70)
2023-05-31 15:59:02 -04:00
rusefillc 4cd21bc35e better code guard? 2023-05-24 11:07:31 -04:00
rusefillc fa57f32a37 reducing GPIO code duplication 2023-05-24 10:37:02 -04:00
rusefillc 458d8982aa reducing GPIO code duplication 2023-05-24 10:34:11 -04:00
rusefillc 9697304af4 reducing GPIO code duplication 2023-05-24 10:31:51 -04:00
rusefillc cdf5447afb reducing GPIO code duplication 2023-05-24 10:24:44 -04:00
rusefillc 9b2a134950 docs 2023-05-24 10:15:31 -04:00
rusefillc 91a25bad96 conditional EFI_DFU_JUMP 2023-05-24 09:58:22 -04:00
rusefillc f5d4e29661 helping cypress & kinetis 2023-05-24 09:52:07 -04:00
rusefillc 61f840fcc3 reducing GPIO code duplication 2023-05-24 09:30:19 -04:00
rusefillc c1cdf77f3a conditional compilation around getBackupSram 2023-05-24 09:01:22 -04:00
rusefillc cc4175f428 reducing GPIO code duplication 2023-05-24 08:51:24 -04:00
rusefillc f317d298af code style 2023-05-24 01:38:56 -04:00
rusefillc 57dec507c3 one step back 2023-05-24 01:13:57 -04:00
rusefillc 198422ffaf code guard 2023-05-24 00:44:58 -04:00
rusefillc 840a968bc8 code guard 2023-05-24 00:39:56 -04:00
rusefillc b8e48e7ad7 code guard 2023-05-24 00:34:22 -04:00
rusefillc dcfdbf5ec5 dup 2023-05-24 00:17:46 -04:00
rusefillc 228c1ac246 code guard 2023-05-24 00:13:07 -04:00
rusefillc 6be4b10a15 code guard 2023-05-24 00:11:40 -04:00
rusefillc 37d6d76a4a openblt: OscillatorType inconsistency fix #5280 2023-05-21 09:23:34 -04:00
rusefillc 526f245beb docs 2023-05-21 09:23:34 -04:00
Matthew Kennedy 789aa2cf2a remove proteus legacy build -> none exist in the wild
(cherry picked from commit 2fd26e948a2596db7256ec44a0e0c41dc8c3c749)
2023-05-19 10:28:38 -04:00
rusefi 3ddc3d42c2 ohh CanCategory was never used?! 2023-05-17 19:56:39 -04:00
Matthew Kennedy 816d107b00 pt2001 typo
(cherry picked from commit 94c33e9e38bce7ee758dfee91816aa7f91b2f2d2)
2023-05-15 19:47:10 -04:00
Andrey Gusakov cdd5161d52 usb: wait 15 sec for usb to spin up
Wait 15 seconds for USB to become CONFIGURED.
Previous timeout was 5 sec. Windows does usb enumeration quite slow
lets give some more room
2023-05-09 07:08:11 -04:00
rusefillc ff34f3d8a1 only:hellen-honda-k
something is very weird
2023-05-01 16:56:30 -04:00
rusefillc 4fb65cddd5 only:hellen-honda-k
wish me luck
2023-05-01 15:51:18 -04:00
rusefi a851149d84 only:hellen-honda-k 2023-05-01 14:28:01 -04:00
rusefillc 7e074e13b2 only:hellen-honda-k 2023-05-01 13:47:49 -04:00
rusefillc 853e012077 only:hellen-honda-k
wow sweet progress
2023-05-01 13:38:17 -04:00
rusefillc e1e03dbc74 only:hellen-honda-k
wow i should sleep more
2023-05-01 13:15:06 -04:00
rusefillc d8ec19db9a only:hellen-honda-k
dead
2023-05-01 12:18:48 -04:00
rusefillc 2ed5da2bed only:hellen-honda-k 2023-05-01 11:24:09 -04:00
rusefillc 339f088231 only:hellen-honda-k 2023-05-01 10:06:51 -04:00
Andrey 7695641cb7 sperry picking 2023-04-30 00:01:12 -04:00
Andrey 51d0f6e347 it's going to be painful 2023-04-29 00:44:00 -04:00
Matthew Kennedy 197d75395d don't need this line at all 2023-04-29 00:44:00 -04:00
Matthew Kennedy 61e5b4b1ad change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
Matthew Kennedy 01f7e4068d rename obd_code_e -> ObdCode
(cherry picked from commit d6534157a03d19bb2e8aeece301642c053a081d0)
2023-04-29 00:44:00 -04:00
Matthew Kennedy 7396d466c4 cj125
(cherry picked from commit fd09ad7b4f2a9c450aedf4a535db4edd24bdcee1)
2023-04-29 00:15:54 -04:00
rusefillc b9d5053288 it's going to be painful 2023-04-28 23:11:40 -04:00
Matthew Kennedy bb49b22294 joystick, lcd
(cherry picked from commit 61c17791b89fc6b5ae17df96d9498c088afdb09f)
2023-04-28 22:32:37 -04:00
Andrey 7bfadd2daa whoever needs it should speak up 2023-04-28 20:18:03 -04:00
Andrey e43c6b0d06 only:todo 2023-04-22 11:28:50 -04:00
rusefillc 71f4e6ca40 dead line 2023-04-19 17:40:14 -04:00
rusefillc f817462657 No "Trigger #3" possible at the moment 2023-04-19 17:36:47 -04:00
rusefillc d31ba5f179 trigger layer start-up is a mess fix #5241
reducing complexity of conditional compilation
2023-04-19 17:30:52 -04:00
rusefillc 8fc2e0eb53 trigger layer start-up is a mess #5241
reducing code duplication: start actual pins only from best startHardware method
2023-04-19 17:27:47 -04:00
rusefillc d423bb063a trigger layer start-up is a mess #5241
reducing the mess: moving logic out of strange method
2023-04-19 17:25:43 -04:00
rusefillc dae865210a trigger layer start-up is a mess #5241
reducing the mess: reducing code duplication
2023-04-19 17:21:23 -04:00
rusefillc cb2d817da9 trigger layer start-up is a mess #5241
refactoring: just renaming method
2023-04-19 17:19:20 -04:00
rusefillc 408d4fecb9 trigger layer start-up is a mess #5241
WAT? no reason to stop pins onEcuStart
2023-04-19 17:17:04 -04:00
rusefillc 56ea0bbc08 trigger layer start-up is a mess #5241
refactoring: just renaming method
2023-04-19 17:16:19 -04:00
rusefillc cffad07458 trigger layer start-up is a mess #5241
refactoring: just renaming method
2023-04-19 17:07:36 -04:00
rusefillc 21ea057f70 reducing code duplication 2023-04-19 16:51:16 -04:00
rusefillc af93acc15b dead code 2023-04-19 16:49:02 -04:00
rusefillc b213dddcd6 style unification 2023-04-19 16:46:41 -04:00
rusefillc b149578bab style unification 2023-04-19 16:41:20 -04:00
Andrey Gusakov 33875a959a kline: hide under ifdef EFI_KLINE, signed vs unsigned 2023-04-07 04:08:07 -04:00
Andrey Gusakov d79ef84e40 Fix 'equality comparison with extraneous parentheses' warning/error 2023-04-07 03:47:56 -04:00
Andrey Gusakov 342e7d1ac6 adc: unused suppress 2023-04-07 03:47:52 -04:00
rusefillc 1eb4674c9f kline
only:hellen-honda-k
2023-04-04 22:42:40 -04:00
rusefillc 21ff76c61c kline
only:hellen-honda-k
2023-04-03 16:54:26 -04:00
rusefillc cddbcf003f kline
only:hellen-honda-k
2023-04-03 16:50:24 -04:00
rusefillc 20a5331713 kline
only:hellen-honda-k
2023-04-03 16:33:49 -04:00
rusefillc eb2ed168d8 kline
only:hellen-honda-k
2023-04-03 16:30:00 -04:00
rusefillc e270020855 kline
only:hellen-honda-k
2023-04-03 15:40:37 -04:00
rusefillc c7ac513f73 kline
only:hellen-honda-k
2023-04-03 14:51:26 -04:00
rusefillc b606a141e8 kline
only:hellen-honda-k
2023-04-03 14:10:07 -04:00
rusefillc 2a7436c090 kline
only:hellen-honda-k
2023-04-03 13:52:23 -04:00
rusefillc bbf756d941 kline
only:hellen-honda-k
2023-04-03 13:37:26 -04:00
rusefillc 7e7b2800e2 kline
only:hellen-honda-k
2023-04-03 12:41:17 -04:00
rusefillc fc76703e1f kline
only:hellen-honda-k
2023-04-03 11:51:11 -04:00
rusefillc 1f3b3e82fb
Lcd (#5217)
* WS2812 LED strip on TIM1_CH1_UP using pin PE9 and DMA.

* Applied suggestions

* linux and Windows have different approach

* linux and Windows have different approach

---------

Co-authored-by: benas-gavea <bbrazdziunas@gavea.co.uk>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-04-03 11:31:07 -04:00