Commit Graph

3038 Commits

Author SHA1 Message Date
Andrey G 66c3468ce0 SENT fixes (#4687)
* SENT: cache current setting to do proper clean-up on stop

* SENT: microRusEfi supports send on "AN temp 2" = PA1 only

* SENT: microRusEfi: fix pin number

* SENT: use activeConfiguration during sentStop()

* MRE: pin 23: can accept events (for SENT)
2022-10-20 13:33:16 -04:00
Matthew Kennedy c16d2e82e4 more f429 business (#4679)
* 429 boots and LEDs work

* oops missed a comma

* enable on f767 too, since it should be the same board

* why not just completely duplicate it

* script should not be fancy

* script should not be fancy

* correct pins

* h743 while we're at it
2022-10-20 00:59:39 -04:00
rusefi fb0cf6b6ed SENT protocol capture implementation #4631 2022-10-19 23:45:21 -04:00
Andrey G c36c1b0434 SENT protocol capture implementation (#4631)
* boards: MRE: enable SEND protocol capture

* SENT protocol capture implementation #4631

* SENT protocol capture implementation #4631

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-19 17:08:15 -04:00
rusefillc a272d63ceb so much weird 2022-10-18 22:29:43 -04:00
rusefillc 4849a81f83 would this help nucleo-F429? 2022-10-18 22:02:28 -04:00
Andrey 43bb22641a F429 nucleo 2022-10-18 21:18:36 -04:00
Matthew Kennedy 592942f39a stub 429 2022-10-18 21:11:58 -04:00
Andrey ccf181efc1 Enable ethernet on one or both nucleo boards #4665 2022-10-16 22:42:17 -04:00
Andrey 781da9dae3 Enable ethernet on one or both nucleo boards #4665 2022-10-16 22:36:31 -04:00
Andrey efaa121a3a following the pattern 2022-10-16 22:36:31 -04:00
rusefillc a7f8b354ac +x is fun 2022-10-16 22:11:06 -04:00
GitHub gen-configs Action b07f46fec9 Auto-generated configs and docs 2022-10-16 20:28:13 +00:00
rusefillc b005419ea3 https://github.com/rusefi/hellen154hyundai/issues/63 2022-10-16 16:23:36 -04:00
rusefi 09da62d778 208 board progress 2022-10-14 16:39:16 -04:00
Andrey G cd27d16ece Initial support for RusEFI STM32F429-208+SDRAM board (#4666) 2022-10-14 16:20:55 -04:00
rusefillc b4216aed86 Update readme.md 2022-10-14 09:28:37 -04:00
rusefillc 61d7330003 Enable ethernet on F429 discovery #4664 2022-10-14 09:28:24 -04:00
Andrey G 27e00702f5 SENT core decoder and ICU driver (#4648)
* SENT: copy-paste SENT decoder from rusefi-hardware

* SENT: decoder: refactor, cleanup

* SENT: add ICU implementation

* SENT: decoder: use pch.h

* SENT: EFI_PROD_CODE guard

* SENT: ICU driver: fixes

* SENT: don't forget to SysLock

* SENT: call Start on Init (agrrrr)

* SENT: ICU: some limitations

ICU can capture on two firsts TIM inputs only. So move from PA2 to PA1

* SENT: mmmm... c++... i like it (no)

* SENT: autocalibrate tick time

* SENT: debug

* SENT: clean-up

* SENT: optimize slow channel mailboxes

* SENT: GetSignals() helper
2022-10-09 06:38:28 -04:00
GitHub gen-configs Action dd79144537 Auto-generated configs and docs 2022-10-06 04:07:05 +00:00
BeerMoneyMotorsports 99fbc128c6 Added new pin mapping for clutch (#4639)
While diagnosing a users issue with clutch input, i found that the pin changed on the 176 from res3 to D1 at revE.
2022-10-05 23:46:17 -04:00
Matthew Kennedy a65190b008 remove 2jz trigger that's really 12 tooth crank (#4637)
* remove 2jz trigger that's really 12 tooth crank

* triggerimage hardcoded name
2022-10-05 21:59:17 -04:00
Matthew Kennedy 60fc30d34d remove 898 (#4634)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-10-04 20:12:57 -04:00
rusefillc 93b5758736 there is no third trigger simulator channel right? 2022-10-03 00:18:11 -04:00
rusefillc 830f18a3c8 need Proteus QC 2022-10-01 23:05:11 -04:00
rusefi 707bbe9782 need Proteus QC 2022-10-01 22:07:44 -04:00
rusefi 2b686c6724 need Proteus QC 2022-10-01 22:00:25 -04:00
rusefillc ee7c81f1d0 need Proteus QC 2022-10-01 06:15:00 -04:00
rusefillc 277969dfaf need Proteus QC 2022-09-30 11:47:04 -04:00
rusefillc efd9a277be CAN side of automated testing #4630 2022-09-30 00:37:56 -04:00
rusefillc dfe50c89bc extracting setHellenCan() method 2022-09-30 00:37:05 -04:00
rusefillc cb5ce8a76b CAN side of automated testing #4630 2022-09-30 00:20:46 -04:00
rusefillc b80c75223a CAN side of automated testing #4630 2022-09-29 23:46:08 -04:00
rusefillc 587c448688 CAN side of automated testing #4630 2022-09-29 23:01:06 -04:00
rusefillc 9122ef9317 CAN side of automated testing #4630 2022-09-29 22:17:28 -04:00
rusefillc a177e01a5f CAN side of automated testing #4630 2022-09-29 20:55:38 -04:00
rusefillc c17fa49426 CAN side of automated testing #4630
more meta
2022-09-29 20:55:38 -04:00
Matthew Kennedy 6f5bed28d9 better k gaps (#4623) 2022-09-25 09:14:29 -04:00
Andrey 24cf41c5f7 Honda K cam wheels #3405 2022-09-25 00:26:42 -04:00
Andrey 178fe15760 more inclusive configuration name 2022-09-24 23:49:41 -04:00
Andrey 5935c18beb K progress - just a rename 2022-09-24 23:25:36 -04:00
GitHub gen-configs Action a4aed52c75 Auto-generated configs and docs 2022-09-24 18:57:35 +00:00
rusefillc fb8897ca65 K47 is Wasteagte, not K48 #4616
now with K48
2022-09-24 14:52:08 -04:00
GitHub gen-configs Action e8b5445201 Auto-generated configs and docs 2022-09-24 13:35:00 +00:00
rusefillc 885e13ec6d K47 is Wasteagte, not K48 fix #4616
just a typo in the name
2022-09-24 09:28:45 -04:00
rusefillc 124e7b97b0 crank-bases is the proper way, with proper trigger offset 2022-09-23 20:13:14 -04:00
David Holdeman d8b2565741 Pinout order (#4601)
* order by field

* add order to mre main
2022-09-21 10:09:18 -04:00
GitHub gen-configs Action 731888f8e8 Auto-generated configs and docs 2022-09-19 23:02:03 +00:00
BeerMoneyMotorsports 1d720e35c1 yaml update for NA6 MCU144 (#4595)
I was unsure on how to proceed with the actual pin id and how duplicates would effect it.  I added this to https://github.com/rusefi/very-serious-business/issues/228 but received no answer and appear to have been removed.  Im pushing anyhow.
2022-09-19 18:41:23 -04:00
rusefi 25aab4722b B6 2022-09-18 18:55:57 -04:00