rusEfi
|
32d6c1ce68
|
tiny progress
|
2019-09-02 11:48:49 -04:00 |
rusefi
|
5f51a783d2
|
fixing build?
|
2019-08-06 22:33:27 -04:00 |
rusefi
|
d57779b686
|
F7 nucleo does not work?
funny, it was about some very unused feature
|
2019-08-02 01:36:02 -04:00 |
rusefi
|
10c06ab73c
|
EFI_TOOTH_LOGGER
|
2019-07-07 15:22:46 -04:00 |
rusefi
|
205052acd1
|
Refactoring: OS access should be explicit #867
explicit value for doc mostly
|
2019-07-06 19:30:56 -04:00 |
rusefi
|
59f550c051
|
turning whatever off
|
2019-07-05 20:40:21 -04:00 |
rusefi
|
bde091a840
|
Missing ADC Pins for ADC3, PF port #785
|
2019-05-14 16:38:14 -04:00 |
rusefi
|
eca2c711e7
|
docs
|
2019-05-07 10:10:15 -04:00 |
andreika-git
|
20b6a17695
|
EFI_CONSOLE_UART_DEVICE, flash->hw_ports, Fix TLE6240 and misc.fixes (#793)
* rename EFI_CONSOLE_UART_DEVICE -> EFI_CONSOLE_SERIAL_DEVICE
* Impl. EFI_CONSOLE_UART_DEVICE
* Move flash source files to ports/stm32/ & hw_ports.mk
* Fix TLE6240
* Fix EFI_NO_CONFIG_WORKING_COPY
* EFI_PRINT_MESSAGES_TO_TERMINAL
|
2019-05-05 11:06:27 -04:00 |
rusefi
|
dffa30059f
|
#787
|
2019-05-05 10:26:16 -04:00 |
rusefi
|
913f887391
|
fixing F7 build
|
2019-05-03 22:12:57 -04:00 |
rusEfi
|
71976df42f
|
MC33816 integraion #784
bare bones skeleton
|
2019-05-03 21:13:25 -04:00 |
rusefi
|
8e6aa49aa7
|
electrical noise during tuning ETB causes full tune reset #775
this fix did not seem to work :(
|
2019-04-25 00:10:39 -04:00 |
rusefi
|
255a25974d
|
refactoring - reducing duplication
|
2019-04-21 00:04:46 -04:00 |
rusefi
|
1d7c3f5b07
|
USB and TLE8888 not working for F4 or F767 #764
|
2019-04-20 22:38:56 -04:00 |
rusefi
|
600a6c5b9b
|
USB and TLE8888 not working for F4 or F767 #764
changing order of compilation in order to change which version is hw_tested
|
2019-04-20 22:13:50 -04:00 |
rusefi
|
af365a8f71
|
USB and TLE8888 not working for F4 or F767 #764
starting not to like smart chips
|
2019-04-20 16:50:03 -04:00 |
rusefi
|
cee91fa378
|
USB and TLE8888 not working for F4 or F767 #764
continuing the guessing game
|
2019-04-20 14:58:01 -04:00 |
rusefi
|
2f80486d24
|
USB and TLE8888 not working for F4 or F767 #764
nope, still fails :(
|
2019-04-20 12:48:01 -04:00 |
rusefi
|
c305c29984
|
USB and TLE8888 not working for F4 or F767 #764
interesting?!
|
2019-04-20 12:23:16 -04:00 |
rusefi
|
e4bb98b779
|
USB and TLE8888 not working for F4 or F767 #764
|
2019-04-19 13:57:40 -04:00 |
rusefi
|
6d673b4bd8
|
USB and TLE8888 not working for F4 or F767 #764
|
2019-04-19 06:33:49 -04:00 |
rusefi
|
a43ab0b9da
|
trying again #764
|
2019-04-19 01:56:05 -04:00 |
rusefi
|
f874a809d0
|
?
|
2019-04-19 00:10:26 -04:00 |
rusefi
|
befc01a601
|
would it work?
|
2019-04-18 08:57:59 -04:00 |
rusefi
|
57bdac9118
|
one step back
|
2019-04-16 01:32:24 -04:00 |
rusefi
|
adceeaff8d
|
running with BOARD_MC33972_COUNT
|
2019-04-15 23:15:16 -04:00 |
rusefi
|
cedcd5fcf2
|
we need TLE8888 driver #714
|
2019-04-14 17:10:59 -04:00 |
rusefi
|
4adf3e0ff7
|
we need TLE8888 driver #714
reviving build
|
2019-04-13 16:35:45 -04:00 |
rusefi
|
fb1dd5a3ca
|
steps towards smarter gpio
|
2019-04-13 11:22:40 -04:00 |
rusefi
|
50c481924e
|
steps towards smarter gpio
|
2019-04-13 10:58:52 -04:00 |
rusefi
|
2f5c20e4da
|
progress?
|
2019-04-13 01:05:01 -04:00 |
rusefi
|
24948a2641
|
defined(__DOXYGEN__) ? fix #748
|
2019-04-12 22:10:57 -04:00 |
dron0gus
|
b3a161fce6
|
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
|
05c7baa7a1
|
CONFIG_RESET_SWITCH_PORT flexibility
|
2019-04-06 08:41:37 -04:00 |
rusefi
|
540e0a2c85
|
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
|
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 |
andreika-git
|
a3f33f3f0d
|
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
|
fc45b894bd
|
Firmware Update via UART and/or USB #398
|
2019-03-28 05:49:09 -04:00 |
rusefi
|
b5f6e169ee
|
bootloader progress
|
2019-03-27 23:45:35 -04:00 |
rusefi
|
9a8f31e12f
|
we need TLE8888 driver #714
|
2019-03-25 15:14:22 -04:00 |
rusefi
|
92ca39a75a
|
docs
|
2019-02-11 01:20:14 -05:00 |
rusefi
|
23a8f5b526
|
wider usage of PeriodicController
|
2019-02-10 23:54:41 -05:00 |
rusefi
|
b49100853b
|
#688 why access enums from mcuconf?
|
2019-02-05 19:01:20 -05:00 |
rusefi
|
a3b150a171
|
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
|
8da36d53dd
|
Revert "#631 ChibiOS 18 style"
This reverts commit cb858cf7
|
2019-02-03 21:42:44 -05:00 |
rusefi
|
cb858cf752
|
#631 ChibiOS 18 style
|
2019-02-03 21:32:47 -05:00 |
rusefi
|
7c9d05a098
|
#631 ChibiOS 18 style
|
2019-02-03 21:00:18 -05:00 |
rusefi
|
dfe6d8391f
|
better conditional compilation
|
2019-01-31 19:14:29 -05:00 |
rusefi
|
dc7418308d
|
mini board
|
2019-01-27 20:33:05 -05:00 |