Commit Graph

3067 Commits

Author SHA1 Message Date
Andrey 70209fbdb7 todo: think about it 2021-08-24 02:56:32 -04:00
GitHub build-firmware Action 9dab37d12c Auto-generated configs and docs 2021-08-24 05:23:27 +00:00
Matthew Kennedy d2b54428c0
cleanup missing fsio stuff (#3189) 2021-08-24 08:19:03 +03:00
alxrMironov f926d2ccba
Vehicle speed switching to frequency sensor #3106 (#3148)
* Add vehicle_speed_converter.h with realization.

* Add test_vehicle_speed_converter.cpp with realization.

* Add test_vehicle_speed_converter.cpp to Makefile

* Edit "VehicleSpeedSensor" from function pointer sensor to frequency sensor

* Fix "VehicleSpeedSensor" init function args

* Remove "VehicleSpeedConverter" empty constructor

* Edit vehicle_speed_converter.h code style

* Fix args and engine injection in "VehicleSpeedSensor" initialization procedure

* Remove old "Vehicle Speed" module initialization

* Revert "Remove old "Vehicle Speed" module initialization"

This reverts commit 100b7caa8c615c20eed3d0c23a49824b4e556148.

* Remove old "Vehicle Speed" module initialization pieces

* Revert "Revert "Remove old "Vehicle Speed" module initialization""

This reverts commit f559a726f1f7f5a7acacd1b6517e571743e84327.

* Debug changes

* Revert "Debug changes"

This reverts commit f7e2be1a8a46c6f3f93f14f002b2f2db539da8e2.

* Another debug changes

* More debug changes

* And more debug changes.

* Revert "Another debug changes"

This reverts commit 914fbb1df42c37e4b5ecbb119bb45e7cffdf4064.

* Revert "More debug changes"

This reverts commit 0b2d96d461c3cd9b0f1ae97ed110b8effe6b0cc6.

* Revert "And more debug changes."

This reverts commit 06ae8daded0e6e1c025e4e5058b47283f4adfe92.

* Add "Vehicle Speed" sensor reconfiguration

* Revert "Add "Vehicle Speed" sensor reconfiguration"

This reverts commit a089a6d563dd710004ce1a7da1744b0b4b90c3b1.

* Revert "Revert "Add "Vehicle Speed" sensor reconfiguration""

This reverts commit 7b2bb8af4b3caa547236ca59e4c4bdb3ac1200cc.

* Debug changes

* Another debug changes

* Fix another debug changes

* Another debug changes 2

* Revert "Another debug changes 2"

This reverts commit cfad55141eec125b2f1d35fb95d9f46b54f666b6.

* Revert "Fix another debug changes"

This reverts commit 9bc2c74a3be6fd896827ff48cf4580e7657529c0.

* Revert "Another debug changes"

This reverts commit 4337ed8cad8dff508d093944eb3f75e9a69e4a77.

* Edit class  FrequencySensor, make it more RAII

* Debug changes

* Debug changes 2

* Debug changes 3

* Revert "Debug changes 3"

This reverts commit 52a7054c122b5157540fe45a055a84b57478d722.

* Revert "Debug changes 2"

This reverts commit dec79fb913344ccb4b8614910ad62e6c129a243e.

* Revert "Debug changes"

This reverts commit eb08d7a529b55ba397a7dd2c154b76eab42f212b.

* Revert "Edit class  FrequencySensor, make it more RAII"

This reverts commit 3a0bb1d3f1dd23c1b04e4cc1c526cfdc67ae86a3.

* Remove VSS pin definition in "Citroen Berlingo" engine config.

This reverts commit 3a0bb1d3f1dd23c1b04e4cc1c526cfdc67ae86a3.

* Remove VSS pin definition in "Dodge Neon" engine config

Co-authored-by: alxrMironov <330OMcorporative>
2021-08-24 00:55:41 -04:00
GitHub build-firmware Action 9be0985079 Auto-generated configs and docs 2021-08-24 04:42:40 +00:00
Andrey G 780e91f38a
Bunch of small fixes related to EG33 board (#3188)
* Typo fix

* flash_main: always allow to write settings to ext NOR while running

* mc33810: do not enable outputs right after undervoltage

Wait for next active signal

* QSPI flash: set correct dummy cycles for fast read command

* board subaru: fix connector pinout. again.

* board subaru: fix SDMMC pin configuration

* board subaru: fix DMA conflict SPI4_RX vs SDMMC2
2021-08-24 07:39:03 +03:00
GitHub build-firmware Action 81d6edccbe Auto-generated configs and docs 2021-08-22 04:11:34 +00:00
rusefillc f84e23752c VAG 1.8T default tune PPS fix #3178 2021-08-19 06:51:00 -04:00
shadowm60 329a8773c8
Update main.yaml (#3171)
minor correction to use all adc inputs
2021-08-18 00:31:42 +03:00
Andrey G 3961c6ad84
qspi flash updates (#3169)
* ChibiOS QSPI updates

* board: subaru: speed up NOR flash

* QSPI: add fast read commands
2021-08-17 11:06:37 +03:00
GitHub build-firmware Action b01c3fc9ce Auto-generated configs and docs 2021-08-17 00:59:17 +00:00
rusefillc cd4afcc01e Nissan progress 2021-08-16 10:56:31 -04:00
Andrey 03ffa82d8e zero dwell warning at zero RPM #3153 2021-08-16 09:11:22 -04:00
Andrey d07f422caf zero dwell warning at zero RPM #3153 2021-08-16 09:00:43 -04:00
GitHub build-firmware Action 4a8a35ccc8 Auto-generated configs and docs 2021-08-16 10:57:59 +00:00
GitHub build-firmware Action 048801e95e Auto-generated configs and docs 2021-08-15 19:38:17 +00:00
rusefillc 498f16817d HTML title for pinout pages fix #2882 2021-08-15 14:22:34 -04:00
GitHub build-firmware Action 8d1514c3f3 Auto-generated configs and docs 2021-08-15 06:47:39 +00:00
Andrey G 231fd6bed8
board subaru eg33: connector yaml: add Vbat sense pin (#3156) 2021-08-15 02:14:40 -04:00
GitHub build-firmware Action 2f57dcee33 Auto-generated configs and docs 2021-08-14 15:26:24 +00:00
Andrey G c23e02c582
Settings ext storage (#3155)
* flash_main.cpp: reorder code for easy integration of ext storage

* Add EFI_STORAGE_INT_FLASH option

Default set to TRUE

* Add ChibiOS's Managed Flash Storage to build

* Add support for QSPI flash (SST26F064A tested)

* board: subaru: enable WSPI and NOR flash drivers

* Add option to save settings on ext flash MFS partition

* board: subaru: store settings on QSPI NOR flash
2021-08-14 09:36:08 -04:00
Andrey G a4a6f251ed
subaru board fixes (#3154)
* board: subaru: fix pinmuxes for QSPI interface

* board: subaru: switch to EXTI
2021-08-14 15:45:30 +03:00
GitHub build-firmware Action 81c9726ae0 Auto-generated configs and docs 2021-08-14 06:52:29 +00:00
GitHub build-firmware Action 4640807f97 Auto-generated configs and docs 2021-08-13 19:05:45 +00:00
shadowm60 a0da1e0fdd
Update board_configuration.cpp (#3147)
Added ETB defaults
2021-08-12 18:01:15 -04:00
BeerMoneyMotorsports 0503223df8
Update options port usage and pin location (#3142)
* Update options port usage and pin location

Added all info for connector 2 along with pin locations.

* Update main.yaml

2k fix and recheck
2021-08-12 13:13:01 -04:00
shadowm60 0a65839582
Hellen128 default (#3138)
* Update board_configuration.cpp

setSdCardConfigurationOverrides update

* Update main.yaml

update vBatt input

* Update main.yaml

fix nameing
2021-08-11 18:32:54 -04:00
rusefillc d48ed47fb9 Nissan progress 2021-08-11 18:29:35 -04:00
rusefillc e07e44fc9a Nissan progress 2021-08-11 18:04:57 -04:00
GitHub build-firmware Action df0455a29e Auto-generated configs and docs 2021-08-11 06:07:34 +00:00
Matthew Kennedy 0422392ba9
fix vss crash (#3130)
* don't deref null pointer

* error on invalid

* no logic analyzer

* print out function in case of error
2021-08-10 14:20:57 -04:00
rusefillc e786af1c83 NB2 36 2021-08-10 02:34:59 -04:00
GitHub build-firmware Action ccfc764fa5 Auto-generated configs and docs 2021-08-10 06:22:39 +00:00
rusefillc 4d12224590 NB2 36 2021-08-10 02:17:33 -04:00
GitHub build-firmware Action c73782995f Auto-generated configs and docs 2021-08-09 20:40:28 +00:00
GitHub build-firmware Action 6930e019bf Auto-generated configs and docs 2021-08-09 20:12:40 +00:00
GitHub build-firmware Action 6995923436 Auto-generated configs and docs 2021-08-08 14:54:42 +00:00
rusefillc 0764ba66e1 Nissan 4 cylinder QR trigger wheel #3118 2021-08-08 17:47:33 +03:00
Andrey 63c2eff76e Nissan 4 cylinder QR trigger wheel #3118 2021-08-08 07:29:11 -04:00
Andrey 0df437e749 Nissan 4 cylinder QR trigger wheel #3118 2021-08-08 07:04:18 -04:00
GitHub build-firmware Action 1dc26eb5af Auto-generated configs and docs 2021-08-08 10:20:17 +00:00
Andrey 08dff4ceb6 Nissan 4 cylinder QR trigger wheel #3118 2021-08-08 06:16:19 -04:00
GitHub build-firmware Action 5767ed38f8 Auto-generated configs and docs 2021-08-08 08:11:59 +00:00
Andrey 845962ec15 NB1 2021-08-07 16:43:31 -04:00
rusefillc afc1409795 NB1 2021-08-07 02:46:35 -04:00
rusefillc 242156801f 154hyundai 2021-08-07 02:44:17 -04:00
GitHub build-firmware Action d537b41216 Auto-generated configs and docs 2021-08-05 22:10:20 +00:00
rusefillc c9c4b3a5e8 hellen154hyundai 2021-08-05 18:06:15 -04:00
rusefillc 333fcfca8c Hellen72: Set the default pin states to input-pulldown instead of input-pullup #2525 2021-08-05 04:53:37 -04:00
rusefillc 2fc52e1af6 hellen154hyundai 2021-08-04 20:48:33 -04:00
rusefillc 7bb184e6e8 hellen154hyundai 2021-08-04 20:00:10 -04:00
Matthew Kennedy d24f1462e2
even more pch (#3112)
* s

* more

* s

* f7
2021-08-04 19:30:52 -04:00
rusefillc a5e708c2b0 hellen154hyundai
one day I will learn the spelling!
2021-08-04 19:13:28 -04:00
rusefillc 3fe8d0c4cd hellen154hyundai 2021-08-03 22:50:06 -04:00
Matthew Kennedy 25414ebdad
yet more pch (#3068)
* big pch energy

* put back ramdisk stub

* tests are happy

* h743 nucleo

* kinetis

* I love deleting code!

* make stepper happy

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-03 22:05:01 -04:00
Andrey 694ca323bd hellen154hyundai 2021-08-03 20:03:59 -04:00
GitHub build-firmware Action d51990ae85 Auto-generated configs and docs 2021-08-03 09:34:13 +00:00
Andrey 450b6694da hellen154hyundai 2021-08-03 05:22:35 -04:00
rusefillc f3dcb1a76f boards file clean-up 2021-08-03 04:35:23 -04:00
Andrey faaf547e8b boards file clean-up 2021-08-03 04:06:06 -04:00
GitHub build-firmware Action a4a3c6fa29 Auto-generated configs and docs 2021-08-02 17:35:41 +00:00
GitHub build-firmware Action b692ba02e7 Auto-generated configs and docs 2021-08-01 01:24:39 +00:00
Andrey G 435f712e84
Remove outdated option CH_DBG_ENABLE_TRACE (#3087)
Not used since RT5
2021-07-31 07:51:13 -04:00
Andrey 838ec90d60 RUSEFI MSD to contain bundle-specific URL fix #2848 2021-07-30 22:33:56 -04:00
Andrey ffb30f4346 gen_config.sh code duplication #2451 2021-07-30 16:55:07 -04:00
Andrey 8cd674ac3b typos 2021-07-30 16:28:27 -04:00
rusefillc 87c5fb7f32 +x 2021-07-30 10:10:18 -04:00
Andreika b27254f0f3
Hellen81 initial (#3080)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-07-30 10:04:22 -04:00
GitHub build-firmware Action f93e59ea3d Auto-generated configs and docs 2021-07-28 20:57:59 +00:00
GitHub build-firmware Action f08c59c8e6 Auto-generated configs and docs 2021-07-28 11:49:04 +00:00
Matthew Kennedy 5373594bb7
discrete VR threshold control (#3061)
* vr pwm

* rename

* scaling and ui

* hellen pin

* s

* math

* ooh, pch

* happy test

* not magic
2021-07-28 07:44:44 -04:00
GitHub build-firmware Action a2ffc83e3e Auto-generated configs and docs 2021-07-27 21:37:24 +00:00
rusefillc c6dbd9caf7 121 vag defaults have fatal error fix #3059 2021-07-26 16:40:11 -04:00
GitHub build-firmware Action 98085430a2 Auto-generated configs and docs 2021-07-26 16:27:03 +00:00
rusefillc ac40974194 atlas https://github.com/rusefi/rusefi/blob/master/firmware/config/boards/readme.md 2021-07-26 11:43:32 -04:00
Matthew Kennedy d2003d24a0
make build happy (#3067) 2021-07-26 09:08:05 -04:00
Matthew Kennedy ec4ffa6c3f
atlas build stub (#3065)
* add atlas configs

* script

* prepend

* s

* stubs

* apparently board.mk can't set cpu

* s
2021-07-26 01:04:58 -04:00
GitHub build-firmware Action ea9fd55686 Auto-generated configs and docs 2021-07-26 01:47:41 +00:00
Matthew Kennedy 3518da97a7
set up precompiled header (#2971)
* ignore

* set up precompiled header

* makefile

* fixes

* cleanup

* only depend cpp on pch

* efifeatures in pch

* f7 efifeatures

* consolidate

* simulator

* proteus build

* error handling is a good one

* bootloader pch

* don't auto include pch

* dirs

* delete on clean

* bootloader cleans

* clean.sh deletes pch

* disable in bl for now

* there was a typo so maybe it'll work now

* remove todo

* don't need that any more

* don't need these parts

* don't need this part

* undo changes

* use a different cpp as example

* s

* Revert "cleanup"

This reverts commit 8de8698490f5d09c2df753f00a89751aa898be9a.

* also unnecessary now

* buh

* comment

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-25 21:23:23 -04:00
rusefi 5f2a01c318 Red test mule cranking to idling is weird #3050 2021-07-24 23:05:22 -04:00
GitHub build-firmware Action e07c7d30aa Auto-generated configs and docs 2021-07-24 23:25:25 +00:00
GitHub build-firmware Action 21facbf590 Auto-generated configs and docs 2021-07-24 17:28:25 +00:00
rusefi ee1426387b Red test mule cranking to idling is weird #3050 2021-07-24 11:56:29 -04:00
GitHub build-firmware Action 0ea66782fb Auto-generated configs and docs 2021-07-24 14:52:07 +00:00
Matthew Kennedy f70c844c60
H7 ADC triggered by hardware timer (#3028)
* config

* allow changing adc speed

* timer triggered ADC

* ICU on nucleo

* turn that off too

* 10khz

* make those default for all h7

* I can't type
2021-07-23 14:50:35 -04:00
David Holdeman 65203040ae
Pinout links (#3037)
* add support for links

* add undefined check and remove pdiv ref

* add MRE id

* clear search
2021-07-23 09:20:13 -04:00
GitHub build-firmware Action c0bd6985c6 Auto-generated configs and docs 2021-07-23 12:40:28 +00:00
Andrey 9266b1548c Nissan 2021-07-22 23:44:25 -04:00
rusefillc eb1e0eeaf7 Nissan 2021-07-22 22:44:11 -04:00
rusefi f67eefcc44 Nissan 2021-07-22 21:37:53 -04:00
GitHub build-firmware Action a94ac9a826 Auto-generated configs and docs 2021-07-22 04:20:26 +00:00
Andrey 24cfbeba35 Nissan VVT trigger decoder #2887 2021-07-21 23:08:56 -04:00
GitHub build-firmware Action 018d018b68 Auto-generated configs and docs 2021-07-22 00:30:24 +00:00
Andrey a8afb6eb85 trailing spark outputs #2931 2021-07-21 19:55:14 -04:00
David Holdeman 1bf98433ef
Pinout Title and connector names (#3021)
* add page title and connector name

* try mre
2021-07-21 19:47:38 -04:00
BeerMoneyMotorsports d674a9cc1e
Rev B STM pin changes (#3022)
1E, 3I and 2J
2021-07-21 19:43:25 -04:00
GitHub build-firmware Action bd8488594f Auto-generated configs and docs 2021-07-21 23:40:30 +00:00
GitHub build-firmware Action 0a3e20c2e5 Auto-generated configs and docs 2021-07-21 18:33:41 +00:00
GitHub build-firmware Action 1ddf2e2226 Auto-generated configs and docs 2021-07-21 03:28:30 +00:00
GitHub build-firmware Action 179ecb3f48 Auto-generated configs and docs 2021-07-21 02:11:53 +00:00
GitHub build-firmware Action 837baf0a0f Auto-generated configs and docs 2021-07-21 01:26:07 +00:00
Andrey c788f1478f Button to apply nDBANK #2996
consistency good inconsistency bad
2021-07-20 13:44:45 -04:00
Andrey c93e7e7d3a Button to apply nDBANK #2996 2021-07-20 13:20:34 -04:00
Andrey aac7eb9961 +x into git 2021-07-20 12:49:40 -04:00
GitHub build-firmware Action 7c579ea442 Auto-generated configs and docs 2021-07-20 15:47:05 +00:00
rusefillc 0f694205fd flipping presets logic in order to reduce duplication 2021-07-20 11:44:48 -04:00
rusefi 7c00494ddb hellen nb2 defaults 2021-07-18 21:03:01 -04:00
GitHub build-firmware Action 3bf0a86de7 Auto-generated configs and docs 2021-07-18 19:05:21 +00:00
Andrey G 349bc8cbba
board: subaru eg33: fix pinouts, add aux connector (#2986) 2021-07-18 14:58:22 -04:00
BeerMoneyMotorsports 7854457fea
O2 input (#2985)
O2 input for front O2 but is using O2S2 since its easier to connect on revA
2021-07-18 12:13:13 -04:00
BeerMoneyMotorsports d6521860c4
Sensor pins (#2977)
updated pinouts for merc
2021-07-17 11:54:06 -04:00
GitHub build-firmware Action 2376c3561a Auto-generated configs and docs 2021-07-17 06:14:25 +00:00
GitHub build-firmware Action 4a0f9bebf6 Auto-generated configs and docs 2021-07-17 04:49:13 +00:00
Andrey df558303d3 kaiju is asking for vq30de trigger wheel decoder #2974 2021-07-17 00:27:56 -04:00
GitHub build-firmware Action 547230a356 Auto-generated configs and docs 2021-07-17 03:20:25 +00:00
Andrey 817bb738ad docs 2021-07-16 23:17:45 -04:00
Matthew Kennedy 2ce7777865
don't require EXTERN_ENGINE in every file (#2969)
* move enginePins

* no more extern engine

* uses

* more

* extern config too

* put this where it belongs

* include correct header

* merge
2021-07-16 18:13:33 -04:00
GitHub build-firmware Action a4ac9e53e4 Auto-generated configs and docs 2021-07-16 04:51:36 +00:00
Andrey 0f3242f10a Nissan 2021-07-15 17:53:38 -04:00
Andrey 96fa69321a Nissan 2021-07-15 17:49:58 -04:00
Andrey 03bb3e3ace trigger signal debug pins - logic level output #2959
test driven development is still amazing
2021-07-15 09:29:14 -04:00
Andrey 70872c8bf4 trigger signal debug pins - logic level output #2959 2021-07-14 22:35:29 -04:00
rusefi e50fcb13f1 FATAL on NB2 tune jim stim input signal #2965 2021-07-14 21:15:11 -04:00
Andrey e1c41ff798 FATAL on NB2 tune jim stim input signal #2965 2021-07-14 16:03:00 -04:00
GitHub build-firmware Action f831eb20aa Auto-generated configs and docs 2021-07-14 02:26:17 +00:00
Andrey 41ec764617 refactoring 2021-07-13 20:10:31 -04:00
GitHub build-firmware Action a2a4a676bb Auto-generated configs and docs 2021-07-13 19:19:10 +00:00
GitHub build-firmware Action f666214eab Auto-generated configs and docs 2021-07-13 18:37:37 +00:00
GitHub build-firmware Action dd095404bc Auto-generated configs and docs 2021-07-13 02:31:08 +00:00
Andrey 813fe94ac2 progress - reducing code duplication 2021-07-12 21:31:40 -04:00
GitHub build-firmware Action 83c395e2a2 Auto-generated configs and docs 2021-07-13 01:15:37 +00:00
Matthew Kennedy 15353ae3b2
auto detect HSE clock speed (#2952)
* detect hse

* implementation

* these boards don't need to set their own HSECLK

* assertions

* name

* tweaks

* how did this compile?

* s

* biiiig comment

* this script doesn't need to set 25mhz any more

* ....or PLLM

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-12 20:51:35 -04:00
Matthew Kennedy 39448e3c79
s (#2946)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-11 11:26:19 -04:00
rusefi ba6d4ba158 VAG canned tunes 2021-07-09 13:23:29 -04:00
Jimmy Luntzel ff48048ce0
Update main.yaml (#2936)
removed blank spaces at the end of each line
2021-07-09 11:51:47 -04:00
GitHub build-firmware Action 06c630165a Auto-generated configs and docs 2021-07-09 14:09:27 +00:00
GitHub build-firmware Action 1ed7e7757c Auto-generated configs and docs 2021-07-09 12:40:06 +00:00
GitHub build-firmware Action 1abf933213 Auto-generated configs and docs 2021-07-09 04:47:44 +00:00
rusefi 7785a508b2 extra state validation is needed 2021-07-09 00:31:21 -04:00
Andrey c9a082ea03 VAG canned tunes 2021-07-08 22:55:45 -04:00
GitHub build-firmware Action 505b2bc60a Auto-generated configs and docs 2021-07-09 00:52:18 +00:00
Andrey 3d0ba4af5c VAG canned tunes 2021-07-08 20:42:35 -04:00
GitHub build-firmware Action ecfcd935ac Auto-generated configs and docs 2021-07-09 00:09:07 +00:00
BeerMoneyMotorsports 18b34bec43
Update main.yaml (#2929) 2021-07-08 19:32:53 -04:00
Jimmy Luntzel ad3805df2a
main.yaml (#2930)
* Update main.yaml

Added ID, class, ts_name, type, and color to each pin.

* Update main.yaml

Ive filled out as much as I know how to for now, BMM recommended doing a PR.

What I was not able to complete were C24, C25, E23, E29, E31, E34, E45, E47, D8, D9 

I am sorry If I am wasting peoples time -____________-

* Update main.yaml
2021-07-08 19:22:09 -04:00
rusefi 4ead86c521 VAG canned tunes 2021-07-08 16:35:58 -04:00
rusefi d5873648a3 small mess 2021-07-08 16:08:08 -04:00
GitHub build-firmware Action 8c5e33a88b Auto-generated configs and docs 2021-07-08 13:42:46 +00:00
GitHub build-firmware Action fd6cfe7965 Auto-generated configs and docs 2021-07-08 03:49:03 +00:00
rusefillc 00b32798e7
Update readme.md 2021-07-07 14:06:44 -04:00
rusefillc 0b957af01f
Create readme.md 2021-07-07 14:06:30 -04:00
rusefillc a20e39dd99
Update readme.md 2021-07-07 14:05:56 -04:00
rusefillc d5ee7fc42b
Create readme.md 2021-07-07 14:05:38 -04:00
rusefillc 7767e1f157
Create readme.md 2021-07-07 14:05:21 -04:00
rusefillc d5b6404964
Create readme.md 2021-07-07 14:05:06 -04:00
rusefillc 31272767fd
Create readme.md 2021-07-07 14:03:32 -04:00
GitHub build-firmware Action 6a8a3131f7 Auto-generated configs and docs 2021-07-07 12:40:27 +00:00
GitHub build-firmware Action 79342bf3ea Auto-generated configs and docs 2021-07-07 00:57:01 +00:00
Matthew Kennedy 2eb0b2a631
Unified cyl count macro (#2914)
* update test framework

* eh

* hey look it's fewer warnings

* unwind

* fix

* config

* configs

* logic

* even java had some

* console needs help
2021-07-06 20:14:08 -04:00
Andrey aabdea4140 Option to log VVT target #2913 2021-07-06 20:00:53 -04:00
Matthew Kennedy 188bf9bd57
hellen 128 defaults (#2912)
* all the pins

* s

* ign
2021-07-06 01:03:07 -04:00
Andrey 1f25b165f9 duplication within same file 2021-07-06 00:09:13 -04:00
Andrey 70424ac7b5 Nissan VVT trigger decoder #2887
another bug - improper handling of three-times-symmetrical
2021-07-05 23:15:44 -04:00
Andrey 1b174bd4b3 Nissan VVT trigger decoder #2887
that's all very strange
2021-07-05 22:17:26 -04:00
Andrey 064c1612e3 restore testQuadCam #2911 2021-07-05 21:04:09 -04:00
rusefi de63a5cd17 Nissan progress!!! 2021-07-05 20:29:49 -04:00
GitHub build-firmware Action beb7df086b Auto-generated configs and docs 2021-07-05 23:56:24 +00:00
rusefi 0c9d4fd5d8 Nissan 2021-07-05 19:53:55 -04:00
rusefi a49597cb5e https://rusefi.com/s/hellen128merc 2021-07-05 18:58:08 -04:00
rusefillc 9814264bdf Nissan 2021-07-05 18:37:53 -04:00
Matthew Kennedy 43e6cef77d
more graceful chibios assertion failure (#2859)
* no custom assert hook

* dead

* setjmp/longjmp

* always call tid hook

* tests get threadid

* simulator threadid

* kick

* stubs for kinetis

* make it happier

* noreturn

* oops

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-05 18:18:58 -04:00
GitHub build-firmware Action 698aff7701 Auto-generated configs and docs 2021-07-05 22:08:39 +00:00
rusefi cc207153be Nissan 2021-07-05 17:58:31 -04:00
GitHub build-firmware Action 6e756c744f Auto-generated configs and docs 2021-07-04 13:37:12 +00:00
GitHub build-firmware Action 90e43040c7 Auto-generated configs and docs 2021-07-04 13:25:09 +00:00
Matthew Kennedy 142e44d82b
misc (#2899)
* dead fields

* defaults

* ui

* configs
2021-07-04 09:22:42 -04:00
rusefillc 84718148f4 5v/GND nissan details 2021-07-04 00:25:43 -04:00
GitHub build-firmware Action fc06485f3b Auto-generated configs and docs 2021-07-04 03:49:47 +00:00
Andrey 116aba739e https://github.com/rusefi/rusefi/issues/2848
per-board URL into project help
2021-07-03 23:47:23 -04:00
Andrey b67b1f424f Nissan VVT trigger decoder fix #2887
TDD is amazing we are done here!
2021-07-03 12:43:01 -04:00
GitHub build-firmware Action 7a2f69367f Auto-generated configs and docs 2021-07-03 16:12:21 +00:00
Andrey 0cf095a943 Nissan VVT trigger decoder #2887 2021-07-03 12:02:00 -04:00
GitHub build-firmware Action a2eecb25a5 Auto-generated configs and docs 2021-07-03 15:33:11 +00:00
BeerMoneyMotorsports b17dd4f600
Update main.yaml (#2896) 2021-07-02 17:52:16 -04:00
BeerMoneyMotorsports 1380be7c38
F12 fix (#2895)
fixed f12 duplication
2021-07-02 16:41:58 -04:00
BeerMoneyMotorsports f122c19d3b
1l and 1r fix (#2894)
1l and 1r are tied to the same pin and rely on the same id.  removed the id and TS name from 1r and removed pin designation from 1L TS name to avoid confusion.  Now just "Radiator Fan"
2021-07-02 16:35:55 -04:00
Andrey bd5ff4b5a5 Nissan progress 2021-07-02 16:31:10 -04:00
Andrey a039c52897 Nissan progress 2021-07-02 16:26:23 -04:00
Andrey a9e7166f74 Nissan progress 2021-07-02 14:56:12 -04:00
rusefillc 96a20f4baa H64 uses GPIOD_12 twice why does it not fail? #2877
poke
2021-07-02 13:17:14 -04:00
Andrey fccd13247b Nissan VVT trigger decoder #2887 2021-07-01 21:48:47 -04:00
GitHub build-firmware Action 95d14ca2d8 Auto-generated configs and docs 2021-07-01 21:43:39 +00:00
Andrey 50e25605b8 Nissan VVT trigger decoder #2887 2021-07-01 17:28:52 -04:00
GitHub build-firmware Action 3e70d1c7ab Auto-generated configs and docs 2021-07-01 21:06:08 +00:00
Andrey f11bd1544b Nissan VVT trigger decoder #2887 2021-07-01 17:03:17 -04:00
Andrey 9bd241068e https://github.com/rusefi/hellen121nissan-issues/issues/2
oh that's pigtail color not pinout color
2021-06-30 15:10:11 -04:00
Andrey c32c56a1b4 https://github.com/rusefi/hellen121nissan-issues/issues/2 2021-06-30 14:59:06 -04:00
Andrey a30571d67f https://github.com/rusefi/hellen121nissan-issues/issues/2 2021-06-29 17:22:43 -04:00
Andrey 1d722c99c4 https://github.com/rusefi/hellen121nissan-issues/issues/2 2021-06-29 17:20:36 -04:00
Andrey 62507d008f https://github.com/rusefi/hellen121nissan-issues/issues/2 2021-06-29 16:51:53 -04:00
GitHub build-firmware Action f412d52948 Auto-generated configs and docs 2021-06-29 05:14:46 +00:00
Andrey 75cffa26d3 https://github.com/rusefi/hellen121nissan-issues/issues/2 2021-06-29 01:04:39 -04:00
Andrey 85ca46d455 https://github.com/rusefi/hellen121nissan-issues/issues/2 2021-06-28 23:39:24 -04:00
Andrey 70bc5b2375 Review default H64 tune #2815 2021-06-28 19:47:11 -04:00
Andrey e50d18cea4 Hellen is the way 2021-06-28 19:24:35 -04:00
Andrey ec72c6950e Review default H64 tune #2815 2021-06-28 17:36:02 -04:00
GitHub build-firmware Action e674917f7e Auto-generated configs and docs 2021-06-28 12:55:05 +00:00
GitHub build-firmware Action 1d48a36777 Auto-generated configs and docs 2021-06-27 22:54:02 +00:00
Andrey f32c3f62af DRAM SDRAM #2551 2021-06-27 12:31:18 -04:00
Andrey 1cd0440157 DRAM SDRAM #2551 2021-06-27 12:14:53 -04:00
Andrey 6819ce9032 DRAM SDRAM #2551 2021-06-27 02:13:52 -04:00
Andrey 3db0933244 DRAM SDRAM #2551 2021-06-27 02:06:57 -04:00
Andrey 28a27367e5 helping build? 2021-06-25 11:48:17 -04:00
Andrey a6dae486e0 fan2 bench 2021-06-23 17:16:11 -04:00
GitHub build-firmware Action 232f8296aa Auto-generated configs and docs 2021-06-23 21:07:38 +00:00
Andrey 99bb01c4a5 H72 default progress 2021-06-23 16:58:34 -04:00
GitHub build-firmware Action 03296ed07c Auto-generated configs and docs 2021-06-23 18:54:44 +00:00
Andrey 339cea9e7f H72 default progress 2021-06-23 14:44:50 -04:00
GitHub build-firmware Action 187fdcb5c8 Auto-generated configs and docs 2021-06-21 03:35:31 +00:00
David Holdeman feb4da7467
Fix class (#2841)
* switch to switch_inputs

* switch output to outputs

* add missing s
2021-06-20 22:38:17 -04:00
GitHub build-firmware Action af284d47af Auto-generated configs and docs 2021-06-20 21:45:12 +00:00
Andrey G 802afaed34
Fixes eg33 (#2838)
* CAN HW: use designated initizalization

* board subaru eg33: set CAN transceiver EN to active state constantly

While FW does not handle CAN transceiver's EN signal
2021-06-20 08:18:16 -04:00
David Holdeman 9955d49679
switch to switch_inputs (#2837)
* switch to switch_inputs

* switch output to outputs
2021-06-19 09:12:54 -04:00
GitHub build-firmware Action ef66ebcae4 Auto-generated configs and docs 2021-06-19 03:23:44 +00:00
David Holdeman 2d0d61fa31
change digital_input to digital_inputs (#2833) 2021-06-18 20:43:30 -04:00
GitHub build-firmware Action 993298a93e Auto-generated configs and docs 2021-06-18 19:49:42 +00:00
GitHub build-firmware Action 41b23d2063 Auto-generated configs and docs 2021-06-17 15:41:07 +00:00
rusefillc 2fead8f1b3 typo & clarification 2021-06-17 11:38:36 -04:00
GitHub build-firmware Action 9270425bc6 Auto-generated configs and docs 2021-06-17 13:51:57 +00:00
GitHub build-firmware Action a5063adacd Auto-generated configs and docs 2021-06-16 21:31:59 +00:00
GitHub build-firmware Action 850d19aaa9 Auto-generated configs and docs 2021-06-16 21:09:18 +00:00
GitHub build-firmware Action 59b2cee173 Auto-generated configs and docs 2021-06-16 15:30:04 +00:00
GitHub build-firmware Action 08b5ca6046 Auto-generated configs and docs 2021-06-16 12:54:10 +00:00
GitHub build-firmware Action b54c4c1738 Auto-generated configs and docs 2021-06-15 21:32:56 +00:00
Andrey 3cf8244d46 Review default H64 tune #2815 2021-06-13 21:28:57 -04:00
Andrey 640097f327 Review default H64 tune #2815 2021-06-13 21:27:03 -04:00
Andrey 3c62881fe8 Review default H64 tune #2815 2021-06-13 21:17:22 -04:00
GitHub build-firmware Action 2c135cf838 Auto-generated configs and docs 2021-06-14 00:43:24 +00:00
GitHub build-firmware Action b8a6c15881 Auto-generated configs and docs 2021-06-13 12:09:09 +00:00
GitHub build-firmware Action ca2244a043 Auto-generated configs and docs 2021-06-13 12:01:23 +00:00
Matthew Kennedy 7d2057e74a
remove cranking dwell angle (#2814)
* config & impl

* settings

* engines & boards

* this test doesn't do anything interesting
2021-06-13 07:52:07 -04:00
Matthew Kennedy 15d172ab08
apply open loop idle when in automatic mode (#2745)
* always apply open loop in closed loop

* simplify flags

* comment

* move

* comment

* missed one

* config for fan bump

* adjust miata defaults

* test fan/ac open loop

* idle CL tests

* test coasting

* test integration case

* fix merge

* put back reset logic for now

* s

* don't need that part

* I guess use OL as baseIdlePosition

* reset condition
2021-06-12 14:21:11 -04:00
GitHub build-firmware Action e94bf1fc6e Auto-generated configs and docs 2021-06-12 18:07:43 +00:00
GitHub build-firmware Action 74c4d4ea7f Auto-generated configs and docs 2021-06-12 11:28:45 +00:00
GitHub build-firmware Action 6eed4b6c90 Auto-generated configs and docs 2021-06-12 11:03:20 +00:00
GitHub build-firmware Action 3001d20513 Auto-generated configs and docs 2021-06-12 04:19:09 +00:00
GitHub build-firmware Action 855efcb1be Auto-generated configs and docs 2021-06-12 04:12:35 +00:00
GitHub build-firmware Action d1ec77847c Auto-generated configs and docs 2021-06-12 04:03:50 +00:00
Andrey cc2a7babc7 h121 progress 2021-06-11 23:47:12 -04:00
rusefillc 9e24432faa https://github.com/rusefi/hellen121vag/issues/44 2021-06-11 12:23:21 -04:00
GitHub build-firmware Action a4f86a892a Auto-generated configs and docs 2021-06-11 10:27:21 +00:00
BeerMoneyMotorsports e5fbfbf7b5
Update main.yaml (#2809)
AC comp relay output change to GPIOH_15
2021-06-10 19:45:56 -04:00
BeerMoneyMotorsports 56b79f27e8
Update main.yaml (#2804)
update for AC
2021-06-10 03:39:17 +03:00
rusefi faf3c4e4c0 h121 pps1 pin conflict #2801 2021-06-08 07:52:44 -04:00
Andrey 21d5a9e09c https://github.com/rusefi/rusefi/wiki/Hellen121VAG 2021-06-06 11:05:47 -04:00
GitHub build-firmware Action 3319037794 Auto-generated configs and docs 2021-06-05 20:21:28 +00:00
Andrey 24131cdc0e s/controlPin1/controlPin/ 2021-06-05 16:19:01 -04:00
GitHub build-firmware Action 3b2ed0e1a1 Auto-generated configs and docs 2021-06-05 20:09:52 +00:00
Andrey a13634ba13 https://github.com/rusefi/hellen121vag/issues/38 2021-06-05 16:07:30 -04:00
Andrey 81090b467d https://github.com/rusefi/hellen121vag/issues/38 2021-06-05 15:41:35 -04:00
Andrey 317fa3c554 https://github.com/rusefi/rusefi/wiki/Hellen121VAG 2021-06-05 06:58:13 -04:00
Matthew Kennedy 981e8f5047
defaults cleanup: base engine & fuel (#2790)
* build

* fuel and base

* fix build

* cleanup

* extern

* tps/tps

* alternator

* tps

* iat timing

* cranking RPM

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-03 00:50:07 +03:00
GitHub build-firmware Action 9aaa33e583 Auto-generated configs and docs 2021-06-02 05:30:38 +00:00
Matthew Kennedy 790ac08a2e
Cranking defaults (#2787)
* defaults

* more

* cranking fuel

* cranking timing

* cranking time digits

* ugh these tests shouldn't depend on defaults
2021-06-02 08:21:36 +03:00
GitHub build-firmware Action 88deee26e0 Auto-generated configs and docs 2021-05-31 22:02:57 +00:00
GitHub build-firmware Action baa529e9dd Auto-generated configs and docs 2021-05-31 12:21:13 +00:00
GitHub build-firmware Action 201f332e76 Auto-generated configs and docs 2021-05-31 08:29:46 +00:00
Andrey G 8ee700bf76
Subaru svx (#2777)
* Revert "hiding 3rd channel for now"

This reverts commit 50682816ac.

* trigger subaru SVX: disable cranck #2 channel

* Board subaru-eg33: fix D10 pin defined twice

* Board subaru-eg33: renumber ignition ouput according cylinder order

* board subaru eg33: use common_make.sh to get dfu files

* board subaru-eg33: update default configuration
2021-05-31 04:25:57 -04:00
GitHub build-firmware Action bf7e2e8e04 Auto-generated configs and docs 2021-05-31 08:21:59 +00:00
GitHub build-firmware Action c1ca8166b1 Auto-generated configs and docs 2021-05-30 11:06:46 +00:00
Matthew Kennedy 080d901222
non blocking flash on f7 dual bank 2MB (#2749)
* f7 dual bank flash

* only start thread if necessary
2021-05-29 08:05:29 +03:00
GitHub build-firmware Action 578256ec86 Auto-generated configs and docs 2021-05-28 07:41:15 +00:00
GitHub build-firmware Action 597d2f3781 Auto-generated configs and docs 2021-05-27 12:25:55 +00:00
rusefillc 31a34a3ac2 some 121 coordinates 2021-05-27 05:44:48 -04:00
GitHub build-firmware Action 8cdfdbbe30 Auto-generated configs and docs 2021-05-26 18:21:01 +00:00
Andrey 4a2f865606 MRE pinout improvement CAN polarity 2021-05-26 06:49:08 -04:00
GitHub build-firmware Action 6e0daf9844 Auto-generated configs and docs 2021-05-25 22:18:20 +00:00
BeerMoneyMotorsports 94c975d9cb
Update main.yaml (#2738)
AC and Flex fixes
2021-05-25 08:56:35 +03:00
BeerMoneyMotorsports 6cf0083c20
Update main.yaml (#2737)
MAF input change, Boost control change.
2021-05-24 17:05:04 -04:00
GitHub build-firmware Action 1ea5caa905 Auto-generated configs and docs 2021-05-24 00:47:26 +00:00
GitHub build-firmware Action 8e409c3712 Auto-generated configs and docs 2021-05-24 00:00:27 +00:00
GitHub build-firmware Action 2a0e72e2e9 Auto-generated configs and docs 2021-05-23 18:17:06 +00:00
GitHub build-firmware Action 3812b9c69f Auto-generated configs and docs 2021-05-23 18:03:56 +00:00
David Holdeman 6d4060d824
Doxygen titles (#2728)
* move addRow call

* undo submo bump

* add header titles
2021-05-22 22:10:58 +03:00
rusefillc 0be1da7bde some 121 coordinates 2021-05-21 17:40:27 -04:00
rusefillc 81728206ae some 121 coordinates 2021-05-21 17:17:03 -04:00
rusefillc 4c1c891143 some 121 coordinates 2021-05-21 16:12:50 -04:00
rusefillc 55561e1092 some 121 coordinates 2021-05-21 15:57:16 -04:00
rusefillc fd070ebe21 some 121 coordinates 2021-05-21 15:45:38 -04:00
GitHub build-firmware Action 9d55dd0511 Auto-generated configs and docs 2021-05-21 19:28:41 +00:00
BeerMoneyMotorsports 705f8e5d7e
Update main.yaml (#2727)
All relevant pins mapped but no coordinates done yet
2021-05-21 12:13:53 -04:00
Matthew Kennedy de7879b6e4
convert a table to scaled_channel (#2724)
* scaled VE table

* use setTable

* efi::clear

* ratio -> struct
2021-05-20 20:00:32 -04:00
GitHub build-firmware Action 4195de3819 Auto-generated configs and docs 2021-05-20 23:10:25 +00:00
rusefillc 8745be3213 progress? 2021-05-20 19:06:50 -04:00
Matthew Kennedy 20cef63d32
Lua on f407, try again (#2725)
* lua on f4

* move perf trace to efifeatures

* check that it's defined

* cypress and kinetis

* it would help to define the correct thing

* disable buffer if not used

* we can work with 2k

* turn off ramdisk on mre qc

* wow strncpy is useless for truncated strings

* turn off for bootloader

* lto bootloader

* memory

* memory
2021-05-20 23:05:18 +03:00
BeerMoneyMotorsports 31217cfd10
Update main.yaml (#2722)
More pins added but no work has been done to the pin XY coordinates.
2021-05-20 21:31:25 +03:00
BeerMoneyMotorsports 026225a0eb
Update main.yaml (#2720)
initial addition of some pins from 121vag.
2021-05-19 20:34:51 +03:00
rusefillc 73bc91dee4 Improve default H64 tune #2709 2021-05-19 03:50:28 -04:00
GitHub build-firmware Action 5f568525a2 Auto-generated configs and docs 2021-05-18 18:07:37 +00:00
GitHub build-firmware Action 8f03d1f938 Auto-generated configs and docs 2021-05-17 09:42:38 +00:00