rusefi
|
9f63ea4130
|
The Big Refactoring of 2019: scheduler should not be global #655
|
2019-01-09 08:50:51 -05:00 |
rusefi
|
84bcf68849
|
The Big Refactoring of 2019: scheduler should not be global #655
|
2019-01-09 07:57:43 -05:00 |
rusefi
|
dce2e17f1b
|
#655 clean-up
|
2019-01-09 00:25:45 -05:00 |
rusefi
|
e14c7e6e92
|
#35 first unit test with a mock!
|
2019-01-08 01:20:18 -05:00 |
rusefi
|
c027473bc1
|
#35 refactoring towards making class testable
|
2019-01-08 00:28:53 -05:00 |
rusefi
|
cf6dcc495c
|
#35 refactoring towards making class testable
|
2019-01-07 23:55:56 -05:00 |
rusefi
|
519316da16
|
#35
|
2019-01-07 23:23:50 -05:00 |
rusefi
|
29ca0cb683
|
fixing unit tests
|
2019-01-07 09:28:32 -05:00 |
Matthew Kennedy
|
435a255043
|
Implement common for controllers (#645)
* controller
* remove stopping thread
* move microsecond timer watchdog
* docs
* typo snuck in
* go back to the old way
|
2019-01-06 21:15:49 -05:00 |
rusefi
|
9afe619652
|
making either Matt or compiler or both happier
|
2019-01-05 00:11:17 -05:00 |
rusefi
|
dc5fe620ee
|
Saab CDM knock signal integration #647
|
2019-01-04 23:47:39 -05:00 |
rusefi
|
c75951e8a0
|
#35
|
2019-01-04 19:20:32 -05:00 |
rusEfi
|
c3380c4ef3
|
#35
|
2019-01-04 17:18:43 -05:00 |
rusefi
|
f0fbfb5301
|
#35 progress
|
2019-01-04 09:24:23 -05:00 |
rusefi
|
68cb4a0452
|
#35 trying new kind of parameter magic
|
2019-01-04 00:51:32 -05:00 |
rusefi
|
7dfabdbe4d
|
#35
|
2019-01-04 00:22:35 -05:00 |
rusefi
|
9917458125
|
better conditional compilation
|
2019-01-04 00:16:08 -05:00 |
rusefi
|
cb6fb2a9ca
|
better conditional compilation
|
2019-01-03 23:51:29 -05:00 |
rusefi
|
84d91aa5bd
|
refactoring: extract method
|
2019-01-03 22:53:34 -05:00 |
rusefi
|
81798b9faf
|
cj125 refactoring
|
2019-01-03 08:26:42 -05:00 |
rusefi
|
9f14429db2
|
#617 unit test skeleton
|
2019-01-03 07:57:34 -05:00 |
rusefi
|
e3acb434c0
|
#617
|
2019-01-03 07:22:21 -05:00 |
rusefi
|
2140a95a7d
|
ion sense progress
|
2018-12-31 16:00:41 -05:00 |
rusefi
|
92dc1e2176
|
funny progress
|
2018-12-30 19:13:28 -05:00 |
Fabien Poussin
|
1f29b5dd37
|
Workarounds for GCC 8 (#637)
|
2018-12-27 09:40:40 -05:00 |
rusefi
|
e8579e7e8e
|
reviving stm32f1
|
2018-12-26 22:17:51 -05:00 |
rusefi
|
0888eb9d1f
|
minor clean-up
|
2018-12-26 20:27:24 -05:00 |
rusefi
|
d56050dada
|
avoiding magic constant
|
2018-12-24 00:15:00 -05:00 |
rusefi
|
6580459647
|
docs
|
2018-12-23 23:29:19 -05:00 |
rusefi
|
1c373573a2
|
EXTI refactoring
|
2018-12-18 23:50:29 -05:00 |
rusefi
|
ee6e9b455d
|
progress
|
2018-12-16 09:03:21 -05:00 |
rusefi
|
00a7f26ef9
|
progress
|
2018-12-16 01:13:44 -05:00 |
rusefi
|
41c63cec78
|
docs
|
2018-12-12 23:36:36 -05:00 |
rusefi
|
e727f4cd85
|
exti refactoring
|
2018-12-12 22:27:44 -05:00 |
rusefi
|
4354cd3881
|
exti clean-up
|
2018-12-12 18:02:00 -05:00 |
rusEfi
|
d628cffd09
|
docs
|
2018-12-09 16:50:22 -05:00 |
rusEfi
|
a4e9c00ff0
|
docs
|
2018-12-09 16:46:53 -05:00 |
rusefi
|
b54d20e209
|
docs
|
2018-12-09 14:47:24 -05:00 |
rusefi
|
66ff934c6a
|
#630
|
2018-12-09 14:32:50 -05:00 |
rusefi
|
7dd683bf36
|
bringing std types together
|
2018-12-08 15:51:45 -05:00 |
rusEfi
|
d93f3ecd89
|
better? field name
|
2018-11-30 00:17:55 -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
|
f1e369aa70
|
CJ125 unit-tests coverage #617
|
2018-11-03 13:45:36 -04:00 |
rusefi
|
992ac3f274
|
CJ125 unit-tests coverage #617
|
2018-11-03 13:38:02 -04:00 |
rusefi
|
3f038c0db1
|
CJ125 unit-tests coverage #617
|
2018-11-03 13:27:48 -04:00 |
rusefi
|
8081b07782
|
CJ125 unit-tests coverage #617
|
2018-11-03 13:17:58 -04:00 |
rusefi
|
996ca909de
|
CJ125 unit-tests coverage #617
|
2018-11-03 11:44:57 -04:00 |
rusefi
|
bfe9d4f79b
|
CJ125 unit-tests coverage #617
|
2018-11-03 09:44:34 -04:00 |
rusefi
|
951f1b3cd3
|
#616 idle for simulator
|
2018-11-02 13:38:31 -04:00 |
rusefi
|
cb8fccc19c
|
#616
|
2018-11-02 13:18:47 -04:00 |