David Holdeman
410a9ffbef
Add interface for selecting GearController and TransmissionController classes ( #4048 )
...
* save changes
* save changes
* save changes
* fix mistakes
* try adding empty method
* copy simpleTransmissionController to GM 4L6X controller
* Import 4l6x header
* add to makefile
* fix whitespace
* try enum class
* change field name
* change field name in rusefi.input
* check for gear controller mode
* add mode fields to catch if mode was changed
2022-04-06 17:37:30 -04:00
GitHub build-firmware Action
3bfc05cbc4
Auto-generated configs and docs
2022-04-06 20:22:52 +00:00
Matthew Kennedy
405f7f3b43
Gear detection improvements ( #4047 )
...
* gear detect improvements
* ui
* ui for gear ratios
* ui
2022-04-06 16:15:58 -04:00
GitHub build-firmware Action
0c3ba61838
Auto-generated configs and docs
2022-04-06 03:04:09 +00:00
David Holdeman
7dbefdc313
Add recursive flag to remove pch.h.gch directory ( #4046 )
2022-04-05 22:54:01 -04:00
GitHub set-date Action
8f3b6ada71
Update date
2022-04-06 00:17:34 +00:00
rusefillc
2dbdbe7891
Gear detection based on RPM to VSS ratio #3779
2022-04-04 22:33:53 -04:00
rusefillc
41760c230d
Gear detection based on RPM to VSS ratio #3779
2022-04-04 20:47:47 -04:00
GitHub build-firmware Action
c5016e6c73
Auto-generated configs and docs
2022-04-05 00:36:02 +00:00
rusefillc
b2403968d3
Gear detection based on RPM to VSS ratio #3779
2022-04-04 20:18:09 -04:00
GitHub set-date Action
ae0aa5931d
Update date
2022-04-05 00:17:21 +00:00
GitHub build-firmware Action
ce4206ca1b
Auto-generated configs and docs
2022-04-04 21:49:00 +00:00
Matthew Kennedy
72dabf4057
Flex fuel cranking improvements ( #4043 )
...
* improve flex cranking
* call it e85
* don't re-warn
* warning name
* ui
2022-04-04 17:41:36 -04:00
GitHub build-firmware Action
f554733ea2
Auto-generated configs and docs
2022-04-04 00:37:16 +00:00
Andrey
97511f1e77
#4021
2022-04-03 20:30:09 -04:00
Andrey
b7cd7dbdb9
Extra Idle Air if Throttle is Pressed behavior #3940
...
only live data
2022-04-03 20:30:09 -04:00
GitHub set-date Action
a1a74d3ce6
Update date
2022-04-04 00:17:18 +00:00
GitHub build-firmware Action
280d2e8920
Auto-generated configs and docs
2022-04-03 22:55:14 +00:00
Andrey
3e6d0f64be
MAP value thresholds #4030
2022-04-03 18:48:34 -04:00
Andrey
67c3560b4c
trigger help as URL
2022-04-03 18:48:34 -04:00
GitHub build-firmware Action
a2d2633e4f
Auto-generated configs and docs
2022-04-03 22:06:25 +00:00
Andrey
5e0263d2f0
Proper cam speed labels in triggers #4021
2022-04-03 17:56:47 -04:00
Andrey
d0c3999ab7
reducing trigger confusion
2022-04-03 17:44:32 -04:00
Matthew Kennedy
178db1975b
don't get afr raw if no sensor exists ( #4040 )
...
* don't get afr raw if no sensor exists
* fix timing correction units
2022-04-03 17:39:29 -04:00
Matthew Kennedy
f8c6390867
fix ( #4039 )
2022-04-03 15:33:51 -04:00
GitHub build-firmware Action
5f43c1cc96
Auto-generated configs and docs
2022-04-03 18:56:33 +00:00
rusefillc
710886e61d
Proper cam speed labels in triggers #4021
2022-04-03 14:39:57 -04:00
GitHub build-firmware Action
bbb1ee8bcb
Auto-generated configs and docs
2022-04-03 18:13:01 +00:00
rusefillc
68a0ac9991
Proper cam speed labels in triggers #4021
2022-04-03 14:06:22 -04:00
rusefillc
bc08418280
Proper cam speed labels in triggers #4021
2022-04-03 12:22:47 -04:00
rusefillc
98dc6c465a
Proper cam speed labels in triggers #4021
...
i cannot explain this since line so let's remove it
2022-04-03 12:15:19 -04:00
GitHub build-firmware Action
4b6d69520e
Auto-generated configs and docs
2022-04-03 14:22:17 +00:00
Andreika
6de504add1
Alphax4ch: yaml fix ( #4037 )
2022-04-03 09:59:37 -04:00
GitHub build-firmware Action
1a6fe00fcd
Auto-generated configs and docs
2022-04-03 13:37:31 +00:00
Andreika
44192b2889
AlphaX-4ch: better yaml ( #4035 )
...
* AlphaX-4ch: better yaml
* move VIGN from A2 to F7
2022-04-03 09:06:49 -04:00
Andreika
b10da9ce42
Alphax4ch better config ( #4036 )
...
* AlphaX-4ch: better yaml
* AlphaX-4ch: better config
* remove main.yaml
2022-04-03 09:02:30 -04:00
Matthew Kennedy
fc4e6cbdb3
fix 4032 ( #4034 )
...
* fix 4032
* board defaults should not set these things
2022-04-03 06:58:25 -04:00
Matthew Kennedy
467f446e11
knock counter on CAN ( #4033 )
2022-04-03 06:58:11 -04:00
GitHub build-firmware Action
9ee06779f6
Auto-generated configs and docs
2022-04-03 08:28:56 +00:00
Matthew Kennedy
0bf672cd4d
exti uses a queue ( #4027 )
...
* exti uses a queue
* TRIGGER_BAIL_IF_SELF_STIM
2022-04-03 03:22:54 -04:00
Andrey
3246e29245
Trigger setup in TS is highly confusing: hide operation mode from users? fix #4031
2022-04-03 02:46:00 -04:00
Andrey
20dbc1ff82
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
...
WOW it works?!
2022-04-03 02:30:43 -04:00
Andrey
298ea5f8c0
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-03 02:21:37 -04:00
Andrey
49fab25b14
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-03 01:38:52 -04:00
Andrey
6c69e55ea0
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-03 01:11:53 -04:00
Andrey
08fff0816b
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-03 00:43:28 -04:00
Andrey
b96c51874c
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-03 00:34:18 -04:00
Andrey
08523c50cf
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-02 23:50:39 -04:00
rusefillc
67412fbf43
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-02 22:55:44 -04:00
GitHub build-firmware Action
360618a72d
Auto-generated configs and docs
2022-04-03 02:32:37 +00:00