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
|
1ad0df904e
|
fixing mock voltage controls
|
2019-05-01 09:36:29 -04:00 |
rusEfi
|
a555aaba4e
|
ETB tiny progress
|
2019-04-30 19:22:12 -04:00 |
rusEfi
|
7e099495c8
|
ETB micro progress
|
2019-04-30 01:21:09 -04:00 |
rusefi
|
9f29f30950
|
ETB progress
|
2019-04-23 23:18:48 -04:00 |
rusefi
|
541c445a2d
|
defined(__DOXYGEN__) ? #748
|
2019-04-12 22:07:03 -04:00 |
rusefi
|
7a765f29b9
|
The Big Refactoring of 2019: folder structure #723
|
2019-04-09 23:00:17 -04:00 |
rusefi
|
1ab6cace13
|
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
|
8a13bab7d9
|
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
|
ebe58122c6
|
The Big Refactoring of 2019: folder structure #723
|
2019-03-31 16:56:13 -04:00 |
andreika-git
|
001fbb2526
|
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
|
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 |
rusefi
|
a3493e76ab
|
fixing build?
|
2019-03-11 15:02:27 -04:00 |
rusefi
|
8b22981688
|
command line progress?
|
2019-03-11 13:51:03 -04:00 |
rusEfi
|
c01734b8a4
|
TPS commands & compacting
|
2019-03-02 13:21:12 -05:00 |
rusefi
|
9325cd6d23
|
better (?) variable names
|
2019-02-10 22:47:49 -05:00 |
rusefi
|
c736716d1a
|
dwell docs & better command name
|
2019-02-06 00:05:14 -05:00 |
rusefi
|
da4fb3a19f
|
better conditional compilation
|
2019-01-31 17:55:23 -05:00 |
rusefi
|
5b18f9f360
|
FSIO testability and test-driven development
|
2019-01-19 22:09:37 -05:00 |
rusefi
|
8539ba3271
|
The Big Refactoring of 2019: configuration version should not be a global variable #656
|
2019-01-15 21:51:09 -05:00 |
rusefi
|
1e4bdbb255
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-10 17:07:29 -05:00 |
rusefi
|
fd14010809
|
Revert "The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657"
This reverts commit 61440c5
|
2019-01-10 00:56:08 -05:00 |
rusefi
|
61440c5e73
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-09 23:38:59 -05:00 |
Matthew Kennedy
|
45d4243636
|
Improve wall wetting AE to use time constant (#650)
* impruv
* c++17
* add tests, docs
|
2019-01-06 20:45:51 -05:00 |
rusefi
|
5b74163136
|
refactoring around "stopEngine" logic
|
2019-01-05 23:33:04 -05:00 |
Matthew Kennedy
|
799923ac5d
|
const (#648)
|
2019-01-05 08:06:18 -05:00 |
rusEfi
|
73ba5aca89
|
ETB CLI progress
|
2018-11-26 22:17:16 -05:00 |
andreika-git
|
23fea3c0c5
|
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
|
b24685ce65
|
ETB progress
|
2018-09-24 23:57:03 -04:00 |
rusefi
|
1f90cf153d
|
refactoring
|
2018-09-16 22:26:57 -04:00 |
rusefi
|
f3711be226
|
usability
|
2018-03-04 23:21:43 -05:00 |
rusefi
|
9a7dd55333
|
same action twice
|
2018-01-30 14:56:24 -05:00 |
rusefi
|
64b7a51617
|
#65
explicit precision control
|
2018-01-23 12:05:14 -05:00 |
rusefi
|
1d31067d19
|
happy new year
|
2018-01-20 20:55:31 -05:00 |
rusefi
|
7b02c8546d
|
#492
|
2018-01-17 19:37:26 -05:00 |
rusEfi
|
9684549124
|
better method name
|
2018-01-07 11:17:49 -05:00 |
rusefi
|
3dc9ab247a
|
get global_fuel_correction
|
2018-01-04 18:45:25 -05:00 |
rusEfi
|
fdba6cdee8
|
new command style
|
2018-01-03 15:38:08 -05:00 |
rusefi
|
caf2846a59
|
#502
|
2017-12-01 23:11:01 -05:00 |
rusefi
|
451225a3ec
|
#490
|
2017-11-27 21:15:08 -05:00 |
rusefi
|
aaeca16a81
|
#490
|
2017-11-27 21:10:49 -05:00 |
rusefi
|
b1f66d43ce
|
fixing build
|
2017-11-24 19:16:00 -05:00 |
rusefi
|
af1ca0b38f
|
#494
|
2017-11-16 14:44:53 -05:00 |
rusefi
|
815d69cc6c
|
minor piece of mind
|
2017-11-04 19:37:40 -04:00 |
rusEfi
|
5a6f42d1fa
|
minor etb
|
2017-09-17 22:05:03 -04:00 |
rusefi
|
f2bd43ba71
|
date docs & message fix
|
2017-08-23 00:46:34 -04:00 |
rusefi
|
1db28d6847
|
call to pit progress
|
2017-07-25 21:59:20 -04:00 |
rusefi
|
80f97b43f9
|
improvement: IAC solenoid frequencty changeable on the fly
|
2017-07-10 22:24:03 -04:00 |