Commit Graph

15486 Commits

Author SHA1 Message Date
Matthew Kennedy 1e0144efaa constify efi_gpio, use size_t (#4695) 2022-10-23 08:25:47 -04:00
GitHub gen-configs Action 213c3f3bd5 Auto-generated configs and docs 2022-10-23 02:52:32 +00:00
rusefi 0f21808d21 GM ETB bench test in NJ #4688
SENT to Lua integration
2022-10-22 22:46:37 -04:00
GitHub set-date Action 8e10104fbc Update date 2022-10-23 00:33:30 +00:00
Andrey G 6aca0e2a54 SENT fixes (#4692)
* SENT: measure more pulses during Unit time calibration

* SENT: no magic numbers

* SENT: fix typo

* SENT: setninfo output: do not show slow channels if not detected

* SENT: fix GM-style CRC calculation

* SENT: another one CRC algorithm, now for pressure sensor

* SENT: show CRC error percentage
2022-10-22 18:07:22 -04:00
rusefillc 67ea775f17 progress: rpm register based on trigger input being none or not (#4691)
* progress: rpm register based on trigger input being none or not

* use helper functions

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-22 09:27:41 -04:00
rusefillc 07c5c2a91e progress: allow only exhaust cam input now that we have index parameter 2022-10-22 08:40:36 -04:00
rusefillc 8b1a1a984c refactoring: wider usage of helper method 2022-10-22 08:39:55 -04:00
rusefillc 4f6b1eb3b7 progress: rpm register based on trigger input being none or not 2022-10-21 23:57:37 -04:00
rusefillc 93892bd4d9 progress: rpm register based on trigger input being none or not 2022-10-21 23:29:39 -04:00
rusefillc 56d5e01d89 ROLLBACK 2022-10-21 22:45:46 -04:00
rusefillc cb7625e40e progress: rpm register based on trigger input being none or not (helping unit tests) 2022-10-21 22:25:05 -04:00
rusefillc a0c0e38cfd progress: rpm register based on trigger input being none or not 2022-10-21 22:07:41 -04:00
rusefillc 38164e2a0d refactoring: inline method 2022-10-21 21:20:44 -04:00
GitHub gen-configs Action a7eb8a10a6 Auto-generated configs and docs 2022-10-22 01:16:20 +00:00
rusefillc 366b37a41e trigger input: dead code? 2022-10-21 21:10:58 -04:00
GitHub set-date Action c9ddd7df50 Update date 2022-10-22 00:31:13 +00:00
rusefillc 4e3c01be71 current unused RAM metric? 2022-10-21 17:12:15 -04:00
rusefillc 65f3fce774 current unused RAM metric 2022-10-21 12:10:31 -04:00
GitHub gen-configs Action 17379e99e4 Auto-generated configs and docs 2022-10-21 02:31:12 +00:00
Matthew Kennedy 890a8e0fed implement "ford mode" injector correction (#4686)
* implement "ford mode"

* missed the enum value
2022-10-20 22:25:39 -04:00
GitHub gen-configs Action c51e54ee2b Auto-generated configs and docs 2022-10-21 02:15:43 +00:00
Matthew Kennedy 6788ef837d fix no-lua build (#4690) 2022-10-20 22:01:33 -04:00
GitHub set-date Action 4177d255c2 Update date 2022-10-21 00:28:12 +00:00
rusefillc ee72e7ea5d Update readme.md 2022-10-20 14:30:23 -04:00
GitHub gen-configs Action 65230fff03 Auto-generated configs and docs 2022-10-20 17:40:39 +00:00
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
rusefillc fadc7edbdb Adc unregister (#4684)
* Sensor: unregister on the fly #4683

* Sensor: unregister on the fly #4683

* Adc unregister #4684

* Adc unregister #4684
2022-10-20 09:33:27 -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 64f0a8e412 SENT protocol capture implementation #4631 2022-10-20 00:04:43 -04:00
GitHub gen-configs Action 4d2e24d2a6 Auto-generated configs and docs 2022-10-20 04:02:31 +00:00
rusefi 46ee0e6eb6 SENT protocol capture implementation #4631 2022-10-19 23:56:21 -04:00
GitHub gen-configs Action afd5d91e3b Auto-generated configs and docs 2022-10-20 03:49:59 +00:00
rusefi fb0cf6b6ed SENT protocol capture implementation #4631 2022-10-19 23:45:21 -04:00
GitHub set-date Action 3e5d8f9a46 Update date 2022-10-20 00:39:24 +00: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
GitHub gen-configs Action 428f37ca21 Auto-generated configs and docs 2022-10-19 20:16:30 +00:00
rusefillc 00cccb2fa3 SENT protocol capture implementation #4631 2022-10-19 15:21:13 -04:00
Andrey Gusakov de1189cf86 port: stm32: f4/f7: enable ICU drivers, enable ICU for TIM2 2022-10-19 15:14:29 -04:00
rusefillc 7962dd93ef gcc11 is smart 2022-10-19 10:29:27 -04:00
rusefillc 630f943a17 nicer (?) parameter names 2022-10-19 10:25:02 -04:00
rusefillc 156d6b37f1 gcc 10 #4641 2022-10-19 09:11:57 -04:00
GitHub gen-configs Action 9b2784959b Auto-generated configs and docs 2022-10-19 10:47:20 +00:00
Matthew Kennedy acec8f2da3 VE blend tables (#4640)
* blendy ve too

* ui

* small optimizations

* save kinetis memory

* changelog
2022-10-19 06:42:22 -04:00
Matthew Kennedy de9ab76a31 gcc 10 (#4641)
* scripts

* change check version

* disable inlining

* all the spots

* it's funny that this works with the wrong file extension

* bootloader

* hardware ci runs gcc 10
2022-10-18 22:30:16 -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
GitHub gen-configs Action 7112c8577b Auto-generated configs and docs 2022-10-19 01:17:23 +00:00
Matthew Kennedy 592942f39a stub 429 2022-10-18 21:11:58 -04:00