Commit Graph

51 Commits

Author SHA1 Message Date
rusefi bc515f6513 aux pins for merc128 2021-11-06 13:20:03 -04:00
rusefi e592263ed5 aux pins for merc128 2021-11-06 13:12:44 -04:00
rusefi 5deec3f60c Hyundai 2021-10-17 23:15:33 -04:00
rusefillc e544beb930 refactoring 2021-10-11 21:07:18 -04:00
rusefillc bbb909a041 refactoring 2021-10-11 20:58:10 -04:00
rusefi e2c5209a88 https://github.com/rusefi/hellen128merc-issues/issues/29 2021-10-07 19:16:28 -04:00
rusefi fd6756b6ba https://github.com/rusefi/hellen128merc-issues/issues/29 2021-10-07 17:48:01 -04:00
rusefi 6806410f97 export board-specific macro for stm32 pins based on board yaml #3298 2021-10-07 17:35:27 -04:00
rusefillc 9577a6122a export board-specific macro for stm32 pins based on board yaml #3298 2021-10-03 00:59:34 -04:00
rusefi 27019b3bd2 https://github.com/rusefi/hellen-NB1-issues/issues/15 2021-09-29 11:51:25 -04:00
rusefillc 80be7e3d4a pinouts 2021-09-19 23:03:17 -04:00
rusefi c84559f542 merc128: engine config defaults #3236 2021-09-18 22:12:22 -04:00
rusefi b8c8bffa58 merc 2021-09-18 21:49:23 -04:00
rusefillc 1edf98dce2 merc128: engine config defaults #3236 2021-09-18 21:27:17 -04:00
rusefi 249f75b61b merc 2021-09-18 19:37:00 -04:00
rusefillc 89dfdcddfc M104 notes 2021-09-18 16:36:02 -04:00
rusefillc be244d29a7 M104 notes 2021-09-18 16:18:00 -04:00
rusefillc 910be68143 M104 notes 2021-09-18 15:31:15 -04:00
rusefillc ba5a75c56d merc128: engine config defaults #3236 2021-09-18 00:02:56 -04:00
rusefillc ba1496195e merc128: engine config defaults #3236 2021-09-17 21:48:18 -04:00
rusefillc 885e4aee29 merc128: engine config defaults #3236 2021-09-17 21:23:54 -04:00
rusefi f8ff0c31fa merc 2021-09-14 21:30:57 -04:00
rusefillc 9a0eb33385 merc default tune 2021-09-13 21:21:18 -04:00
rusefi f98643e99d resolving pin configuration conflict 2021-09-13 12:32:42 -04:00
rusefillc 04bfe5ad5a trying to build CLK230 2021-09-11 16:19:45 -04:00
rusefillc fdd2beb952 docs 2021-08-27 02:31:48 -04:00
Matthew Kennedy e213fcaca5 s (#3202)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-26 17:11:53 -04:00
Andrey f050d8ddee todo: think about it 2021-08-24 02:56:32 -04:00
shadowm60 ba680124f0 Update main.yaml (#3171)
minor correction to use all adc inputs
2021-08-18 00:31:42 +03:00
shadowm60 083178e86e Update board_configuration.cpp (#3147)
Added ETB defaults
2021-08-12 18:01:15 -04:00
shadowm60 2507aaff2c 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
Matthew Kennedy 4e6b61234f 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
rusefillc 7059eff691 boards file clean-up 2021-08-03 04:35:23 -04:00
Matthew Kennedy 8ebb7b8f24 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
BeerMoneyMotorsports 121c29526b 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 40a30748f3 Sensor pins (#2977)
updated pinouts for merc
2021-07-17 11:54:06 -04:00
Matthew Kennedy e3849b95d5 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
Matthew Kennedy 15931dd56c 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 7eba706d2e s (#2946)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-11 11:26:19 -04:00
Jimmy Luntzel ff20840a78 Update main.yaml (#2936)
removed blank spaces at the end of each line
2021-07-09 11:51:47 -04:00
Jimmy Luntzel 1aca9c9f7b 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
rusefillc 6f14242c50 Create readme.md 2021-07-07 14:03:32 -04:00
Matthew Kennedy 717d4dd7ac 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
Matthew Kennedy 0abbf182d3 hellen 128 defaults (#2912)
* all the pins

* s

* ign
2021-07-06 01:03:07 -04:00
Andrey 9629484bb3 duplication within same file 2021-07-06 00:09:13 -04:00
rusefi 81a887afce https://rusefi.com/s/hellen128merc 2021-07-05 18:58:08 -04:00
rusefillc 59c8ef582f 2021 is the year of Hellen 2021-05-02 19:02:30 -04:00
rusefillc bfaad4c1b2 code duplication between hellen boards #2611
it has to get worse before it gets better
2021-05-01 19:45:09 -04:00
rusefillc 88a1389af8 code duplication between hellen boards #2611
it has to get worse before it gets better
2021-05-01 19:15:23 -04:00
David Holdeman 2a6efec24f Pinouts Improvements (#2263)
* redo pinout generation in ci script

* missing operand

* fix some errors

* copy yaml

* more bugs

* fix bug

* wait for image to load

* set background color for hover in dark theme

* add feature: click on rows to select pin

* change cursor to pointer

* undo accidental submodule bump

* oops
2021-02-01 17:31:36 -06:00