rusefillc
4b8c5f1671
harley
2021-11-26 14:41:35 -05:00
Andrey
bb96b284fc
Mark made progress
2021-11-25 09:07:28 -05:00
Andrey
2864d41844
harley config
2021-11-24 22:35:56 -05:00
rusefillc
8b07e0c643
typo
2021-11-24 09:12:06 -05:00
rusefi
48d44242ff
harley lua
2021-11-22 17:33:28 -05:00
rusefillc
a07e0a37b1
harley
2021-11-22 14:29:48 -05:00
rusefi
bc0c1a6b4a
harley CAN Lua
2021-11-22 13:00:16 -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
rusefi
377c9e2fda
Something something Automatic Compression Release #3442
2021-11-14 16:04:44 -05:00
rusefillc
14c0711011
script settings need names!
2021-11-14 13:18:11 -05:00
rusefi
800bbf38ad
Lua progress
2021-11-14 10:02:28 -05:00
rusefillc
eb1af46655
Epic: Remove FSIO #2928
2021-11-14 08:37:50 -05:00
rusefillc
a85d1bb064
Epic: Remove FSIO #2928
2021-11-14 07:30:26 -05:00
rusefillc
a9bcce88d0
script settings need names!
2021-11-13 22:47:46 -05:00
rusefi
5e346e40a3
pid demo progress
2021-11-13 16:41:20 -05:00
rusefi
b7dc5a4ac5
pid demo progress
2021-11-13 10:33:13 -05:00
rusefi
844a8418a8
pid demo progress
2021-11-13 10:02:45 -05:00
rusefillc
e662544919
lua can
2021-11-13 04:44:17 -05:00
rusefillc
8333234737
Something something Automatic Compression Release #3442
2021-11-13 04:24:53 -05:00
Matthew Kennedy
73b05d2e20
lua pid class ( #3411 )
...
* lua pid
* no luaaa stl
* update luaaa
* finality
* luaaa
* luaaa
* = default
* bad merge
* gitmodules
* lua
* proteus demo script
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-13 03:18:16 -05:00
rusefi
b3204da186
maybe lua freezes proteus h7 after 7 seconds of run #3539
2021-11-12 13:45:07 -05:00
rusefillc
b2c2e7e0c1
maybe lua freezes proteus h7 after 7 seconds of run #3539
2021-11-12 13:11:32 -05:00
rusefi
4e63922317
pid demo progress
2021-11-12 00:20:52 -05:00
rusefi
4f85b655ec
lua PID example
2021-11-11 19:16:04 -05:00
rusefi
dda2992e4f
pid demo progress
2021-11-10 22:27:21 -05:00
rusefi
ccb27d487d
lua pid
2021-11-08 21:30:38 -05:00
rusefi
8aaecb568e
pid demo progress
2021-11-08 17:31:33 -05:00
rusefi
2c5d6cb6c9
MRE_SECONDARY_CAN
2021-10-29 16:33:12 -04:00
Andrey
bfe6a5b2a8
Proteus meta - fixing confusion
2021-10-28 22:11:26 -04:00
rusefi
3cdfd9866e
Lua CAN fun
2021-10-28 00:20:14 -04:00
rusefi
75d8d334b7
secondary MRE
2021-10-27 19:54:45 -04:00
rusefillc
dc52723eba
a bit of dead code?
2021-10-24 11:47:20 -04:00
rusefillc
9b249fe1b3
export board-specific macro for stm32 pins based on board yaml #3298
2021-10-03 00:35:09 -04:00
rusefillc
6808c3c52f
export board-specific macro for stm32 pins based on board yaml #3298
2021-10-03 00:27:55 -04:00
rusefillc
618d13e673
export board-specific macro for stm32 pins based on board yaml #3298
2021-10-03 00:09:09 -04:00
rusefillc
441549d3e6
export board-specific macro for stm32 pins based on board yaml #3298
2021-10-02 23:56:43 -04:00
rusefi
a32f172a03
VrThresholdTest
2021-10-02 15:18:45 -04:00
rusefillc
53ae005d07
https://github.com/rusefi/hellen-NB1-issues/issues/15
2021-09-29 12:22:38 -04:00
rusefi
00c6e52883
https://github.com/rusefi/hellen-NB1-issues/issues/15
2021-09-29 11:52:54 -04:00
rusefi
f62c628bef
https://github.com/rusefi/hellen-NB1-issues/issues/15
2021-09-29 11:47:16 -04:00
Andrey
c5e50c5d97
vr threshold test configuration
2021-09-26 03:01:25 -04:00
Andrey
65f8caa686
vr threshold test configuration
2021-09-26 02:21:21 -04:00
rusefi
6307ffd3a6
merc128: engine config defaults #3236
2021-09-18 22:12:22 -04:00
rusefillc
3e50319eb7
merc128: engine config defaults #3236
2021-09-18 21:27:17 -04:00
rusefillc
26d4646e88
merc128: engine config defaults #3236
2021-09-17 21:23:54 -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
a8afb6eb85
trailing spark outputs #2931
2021-07-21 19:55:14 -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
Andrey
e1c41ff798
FATAL on NB2 tune jim stim input signal #2965
2021-07-14 16:03:00 -04:00