rusefi
|
68d172a8f1
|
The Big Refactoring of 2019: scheduler should not be global #655
|
2019-01-09 09:37:16 -05:00 |
rusefi
|
970d120a41
|
The Big Refactoring of 2019: scheduler should not be global #655
|
2019-01-09 08:50:51 -05:00 |
rusefi
|
5ffcc396eb
|
The Big Refactoring of 2019: scheduler should not be global #655
|
2019-01-09 07:57:43 -05:00 |
rusefi
|
dbac37c59d
|
The Big Refactoring of 2019: scheduler should not be global #655
|
2019-01-09 01:07:50 -05:00 |
rusefi
|
2f01f8759c
|
The Big Refactoring of 2019: scheduler should not be global #655
|
2019-01-09 00:53:54 -05:00 |
rusefi
|
ba1e1f3275
|
#655 clean-up
|
2019-01-09 00:25:45 -05:00 |
Matthew Kennedy
|
b037a6e0ca
|
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 |
Fabien Poussin
|
72fe39ff32
|
Workarounds for GCC 8 (#637)
|
2018-12-27 09:40:40 -05:00 |
rusefi
|
a4efd47ba1
|
#635 better names
|
2018-12-25 10:13:00 -05:00 |
rusefi
|
881fad4e59
|
#635 refactoring: better name
|
2018-12-25 08:27:52 -05:00 |
rusefi
|
9fc0825d4c
|
docs
|
2018-12-24 19:36:03 -05:00 |
Matthew Kennedy
|
5d6d36732a
|
Documentation for DcMotor (#632)
* Docs, support failure detection
* typo
|
2018-12-23 21:10:30 -05:00 |
rusefi
|
e602c7a76b
|
docs
|
2018-12-23 10:45:28 -05:00 |
rusefi
|
852852b19f
|
one step back
|
2018-12-23 02:44:41 -05:00 |
rusefi
|
938728bd0a
|
moving towards https://github.com/mck1117/rusefi/tree/mck1117/etb/firmware/testing
|
2018-12-22 23:57:28 -05:00 |
rusefi
|
81837cad7d
|
EXTI refactoring
|
2018-12-18 23:50:29 -05:00 |
rusefi
|
52998725c3
|
extra caution
|
2018-12-09 09:23:31 -05:00 |
rusefi
|
2bb110e5e1
|
fix #129
|
2018-12-08 23:02:51 -05:00 |
rusefi
|
41bcceae40
|
#129 huge step forward
|
2018-12-08 22:57:00 -05:00 |
rusefi
|
d8b0709dd1
|
docs
|
2018-12-08 22:06:24 -05:00 |
rusefi
|
22822ca391
|
#129 making code more readable
|
2018-12-08 21:23:49 -05:00 |
rusefi
|
fb8f9410f2
|
#129 current state of PWM
|
2018-12-08 19:15:24 -05:00 |
rusefi
|
a63c22fddf
|
#129 preparation
|
2018-12-08 17:30:17 -05:00 |
rusefi
|
8c3934a7b3
|
code style and some refactoring
|
2018-12-08 16:59:16 -05:00 |
rusefi
|
c5999bf358
|
docs & state validation
|
2018-12-08 15:07:07 -05:00 |
rusEfi
|
e6d44fb85f
|
NAN handling
|
2018-11-26 20:40:24 -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
|
f3f9223048
|
CJ125 unit-tests coverage #617
|
2018-11-03 13:45:36 -04:00 |
rusefi
|
6d933ceb82
|
#616 idle for simulator
|
2018-11-02 13:38:31 -04:00 |
rusEfi
|
117be1f09d
|
minor ETB progress
|
2018-10-21 17:45:14 -04:00 |
rusefi
|
1f90cf153d
|
refactoring
|
2018-09-16 22:26:57 -04:00 |
rusefi
|
a535b5b0e3
|
docs
|
2018-09-10 22:43:57 -04:00 |
rusefi
|
eda2f08c38
|
docs
|
2018-09-10 22:42:24 -04:00 |
rusefi
|
8d111fbd98
|
typo
|
2018-09-10 22:29:43 -04:00 |
rusefi
|
f292c4ccb2
|
reducing code duplication and applying event condition more consistently
|
2018-08-31 21:11:22 -04:00 |
rusefi
|
52e0edea6a
|
dead comment & inline
|
2018-08-31 20:38:10 -04:00 |
rusefi
|
a396c9b587
|
refactoring: better field names
|
2018-07-26 15:51:06 -04:00 |
rusefi
|
99e74635ef
|
step towards more unique codes
|
2018-07-25 23:30:00 -04:00 |
rusefi
|
959a91ae4c
|
unique error codes #598
|
2018-07-25 23:03:04 -04:00 |
rusefi
|
2952f652fc
|
reviving EFI_DEFAILED_LOGGING
|
2018-03-04 19:19:34 -05:00 |
rusefi
|
eaf6440530
|
unique name
|
2018-02-06 01:16:16 +03:00 |
rusefi
|
485513bc3f
|
code style
|
2018-02-03 17:07:04 -05:00 |
rusEfi
|
77f3acd81c
|
docs
|
2018-01-28 18:04:41 -05:00 |
rusefi
|
d9acdd6a70
|
better method names
|
2018-01-28 11:27:33 -05:00 |
rusefi
|
9b785cdfa1
|
helper method
|
2018-01-28 11:08:37 -05:00 |
rusefi
|
64b7a51617
|
#65
explicit precision control
|
2018-01-23 12:05:14 -05:00 |
rusefi
|
0fe7598c7d
|
better error message
|
2018-01-21 16:06:03 -05:00 |
rusefi
|
5ca6b5dfca
|
refactoring
|
2018-01-21 15:34:20 -05:00 |
rusefi
|
cdc5ffa72f
|
refactoring
|
2018-01-21 15:31:46 -05:00 |
rusefi
|
0112bd8237
|
PWM docs
|
2018-01-21 15:28:03 -05:00 |
rusefi
|
1d31067d19
|
happy new year
|
2018-01-20 20:55:31 -05:00 |
rusefi
|
e00abd0910
|
docs
|
2017-11-27 00:05:54 -05:00 |
rusefi
|
56b6e33eab
|
#490
|
2017-11-26 22:30:37 -05:00 |
rusefi
|
63ac17de19
|
refactoring - better variable name
|
2017-11-19 10:23:47 -05:00 |
rusefi
|
32132ad3f0
|
#473
|
2017-08-28 00:08:37 -04:00 |
rusefi
|
c8db79678b
|
refactoring
|
2017-08-03 21:28:44 -04:00 |
rusefi
|
f53177f5d7
|
better error handling
|
2017-07-28 14:27:37 -04:00 |
rusefi
|
fe69c7ae4e
|
refactoring - reducing code duplication
|
2017-07-10 22:08:55 -04:00 |
rusefi
|
968fcd7e74
|
refactoring
|
2017-07-10 22:05:40 -04:00 |
rusefi
|
804378801a
|
better result for non-prod code
|
2017-07-10 21:43:03 -04:00 |
rusefi
|
eb97b2ea20
|
docs
|
2017-07-10 21:41:13 -04:00 |
rusefi
|
45941bd99d
|
refactoring: inlining method
|
2017-07-10 21:34:31 -04:00 |
rusefi
|
ea698a6f09
|
refactoring: better name
|
2017-06-26 09:14:31 +03:00 |
rusefi
|
63285c8a77
|
more pinMode fixes
|
2017-06-19 08:57:04 +03:00 |
rusefi
|
efcfd6b753
|
fanPinMode fix
|
2017-06-19 00:53:18 -04:00 |
rusefi
|
8f28ffe011
|
debug modes
|
2017-06-07 23:04:56 -04:00 |
rusefi
|
1ae91b98d0
|
executor runtime stats
|
2017-06-07 22:55:05 -04:00 |
rusefi
|
beee5452a5
|
refactoring
|
2017-06-04 18:53:43 -04:00 |
rusefi
|
89c25af9d2
|
refactoring
|
2017-06-04 18:43:08 -04:00 |
rusefi
|
c08140d112
|
refactoring
|
2017-06-04 18:29:57 -04:00 |
rusefi
|
5e6d2c5f03
|
refactoring
|
2017-06-04 16:35:13 -04:00 |
rusefi
|
f65af61e82
|
a bit of OOP
|
2017-06-04 16:18:29 -04:00 |
rusefi
|
fc17b7f12d
|
docs
|
2017-06-03 23:36:34 -04:00 |
rusEfi
|
07be62b9e3
|
refactoring
|
2017-05-30 21:56:38 -04:00 |
Andrei
|
f1096c91f3
|
Fix lockAnyContext
|
2017-05-25 21:51:21 +03:00 |
rusefi
|
b9771e42e9
|
better name
|
2017-05-21 11:09:47 -04:00 |
rusefi
|
486e69d492
|
better names
|
2017-05-21 10:25:35 -04:00 |
rusefi
|
e3d62a12ca
|
better code name
|
2017-05-21 10:15:57 -04:00 |
rusefi
|
8ab66a61c5
|
removing unused parameter
|
2017-05-15 11:44:19 -04:00 |
rusefi
|
d819252dd7
|
removing unused parameter
|
2017-05-15 09:35:06 -04:00 |
rusefi
|
b2d1f3e446
|
monitorReuse idea is dead
|
2017-05-15 09:21:40 -04:00 |
rusefi
|
f27f99e9cc
|
better method name
|
2017-05-15 08:40:54 -04:00 |
rusEfi
|
cd5b6ec7d8
|
refactoring - reducing GPIO complexity
|
2017-04-21 19:59:05 -04:00 |
rusefi
|
85778e6bf2
|
refactoring - reducing GPIO complexity
|
2017-04-21 19:23:20 -04:00 |
rusefi
|
6f9ff11213
|
refactoring - reducing GPIO complexity
|
2017-04-21 18:11:36 -04:00 |
rusefi
|
6938538fac
|
refactoring - reducing GPIO complexity
|
2017-04-21 17:50:28 -04:00 |
rusefi
|
ac16341b2b
|
refactoring - reducing GPIO complexity
|
2017-04-21 17:38:13 -04:00 |
rusefi
|
396746dd9a
|
refactoring - reducing GPIO complexity
|
2017-04-21 17:26:50 -04:00 |
rusefi
|
66e14b52ae
|
refactoring - reducing GPIO complexity
|
2017-04-21 17:23:21 -04:00 |
rusefi
|
17e05402ed
|
refactoring - reducing GPIO complexity
|
2017-04-21 17:14:14 -04:00 |
rusefi
|
e3affd2fa6
|
refactoring - reducing GPIO complexity
|
2017-04-21 17:10:29 -04:00 |
rusefi
|
46f02fb3f7
|
refactoring - reducing GPIO complexity
|
2017-04-21 17:08:04 -04:00 |
rusefi
|
f96de7eef3
|
refactoring - reducing GPIO complexity
|
2017-04-21 16:52:02 -04:00 |
rusefi
|
03b66eaa4f
|
refactoring - reducing GPIO complexity
|
2017-04-21 16:36:50 -04:00 |
rusefi
|
b89425a048
|
refactoring - reducing GPIO complexity
|
2017-04-21 16:33:51 -04:00 |
rusefi
|
e7e7458729
|
refactoring - reducing GPIO complexity
|
2017-04-21 16:20:06 -04:00 |
rusefi
|
65aa80c379
|
refactoring - reducing GPIO complexity
|
2017-04-21 15:28:47 -04:00 |
rusefi
|
070475f1ff
|
refactoring - reducing GPIO complexity
|
2017-04-21 15:14:37 -04:00 |
rusefi
|
8fa9bf07a4
|
refactoring - reducing GPIO complexity
|
2017-04-21 13:53:47 -04:00 |
rusefi
|
0992f1465a
|
refactoring - reducing GPIO complexity
|
2017-04-21 13:36:51 -04:00 |