Commit Graph

304 Commits

Author SHA1 Message Date
Matthew Kennedy 1d7d988c42 stale todo
(cherry picked from commit b9e28bb5b612ec4c7b985e81942a58df6e915257)
2023-04-29 07:07:33 -04:00
Matthew Kennedy 7396d466c4 cj125
(cherry picked from commit fd09ad7b4f2a9c450aedf4a535db4edd24bdcee1)
2023-04-29 00:15:54 -04:00
Matthew Kennedy bb49b22294 joystick, lcd
(cherry picked from commit 61c17791b89fc6b5ae17df96d9498c088afdb09f)
2023-04-28 22:32:37 -04:00
Matthew Kennedy 2857e9527d remove specs_s struct, flatten config
(cherry picked from commit f090a97b0b7771dfe02e4b4bb9919d50a6a11ef5)
2023-04-28 20:59:11 -04:00
rusefillc 93ac497ecb only:mre_f4 2023-04-26 20:27:45 -04:00
rusefillc f49d8d6ca9 aux reuse 2023-04-18 14:58:22 -04:00
rusefillc 597981dd3f huh?
only:mre_f7
2023-04-11 10:59:17 -04:00
rusefillc 4e12244223 canned m111 2023-04-01 21:07:43 -04:00
rusefillc 136dba7143 canned m111 2023-03-31 23:35:03 -04:00
rusefillc c90e66e1db refactoring: extract magic constant 2023-03-27 23:54:03 -04:00
rusefi ceeb819fc8 Indicator for injector HW issues #5189 2023-03-19 03:18:38 -04:00
Andrey G a8ad6764a8
Enable kline on MRE (#5167)
* kline: allow settings override

* MRE: enable Kline/LIN interface
2023-03-09 17:25:03 -05:00
rusefillc 8198081046 new pin type: sent_input_pin_e #5158
only:mre_f4
2023-03-07 17:22:25 -05:00
rusefillc 5a5d414953 IAT sensor or SENT input
only:mre_f4
2023-03-06 19:32:59 -05:00
rusefillc 9dbd7f7257 only:mre_f4 2023-03-01 18:48:18 -05:00
rusefillc a5cad565ec https://rusefi.com/forum/viewtopic.php?p=47085#p47085 2023-02-14 08:26:56 -05:00
rusefillc 36492c55a3 https://rusefi.com/forum/viewtopic.php?p=47085#p47085 2023-02-14 08:25:58 -05:00
Matthew Kennedy 647bc3aa51 https://github.com/rusefi/hw_microRusEfi/issues/231
Weird D7 has to be more documented and maybe removed from all boards in stock? affectes AV4
2023-02-13 14:22:31 -05:00
David Holdeman 2715ccd55a
update interactive-pinout, update yamls (#5049) 2023-02-10 05:01:05 -05:00
Matthew Kennedy 73f4436397
deduplicate $(BOARD_DIR) in makefiles (#5024)
* calculate BOARD_DIR exactly once

* deduplicate board scripts

* unit tests

* make passes variables to openblt build properly

* was this an intentional omission?

* s

* prometheus

* prometheus
2023-02-01 14:41:27 -05:00
rusefillc 91923771d7 Default binary should have more relaxed pinout: serial fix #4998
we can now simplify code a bit
2023-01-23 08:10:23 -05:00
rusefillc 6ef5fef590 so much bad copy-pasta 2023-01-04 16:37:37 -05:00
rusefillc 0300376c84 CI is useful 2023-01-01 11:30:50 -05:00
rusefillc 959c738c24 refactoring: helper method 2022-10-30 00:17:42 -04:00
Andrey G a50f898982
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
Andrey G b4ccef4239
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 8be32763d1 CAN side of automated testing #4630 2022-09-30 00:20:46 -04:00
rusefillc f703c58622 CAN side of automated testing #4630 2022-09-29 23:46:08 -04:00
rusefillc 234862b2b7 CAN side of automated testing #4630 2022-09-29 23:01:06 -04:00
rusefillc 672a7a2e7f CAN side of automated testing #4630 2022-09-29 20:55:38 -04:00
David Holdeman 186072b925
Pinout order (#4601)
* order by field

* add order to mre main
2022-09-21 10:09:18 -04:00
rusefi 869e51e31d ISO-TP does not work on real car #4427
oh shit :(
2022-08-11 00:37:48 -04:00
rusefillc 756f07e3ee software jump to DFU does not work with OpenBLT #4230
was this really fixed?
2022-07-22 08:16:21 -04:00
rusefillc 15f2725282 more on MRE BT drama part 2 2022-07-18 02:15:31 -04:00
rusefillc 76bc3b39fb more on BT drama 2022-07-18 02:08:30 -04:00
rusefillc 25cc8ed0df
STM32_HSE_BYPASS where we need it (#4338)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-11 04:30:49 -04:00
rusefillc 6b0a18bdde reducing complexity 2022-07-11 02:57:31 -04:00
rusefillc b231b458a1 usability confustion: ediatble fields with board overrides fix #4295 2022-06-27 13:35:22 -04:00
Matthew Kennedy b92c0149d6
get rid of setSerialConfigurationOverrides (#4274)
* get rid of setSerialConfigurationOverrides

* missed a few

* kinetis
2022-06-23 19:42:09 -04:00
Matthew Kennedy 4d7fe35c5c
clean up sd overrides (#4272) 2022-06-23 09:15:51 -04:00
Matthew Kennedy 0bc445b461
flip icu/pal default (#4268)
* flip icu/pal default

* s

* s

* cleanup

* eg33
2022-06-22 18:43:39 -04:00
rusefillc 52d52ca08c MRE url 2022-06-16 21:33:17 -04:00
GitHub build-firmware Action e894bda4cc Auto-generated configs and docs 2022-06-02 19:45:28 +00:00
GitHub build-firmware Action cf855284bf Auto-generated configs and docs 2022-06-02 18:22:57 +00:00
rusefillc c8b3d71f5f software jump to DFU does not work #4230 2022-06-02 09:22:26 -04:00
GitHub build-firmware Action 86a1efee1a Auto-generated configs and docs 2022-06-02 05:01:51 +00:00
GitHub build-firmware Action ccba32c5ed Auto-generated configs and docs 2022-06-02 04:47:18 +00:00
GitHub build-firmware Action b7267b530f Auto-generated configs and docs 2022-06-02 02:36:51 +00:00
Matthew Kennedy 4ada633206
Remove third trigger channel (#4226)
* remove third trigger

* clean up the honda mess

* there was nothing novel about this engine config

* include

* missed a few

* s

* x

* changelog

* don't set the third trigger input

* don't redefine the same thing 3 times

* only two inputs!

* test
2022-06-01 21:24:20 -04:00
GitHub build-firmware Action fc3677a53f Auto-generated configs and docs 2022-06-02 00:36:06 +00:00