rusefi
898f8ed1de
poke
2019-02-21 16:27:41 -05:00
rusefi
0dfb21a1ff
F7 progress
2019-02-21 08:27:08 -05:00
dron0gus
2027977e2c
warning cleanup ( #693 )
...
* Kill annoing warnings about unused vars
* Kill annoing signed vs unsigned warnings
* Make ALWAYS_INLINE macro realy inlining
* Incorrect attribute placement.
While correct attribute placement cause ram4 overflow.
Move to correct place (to avoid gcc-2018-q4 errors) and comment
out.
* Silence -Wcast-function-type warnings
Cast to intermediate "void *" to lose compiler knowledge about the original
type and pass the warning. This is a workaround.
2019-02-21 05:44:45 -05:00
rusefi
78969f00c8
ETB progress
2019-02-17 18:00:41 -05:00
rusefi
54f5f07056
F746 CI
2019-02-17 12:54:02 -05:00
rusefi
068bac893b
v12 two coils mode
2019-02-15 03:44:09 -05:00
rusefi
214d65b8b5
getMaxUsedStack() - stack usage reseach mini progress
2019-02-12 19:05:06 -05:00
rusefi
6e57cae396
getMaxUsedStack() - stack usage reseach mini progress
2019-02-12 18:47:16 -05:00
rusefi
b13da10a67
getRemainingStack() is back!
2019-02-12 01:24:42 -05:00
rusefi
0a87ad28ce
linker files duplication #691 fix
2019-02-12 00:16:24 -05:00
rusefi
b9c0c245b0
fixing Prometheus
2019-02-12 00:00:45 -05:00
rusefi
42bfe8cf28
wider usage of PeriodicController
2019-02-11 15:09:24 -05: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
d8930651e6
worth it's own command
2019-02-10 23:26:00 -05:00
rusefi
c60c8ce777
better (?) variable names
2019-02-10 22:47:49 -05:00
rusefi
9a6446c654
ETB PeriodicController refactoring
2019-02-10 19:52:06 -05:00
rusefi
ff727a8072
ETB progress
2019-02-10 19:13:04 -05:00
rusefi
80173c3529
dead code
2019-02-09 21:37:02 -05:00
rusefi
abd298a6bf
docs
2019-02-09 17:17:23 -05:00
rusefi
1ebc49ee09
docs
2019-02-07 01:18:36 -05:00
rusefi
6dc7c41e43
F7 has different memory bank sizes
2019-02-07 01:06:39 -05:00
rusefi
07e2d10a27
code clean-up
2019-02-07 00:26:55 -05:00
rusefi
c3988048dc
F746
2019-02-07 00:14:45 -05:00
rusefi
851eae51fa
so many years :(
2019-02-06 23:56:41 -05:00
rusefi
f615e9361c
F746 flexibility
2019-02-06 23:34:39 -05:00
rusefi
c094176eaf
flexibility
2019-02-06 23:30:53 -05:00
rusefi
cd2043a9c9
F746
2019-02-06 23:13:44 -05:00
rusefi
b54f34fff0
F7
2019-02-06 18:53:43 -05:00
rusefi
64d449e4f4
F7
2019-02-06 18:52:20 -05:00
rusefi
0a505d2bb1
F7 progress :)
2019-02-06 18:41:48 -05:00
rusefi
3dab001151
docs
2019-02-06 18:18:21 -05:00
rusefi
0b81388935
F7 for Chibi18
2019-02-06 18:05:32 -05:00
rusefi
a89394a456
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-02-06 09:09:31 -05:00
Matthew Kennedy
a0c130b81c
Fix dwell default, improve TS field names ( #689 )
...
* improve message
* clarify cranking dwell settings
* change default
* fix unit test that made assumption
2019-02-07 07:44:07 -05:00
rusefi
0c920d21b1
F7
2019-02-06 09:06:56 -05:00
rusefi
4e95a6c002
dwell docs & better command name
2019-02-06 00:05:14 -05:00
rusefi
1e12cbefd5
dwell docs
2019-02-05 23:49:19 -05:00
rusefi
24c6e4d063
better blinking logic in case of software fatal error
2019-02-05 21:29:55 -05:00
rusefi
539f985cb9
better variable name
2019-02-05 21:13:38 -05:00
rusefi
0fe4efbee3
refactoring: duplicated import, already imported
2019-02-05 21:06:18 -05:00
rusefi
f68e2a2d4b
refactoring: same condition twice?
2019-02-05 21:05:45 -05:00
rusefi
b49100853b
#688 why access enums from mcuconf?
2019-02-05 19:01:20 -05:00
rusefi
b745911d33
docs
2019-02-05 19:00:52 -05:00
rusefi
4fd80e10c8
minor steps forward with chibi18 and F7
2019-02-05 09:01:03 -05:00
rusefi
44fef15454
Migrate to Chibios 18 stable fix #631
2019-02-04 20:41:56 -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
bb40911bfa
today is..
2019-02-03 23:11:48 -05:00
rusefi
48ae7043fe
Migrate to Chibios 18 stable #631
2019-02-03 22:17:46 -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
788c3dad88
more pins to full pinout
2019-02-02 20:32:42 -05:00
rusefi
63efcb9a50
Festiva defaults fix
2019-02-02 20:20:30 -05:00
rusefi
d4bbbc506d
current GIT hash is now available to firmware source code
2019-02-02 19:51:39 -05:00
rusefi
f6117c7783
current GIT hash is now available to firmware source code
2019-02-02 19:47:16 -05:00
rusefi
70dcc950c5
NA6
2019-02-03 17:49:04 -05:00
rusefi
1dc30dc503
Refactor Trigger System #635
...
reducing global state magic
2019-02-03 02:47:20 -05:00
rusefi
4fa48c0ca7
Refactor Trigger System #635
...
reducing global state magic
2019-02-03 02:33:33 -05:00
rusefi
8fee275f53
Refactor Trigger System #635
...
better field names
2019-02-03 01:49:41 -05:00
rusefi
8d3d716d7f
Refactor Trigger System #635
2019-02-03 01:34:20 -05:00
rusefi
8d43038981
Refactor Trigger System #635
2019-02-03 01:27:47 -05:00
rusefi
0b41d011b7
Refactor Trigger System #635
2019-02-03 01:19:16 -05:00
rusefi
8011d287c4
Refactor Trigger System #635
2019-02-03 01:14:19 -05:00
rusefi
ac209bf8ac
Refactor Trigger System #635
2019-02-03 01:11:50 -05:00
rusefi
4d368e0ca8
Refactor Trigger System #635
2019-02-03 01:04:24 -05:00
rusefi
ad2af22d16
better parameter name
2019-02-03 00:50:45 -05:00
rusefi
01dc48ec00
Refactor Trigger System #635
2019-02-03 00:40:25 -05:00
rusefi
a7e906a737
docs
2019-02-02 15:29:40 -05:00
rusefi
7549f7e0fc
CJ125 unit-tests coverage #617
2019-02-02 01:45:26 -05:00
rusefi
e4e47ae833
CJ125 unit-tests coverage #617
2019-02-02 01:06:45 -05:00
rusefi
4796942097
CJ125 unit-tests coverage #617
2019-02-01 23:48:11 -05:00
rusefi
6992480f74
CJ125 unit-tests coverage #617
2019-02-01 23:16:34 -05:00
rusefi
cb559a3259
#657 fixing fresh defect
2019-02-01 22:55:35 -05:00
rusefi
6afabb6168
CJ125 heater zero PWM improvement
2019-02-01 22:37:21 -05:00
rusefi
26ae19c705
CJ125 heater zero PWM improvement
2019-02-01 22:27:17 -05:00
rusefi
dd7add7a78
CJ125 heater zero PWM improvement
2019-02-01 22:20:15 -05:00
rusefi
a9d39f760d
#657
2019-02-01 21:24:07 -05:00
rusefi
3e953d5131
helping prometheus build
2019-02-01 18:22:16 -05:00
rusefi
e8fe630af3
now USB does not work any more :(
2019-01-31 23:40:20 -05:00
rusefi
80e26f0575
still works #3?!
2019-01-31 23:05:00 -05:00
rusefi
a306f6104c
mini still works #2
2019-01-31 22:58:15 -05:00
rusefi
bcc2e57fd0
mini board still works!
2019-01-31 22:51:10 -05:00
rusefi
bc5cd34b3d
it works, kind of :)
2019-01-31 22:36:47 -05:00
rusefi
dfe6d8391f
better conditional compilation
2019-01-31 19:14:29 -05:00
rusefi
cffac9b28e
better conditional compilation
2019-01-31 18:30:40 -05:00
rusefi
f475fb1691
better conditional compilation
2019-01-31 17:55:23 -05:00
rusefi
70f5d3e69c
better conditional compilation
2019-01-31 11:57:15 -05:00
rusefi
16bd1b8012
mini board progress
2019-01-30 17:44:34 -05:00
rusefi
6ba7865833
405 option
2019-01-30 17:41:39 -05:00
rusefi
0e82173958
#631 TIME_MS2I mostly
2019-01-28 20:00:17 -05:00
rusefi
068bc5c25c
#631
2019-01-28 19:50:37 -05:00
rusefi
8f08591510
#631
2019-01-28 19:33:51 -05:00
rusefi
175a9f8ca5
#656 trying a new idea
2019-01-28 03:25:28 -05:00
rusefi
c50b16ba39
#657
2019-01-28 02:59:14 -05:00
rusefi
db9a99b0c5
#656 global is not great
2019-01-28 02:29:13 -05:00
rusefi
f1485cf8b4
#657
2019-01-28 01:25:23 -05:00
rusefi
0cd324ecac
better (?) location for files
2019-01-28 01:09:13 -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
5c40815758
no comment
2019-01-28 00:00:19 -05:00
rusefi
6607b833f7
#657
2019-01-27 23:41:46 -05:00
rusefi
b6a562be84
comment typo
2019-01-27 23:07:02 -05:00
rusefi
5ad24b9053
getting ready for #631
2019-01-27 21:32:41 -05:00
rusefi
dc7418308d
mini board
2019-01-27 20:33:05 -05:00
rusefi
f104bdd17b
actually firmeare is currently about 430KB
2019-01-27 18:04:59 -05:00
rusefi
9f2f9ccd3b
configurable FLASH_ADDR
2019-01-27 17:53:11 -05:00
rusefi
aba0f44df5
NA6 progress
...
A/C toggle switch indicator in TS
renaming "pedalPosition" to "throttlePedalPosition"
2019-01-27 00:02:58 -05:00
rusefi
6f3803182f
#147
2019-01-26 23:22:11 -05:00
rusefi
b04214d791
black board
2019-01-26 13:20:01 -05:00
rusefi
afc4f1da51
#669 renaming error code
2019-01-26 13:19:18 -05:00
rusefi
6b27afcf00
progress but still does not work
2019-01-26 12:13:35 -05:00
rusefi
b1d8bf0dbf
minimal pin configuration & EFI_COMMUNICATION_PIN fix
2019-01-26 11:38:14 -05:00
rusefi
d6f563938c
more pins to Full Pinout
2019-01-26 11:33:41 -05:00
rusefi
0fbc62ec5c
STM32F407VET6 Mini first steps
2019-01-25 23:42:49 -05:00
rusefi
6c5becdbdc
docs
2019-01-25 22:19:44 -05:00
rusefi
9a42041723
docs
2019-01-25 21:04:33 -05:00
rusefi
58932fb151
refactoring: 'const' modifier
2019-01-24 23:44:29 -05:00
rusefi
ae88cbf7eb
Trigger rabbit hole ( #682 )
...
fix #681
* this did not work right
* progress: spinning is detected sooner now
* and now things are much better?
* and now reducing RAM usage
2019-01-24 21:12:55 -05:00
rusefi
d2164a51a0
got deeper into the rabbit hole and now I am confused about something else
2019-01-24 00:19:01 -05:00
rusefi
c7cf1d0151
trigger refactoring: extracting methods to improve readability
2019-01-23 22:31:16 -05:00
rusefi
352886e69c
trigger refactoring: extracting methods to improve readability
2019-01-23 22:06:42 -05:00
rusefi
e630b10503
trigger code minor clean-up
2019-01-23 21:43:27 -05:00
rusefi
8642195e10
state validation progress
2019-01-22 23:15:33 -05:00
rusefi
4877931613
C++11 and unique method name
2019-01-22 19:07:36 -05:00
rusefi
53e8d10c55
refactoring around GET_RPM
2019-01-21 21:48:58 -05:00
rusefi
ad64e1b410
refactoring around GET_RPM
2019-01-21 20:33:21 -05:00
rusefi
9835a22fe8
refactoring: reducing header tree hell
2019-01-21 00:10:09 -05:00
rusefi
141e392a05
refactoring: reducing header tree hell
2019-01-20 23:44:05 -05:00
rusefi
c0f4208f73
refactoring: reducing header tree hell
2019-01-20 23:38:41 -05:00
rusefi
37a47b1f25
refactoring: reducing header tree hell
2019-01-20 23:30:40 -05:00
rusefi
21e7bc2988
refactoring: reducing header tree hell
2019-01-20 23:25:39 -05:00
rusefi
114043243e
fix #678
2019-01-20 22:50:00 -05:00
rusefi
08c4cf3701
'setEngineType' via TunerStudio
2019-01-20 22:17:06 -05:00
rusefi
cd1760fafd
docs
2019-01-20 20:03:15 -05:00
rusefi
6244cda6b4
better method name and docs related to improved craking logic
2019-01-20 11:33:40 -05:00
rusefi
f487b9363c
I like C++11 :)
2019-01-19 22:31:55 -05:00
rusefi
8beae89bcb
FSIO testability and test-driven development
2019-01-19 22:09:37 -05:00
rusefi
35ed0fc2a3
better fields location, better initialization logic
2019-01-19 21:10:58 -05:00
rusefi
69d65ce044
stage 0 configuration
2019-01-19 20:27:14 -05:00
rusefi
22d73f72e3
#674 fix?
2019-01-19 19:45:35 -05:00
rusefi
d671f569c3
#35 progress
2019-01-19 11:28:37 -05:00
rusefi
af7def0cba
#35 unit tests
2019-01-19 09:40:39 -05:00
rusefi
cd0b49fcfd
#35 unit tests
2019-01-19 09:14:48 -05:00
Matthew Kennedy
2acdbd9416
const ( #675 )
2019-01-16 08:24:37 -05:00
rusefi
d4443164e8
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-01-15 21:51:09 -05:00
rusefi
eba0278fdd
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-01-15 21:18:44 -05:00
rusefi
36cb5e3238
making code better with "const"
2019-01-15 21:03:45 -05:00
rusefi
86a0d67d70
learning C++
2019-01-15 20:24:36 -05:00
rusefi
b84f4358a4
docs
2019-01-14 12:56:53 -05:00
rusefi
c581ea229c
The Big Refactoring of 2019: configuration version should not be a global variable #656
...
making a global not global
2019-01-14 12:21:26 -05:00
rusefi
10bb348d87
docs
2019-01-14 11:36:46 -05:00
andreika-git
32bd383b59
fix! ( #673 )
2019-01-14 11:33:58 -05:00
rusefi
234677df36
Trigger: Question: something strange trigger errors #662
...
second attempt for CUSTOM_ERR_6696 implementation
2019-01-14 11:30:41 -05:00
rusefi
be7df42f43
Trigger: Question: something strange trigger errors #662
...
refactoring towards an improvement
2019-01-14 10:58:38 -05:00
rusefi
3ba624e279
one step back - fixing tests
2019-01-14 10:23:52 -05:00
rusefi
cc8bb4796e
docs
2019-01-14 09:04:29 -05:00
rusefi
5dca790c8c
TS project typo
2019-01-14 08:57:53 -05:00
rusefi
479edff460
Trigger: Question: something strange trigger errors #662
...
hopefully CUSTOM_ERR_START_STACK fix
2019-01-14 08:57:08 -05:00
rusefi
7e7fe321b4
minor improvement
2019-01-14 00:21:08 -05:00
rusefi
689726c801
enjoying C++11
2019-01-14 00:20:50 -05:00
rusefi
7bdf2cdbbd
fixing build
2019-01-14 00:09:40 -05:00
rusefi
4fdb965a70
something is not right here :(
2019-01-14 00:01:35 -05:00
rusefi
05ec17599f
clean-up
2019-01-14 00:01:11 -05:00
rusefi
76a76fe805
enjoying C++11
2019-01-13 23:55:10 -05:00
rusefi
9d1292715b
enjoying C++11
2019-01-13 23:44:26 -05:00
rusefi
43735bffa0
enjoying C++11
2019-01-13 23:25:15 -05:00
rusefi
02fcc40b8b
enjoying C++11
2019-01-13 23:20:19 -05:00
rusefi
713c029918
minor clean-up
2019-01-13 23:05:03 -05:00
rusefi
08e11aac28
we shall log 8 last error codes #668
2019-01-13 20:51:36 -05:00
rusefi
9a4ded4018
Question: something strange trigger errors #662
...
logging 8 codes
2019-01-13 20:45:58 -05:00
rusefi
1a52fa3693
grouping trigger-related codes together
2019-01-13 20:12:48 -05:00
rusefi
f912d3e554
minor standard miata progress
2019-01-13 19:42:08 -05:00
rusefi
d37c5c54a2
idle bench test from TS
2019-01-13 19:41:39 -05:00
rusefi
1bcefa5690
MAF2MAP convestion #538
2019-01-13 01:53:58 -05:00
rusefi
f531681a2d
refactoring: calling out 'const' things
2019-01-13 01:27:03 -05:00
rusefi
8f592bf5af
refactoring: calling out 'const' things
2019-01-13 01:25:53 -05:00
rusefi
b76c015581
Question: something strange trigger errors #662
...
unit test progress
2019-01-12 21:36:50 -05:00
rusefi
61b2592c39
field name typo
2019-01-12 14:19:21 -05:00
rusefi
aa84b7da19
cyclic_buffer.contains method
2019-01-12 14:01:13 -05:00
rusefi
9e73d7bafe
making warning codes more unit testable
2019-01-12 08:34:38 -05:00
rusefi
a619600549
minor LCD progress
2019-01-12 04:53:06 -05:00
rusefi
cff8fa70b8
console title and LCD status showing trash data bugfix
2019-01-11 19:29:13 -05:00
rusefi
7893486065
new unit test
2019-01-11 19:08:15 -05:00
rusefi
4a2659e9d5
minor progress
2019-01-11 18:46:16 -05:00
rusefi
f140c97ab2
BUG: FATAL in firmware with DEBUG mode #667
2019-01-11 17:40:44 -05:00
rusefi
4f4b72d24c
Occasional halts on "Burn" in TunerStudio ("Red" LED is on) #640
2019-01-11 17:40:00 -05:00
rusefi
3acc936c6b
#640 Occasional halts on "Burn" in TunerStudio ("Red" LED is on)
2019-01-11 15:44:24 -05:00
rusefi
937b78718e
warning code refactoring related to
...
Question: something strange trigger errors #662
2019-01-11 09:58:48 -05:00
rusefi
615a83cc5e
Question: something strange trigger errors #662
2019-01-11 09:24:24 -05:00
rusefi
ecc5a48f5b
#663 goes into release notes
2019-01-11 08:49:46 -05:00
rusefi
e786bb684b
comments for #663 #664
2019-01-11 08:37:02 -05:00
Matthew Kennedy
dd905b23ea
Implement ST-recommended workaround for #663 ( #664 )
...
* fix #663
* consistency
2019-01-11 08:34:34 -05:00
rusefi
55e74865b7
docs
2019-01-11 08:33:34 -05:00
Matthew Kennedy
fd8c6a8906
idle CS pin fix #665 ( #666 )
2019-01-11 08:12:26 -05:00
rusefi
fcea23b20a
refactoring: more logical initialization sequence
2019-01-11 00:08:26 -05:00
rusefi
7ffb3a2be0
refactoring: better method name
2019-01-11 00:03:42 -05:00
rusefi
fbaf5e183a
refactoring: simpler FSIO initialization
2019-01-10 23:53:59 -05:00
rusefi
4ed1ec7067
refactoring: method name consistency
2019-01-10 23:48:05 -05:00
rusefi
d959e58578
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-10 21:10:46 -05:00
rusefi
c1509dd0b7
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-10 19:25:07 -05:00
rusefi
6682a7def2
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-10 17:07:29 -05:00
rusefi
e383cabfbe
#658
2019-01-10 17:05:03 -05:00
rusefi
66c6b6dc1a
#658
2019-01-10 16:37:52 -05:00
rusefi
ceba688e7e
#658
2019-01-10 16:33:27 -05:00
rusefi
576622c9aa
poke
2019-01-10 15:29:36 -05:00
rusefi
b9f28b43aa
Revert "The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657"
...
This reverts commit 4e5cbe3
2019-01-10 00:56:08 -05:00
rusefi
1835c687c3
poke
2019-01-10 00:16:41 -05:00
rusefi
4e5cbe3764
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-09 23:38:59 -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
93b08dcc4c
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-09 22:16:30 -05:00
rusefi
7151749c4a
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-09 21:31:59 -05:00
rusefi
703dc30040
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-01-09 21:08:04 -05:00
rusefi
7989763ee9
The Big Refactoring of 2019: scheduler should not be global #655
2019-01-09 10:17:35 -05:00
rusefi
3a52b14502
The Big Refactoring of 2019: scheduler should not be global #655
2019-01-09 09:39:02 -05:00
rusefi
9f3b06311b
fixing build
2019-01-09 09:38:23 -05:00
rusefi
5c1098c93b
The Big Refactoring of 2019: scheduler should not be global #655
2019-01-09 09:37:16 -05:00
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
7e7d8ef75c
The Big Refactoring of 2019: scheduler should not be global #655
2019-01-09 01:07:50 -05:00
rusefi
8bfb0925e1
The Big Refactoring of 2019: scheduler should not be global #655
2019-01-09 00:53:54 -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
1030cc9085
float ETB bins for now
2019-01-07 19:30:35 -05:00
rusefi
8806e37b33
docs
2019-01-07 15:04:20 -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
583e6d0a70
docs by Matt K
2019-01-06 20:48:15 -05:00
Matthew Kennedy
7154da1f5f
Improve wall wetting AE to use time constant ( #650 )
...
* impruv
* c++17
* add tests, docs
2019-01-06 20:45:51 -05:00
rusefi
cdfd1bdf89
new test style
2019-01-06 07:37:29 -05:00
rusefi
a1d834130e
FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously
2019-01-05 23:48:37 -05:00
rusefi
5bac3f799c
refactoring around "stopEngine" logic
2019-01-05 23:33:04 -05:00
rusefi
0db0360635
refactoring FSIO - reducing code duplication
2019-01-05 20:39:07 -05:00
rusefi
eaf5cac206
refactoring FSIO - reducing code duplication
2019-01-05 19:31:56 -05:00
rusefi
a80b1dbf07
docs
2019-01-05 19:24:04 -05:00
rusefi
7270e8117a
RAM again
2019-01-05 08:49:38 -05:00
rusefi
7c651df599
RAM
2019-01-05 08:43:41 -05:00
rusefi
2158cd75eb
?
2019-01-05 08:21:37 -05:00
Matthew Kennedy
a75e5fb007
const ( #648 )
2019-01-05 08:06:18 -05:00
Matthew Kennedy
2575252334
TunerStudio Cleanup ( #649 )
...
* TS cleanup
* remove fl_protocol
* fix build
2019-01-05 07:55:21 -05:00
rusefi
daeaa925f2
refacoting: making code more consistent
2019-01-05 00:57:09 -05:00
rusefi
c3ab54e3e3
probably better place for initial initialization
2019-01-05 00:46:11 -05:00
rusefi
dd1e4bac64
fixing build?
2019-01-05 00:39:42 -05:00
rusefi
65438e8007
separating engine from not engine
2019-01-05 00:32:56 -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
8645d358e6
docs
2019-01-04 22:09:50 -05:00