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
|
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
|
51a5b4d6d5
|
rename setBoardConfigurationOverrides (#2479)
* rename
* proteus
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2021-03-22 14:15:09 -04:00 |
Matthew Kennedy
|
b087f328f7
|
default config, UI tweaks (#2444)
* s
* fix this while we're at it
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2021-03-12 00:16:24 -05:00 |
Matthew Kennedy
|
cf3dc9c2c3
|
convert cranking defaults to mg (#1921)
* convert cranking defaults to mg
* fix tests
|
2020-11-03 14:12:26 -05:00 |
Matthew Kennedy
|
d2d0ffa1ee
|
remove tach output pin (#1779)
* remove from cfg
* cfg
* rip out impl
* efi gpio
|
2020-09-09 16:52:23 -04:00 |
rusefi
|
5feb91dc8f
|
EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806
|
2020-07-12 21:35:01 -04:00 |
rusefi
|
eae24e82d1
|
more dead code
|
2020-05-11 18:24:29 -04:00 |
rusefi
|
7e82691319
|
oh what did I do
|
2020-05-02 22:27:20 -04:00 |
rusefi
|
81211219f2
|
CAN progress
|
2020-03-31 16:49:19 -04:00 |
rusEfi
|
c35f4aa2e3
|
more mc33816
|
2020-02-25 22:38:08 -05:00 |
Matthew Kennedy
|
98e6e4b0eb
|
Fix master (#1134)
* Revert "something went very wrong."
This reverts commit 53179dfd22 .
* Revert "trying to fix build broken by "Sensor reconfiguration while running (#1131)""
This reverts commit 0bf32a7291 .
* Revert "partial Revert of "Stricter compile options (#1132)""
This reverts commit a17cc28382 .
* temp prometheus fix
* fix bootloader
* fix batch files
|
2020-02-08 16:34:29 -05:00 |
rusefi
|
af4f20551b
|
getting rid of boardConfiguration / binary compatible change
|
2019-12-11 17:48:55 -05:00 |
rusefi
|
b04166d173
|
that's how we can move all fields one by one from boardConfiguration to engineConfiguration
my approach is to move fields from the bottom of BC struct
|
2019-11-30 10:24:37 -05:00 |
rusefi
|
0c3ab53fb6
|
fixing master?
|
2019-11-25 21:15:07 -05:00 |
rusEfi
|
67c25a6f12
|
A/C relay cleanup
|
2019-09-15 11:32:38 -04:00 |
rusefi
|
2818c803b5
|
fatalErrorPin setting is not used #926
|
2019-09-09 21:34:15 -04:00 |
rusefi
|
91f9a50b3f
|
F7 nucleo does not work?
funny, it was about some very unused feature
|
2019-08-02 01:36:02 -04:00 |
rusefi
|
04bc1128df
|
support multiple VVT sensors #885
new fields & packing configuration. bumping configuration version
|
2019-07-12 14:24:45 -04:00 |
rusefi
|
092d2438d8
|
refactoring
|
2019-07-05 19:05:07 -04:00 |
rusefi
|
b2dece5269
|
undoing wrong fix & better fix for #805
also generator logging improvements
This reverts commit f07f96599b .
|
2019-06-30 14:28:47 -04:00 |
rusefi
|
f07f96599b
|
"Calibrate TPS" broken in TS fix #805
|
2019-06-17 22:00:34 -04:00 |
Matthew Kennedy
|
0e23276ea7
|
prometheus fix
|
2019-06-07 10:51:06 -04:00 |
rusefi
|
d09bcad3e7
|
dreams of two ETBs
|
2019-05-05 12:02:42 -04:00 |
rusefi
|
ac2a81d381
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
maybe probably pointless refactoring? reducing parameters visibility
|
2019-05-03 18:41:43 -04:00 |
rusEfi
|
8138d137fe
|
'warninigLedPin' typo and minor TS progress
|
2019-04-28 23:04:52 -04:00 |
rusEfi
|
9c9dc05b10
|
cleanup #4
|
2019-04-11 22:15:06 -04:00 |
andreika-git
|
b80806182f
|
More portability & small fixes (#719)
* Use hw_stm32.mk
* Fix bootloader
* Use more common hw_ports.mk filename instead of hw_stm32.mk
* More CPU compatibility for Makefile
* TS_UART_MODE & rename TS_SERIAL_UART_DEVICE->TS_SERIAL_DEVICE
* Move lockAnyContext()/unlockAnyContext() to rfiutil.c
* USE_FATFS
* EFI_LCD
* Less compilation errors
* STATUS_LOGGING_BUFFER_SIZE & SETTINGS_LOGGING_BUFFER_SIZE
* EFI_ALTERNATOR_CONTROL, EFI_SERVO, EFI_DISABLE_CONSOLE_ACTIONS
* #ifndef PWM_PHASE_MAX_COUNT & more flexible GPIO inside portname()
* merge
* EFI_ALTERNATOR_CONTROL, EFI_ELECTRONIC_THROTTLE_BODY
|
2019-03-29 15:29:01 +01:00 |
rusefi
|
bd2b992918
|
unifying_file_naming
|
2019-03-29 09:11:13 -04:00 |