Matthew Kennedy
|
17691227d5
|
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
|
c736716d1a
|
dwell docs & better command name
|
2019-02-06 00:05:14 -05:00 |
rusefi
|
2db8809198
|
dwell docs
|
2019-02-05 23:49:19 -05:00 |
rusefi
|
3127b6fd24
|
Refactor Trigger System #635
reducing global state magic
|
2019-02-03 02:33:33 -05:00 |
rusefi
|
da4fb3a19f
|
better conditional compilation
|
2019-01-31 17:55:23 -05:00 |
rusefi
|
ed4fed57fb
|
better conditional compilation
|
2019-01-31 11:57:15 -05:00 |
rusefi
|
3dab4b5163
|
#656 global is not great
|
2019-01-28 02:29:13 -05:00 |
rusefi
|
b3e4ab1f6a
|
#657
|
2019-01-28 01:25:23 -05:00 |
rusefi
|
5bb24e0193
|
better (?) location for files
|
2019-01-28 01:09:13 -05:00 |
rusefi
|
9a3441f11b
|
#657 pulling global access down
|
2019-01-28 00:44:30 -05:00 |
rusefi
|
ee4ac9b240
|
NA6 progress
A/C toggle switch indicator in TS
renaming "pedalPosition" to "throttlePedalPosition"
|
2019-01-27 00:02:58 -05:00 |
rusefi
|
7fcbe43e71
|
#669 renaming error code
|
2019-01-26 13:19:18 -05:00 |
rusefi
|
8594a29c6a
|
minimal pin configuration & EFI_COMMUNICATION_PIN fix
|
2019-01-26 11:38:14 -05:00 |
rusefi
|
61a5686a74
|
STM32F407VET6 Mini first steps
|
2019-01-25 23:42:49 -05:00 |
rusefi
|
9e8239620e
|
docs
|
2019-01-25 22:19:44 -05:00 |
rusefi
|
1d15885448
|
C++11 and unique method name
|
2019-01-22 19:07:36 -05:00 |
rusefi
|
53b5c08c0a
|
refactoring around GET_RPM
|
2019-01-21 21:48:58 -05:00 |
rusefi
|
7a20bda66f
|
refactoring around GET_RPM
|
2019-01-21 20:33:21 -05:00 |
rusefi
|
db80801191
|
refactoring: reducing header tree hell
|
2019-01-20 23:44:05 -05:00 |
rusefi
|
e1687b30ca
|
refactoring: reducing header tree hell
|
2019-01-20 23:38:41 -05:00 |
rusefi
|
ee8297c94d
|
refactoring: reducing header tree hell
|
2019-01-20 23:30:40 -05:00 |
rusefi
|
aa84ca62d4
|
refactoring: reducing header tree hell
|
2019-01-20 23:25:39 -05:00 |
rusefi
|
3be426f927
|
docs
|
2019-01-20 20:03:15 -05:00 |
rusefi
|
28bde6f084
|
better method name and docs related to improved craking logic
|
2019-01-20 11:33:40 -05:00 |
rusefi
|
8b0f885a84
|
I like C++11 :)
|
2019-01-19 22:31:55 -05:00 |
rusefi
|
5b18f9f360
|
FSIO testability and test-driven development
|
2019-01-19 22:09:37 -05:00 |
rusefi
|
1b0c46aaa7
|
better fields location, better initialization logic
|
2019-01-19 21:10:58 -05:00 |
rusefi
|
add6517a74
|
stage 0 configuration
|
2019-01-19 20:27:14 -05:00 |
rusefi
|
8539ba3271
|
The Big Refactoring of 2019: configuration version should not be a global variable #656
|
2019-01-15 21:51:09 -05:00 |
rusefi
|
0ffa05a911
|
learning C++
|
2019-01-15 20:24:36 -05:00 |
rusefi
|
a2e8744200
|
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
|
7ad94ccdc1
|
Trigger: Question: something strange trigger errors #662
second attempt for CUSTOM_ERR_6696 implementation
|
2019-01-14 11:30:41 -05:00 |
rusefi
|
756ad521aa
|
Trigger: Question: something strange trigger errors #662
refactoring towards an improvement
|
2019-01-14 10:58:38 -05:00 |
rusefi
|
7ac4fcd91d
|
one step back - fixing tests
|
2019-01-14 10:23:52 -05:00 |
rusefi
|
4b72599e2f
|
Trigger: Question: something strange trigger errors #662
hopefully CUSTOM_ERR_START_STACK fix
|
2019-01-14 08:57:08 -05:00 |
rusefi
|
655f43f61a
|
enjoying C++11
|
2019-01-13 23:44:26 -05:00 |
rusefi
|
8aea068532
|
enjoying C++11
|
2019-01-13 23:25:15 -05:00 |
rusefi
|
de81a2c2f7
|
grouping trigger-related codes together
|
2019-01-13 20:12:48 -05:00 |
rusefi
|
85a4307d04
|
Question: something strange trigger errors #662
unit test progress
|
2019-01-12 21:36:50 -05:00 |
rusefi
|
64892c5d06
|
field name typo
|
2019-01-12 14:19:21 -05:00 |
rusefi
|
b7917800c8
|
making warning codes more unit testable
|
2019-01-12 08:34:38 -05:00 |
rusefi
|
e0a284a7fc
|
minor LCD progress
|
2019-01-12 04:53:06 -05:00 |
rusefi
|
5301037f61
|
new unit test
|
2019-01-11 19:08:15 -05:00 |
rusefi
|
f054de0876
|
BUG: FATAL in firmware with DEBUG mode #667
|
2019-01-11 17:40:44 -05:00 |
rusefi
|
d55c7dd856
|
#640 Occasional halts on "Burn" in TunerStudio ("Red" LED is on)
|
2019-01-11 15:44:24 -05:00 |
rusefi
|
aeea2b95d0
|
warning code refactoring related to
Question: something strange trigger errors #662
|
2019-01-11 09:58:48 -05:00 |
rusefi
|
6bb8da7b39
|
Question: something strange trigger errors #662
|
2019-01-11 09:24:24 -05:00 |
rusefi
|
bede52cbf7
|
refactoring: simpler FSIO initialization
|
2019-01-10 23:53:59 -05:00 |
rusefi
|
60d96c4216
|
refactoring: method name consistency
|
2019-01-10 23:48:05 -05:00 |
rusefi
|
3921d36540
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-10 21:10:46 -05:00 |
rusefi
|
dd8e2d9326
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-10 19:25:07 -05:00 |
rusefi
|
1e4bdbb255
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-10 17:07:29 -05:00 |
rusefi
|
8247d25975
|
#658
|
2019-01-10 17:05:03 -05:00 |
rusefi
|
ea26889851
|
#658
|
2019-01-10 16:37:52 -05:00 |
rusefi
|
39eef4ce21
|
#658
|
2019-01-10 16:33:27 -05:00 |
rusefi
|
fd14010809
|
Revert "The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657"
This reverts commit 61440c5
|
2019-01-10 00:56:08 -05:00 |
rusefi
|
61440c5e73
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-09 23:38:59 -05:00 |
rusefi
|
cbd2d69731
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-09 22:57:33 -05:00 |
rusefi
|
57993ff1b4
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-09 22:16:30 -05:00 |
rusefi
|
5f8d8bd8da
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-09 21:31:59 -05:00 |
rusefi
|
2f0804022b
|
The Big Refactoring of 2019: configuration version should not be a global variable #656
|
2019-01-09 21:08:04 -05:00 |
rusefi
|
970d120a41
|
The Big Refactoring of 2019: scheduler should not be global #655
|
2019-01-09 08:50:51 -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
|
54adb0cade
|
float ETB bins for now
|
2019-01-07 19:30:35 -05:00 |
Matthew Kennedy
|
45d4243636
|
Improve wall wetting AE to use time constant (#650)
* impruv
* c++17
* add tests, docs
|
2019-01-06 20:45:51 -05:00 |
rusefi
|
90baa5ab73
|
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
|
5b74163136
|
refactoring around "stopEngine" logic
|
2019-01-05 23:33:04 -05:00 |
rusefi
|
0c6f361181
|
refacoting: making code more consistent
|
2019-01-05 00:57:09 -05:00 |
rusefi
|
4f914ba956
|
fixing build?
|
2019-01-05 00:39:42 -05:00 |
rusefi
|
6264358a61
|
separating engine from not engine
|
2019-01-05 00:32:56 -05:00 |
rusefi
|
19c410387d
|
making either Matt or compiler or both happier
|
2019-01-05 00:11:17 -05:00 |
rusefi
|
d80c1f0b1e
|
Saab CDM knock signal integration #647
|
2019-01-04 23:47:39 -05:00 |
rusefi
|
933a202995
|
#647
|
2019-01-04 22:09:38 -05:00 |
rusefi
|
32e10f372b
|
#151 docs
|
2019-01-04 21:54:57 -05:00 |
rusEfi
|
9edbf8218a
|
#35
|
2019-01-04 17:18:43 -05:00 |
rusefi
|
ba0164e879
|
#635
|
2019-01-01 14:14:09 -05:00 |
rusefi
|
bef48e1d0d
|
ion enum
|
2018-12-31 09:19:05 -05:00 |
Fabien Poussin
|
72fe39ff32
|
Workarounds for GCC 8 (#637)
|
2018-12-27 09:40:40 -05:00 |
rusefi
|
f0344fd16c
|
#625 big step - no more engine dependency from TriggerShape
|
2018-12-25 22:47:29 -05:00 |
rusefi
|
72f87ce425
|
#625
|
2018-12-25 21:18:14 -05:00 |
rusefi
|
2585e4cad7
|
#625
|
2018-12-25 21:05:06 -05:00 |
rusefi
|
7e3a7b5c79
|
#635
|
2018-12-24 23:16:33 -05:00 |
rusefi
|
fe85582767
|
refactoring
|
2018-12-24 22:17:13 -05:00 |
rusefi
|
fe602d17b5
|
docs
|
2018-12-19 21:32:26 -05:00 |
rusefi
|
d632d72ed3
|
ETB bias curve in TS
|
2018-12-09 13:50:13 -05:00 |
rusefi
|
36047e7f3d
|
ETB bias curve by TPS
|
2018-12-09 10:19:47 -05:00 |
rusefi
|
af5a4c50f5
|
3 hours of my life :(
|
2018-12-08 17:19:20 -05:00 |
rusefi
|
4aaf6f884f
|
bringing std types together
|
2018-12-08 16:00:36 -05:00 |
rusefi
|
d81185ac28
|
bringing std types together
|
2018-12-08 15:51:45 -05:00 |
rusEfi
|
3d3122c76c
|
better? field name
|
2018-11-30 00:17:55 -05:00 |
rusEfi
|
d39ec0372b
|
docs
|
2018-11-29 23:19:41 -05:00 |
rusefi
|
1fffc8b740
|
docs
|
2018-11-22 23:15:05 -05:00 |
rusefi
|
30b7cc6080
|
PID auto tune unit test
|
2018-11-22 20:09:53 -05:00 |
rusefi
|
dd2f17a332
|
PID auto tune unit test
|
2018-11-22 18:56:51 -05:00 |
rusefi
|
2fa2213227
|
more docs related to trigger process
|
2018-11-22 10:25:02 -05:00 |
rusefi
|
c77ab926c2
|
Mazda Z5 trigger integration
|
2018-11-22 10:01:48 -05:00 |
rusefi
|
0c5f31f5e5
|
enum2string cleanup
|
2018-11-21 20:49:40 -05:00 |
rusefi
|
31771af929
|
typo fixes
|
2018-11-21 19:40:37 -05:00 |
rusefi
|
f0dd3d3a6a
|
more detail state check for #623
|
2018-11-20 22:43:09 -05:00 |
andreika-git
|
752b995def
|
STM32F7: Fix Unit-tests (#621)
|
2018-11-16 08:08:20 -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
|
f9fb3d8168
|
CJ125 unit-tests coverage #617
|
2018-11-03 09:44:34 -04:00 |
rusefi
|
820adce0d1
|
#616 idle into simulator
|
2018-10-30 07:58:50 -04:00 |
rusefi
|
d5ddb0bc9d
|
#619
|
2018-10-30 05:32:13 -04:00 |
rusefi
|
41073e2b1a
|
#619
|
2018-10-30 04:46:13 -04:00 |
rusefi
|
cfb671feab
|
#615 start
|
2018-10-25 17:42:42 -04:00 |
rusEfi
|
935dd73c47
|
better enum name
|
2018-10-21 15:20:35 -04:00 |
rusefi
|
d49954f9c1
|
better state validation
|
2018-10-07 14:22:05 -04:00 |
andreika-git
|
bd40691e67
|
AirFlow-interpolated tCharge Mode (#612)
* Add vars & enums
* updateTChargeK()
* limitRateOfChange()
* Impl. AirFlow-interpolated tCharge mode
* Update tsOutputChannels: tCharge & airFlow
* Set default config params
* Unit-tests
* Fix tChargeMode_e
|
2018-09-29 12:16:36 -04:00 |
rusefi
|
ea9bac7bb5
|
better state validation
|
2018-09-29 11:11:25 -07:00 |
rusefi
|
2458d86e52
|
fixing build
|
2018-09-29 07:39:21 -07:00 |
rusefi
|
0ee28b51d7
|
better names and better dependencies
|
2018-09-29 07:31:19 -07:00 |
rusefi
|
4ccaf4b86d
|
docs
|
2018-09-29 07:10:30 -07:00 |
rusefi
|
d632ab72d9
|
fixing build?
|
2018-09-28 19:01:28 -07:00 |
rusefi
|
935b8c778f
|
enum still needs to be defined manually
|
2018-09-28 18:55:37 -07:00 |
andreika-git
|
967b852752
|
Tps-based Advance Table (#611)
* typedefs
* Impl. TPS-based Advance
|
2018-09-26 04:13:16 -04:00 |
rusefi
|
b6c2eceb3b
|
fresh auto-genenrated
|
2018-09-25 15:48:58 -04:00 |
rusefi
|
14a2c2d90f
|
metrics without text messages
|
2018-09-17 21:42:04 -04:00 |
rusefi
|
cf5e05e7b9
|
refactoring
|
2018-09-16 23:10:06 -04:00 |
rusefi
|
1f90cf153d
|
refactoring
|
2018-09-16 22:26:57 -04:00 |
rusefi
|
04b4e69de9
|
better state validation
|
2018-09-16 22:11:59 -04:00 |
rusefi
|
7caf762609
|
refactoring
|
2018-09-16 22:00:14 -04:00 |
rusefi
|
f09579baf0
|
refactoring
|
2018-09-16 21:17:03 -04:00 |
rusefi
|
a6c24ffce1
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2018-09-10 22:10:58 -04:00 |
rusefi
|
9b1af6ad6d
|
error codes
|
2018-09-10 22:10:55 -04:00 |
rusefi
|
7b37195d64
|
names for error codes
|
2018-09-10 22:00:13 -04:00 |
rusEfi
|
eadf502254
|
getting ready for NA8
|
2018-09-06 22:41:05 -04:00 |
rusEfi
|
1e54366c97
|
getting ready for NA8
|
2018-09-06 22:31:23 -04:00 |
rusefi
|
cb66248b5a
|
better state validation
|
2018-09-01 09:12:33 -04:00 |
rusefi
|
88bb46ebe6
|
why does it happen?...
|
2018-08-31 21:03:20 -04:00 |
rusefi
|
47aa86ff18
|
docs
|
2018-08-29 07:43:21 -04:00 |
rusefi
|
da8195fc2a
|
VVT debug field label fix
|
2018-08-14 12:37:43 -04:00 |
rusefi
|
55cbe3079b
|
better default value
|
2018-08-08 20:56:11 -04:00 |
rusefi
|
3fa3aa3094
|
manual chery-pick of #602
|
2018-08-04 10:24:10 -04:00 |
rusefi
|
36ba17ac1c
|
#600
|
2018-07-29 18:02:37 -04:00 |
rusefi
|
2795d19fbc
|
better method name
|
2018-07-29 16:30:23 -04:00 |
rusEfi
|
75b10d9e54
|
wider macro usage
|
2018-07-28 19:16:58 -04:00 |
rusefi
|
9b2c7239c8
|
#598 better state initialization
|
2018-07-28 14:28:52 -04:00 |
rusefi
|
4c1e42877e
|
better field name
|
2018-07-28 14:15:42 -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
|
bb15cb20fd
|
#598
|
2018-07-24 20:40:44 -04:00 |
rusefi
|
45bc673ec4
|
typo
|
2018-07-24 20:33:12 -04:00 |
rusefi
|
23696ebab1
|
docs & constraint
|
2018-07-24 20:22:16 -04:00 |
rusEfi
|
9cce922b78
|
per error code
|
2018-07-23 21:38:05 -04:00 |
rusefi
|
74bd1d7e10
|
error code into angle validation
|
2018-07-23 21:03:20 -04:00 |
rusEfi
|
e887db0813
|
docs
|
2018-07-22 11:54:58 -04:00 |
Matthew Kennedy
|
741116378b
|
Coasting Fuel Cut Fixes (#596)
* config changes
* generated
* new logic for MAP coast cutoff
* typo
* fix unit test
* add short duration injection fix
* add f suffix to constant
|
2018-06-23 16:32:41 +03:00 |