rusefi
73bc740967
USB and TLE8888 not working for F4 or F767 #764
...
ready to try anything
2019-04-20 18:15:05 -04:00
andreika-git
370b0dd003
Default config refactor ( #762 )
...
* Refactor config
* Fix FSIO_ANALOG_INPUT_COUNT
2019-04-16 10:27:34 -04:00
andreika-git
ffd44bf0fe
More config portability: TLE6240, Trigger_input, UART/Serial ( #759 )
...
* Add fields to UART/Serial configs
* trigger_input: can be both HAL_USE_PAL and HAL_USE_COMP
* tle6240 config: local temporary solution
* Fix for custom_engine::setFsio
* EFI_ACTIVE_CONFIGURATION_IN_FLASH
2019-04-15 08:40:12 -04:00
rusefi
2f34edb0d4
we need TLE8888 driver #714
2019-04-14 16:08:39 -04:00
rusefi
75ea5cd812
we need TLE8888 driver #714
2019-04-13 12:43:19 -04:00
rusefi
fb0bbc075c
steps towards smarter gpio
2019-04-13 12:02:34 -04:00
rusefi
16cf6388b6
ETB using tle7209 fix #746
2019-04-13 01:03:12 -04:00
rusefi
d8281626df
defined(__DOXYGEN__) ? fix #748
2019-04-12 22:10:57 -04:00
rusefi
379c912b0c
ETB using tle7209 #746
2019-04-11 23:21:16 -04:00
rusefi
8ae8d3d58f
we need TLE8888 driver #714
2019-04-06 12:26:37 -04:00
rusefi
17f073a439
we need TLE8888 driver #714
2019-04-06 07:38:02 -04:00
rusefi
0aac3c8f41
we need TLE8888 driver #714
2019-04-04 23:03:32 -04:00
rusefi
21283f5b8c
we need TLE8888 driver #714
2019-04-04 21:34:33 -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
9a87b9e51b
better Electronic Throttle body control #493
2019-03-11 00:31:06 -04:00
rusefi
60a5b2c5ea
better Electronic Throttle body control #493
...
two ETBs
2019-03-10 12:02:25 -04:00
rusEfi
9a11d26cc3
better Electronic Throttle body control #493
2019-03-09 23:31:47 -05:00
rusEfi
e9a88c18f6
ETB progress
2019-03-03 15:27:49 -05:00
rusefi
61a2a33d8f
ETB_BENCH_ENGINE
2019-03-02 22:42:11 -05:00
rusEfi
333ce71923
ETB iTerm limits
2019-03-02 14:00:32 -05:00
rusEfi
c01734b8a4
TPS commands & compacting
2019-03-02 13:21:12 -05:00
rusEfi
e452b6802b
ETB
2019-03-01 23:09:33 -05:00
rusEfi
d1da63ecac
ETB
2019-02-27 17:54:25 -05:00
rusEfi
fb3d06aebf
ETB
2019-02-27 09:57:03 -05:00
rusefi
635bbcc960
ETB_BENCH_ENGINE
2019-02-27 08:55:56 -05:00
rusefi
7c5e485acb
F7
2019-02-06 18:53:43 -05:00
rusefi
8594a29c6a
minimal pin configuration & EFI_COMMUNICATION_PIN fix
2019-01-26 11:38:14 -05:00
rusefi
a50ead0ed6
fix #678
2019-01-20 22:50:00 -05:00
rusefi
b4d9de3312
refactoring: better method name
2019-01-11 00:03:42 -05:00
rusefi
dd8e2d9326
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-10 19:25:07 -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
rusefi
970d120a41
The Big Refactoring of 2019: scheduler should not be global #655
2019-01-09 08:50:51 -05:00
rusEfi
58e97d3c93
ETB mule pins
2018-11-30 00:37:32 -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
1e391bae8d
docs
2018-03-04 17:55:46 -05:00
rusEfi
f32c5b18a8
test
2018-01-29 14:25:28 -05:00
rusEfi
3fc39b8564
closes #557
2018-01-28 18:09:19 -05:00
rusefi
5191ffcbce
#557
2018-01-28 14:16:57 -05:00
rusefi
049848c577
#557
2018-01-28 14:03:58 -05:00
rusefi
5e5fa70f4f
happy new year
2018-01-20 20:42:19 -05:00
rusEfi
4bfbb715de
#510
2017-12-03 18:29:52 -05:00
rusEfi
b52b562558
initialization bugfix
2017-12-03 18:19:07 -05:00
rusEfi
1bac61caa3
#510
2017-12-03 17:26:15 -05:00
rusEfi
0cc5663743
fixing simulator
2017-12-03 15:37:52 -05:00
rusEfi
97a310a502
fixing unit tests
2017-12-03 15:23:39 -05:00
rusefi
4a25d5b48e
docs
2017-12-02 21:22:59 -05:00
rusEfi
df47e459ca
progress
2017-12-02 19:47:18 -05:00
rusEfi
076ec41f47
Merge branch 'master' of https://github.com/rusefi/rusefi
2017-12-02 19:26:00 -05:00
rusEfi
20421c1ac5
docs
2017-12-02 19:25:36 -05:00
rusefi
b3b6c28da8
better defaults
2017-12-02 19:24:49 -05:00
rusefi
2a9f3cdede
better macro name
2017-05-15 23:28:49 -04:00
rusefi
59032fec07
test config fix
2017-03-23 21:59:47 -04:00
rusefi
22f0884031
docs
2017-03-21 22:45:15 -04:00
rusefi
ac51eea247
board QA engine
2017-02-24 18:55:53 -05:00
rusEfi
6e341bbc62
auto-sync
2017-01-28 15:05:25 -05:00
rusEfi
55e89f0f31
auto-sync
2017-01-03 06:05:22 -05:00
rusEfi
ee8a80fb9d
auto-sync
2016-04-23 23:07:45 -04:00
rusEfi
d36edd5f03
auto-sync
2016-04-03 19:01:59 -04:00
rusEfi
ec69d43a9f
auto-sync
2016-01-24 15:02:46 -05:00
rusEfi
7bdba4166c
auto-sync
2016-01-08 15:01:38 -05:00
rusEfi
38a32f5cec
auto-sync
2016-01-04 11:01:47 -05:00
rusEfi
38f88243db
auto-sync
2016-01-03 09:02:27 -05:00
rusEfi
fbdea87819
auto-sync
2015-12-31 16:02:30 -05:00
rusEfi
be5a53c92c
auto-sync
2015-12-30 16:02:18 -05:00
rusEfi
969ebbf142
auto-sync
2015-07-10 09:01:56 -04:00
rusEfi
298341e0d1
auto-sync
2015-07-10 08:57:59 -04:00
rusEfi
75e22583d2
auto-sync
2015-05-22 23:08:51 -04:00
rusEfi
f9d032dfac
auto-sync
2015-05-22 08:05:16 -04:00
rusEfi
44df00ff83
auto-sync
2015-05-15 18:05:18 -04:00
rusEfi
8a13b50d32
auto-sync
2015-04-25 21:12:30 -04:00
rusEfi
26ed81bc58
auto-sync
2015-04-12 12:11:04 -05:00
rusEfi
f479be80df
auto-sync
2015-04-03 20:08:02 -05:00
rusEfi
07d52d7cc3
auto-sync
2015-03-01 20:04:29 -06:00
rusEfi
bf0ad6291e
auto-sync
2015-03-01 11:07:24 -06:00
rusEfi
4a9c3209b9
auto-sync
2015-03-01 10:05:46 -06:00
rusEfi
87dcae6552
auto-sync
2015-02-28 15:10:10 -06:00
rusEfi
63939ca917
auto-sync
2015-02-27 23:07:18 -06:00
rusEfi
24fa74c461
auto-sync
2015-02-24 10:09:39 -06:00
rusEfi
56a21e9827
auto-sync
2015-02-24 08:05:15 -06:00
rusEfi
9c38499e88
auto-sync
2015-02-11 07:04:31 -06:00
rusEfi
32c133cd24
auto-sync
2015-02-10 07:05:46 -06:00
rusEfi
3d11c62246
auto-sync
2015-02-09 10:07:00 -06:00
rusEfi
021263dc8b
auto-sync
2015-02-08 15:04:13 -06:00
rusEfi
f59fb7a9a0
auto-sync
2015-02-02 22:07:37 -06:00
rusEfi
e77ded7f76
auto-sync
2015-02-02 20:04:15 -06:00
rusEfi
35deb70c70
auto-sync
2015-02-01 09:06:53 -06:00
rusEfi
a3222993b8
auto-sync
2015-01-31 21:04:01 -06:00
rusEfi
20cf0bd98d
auto-sync
2015-01-31 20:10:22 -06:00
rusEfi
e351b7dd5a
auto-sync
2015-01-18 16:04:18 -06:00
rusEfi
d67a6ad989
auto-sync
2015-01-18 11:04:53 -06:00
rusEfi
dfd3d77708
auto-sync
2015-01-18 10:05:23 -06:00