Andrey
95d36b37e3
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-03 00:34:18 -04:00
rusefillc
c5cd5a3e15
dead copy-pasta
2022-02-06 21:50:09 -05:00
Matthew Kennedy
a718f3a30a
Remove fsio part 1 ( #3871 )
...
* dead includes
* move last logic out of fsio
* dead functions
2022-02-01 15:42:04 -05:00
rusefillc
d6dea65b80
https://github.com/rusefi/alphax-2chan/issues/15
2022-01-15 10:41:05 -05:00
rusefillc
6ca6c53786
refactoring?
2022-01-14 22:45:49 -05:00
rusefillc
963c168788
Code style for methods with zero arguments #3535
2022-01-11 22:26:24 -05:00
rusefillc
b88dc4d351
https://rusefi.com/forum/viewtopic.php?f=2&t=2202
...
defaults were bad, really bad
2021-12-30 19:14:32 -05:00
Scott Smith
823d9a07e0
Programmatically replace ENGINE() and CONFIG() with engine-> etc ( #3565 )
...
git grep -l -w ENGINE | xargs sed -i -r "s/ENGINE\(([]a-zA-Z_0-9.[]+)\)/engine->\1/g"
git grep -l -w CONFIG | xargs sed -i -r "s/([^a-zA-Z_])CONFIG\(([]a-zA-Z_0-9.[]+)\)/\1engineConfiguration->\2/g"
2021-11-17 03:54:21 -05:00
Matthew Kennedy
8cdac4cac0
remove engine pointer passing ( #3556 )
...
* some
* more
* more
* the last?!
2021-11-16 04:15:29 -05:00
rusefillc
6462db9aed
https://rusefi.com/forum/viewtopic.php?f=16&t=2194
...
NA6 defaults IO
2021-11-04 11:15:46 -04:00
rusefillc
4f05d088dd
https://rusefi.com/forum/viewtopic.php?f=16&t=2194
...
NA6 defaults IO
2021-11-04 10:18:47 -04:00
rusefi
46ce22d790
export board-specific macro for stm32 pins based on board yaml #3298
2021-10-07 17:35:27 -04:00
rusefillc
7302eedf7b
export board-specific macro for stm32 pins based on board yaml #3298
2021-10-03 00:59:34 -04:00
rusefi
f62c628bef
https://github.com/rusefi/hellen-NB1-issues/issues/15
2021-09-29 11:47:16 -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
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
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
1f25b165f9
duplication within same file
2021-07-06 00:09:13 -04:00
Andrey
70bc5b2375
Review default H64 tune #2815
2021-06-28 19:47:11 -04:00
Andrey
ec72c6950e
Review default H64 tune #2815
2021-06-28 17:36:02 -04:00
rusefillc
73bc91dee4
Improve default H64 tune #2709
2021-05-19 03:50:28 -04:00
rusefillc
8c0cff1b1b
hellen64 scripts and pinout #2565
2021-04-18 22:03:43 -04:00
rusefillc
ca37f4909f
hellen64 scripts and pinout #2565
2021-04-18 10:15:06 -04:00