rusefi
|
2c24571ddb
|
dreams of two ETBs
|
2019-05-05 12:02:42 -04:00 |
rusefi
|
85b790edcf
|
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
|
86f894d3df
|
fixing mock voltage controls
|
2019-05-01 09:36:29 -04:00 |
rusEfi
|
892be38a03
|
ETB tiny progress
|
2019-04-30 19:22:12 -04:00 |
rusEfi
|
67e8adf6f5
|
ETB micro progress
|
2019-04-30 01:21:09 -04:00 |
rusefi
|
f100a701a1
|
ETB progress
|
2019-04-23 23:18:48 -04:00 |
rusefi
|
884c54a185
|
defined(__DOXYGEN__) ? #748
|
2019-04-12 22:07:03 -04:00 |
rusefi
|
c0a8c2e80f
|
The Big Refactoring of 2019: folder structure #723
|
2019-04-09 23:00:17 -04:00 |
rusefi
|
bceec323c2
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
removing startConsoleInBinaryMode
|
2019-04-01 11:45:06 -04:00 |
andreika-git
|
03a8e68b2d
|
trigger_input_icu, EFI_ENABLE_MOCK_ADC, HALINC_CONTRIB (#724)
* trigger_input_icu.cpp
* EFI_ENABLE_MOCK_ADC
* $(HALINC_CONTRIB)
|
2019-03-31 23:15:32 +02:00 |
rusefi
|
c29e6d99c4
|
The Big Refactoring of 2019: folder structure #723
|
2019-03-31 16:56:13 -04:00 |
andreika-git
|
c7b1bb1ff1
|
More portability & bootloader fix (#720)
* fix bootloader
* EFI_FSIO
* EFI_EMULATE_POSITION_SENSORS, EFI_BOARD_TEST, EFI_AUX_PID, EFI_JOYSTICK
|
2019-03-29 15:46:15 +01:00 |
andreika-git
|
a79175f6ef
|
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
|
e28ce71bb8
|
unifying_file_naming
|
2019-03-29 09:11:13 -04:00 |
rusefi
|
0afb571bfb
|
fixing build?
|
2019-03-11 15:02:27 -04:00 |
rusefi
|
141d13ec8d
|
command line progress?
|
2019-03-11 13:51:03 -04:00 |
rusEfi
|
e93c2b5efb
|
TPS commands & compacting
|
2019-03-02 13:21:12 -05:00 |
rusefi
|
c60c8ce777
|
better (?) variable names
|
2019-02-10 22:47:49 -05:00 |
rusefi
|
4e95a6c002
|
dwell docs & better command name
|
2019-02-06 00:05:14 -05:00 |
rusefi
|
f475fb1691
|
better conditional compilation
|
2019-01-31 17:55:23 -05:00 |
rusefi
|
8beae89bcb
|
FSIO testability and test-driven development
|
2019-01-19 22:09:37 -05:00 |
rusefi
|
d4443164e8
|
The Big Refactoring of 2019: configuration version should not be a global variable #656
|
2019-01-15 21:51:09 -05:00 |
rusefi
|
6682a7def2
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-10 17:07:29 -05:00 |
rusefi
|
b9f28b43aa
|
Revert "The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657"
This reverts commit 4e5cbe3
|
2019-01-10 00:56:08 -05:00 |
rusefi
|
4e5cbe3764
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-09 23:38:59 -05:00 |
Matthew Kennedy
|
7154da1f5f
|
Improve wall wetting AE to use time constant (#650)
* impruv
* c++17
* add tests, docs
|
2019-01-06 20:45:51 -05:00 |
rusefi
|
5bac3f799c
|
refactoring around "stopEngine" logic
|
2019-01-05 23:33:04 -05:00 |
Matthew Kennedy
|
a75e5fb007
|
const (#648)
|
2019-01-05 08:06:18 -05:00 |
rusEfi
|
c163b0c5a6
|
ETB CLI progress
|
2018-11-26 22:17:16 -05:00 |
andreika-git
|
96dfebc542
|
STM32 Nucleo144-F767ZI board: Initial support (#620)
* More EFI_ #ifdefs for config flexibility
* Even more config flexibility
* New firmware/config/stm32f7ems/* files
* New firmware/config/boards/NUCLEO_F767/* files
* New firmware/hw_layer/stm32f7/* files
* Fix for EFI_USB_SERIAL
* Adding #if defined(STM32F7XX)
* SPI flags changed in F7: SPI_CR1_DFF --> SPI_CR1_CRCL
* I2Cv2 config changed in F7
* More versatile CCM defines
* Makefiles
* Double #ifs cleanup
* docs
|
2018-11-16 07:40:06 -05:00 |
rusEfi
|
856475794a
|
ETB progress
|
2018-09-24 23:57:03 -04:00 |
rusefi
|
553969dc72
|
refactoring
|
2018-09-16 22:26:57 -04:00 |
rusefi
|
0f67373bc1
|
usability
|
2018-03-04 23:21:43 -05:00 |
rusefi
|
8fd3d1a318
|
same action twice
|
2018-01-30 14:56:24 -05:00 |
rusefi
|
adfe5e9274
|
#65
explicit precision control
|
2018-01-23 12:05:14 -05:00 |
rusefi
|
f5a4376036
|
happy new year
|
2018-01-20 20:55:31 -05:00 |
rusefi
|
e53efc0cbd
|
#492
|
2018-01-17 19:37:26 -05:00 |
rusEfi
|
87f47b4a0e
|
better method name
|
2018-01-07 11:17:49 -05:00 |
rusefi
|
403565dfe2
|
get global_fuel_correction
|
2018-01-04 18:45:25 -05:00 |
rusEfi
|
4ce94603bb
|
new command style
|
2018-01-03 15:38:08 -05:00 |
rusefi
|
4bc4451382
|
#502
|
2017-12-01 23:11:01 -05:00 |
rusefi
|
d60c434ac8
|
#490
|
2017-11-27 21:15:08 -05:00 |
rusefi
|
3ca7becb33
|
#490
|
2017-11-27 21:10:49 -05:00 |
rusefi
|
415bc28298
|
fixing build
|
2017-11-24 19:16:00 -05:00 |
rusefi
|
b4b032cc14
|
#494
|
2017-11-16 14:44:53 -05:00 |
rusefi
|
e5a4f56533
|
minor piece of mind
|
2017-11-04 19:37:40 -04:00 |
rusEfi
|
1b7ffd040b
|
minor etb
|
2017-09-17 22:05:03 -04:00 |
rusefi
|
15635fb20a
|
date docs & message fix
|
2017-08-23 00:46:34 -04:00 |
rusefi
|
153ec34e9e
|
call to pit progress
|
2017-07-25 21:59:20 -04:00 |
rusefi
|
956766754a
|
improvement: IAC solenoid frequencty changeable on the fly
|
2017-07-10 22:24:03 -04:00 |