Matthew Kennedy
|
ccb4c51e50
|
Sensors: composition >> inheritance (#953)
* functional sensors
* format
* tests
* sim makefile
* eol
* format tests
|
2019-09-24 21:11:41 -04:00 |
rusefi
|
e1b537935d
|
ETB target is using integer values #945
refactoring - ADC mocking is a mess
|
2019-09-22 16:41:10 -04:00 |
rusefi
|
658dac889c
|
ETB target is using integer values #945
refactoring - ADC mocking is a mess
|
2019-09-22 09:56:06 -04:00 |
rusefi
|
dcd7265560
|
magic command to facilitate linux build
|
2019-09-21 17:11:32 -04:00 |
rusefi
|
ee074b9fe7
|
fixing build
|
2019-09-21 15:33:13 -04:00 |
rusefi
|
523c03ec3f
|
reducing complexity
|
2019-09-20 01:09:31 -04:00 |
rusefi
|
ee2b14bdc6
|
unit tests progress
|
2019-09-19 21:55:27 -04:00 |
rusefi
|
b97efec3c2
|
docs
|
2019-08-26 21:56:10 -04:00 |
rusefi
|
458262c4bc
|
fixing build?
|
2019-08-06 22:34:34 -04:00 |
rusefi
|
ef5a1447e9
|
CI instability: FATAL error: warn stream not initialized for 6039
also some refactoring
fix #798
|
2019-08-04 13:48:10 -04:00 |
rusefi
|
10c06ab73c
|
EFI_TOOTH_LOGGER
|
2019-07-07 15:22:46 -04:00 |
rusefi
|
1e80772904
|
Refactoring: OS access should be explicit #867
|
2019-07-05 19:00:44 -04:00 |
rusefi
|
c21e4c2efa
|
Refactoring: OS access should be explicit #867
|
2019-07-03 21:01:48 -04:00 |
rusefi
|
d17626356a
|
Create readme.md
|
2019-06-24 19:30:01 -04:00 |
rusefi
|
b64fc05b07
|
reducing scripts duplication
|
2019-06-07 19:54:15 -04:00 |
rusefi
|
504f051185
|
TS over HW VSP wants lower blockingFactor #794
|
2019-05-06 21:25: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
|
71976df42f
|
MC33816 integraion #784
bare bones skeleton
|
2019-05-03 21:13:25 -04:00 |
rusEfi
|
62ab557af1
|
docs
|
2019-04-30 22:47:42 -04:00 |
rusefi
|
65fb672b1c
|
Try ccache #769
|
2019-04-20 21:57:00 -04:00 |
rusefi
|
1584a36e28
|
more timestamps into CI logs also parallel simulator compilation
|
2019-04-20 17:27:04 -04:00 |
andreika-git
|
6829876016
|
fix Simulator + HAL_USE_COMP (#760)
|
2019-04-15 08:59:29 -04:00 |
rusefi
|
37c2fbf1da
|
cj125 and hip125 and else SPI broken with chibi18 migration fix #757
|
2019-04-14 18:35:39 -04:00 |
rusefi
|
fb1dd5a3ca
|
steps towards smarter gpio
|
2019-04-13 11:22:40 -04:00 |
rusefi
|
24948a2641
|
defined(__DOXYGEN__) ? fix #748
|
2019-04-12 22:10:57 -04:00 |
rusefi
|
c993e1f429
|
The Big Refactoring of 2019: folder structure #723
|
2019-04-05 01:02:34 -04:00 |
rusefi
|
259ff0141a
|
we need TLE8888 driver #714
|
2019-04-04 23:03:32 -04:00 |
rusefi
|
9c05a42b1b
|
we need TLE8888 driver #714
|
2019-04-04 19:29:33 -04:00 |
rusefi
|
0121a7bc5b
|
The Big Refactoring of 2019: folder structure #723
|
2019-04-02 23:19:21 -04: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
|
583d189e3b
|
The Big Refactoring of 2019: folder structure #723
|
2019-03-31 16:33:16 -04:00 |
rusefi
|
899b8bcebb
|
trying to fix build
|
2019-03-29 11:14:03 -04:00 |
rusefi
|
5311bfa502
|
unifying_file_naming
|
2019-03-29 09:40:43 -04: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
|
9a8f31e12f
|
we need TLE8888 driver #714
|
2019-03-25 15:14:22 -04:00 |
rusefi
|
5903fc0e3d
|
fixing legacy folder name
|
2019-03-20 08:45:15 -04:00 |
rusefi
|
9737c4f2b2
|
#699
|
2019-02-28 21:40:11 -05:00 |
rusefi
|
3588428d3c
|
#699
|
2019-02-28 21:33:18 -05:00 |
rusefi
|
34aa05cda9
|
refactoring: reducing code duplication
|
2019-02-23 12:33:49 -05:00 |
rusefi
|
7747d20135
|
reviving debugging
|
2019-02-12 00:18:15 -05:00 |
rusefi
|
6ffdafd996
|
CH_DBG_FILL_THREADS
|
2019-02-11 23:57:29 -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
|
e53d0bc4d3
|
Migrate to Chibios 18 stable #631
chibi 18 style
|
2019-02-03 21:55:51 -05:00 |
rusefi
|
9fe4b3896f
|
simualtor I/O refactoring - better names and removing duplication
|
2019-02-03 20:37:47 -05:00 |
rusefi
|
a2e285835f
|
simualtor I/O refactoring - better names and removing duplication
|
2019-02-03 20:31:42 -05:00 |
rusefi
|
0e82173958
|
#631 TIME_MS2I mostly
|
2019-01-28 20:00:17 -05:00 |
rusefi
|
c50b16ba39
|
#657
|
2019-01-28 02:59:14 -05:00 |
rusefi
|
e7a694a87c
|
#657 pulling global access down
|
2019-01-28 00:52:21 -05:00 |
rusefi
|
57c6b75e81
|
#657 pulling global access down
|
2019-01-28 00:44:30 -05:00 |
rusefi
|
9835a22fe8
|
refactoring: reducing header tree hell
|
2019-01-21 00:10:09 -05:00 |