GitHub set-date Action
7dffbae78b
Update date
2022-06-08 00:20:08 +00:00
GitHub build-firmware Action
b5cce79604
Auto-generated configs and docs
2022-06-07 21:29:10 +00:00
GitHub set-date Action
923f39e9db
Update date
2022-06-07 00:17:44 +00:00
GitHub build-firmware Action
ee8cf60883
Auto-generated configs and docs
2022-06-06 21:27:07 +00:00
GitHub build-firmware Action
797b1bafa8
Auto-generated configs and docs
2022-06-06 02:56:56 +00:00
GitHub set-date Action
6c0b2fc118
Update date
2022-06-06 00:18:45 +00:00
GitHub build-firmware Action
384dac46e7
Auto-generated configs and docs
2022-06-05 01:53:25 +00:00
GitHub set-date Action
6a18afa347
Update date
2022-06-05 00:23:39 +00:00
GitHub build-firmware Action
7aa88b11cb
Auto-generated configs and docs
2022-06-05 00:12:39 +00:00
GitHub build-firmware Action
e812273021
Auto-generated configs and docs
2022-06-04 22:28:39 +00:00
Matthew Kennedy
dc2fb765a9
rewrite tps init, check if your primary/secondary sensors are too similar ( #4231 )
...
* rewrite tps init
* staticstaticstaticstaticstaticstaticstatic
2022-06-04 12:07:28 -04:00
GitHub build-firmware Action
6781914bee
Auto-generated configs and docs
2022-06-04 04:11:53 +00:00
GitHub build-firmware Action
ade53f6031
Auto-generated configs and docs
2022-06-04 01:33:20 +00:00
GitHub set-date Action
0d2069e443
Update date
2022-06-04 00:20:22 +00:00
GitHub build-firmware Action
a635e3815f
Auto-generated configs and docs
2022-06-03 05:23:20 +00:00
rusefi
2f3bd4b923
new autoscale constraint #4111
2022-06-03 01:05:48 -04:00
GitHub build-firmware Action
2a2c9835dd
Auto-generated configs and docs
2022-06-03 04:53:49 +00:00
rusefi
1f7051db48
proteus pinout minor mess
2022-06-02 23:28:39 -04:00
GitHub build-firmware Action
1c18caef89
Auto-generated configs and docs
2022-06-03 01:07:32 +00:00
GitHub set-date Action
a45840cc8a
Update date
2022-06-03 00:17:45 +00:00
GitHub build-firmware Action
e3dfc02faa
Auto-generated configs and docs
2022-06-02 20:55:47 +00:00
GitHub build-firmware Action
03f62b9dae
Auto-generated configs and docs
2022-06-02 19:54:50 +00:00
GitHub build-firmware Action
e894bda4cc
Auto-generated configs and docs
2022-06-02 19:45:28 +00:00
GitHub build-firmware Action
ccba32c5ed
Auto-generated configs and docs
2022-06-02 04:47:18 +00:00
GitHub build-firmware Action
0c17b9c781
Auto-generated configs and docs
2022-06-02 01:31:50 +00:00
Matthew Kennedy
4ada633206
Remove third trigger channel ( #4226 )
...
* remove third trigger
* clean up the honda mess
* there was nothing novel about this engine config
* include
* missed a few
* s
* x
* changelog
* don't set the third trigger input
* don't redefine the same thing 3 times
* only two inputs!
* test
2022-06-01 21:24:20 -04:00
GitHub build-firmware Action
fc3677a53f
Auto-generated configs and docs
2022-06-02 00:36:06 +00:00
GitHub build-firmware Action
fae923bc11
Auto-generated configs and docs
2022-06-01 18:44:36 +00:00
GitHub build-firmware Action
1dc5c970b5
Auto-generated configs and docs
2022-06-01 14:49:42 +00:00
rusefillc
ca1c15424d
Rename readme.me to readme.md
2022-06-01 09:37:49 -04:00
rusefillc
e435ceb6ea
Update readme.me
2022-06-01 09:37:35 -04:00
rusefillc
7afcb349e6
Create readme.me
2022-06-01 09:37:17 -04:00
Matthew Kennedy
c0d8cbfef4
Trigger cleanup init ( #4222 )
...
* extra parameter
* name decoders in constructor
* s
2022-06-01 00:55:34 -04:00
GitHub build-firmware Action
e52558183f
Auto-generated configs and docs
2022-06-01 02:41:32 +00:00
Matthew Kennedy
6e50600a07
only check if youhave a sensor ( #4223 )
2022-05-31 21:40:00 -04:00
GitHub set-date Action
ad2f6695f3
Update date
2022-06-01 00:23:07 +00:00
GitHub build-firmware Action
fc8a3efdee
Auto-generated configs and docs
2022-06-01 00:03:12 +00:00
GitHub build-firmware Action
41115e3ff4
Auto-generated configs and docs
2022-05-31 21:12:51 +00:00
Matthew Kennedy
70c2689f1e
remove trigger duty cycle calculation ( #4213 )
...
* This field was ignored.
* move pad out
* gone
* make trigger configuration a little clearer
* even simpler!
* format
* test fix
* remove duty cycle thing
2022-05-30 22:39:57 -04:00
GitHub set-date Action
1281631aec
Update date
2022-05-31 00:20:30 +00:00
GitHub build-firmware Action
45eeb49ca7
Auto-generated configs and docs
2022-05-30 23:43:32 +00:00
Matthew Kennedy
f945e6efc9
trigger configuration refactoring for clarity ( #4212 )
...
* This field was ignored.
* move pad out
* gone
* make trigger configuration a little clearer
* even simpler!
* format
* test fix
2022-05-30 19:36:47 -04:00
GitHub build-firmware Action
3317744436
Auto-generated configs and docs
2022-05-30 22:01:09 +00:00
GitHub build-firmware Action
29bd6677bd
Auto-generated configs and docs
2022-05-30 19:38:09 +00:00
sbtoonz
526b4199e6
Add New Board to compilation output ( #4215 )
...
* adding my board
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* Add header file to finalize compilation of custom board..how are these hashes calculated?
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* This shouldn't exist in master
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* First refactor of yml
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* Cleanup board_configuration.cpp
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* yml refactor again based on @rusefi 's request
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* remove connector image temporarily while I populate yml with coordinates
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
2022-05-30 14:48:15 -04:00
GitHub build-firmware Action
6b9eff99d0
Auto-generated configs and docs
2022-05-30 11:21:11 +00:00
Matthew Kennedy
d5a4804993
remove dead useOnlyFirstChannel ( #4211 )
...
* This field was ignored.
* move pad out
* gone
2022-05-30 07:03:40 -04:00
GitHub set-date Action
dd9f1b1b9d
Update date
2022-05-30 00:23:58 +00:00
Matthew Kennedy
a5eb91f1b7
update wideband firmware ( #4186 )
...
* use header from wideband
* update wideband
* we can use master now
2022-05-29 13:49:51 -04:00
Matthew Kennedy
66fffee321
More trigger encapsulation ( #4207 )
...
* trigger decoder returns a result
* TriggerFormDetails
* s
* don't reach out and touch the engine
2022-05-29 13:49:00 -04:00
Matthew Kennedy
e8be471b46
bail from trigger_central ( #4210 )
2022-05-29 10:42:08 -04:00
GitHub build-firmware Action
14d4d0b868
Auto-generated configs and docs
2022-05-29 01:31:24 +00:00
GitHub set-date Action
27b70d90d3
Update date
2022-05-29 00:20:43 +00:00
GitHub build-firmware Action
b984ca701f
Auto-generated configs and docs
2022-05-28 21:57:00 +00:00
GitHub build-firmware Action
b2e8377207
Auto-generated configs and docs
2022-05-28 14:55:43 +00:00
Matthew Kennedy
720c463ffb
trigger decoder returns a result ( #4206 )
2022-05-28 09:01:45 -04:00
GitHub set-date Action
52cb3204f5
Update date
2022-05-28 00:21:20 +00:00
GitHub build-firmware Action
a08e37408a
Auto-generated configs and docs
2022-05-28 00:14:46 +00:00
GitHub build-firmware Action
ed345735b1
Auto-generated configs and docs
2022-05-27 01:25:30 +00:00
GitHub set-date Action
8a6e805f46
Update date
2022-05-27 00:34:23 +00:00
GitHub build-firmware Action
50641876a6
Auto-generated configs and docs
2022-05-26 01:57:11 +00:00
GitHub set-date Action
07c50cf52a
Update date
2022-05-26 00:21:19 +00:00
GitHub build-firmware Action
8d19415fca
Auto-generated configs and docs
2022-05-25 17:38:43 +00:00
GitHub set-date Action
3aac6f5485
Update date
2022-05-25 00:23:19 +00:00
GitHub build-firmware Action
b6e9f4dd1a
Auto-generated configs and docs
2022-05-25 00:11:47 +00:00
Matthew Kennedy
90cc62a667
honda trigger sync ratio ( #4194 )
2022-05-24 17:12:36 -04:00
GitHub build-firmware Action
9aa386c938
Auto-generated configs and docs
2022-05-24 19:01:22 +00:00
rusefillc
e8ceaeabaf
Pavel says 120
2022-05-24 14:40:54 -04:00
GitHub set-date Action
452f244287
Update date
2022-05-24 00:22:38 +00:00
GitHub build-firmware Action
a66d7fbacb
Auto-generated configs and docs
2022-05-23 05:22:14 +00:00
GitHub build-firmware Action
b0c656b363
Auto-generated configs and docs
2022-05-23 04:47:17 +00:00
GitHub build-firmware Action
f8be6b1e3b
Auto-generated configs and docs
2022-05-23 04:37:26 +00:00
GitHub build-firmware Action
d0c2642797
Auto-generated configs and docs
2022-05-23 00:48:18 +00:00
GitHub set-date Action
44eca2a7eb
Update date
2022-05-23 00:22:31 +00:00
GitHub build-firmware Action
aba93b8c76
Auto-generated configs and docs
2022-05-22 17:17:42 +00:00
GitHub build-firmware Action
2fab2b1b02
Auto-generated configs and docs
2022-05-22 15:15:15 +00:00
rusefillc
97def4b01f
TS injector bench test pulse is too short #4192
2022-05-22 11:08:34 -04:00
GitHub build-firmware Action
f1debc0bd6
Auto-generated configs and docs
2022-05-22 14:00:29 +00:00
rusefillc
a2af7895bb
TS injector bench test pulse is too short fix #4192
2022-05-22 09:43:09 -04:00
GitHub set-date Action
723491d98d
Update date
2022-05-22 00:19:49 +00:00
GitHub build-firmware Action
c7b3e00bd8
Auto-generated configs and docs
2022-05-21 15:56:53 +00:00
GitHub build-firmware Action
aa2cfa8067
Auto-generated configs and docs
2022-05-21 15:09:11 +00:00
GitHub build-firmware Action
bbda70cf44
Auto-generated configs and docs
2022-05-21 13:55:16 +00:00
rusefillc
4a9789e6c4
B6 test mule
2022-05-21 02:25:43 -04:00
GitHub build-firmware Action
b4de5f2155
Auto-generated configs and docs
2022-05-21 05:58:46 +00:00
rusefillc
8c6dee61a5
B6 test mule
2022-05-21 01:45:09 -04:00
GitHub build-firmware Action
5a491280ad
Auto-generated configs and docs
2022-05-21 01:26:43 +00:00
GitHub set-date Action
b8a742bc22
Update date
2022-05-21 00:21:17 +00:00
GitHub set-date Action
e4866e5662
Update date
2022-05-20 00:18:56 +00:00
GitHub build-firmware Action
8044924661
Auto-generated configs and docs
2022-05-19 23:29:59 +00:00
GitHub build-firmware Action
56eb3967e7
Auto-generated configs and docs
2022-05-19 18:52:49 +00:00
Matthew Kennedy
67932483fb
use the right define ( #4184 )
2022-05-19 09:46:49 -04:00
Matthew Kennedy
6f45d0fd46
Fix trigger error indicator ( #4185 )
...
* test and fix
* more shards!
2022-05-19 09:43:42 -04:00
GitHub build-firmware Action
3e1c7a8650
Auto-generated configs and docs
2022-05-19 03:49:56 +00:00
rusefillc
4aea193684
Hellen wants Lua RAM
2022-05-18 23:14:48 -04:00
GitHub build-firmware Action
bc8a92314a
Auto-generated configs and docs
2022-05-19 00:34:57 +00:00
GitHub set-date Action
48ddf53012
Update date
2022-05-19 00:22:36 +00:00
GitHub build-firmware Action
4acdb518f1
Auto-generated configs and docs
2022-05-18 21:41:36 +00:00
Matthew Kennedy
2ce57efd1f
properly print extended CAN ids ( #4182 )
...
* print ext ids correctly
* string format
* comment
2022-05-18 16:55:14 -04:00
GitHub build-firmware Action
088cd04643
Auto-generated configs and docs
2022-05-18 20:52:56 +00:00
GitHub build-firmware Action
884ea922af
Auto-generated configs and docs
2022-05-18 04:16:08 +00:00
Matthew Kennedy
c6f46128d6
prototype overcurrent protected driver ( #4029 )
...
* stub passthrough protected driver
* plumbing
* include the thing
* signature
* dead
* tdg pdm build task
* s
* pdm pins
* tdg
* init properly
* remove gaps
* board doesn't fatal on start
2022-05-17 23:49:18 -04:00
GitHub build-firmware Action
d12e7efb53
Auto-generated configs and docs
2022-05-18 03:21:00 +00:00
Matthew Kennedy
fe77f5127e
12 tooth crank mode ( #4179 )
...
* 12 tooth crank
* comment
* s
* rusefi config
2022-05-17 21:38:24 -04:00
Matthew Kennedy
ba35749238
proteus-friendly VR threshold logic ( #4180 )
...
* proteus-friendly VR threshold
* ddddddddddddddddddd
2022-05-17 21:35:43 -04:00
rusefillc
a90f806073
PDM dreams
2022-05-17 21:18:43 -04:00
GitHub set-date Action
3b5bc9bc08
Update date
2022-05-18 00:20:37 +00:00
GitHub build-firmware Action
23b68cb445
Auto-generated configs and docs
2022-05-17 22:33:27 +00:00
rusefillc
df7a6d1367
default VR curve is needed not just by hellen, we have Proteus adapters with it now!
2022-05-17 17:54:11 -04:00
GitHub build-firmware Action
5e7fc65bd4
Auto-generated configs and docs
2022-05-17 21:25:18 +00:00
GitHub set-date Action
0cf01bdbc8
Update date
2022-05-17 00:21:41 +00:00
rusefillc
458b92e6d9
reduce flash footprint by smarter code generation #4163
2022-05-16 00:00:47 -04:00
rusefillc
2b99f5a34e
reduce flash footprint by smarter code generation #4163
2022-05-15 23:16:31 -04:00
rusefillc
f440e7f4a2
mac cares a lot
2022-05-15 23:16:07 -04:00
rusefi
ff8afa7980
helping mac / legit fix?
2022-05-15 21:53:07 -04:00
GitHub build-firmware Action
67039e43dd
Auto-generated configs and docs
2022-05-16 01:23:33 +00:00
GitHub set-date Action
20d4ed575a
Update date
2022-05-16 00:54:36 +00:00
rusefillc
9000af369b
efi::size
2022-05-15 19:19:21 -04:00
GitHub build-firmware Action
fe3f0d5b7a
Auto-generated configs and docs
2022-05-15 23:14:07 +00:00
GitHub build-firmware Action
e1c71c7f0c
Auto-generated configs and docs
2022-05-15 22:40:44 +00:00
GitHub build-firmware Action
4d3ed9bc59
Auto-generated configs and docs
2022-05-15 22:04:42 +00:00
Andrey
aa87eb681c
reduce flash footprint by smarter code generation #4163
...
a bit of unit tests drama
2022-05-15 17:47:14 -04:00
rusefillc
6b3e028ba8
reduce flash footprint by smarter code generation #4163
2022-05-15 15:40:19 -04:00
rusefillc
6a45f889f7
reduce flash footprint by smarter code generation #4163
2022-05-15 15:31:35 -04:00
rusefillc
822ce9c7ba
Revert "reduce flash footprint by smarter code generation #4163"
...
This reverts commit 15d7085bce
.
2022-05-15 15:14:10 -04:00
rusefillc
15d7085bce
reduce flash footprint by smarter code generation #4163
2022-05-15 11:36:33 -04:00
GitHub build-firmware Action
f50bada981
Auto-generated configs and docs
2022-05-15 15:04:47 +00:00
rusefillc
e54fb367a0
dead code
2022-05-15 10:13:47 -04:00
Matthew Kennedy
769f7ec558
get correct stamp ( #4174 )
2022-05-14 23:01:02 -04:00
rusefillc
500c443a15
Timestamp Error scheduleByTimestampNt too far #3395
...
improving error message
2022-05-14 21:24:19 -04:00
GitHub build-firmware Action
11453c79f6
Auto-generated configs and docs
2022-05-15 00:26:12 +00:00
rusefi
6a79571062
some Lua fun
2022-05-14 20:18:51 -04:00
GitHub build-firmware Action
49a86760e4
Auto-generated configs and docs
2022-05-14 15:57:57 +00:00
rusefillc
cbc4a42954
Maintenability: frequency sensors need a simple event counter in the logs #4173
2022-05-14 08:39:08 -04:00
GitHub build-firmware Action
cbfae3bb88
Auto-generated configs and docs
2022-05-14 12:21:15 +00:00
GitHub set-date Action
6f724816aa
Update date
2022-05-14 00:24:32 +00:00
Matthew Kennedy
ae91b2aea8
don't rely on triggerStateListener to detect trigger errors ( #4164 )
...
* Write proper TriggerDecoder tests
* Improve logic around sync loss
* these tests I understand
* these I sort of understand....
* the one error in the noiseless decoder is gone!
2022-05-13 18:48:26 -04:00
GitHub build-firmware Action
ce1e54fd67
Auto-generated configs and docs
2022-05-13 03:59:21 +00:00
Matthew Kennedy
1b311ee3c7
no enum to string for obd ( #4168 )
2022-05-13 06:41:06 +03:00
Matthew Kennedy
9b820cf1dc
remove suspicious cast that could maybe cause an overflow ( #4169 )
...
* suspicious cast
* don't print 64b
* explicit type
2022-05-13 06:40:37 +03:00
GitHub set-date Action
16e5ffb2f6
Update date
2022-05-13 00:23:39 +00:00
GitHub build-firmware Action
8e0af33fb6
Auto-generated configs and docs
2022-05-12 09:17:02 +00:00
rusefillc
4fece64237
docs
2022-05-12 04:56:23 -04:00
GitHub set-date Action
1263502e60
Update date
2022-05-12 00:21:52 +00:00
GitHub build-firmware Action
48864b0087
Auto-generated configs and docs
2022-05-11 11:06:45 +00:00
GitHub build-firmware Action
01e09cab69
Auto-generated configs and docs
2022-05-11 10:51:10 +00:00
Matthew Kennedy
907adc6583
remove 360 trigger ( #4165 )
...
* remove 360
* s
* simplify that mess
2022-05-11 06:15:06 -04:00
GitHub set-date Action
3be47e7d19
Update date
2022-05-11 00:19:32 +00:00
Matthew Kennedy
170d574a5d
move logic in to trigger decoder ( #4162 )
...
* move logic in to trigger decoder
* status loop
* minor cleanup
* s
2022-05-10 23:55:28 +03:00
GitHub build-firmware Action
55e79a11a0
Auto-generated configs and docs
2022-05-10 10:50:18 +00:00
Matthew Kennedy
d4509cab8a
TriggerState -> TriggerDecoder ( #4157 )
2022-05-10 11:41:39 +03:00
Matthew Kennedy
7e0f2d8337
switch back to flag ( #4155 )
2022-05-10 07:52:29 +03:00
GitHub build-firmware Action
e8811e60a4
Auto-generated configs and docs
2022-05-10 04:29:25 +00:00
Matthew Kennedy
5eb5b7cfbb
phase resolution rpm limit ( #4156 )
2022-05-10 07:22:50 +03:00
GitHub set-date Action
8a02d76303
Update date
2022-05-10 00:20:38 +00:00
rusefillc
683a723d2f
CAN category ( #4148 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-09 16:49:23 -04:00
Matthew Kennedy
7f5672aaec
encapsulate stuff properly ( #4154 )
2022-05-09 15:46:36 -04:00
Matthew Kennedy
76ccb19453
clarify doesTriggerImplyOperationMode ( #4153 )
2022-05-09 15:28:30 -04:00
rusefillc
2132cec3fc
Remove value copy from controller into outputChannels #4095
2022-05-09 06:12:17 -04:00
GitHub build-firmware Action
4e213fbc1e
Auto-generated configs and docs
2022-05-09 09:42:49 +00:00
rusefillc
66f35b0b40
Remove value copy from controller into outputChannels #4095
2022-05-09 05:30:04 -04:00
rusefillc
32d46d1f09
synchronized Phase handling improvements fix #4099
2022-05-09 04:36:03 -04:00
GitHub build-firmware Action
db3e48ec42
Auto-generated configs and docs
2022-05-09 08:22:08 +00:00
rusefillc
d5e131b1d0
m_hasSynchronizedSymmetrical handling improvements #4099
...
API progress
2022-05-09 04:04:38 -04:00
GitHub set-date Action
8bed437e59
Update date
2022-05-09 00:19:06 +00:00
GitHub build-firmware Action
9a0469ac94
Auto-generated configs and docs
2022-05-08 19:18:13 +00:00
rusefillc
7ca32951ec
An option to disable semi-random ignition fix #4151
2022-05-08 09:16:43 -04:00
rusefillc
88a6b34577
helping build
2022-05-08 09:14:50 -04:00
rusefillc
e3f6541e99
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-05-08 09:11:16 -04:00
GitHub build-firmware Action
c9560fb2dd
Auto-generated configs and docs
2022-05-08 13:06:44 +00:00
rusefillc
bd8459875d
refactoring: bringing method names up to date
2022-05-08 09:04:27 -04:00
rusefillc
bd9639b91d
Remove value copy from controller into outputChannels #4095
2022-05-08 08:50:27 -04:00
GitHub build-firmware Action
04da97c1e3
Auto-generated configs and docs
2022-05-08 12:05:34 +00:00
rusefillc
84f75092ec
Remove value copy from controller into outputChannels #4095
2022-05-08 07:58:19 -04:00
GitHub build-firmware Action
741392756d
Auto-generated configs and docs
2022-05-08 11:22:16 +00:00
rusefillc
bfc5076a87
User was unable to find Ford Mustang firing order 1-5-4-2-6-3-7-8 in the list #4150
2022-05-08 07:11:53 -04:00
rusefillc
7df4f36f88
Revert "Ford Mustang firing order 1-5-4-2-6-3-7-8 fix #4150"
...
This reverts commit 76243afa9c
.
2022-05-08 07:10:54 -04:00
rusefillc
76243afa9c
Ford Mustang firing order 1-5-4-2-6-3-7-8 fix #4150
2022-05-08 07:07:34 -04:00
GitHub set-date Action
546bf2b2f8
Update date
2022-05-08 00:19:28 +00:00
GitHub build-firmware Action
da660504db
Auto-generated configs and docs
2022-05-07 06:33:35 +00:00
Matthew Kennedy
e13dad3a2a
support better wbo format ( #4000 )
...
* new format
* comment
* pr feedback
* heater duty
* extra
* comment
* test multi-accept logic
* s
* test new format
* this comment made no sense
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-05-07 02:19:51 -04:00
GitHub set-date Action
f2018dc5e3
Update date
2022-05-07 00:17:54 +00:00
GitHub build-firmware Action
74ffc6f81c
Auto-generated configs and docs
2022-05-06 12:32:54 +00:00
Matthew Kennedy
b650bbe46c
Trigger gm 3 vs 5 ( #4140 )
...
* add parameter
* two modes
* add new mode to list
* format
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-05-06 08:25:44 -04:00
GitHub set-date Action
97bac3e104
Update date
2022-05-06 00:19:46 +00:00
GitHub build-firmware Action
5002f694d7
Auto-generated configs and docs
2022-05-05 04:59:48 +00:00
Matthew Kennedy
045cbcbff1
fix 36-2 trigger params ( #4138 )
...
* fix gap params
* changelog was wrong too
* typo
* binary log knock count and retard
* Revert "binary log knock count and retard"
This reverts commit 48b29d24d72331065a9f648ef5bfe845d03575d6.
2022-05-05 07:41:26 +03:00
GitHub set-date Action
46acfb198c
Update date
2022-05-05 00:19:23 +00:00
GitHub build-firmware Action
e4fe5f2d7f
Auto-generated configs and docs
2022-05-04 21:33:47 +00:00
rusefillc
bcc50f0de3
proteus meta
2022-05-04 17:05:08 -04:00
Matthew Kennedy
1bbc9472b4
proteus meta
2022-05-04 17:00:38 -04:00
GitHub build-firmware Action
d7198d67e3
Auto-generated configs and docs
2022-05-04 10:23:09 +00:00
GitHub build-firmware Action
c99fec06c4
Auto-generated configs and docs
2022-05-04 06:52:25 +00:00
rusefillc
efccb2106d
Corolla 1ZZ 2003 trigger improvements fix #4132
2022-05-04 02:45:44 -04:00
GitHub set-date Action
f647f47639
Update date
2022-05-04 00:19:36 +00:00
GitHub build-firmware Action
ae807e722a
Auto-generated configs and docs
2022-05-03 07:00:15 +00:00
GitHub build-firmware Action
a08e0c03ad
Auto-generated configs and docs
2022-05-03 06:42:20 +00:00
GitHub set-date Action
28fc09cf2d
Update date
2022-05-03 00:20:10 +00:00
GitHub build-firmware Action
d393d01730
Auto-generated configs and docs
2022-05-02 09:50:12 +00:00
rusefillc
3b3f62b24f
Make ETB low limit configurable fix #4119
2022-05-02 05:24:50 -04:00