rusefi
|
e086dbb96f
|
would it work?
|
2019-04-18 08:57:59 -04:00 |
rusefi
|
0c233459c5
|
one step back
|
2019-04-16 01:32:24 -04:00 |
rusefi
|
2abd56770b
|
running with BOARD_MC33972_COUNT
|
2019-04-15 23:15:16 -04:00 |
rusefi
|
a2631d69b0
|
we need TLE8888 driver #714
|
2019-04-14 17:10:59 -04:00 |
rusefi
|
6516c4753d
|
we need TLE8888 driver #714
reviving build
|
2019-04-13 16:35:45 -04:00 |
rusefi
|
00e848c243
|
steps towards smarter gpio
|
2019-04-13 11:22:40 -04:00 |
rusefi
|
db9456902f
|
steps towards smarter gpio
|
2019-04-13 10:58:52 -04:00 |
rusefi
|
6fe36973e5
|
progress?
|
2019-04-13 01:05:01 -04:00 |
rusefi
|
d8281626df
|
defined(__DOXYGEN__) ? fix #748
|
2019-04-12 22:10:57 -04:00 |
dron0gus
|
e938372a4b
|
Cleanup 3 (#745)
* status leds: pick warning LED pin from configuration
* wave analyzer: do not init if no pin assigned
|
2019-04-11 23:33:33 +02:00 |
rusefi
|
05d3ce22f4
|
CONFIG_RESET_SWITCH_PORT flexibility
|
2019-04-06 08:41:37 -04:00 |
rusefi
|
1db1b7a277
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
|
2019-04-01 11:16:19 -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 |
andreika-git
|
c34d7cac48
|
More compatibility for ADC_inputs, etc. (#716)
* Move STM32-specific ADC pinouts to ports/stm32/stm32_common.cpp
* Move STM32-specific files to ports/*
* setAdcChannelOverrides()
* Add #ifdefs for adc_inputs (PWM_FREQ_*, PWM_PERIOD_*, ADC_*_DEVICE)
* addChannel(), removeChannel()
* fix tle6240 compilation
* Add stm32_common.cpp to Makefile
* More ports/stm32/* paths
* More ports/stm32/* paths
* More flexible GPIO ports
* Add #ifdef for GPTDEVICE
* EFI_BOARD_TEST and EFI_JOYSTICK
* EFI_TLE8888
* Fix HIP9011_logic compilation
* ADC_CHANNEL_SENSOR
* Move ioportid_t PORTS[] to ports/*
* Fix simulator
|
2019-03-28 22:46:10 -04:00 |
rusefi
|
4bb645f7e0
|
we need TLE8888 driver #714
|
2019-03-25 15:14:22 -04:00 |
rusefi
|
06be313448
|
Migrating to chibios18 (#687)
* first step #631
* chconf #631
* no EXT driver
* #631 progress
* #631 WOW it already compiles?!
* #631 simulator progress
* #631 CAN is back
* more changes about 25MHz
* Migrate to Chibios 18 stable #631
* undoing some merge mistake?
* little mess
* Migrate to Chibios 18 stable #631
* Migrate to Chibios 18 stable #631
* Migrate to Chibios 18 stable #631
joystick works!
* Migrate to Chibios 18 stable #631
done?!
|
2019-02-05 18:36:25 -05:00 |
rusefi
|
2cc6aa4a45
|
better conditional compilation
|
2019-01-31 19:14:29 -05:00 |
rusefi
|
90baa5ab73
|
FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously
|
2019-01-05 23:48:37 -05:00 |
rusefi
|
d80c1f0b1e
|
Saab CDM knock signal integration #647
|
2019-01-04 23:47:39 -05:00 |
rusefi
|
91c1533abe
|
avoiding magic constant
|
2018-12-24 00:15:00 -05:00 |
rusefi
|
a92db53ee7
|
explicit default
|
2018-12-23 23:59:21 -05:00 |
rusefi
|
8b039da84a
|
progress
|
2018-12-16 01:13:44 -05:00 |
rusefi
|
10d66db0da
|
#630
|
2018-12-09 14:32:50 -05:00 |
rusefi
|
330c82172b
|
new configurable option EFI_TEXT_LOGGING
|
2018-09-16 23:54:14 -04:00 |
rusefi
|
c446e4c666
|
#569
|
2018-03-17 21:24:04 -04:00 |
rusefi
|
e47865d36d
|
#550
|
2018-01-23 22:23:24 -05:00 |
rusefi
|
096abaac5b
|
Feature 463 (#464)
* #463
* #463
* default .LD filename
* #463
* fixing start-up by disabling LSE until rusEfi patch is applied
* simulator compiles now
* latest ChibiOS 17 with FatFS 0.13
|
2018-01-23 21:17:30 -05:00 |
rusefi
|
56153a8880
|
narrow into reality
|
2018-01-23 08:33:20 -05:00 |
andreika-git
|
784508815a
|
Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC) (#520)
* Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC)
* typo
* Remove unused targetIdleRpm from TS config
|
2017-12-27 17:56:04 -05:00 |
rusEfi
|
051f954dd8
|
#495 todo clean-up
|
2017-11-19 15:24:36 -05:00 |
rusefi
|
b9546e3596
|
#473
|
2017-08-17 02:49:07 -04:00 |
rusefi
|
db50c47509
|
#140
|
2017-06-18 02:39:19 -04:00 |
Andrei
|
23e20e4319
|
EFI_MAIN_RELAY_CONTROL draft
|
2017-06-13 01:14:39 +03:00 |
andreika-git
|
c75b6d0932
|
Merge branch 'master' into bootloader
|
2017-06-05 20:35:33 +03:00 |
rusefi
|
c5f9828bc2
|
fixed #437
|
2017-06-04 12:21:31 -04:00 |
Andrei
|
06b345c9ef
|
Bluetooth setup code integration
|
2017-06-04 15:50:31 +03:00 |
Andrei
|
b6311f66ee
|
EFI_USB_SERIAL flexibility
|
2017-05-31 01:37:13 +03:00 |
rusEfi
|
4082e2a0e8
|
one step back
|
2017-05-23 20:03:09 -04:00 |
rusEfi
|
39ac59b5b6
|
serial to use DMA, returning GPS
|
2017-05-23 18:52:52 -04:00 |
Andrei
|
c9d998d146
|
UART-DMA compile errors fix
|
2017-05-24 01:06:09 +03:00 |
Andrei
|
d473fbf94f
|
Working UART-DMA v2.0
|
2017-05-23 20:10:43 +03:00 |
rusefi
|
bae1f66dbb
|
reviving maxLockedDuration
|
2017-05-21 13:27:02 -04:00 |
rusefi
|
b51298b5b9
|
better syntax
|
2017-05-21 10:56:08 -04:00 |
rusefi
|
4750d49844
|
wider usage of EFI_CLOCK_LOCKS
|
2017-05-21 10:38:36 -04:00 |
Andrei
|
ab6ad0fa0a
|
BOARDSRC_CPP (and compatibility issues) pull request
|
2017-05-02 20:34:01 +03:00 |
rusEfi
|
f1801746f4
|
refactoring - reducing GPIO complexity
|
2017-04-21 20:07:17 -04:00 |
rusefi
|
46f02fb3f7
|
refactoring - reducing GPIO complexity
|
2017-04-21 17:08:04 -04:00 |
rusefi
|
070475f1ff
|
refactoring - reducing GPIO complexity
|
2017-04-21 15:14:37 -04:00 |
rusefi
|
32ac18a36c
|
command-line default flexibility
|
2017-04-16 12:57:48 -04:00 |
rusefi
|
69541b37cf
|
better CAN flexibility
|
2017-04-12 10:41:16 -04:00 |