rusefi
|
af82d63112
|
refactoring connectivity
|
2020-06-21 16:37:33 -04:00 |
rusefi
|
f1b3b0df1c
|
docs
|
2020-05-04 13:28:00 -04:00 |
rusefi
|
c2e3ad0f94
|
ugly copy-paste
|
2020-05-04 00:10:20 -04:00 |
rusefi
|
965f247e11
|
steps towards BT
|
2020-05-03 01:43:39 -04:00 |
rusefi
|
3e863859fe
|
looks like a better variable name
|
2020-05-03 00:20:54 -04:00 |
rusefi
|
3c571bef9f
|
looks like with current implementation we can use the fancy method
|
2020-05-03 00:01:54 -04:00 |
rusefi
|
5d6ec1d68b
|
refactoring: using brain_pin like the rest of the code
|
2020-05-02 23:47:10 -04:00 |
rusefi
|
4d617aa0fe
|
random header clean-up
|
2020-03-23 09:00:57 -04:00 |
Matthew Kennedy
|
61c4d0fe83
|
save some ram (#1211)
* remove dead stuff
* why store those pointers twice?
|
2020-03-22 19:06:29 -04:00 |
rusefi
|
a222ecdfe1
|
happy new year unification
|
2020-01-13 21:57:43 -05:00 |
rusefi
|
5d2afd2331
|
refactoring: better file name
|
2019-07-06 20:15:49 -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
|
028a1af39b
|
sorry
|
2019-05-04 10:31:04 -04:00 |
rusefi
|
24948a2641
|
defined(__DOXYGEN__) ? fix #748
|
2019-04-12 22:10:57 -04:00 |
dron0gus
|
3163d04dfb
|
console vs ts cleanup and compilation fix for linux (#728)
* console vs ts cleanup
* include is case-sensetive in linux
|
2019-04-01 23:04:49 +02:00 |
rusefi
|
7807651412
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
sweet progress!
|
2019-04-01 14:18:21 -04:00 |
rusefi
|
1c1216cb53
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
more dead code
|
2019-04-01 12:11:57 -04:00 |
rusefi
|
69917e5781
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
more dead code
|
2019-04-01 11:57:30 -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 |
rusefi
|
05c70b1a9f
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
few lines of dead code
|
2019-04-01 11:39:25 -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
|
97191fda08
|
More portability and smaller RAM footprint possible (#722)
* EFI_NO_CONFIG_WORKING_COPY
* EFI_CONSOLE_NO_THREAD
* EFI_SHAFT_POSITION_INPUT
* #ifndef UTILITY_THREAD_STACK_SIZE
* fix printf() -> print()
|
2019-03-30 22:41:46 +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
|
34aa05cda9
|
refactoring: reducing code duplication
|
2019-02-23 12:33:49 -05:00 |
rusefi
|
fed61c1af4
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-09 22:57:33 -05:00 |
rusefi
|
8645d358e6
|
docs
|
2019-01-04 22:09:50 -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
|
4868a9fd82
|
refactoring
|
2018-09-16 22:25:17 -04:00 |
rusefi
|
60b3aa8e60
|
unique error codes #598
|
2018-07-25 23:03:04 -04:00 |
rusEfi
|
7361f93e96
|
docs
|
2018-04-01 23:28:42 -04:00 |
rusefi
|
0b0f9efa3a
|
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
|
f5a4376036
|
happy new year
|
2018-01-20 20:55:31 -05:00 |
rusefi
|
cb20b8e20a
|
#441
|
2017-06-07 21:28:15 -04:00 |
rusefi
|
4a92c999b0
|
refactroring
|
2017-06-07 21:26:32 -04:00 |
rusefi
|
41149b477d
|
#441
|
2017-06-07 21:04:04 -04:00 |
rusefi
|
15c8e3e01e
|
#437
|
2017-06-04 11:31:20 -04:00 |
Andrei
|
c4ba78770d
|
Working UART-DMA v2.0
|
2017-05-23 20:10:43 +03:00 |
rusefi
|
aaab04734b
|
manual picking from ChibiOS migration branch to make my evening a little less depressing
|
2017-03-27 22:54:22 -04:00 |
rusEfi
|
18dac7890c
|
auto-sync
|
2017-01-05 05:01:46 -05:00 |
rusEfi
|
8ba7e03fca
|
auto-sync
|
2017-01-05 04:03:02 -05:00 |
rusEfi
|
f434c6de31
|
auto-sync
|
2017-01-04 19:01:27 -05:00 |
rusEfi
|
31c9a97620
|
auto-sync
|
2017-01-04 18:02:35 -05:00 |
rusEfi
|
552c664a23
|
auto-sync
|
2017-01-03 06:05:22 -05:00 |
rusEfi
|
e4bad0d9d0
|
auto-sync
|
2016-10-10 14:02:17 -04:00 |
rusEfi
|
c55760685f
|
auto-sync
|
2016-04-11 22:01:47 -04:00 |
rusEfi
|
9144d9fb6b
|
auto-sync
|
2016-02-14 12:03:48 -05:00 |
rusEfi
|
db2cb22ba8
|
auto-sync
|
2016-02-13 21:02:14 -05:00 |
rusEfi
|
31965c8092
|
auto-sync
|
2016-02-13 17:02:32 -05:00 |
rusEfi
|
5b1afa9fac
|
auto-sync
|
2016-02-04 15:01:45 -05:00 |
rusEfi
|
1972f1c020
|
auto-sync
|
2016-01-11 19:02:19 -05:00 |