Commit Graph

2924 Commits

Author SHA1 Message Date
rusefillc e77bfa4182 B6 2022-07-29 17:26:49 -04:00
rusefillc 5d306bb851 Hellen88bmw (#4378)
* progress

* progress

* progress

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-26 06:13:36 -04:00
rusefillc a3335a6414 removing -DEFI_OVERRIDE_FAST_ADC_FOR_STM32H7=TRUE part two 2022-07-26 04:31:50 -04:00
rusefillc 7201a1bec3 EFI_FASTER_UNIFORM_ADC status update 2022-07-26 04:26:59 -04:00
rusefillc 49cbc2cd02 removing -DEFI_OVERRIDE_FAST_ADC_FOR_STM32H7=TRUE
in light of

"// https://github.com/rusefi/rusefi/issues/3301 "H7 is currently actually using fast ADC exclusively - it just needs a bit of plumbing to make it work.""
2022-07-26 04:19:32 -04:00
rusefillc bca2afb81e B6 2022-07-25 08:06:04 -04:00
rusefillc 7fd1b743d6 software jump to DFU does not work with OpenBLT fix #4230
one step back!
2022-07-22 13:43:59 -04:00
rusefillc 84178951a2 software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:46:01 -04:00
rusefillc c3f11cfdc6 software jump to DFU does not work with OpenBLT #4230
was this really fixed?
2022-07-22 08:16:21 -04:00
Matthew Kennedy 1fd637d27e remove idle offset (#4355)
* remove offset

* remove more completely

* changelog
2022-07-18 15:49:43 -04:00
rusefillc 5aa9942fe0 more on MRE BT drama part 2 2022-07-18 02:15:31 -04:00
rusefillc 6f28c4734e more on BT drama 2022-07-18 02:08:30 -04:00
Matthew Kennedy 492a5db2fb libfirmware gets efi::size (#4354) 2022-07-18 01:56:58 -04:00
Matthew Kennedy ba8a84e5ce GDI: add min/max boost time config (#4343)
* add min/max boost time config

* add cast

* generated

* UI
2022-07-16 02:23:05 -04:00
rusefillc 02ce0423bf STM32_HSE_BYPASS where we need it (#4338)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-11 04:30:49 -04:00
rusefillc 374997111c default value duplicate & breaking up long line 2022-07-11 02:57:32 -04:00
rusefillc 3fd5a4b888 looks dead to me 2022-07-11 02:57:32 -04:00
rusefillc cff97ee855 reducing complexity 2022-07-11 02:57:31 -04:00
rusefillc c7c4807c52 removing some unused debug 2022-07-11 02:57:31 -04:00
rusefillc 7d9ebccf12 more fancy 2022-07-09 23:51:20 -04:00
rusefillc 578faa0d41 ETB to overrides, fixing 88 2022-07-08 19:33:49 -04:00
rusefillc ce611b1ea6 ETB to overrides 2022-07-08 19:32:16 -04:00
rusefillc bdd7183b7d refactoring 2022-07-08 19:31:07 -04:00
rusefillc fa1d7b2773 copy-paste bad 2022-07-08 19:31:07 -04:00
rusefillc a89317f5ce E65 progress 2022-07-08 19:00:49 -04:00
rusefillc 2e1c148881 https://rusefi.com/forum/viewtopic.php?p=45813#p45813 2022-07-08 18:07:53 -04:00
rusefillc 9dd9dd1083 https://rusefi.com/forum/viewtopic.php?p=45811#p45811 ETB 2022-07-08 00:07:44 -04:00
rusefillc e84ed034ae refactoring hellen meta 2022-07-08 00:07:15 -04:00
rusefillc f08c172cfc https://rusefi.com/forum/viewtopic.php?p=45811#p45811 2022-07-07 23:51:38 -04:00
Matthew Kennedy 6267b8621a big delete ICU (#4270)
* big delete

* icu vestiges

* changelog
2022-07-07 15:27:59 -04:00
rusefillc b84a0bdf98 fix lua CAN RX of 11b frames #4321 2022-07-05 13:40:02 -04:00
GitHub build-firmware Action cd5d7afbc3 Auto-generated configs and docs 2022-07-03 21:20:10 +00:00
rusefillc e421501a46 fix #4315 2022-07-03 17:15:32 -04:00
Matthew Kennedy 2c80b8cf19 implement CAN driver for simulator (#4312)
* stub simulator CAN driver

* comments

* CAN sensor

* maybe implement?

* s

* fix

* tx and rx actually work!?!?!

* check_can_isr

* modify chibios

* Sim has no CAN on Windows (for now?)

* safer init/deinit, enable assertions

* smarter handling of missing CAN device

* better guards

* guards for windows
2022-07-03 08:25:24 -04:00
Matthew Kennedy b5d85334c3 hellen board ID detect improvements (#4307)
* move call

* board detections work correctly

* improve detector

* s

* break instead of return

* tests

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-02 05:19:02 -04:00
Matthew Kennedy baa7d17799 use detected hellen board type on h72 (#4305)
* use detected hellen board type

* s

* s

* name
2022-06-29 18:10:29 -04:00
Matthew Kennedy 1dfd3359df remove system lua VM (#3864)
* well, that was a fun experiment

* don't need that file

* s

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-29 16:52:17 -04:00
rusefillc 27995ddc70 https://github.com/rusefi/hellen-NB2-issues/issues/36 2022-06-29 02:16:46 -04:00
rusefillc 0f66f562aa usability confustion: ediatble fields with board overrides fix #4295 2022-06-27 13:35:22 -04:00
rusefi 60edee920a less invalid default config 2022-06-26 23:47:42 -04:00
rusefillc 8c0ec4578e B6 2022-06-25 13:26:21 -04:00
rusefillc bc7e9e76ab https://github.com/rusefi/hellen-NA8-96-issues/issues/16 2022-06-25 11:37:36 -04:00
rusefillc 34b2aaf946 https://github.com/rusefi/hellen-NA8-96-issues/issues/16 2022-06-25 11:25:35 -04:00
rusefillc 4771c6c2db https://github.com/rusefi/hellen-NA8-96-issues/issues/16 2022-06-25 02:56:01 -04:00
rusefillc b4b699670d https://github.com/rusefi/hellen-NA8-96-issues/issues/16 2022-06-25 02:26:50 -04:00
Matthew Kennedy 25c7987020 s (#4280) 2022-06-23 22:16:53 -04:00
Matthew Kennedy 478549ccdf get rid of setSerialConfigurationOverrides (#4274)
* get rid of setSerialConfigurationOverrides

* missed a few

* kinetis
2022-06-23 19:42:09 -04:00
rusefillc 8f7a3aa6ba NA8 progress 2022-06-23 15:37:40 -04:00
Matthew Kennedy bb9071a828 hellen SD card presets (#4273)
* hellen SD card presets

* copy paste missed some semicolons
2022-06-23 15:02:13 -04:00
rusefi 0ea3ef9a42 master please cheer up! 2022-06-23 14:54:25 -04:00