kifir23917
6361b9ef31
Flat shift tests #5608 ( #7042 )
...
* only:refactoring: extract part of functionality into `TestEngineConfiguration` class
* only:refactoring: rename file
* only:refactoring: Now we reuse `TestBase` class functionality
* only:refactoring: extract part of functionality into `TestEngineState` class
* only:refactoring: extract part of functionality into `TestEngineConfiguration` class
* implement test for `Torque Reduction Ignition Cut` setting #5608
2024-11-04 17:09:39 -05:00
rusefillc
b538494370
3-0 dies for no reason at idle speeds #7002 ( #7006 )
...
different gaps for different wheels
2024-11-04 10:14:24 -05:00
GitHub gen-configs Action
a3c7629cbe
Auto-generated configs and docs
2024-11-04 13:49:57 +00:00
rusefillc
53fe6a052c
Redistribute RAM between USB buffer and scratchBuffer, increase BLOCKING_FACTOR #7037
2024-11-04 08:39:30 -05:00
rusefillc
21e43c76c3
knock fuel trim + disable suppression then deceleration #7017
...
typo
2024-11-04 08:39:30 -05:00
Andrey Gusakov
45972ef6e0
rusefi config: increase BLOCKING_FACTOR
...
Keep it more that a half of TS_TOTAL_OUTPUT_SIZE allows TS to read
whole livedata in two requestes. This increases refresh rate while
still not wasting much of RAM for scratchBuffer.
2024-11-04 08:39:30 -05:00
Andrey Gusakov
cbc2773f67
halconf: no need to have such a big TX USB buffers
2024-11-04 08:39:30 -05:00
Andrey Gusakov
93afc8125a
usb: SERIAL_USB_BUFFERS_SIZE can be smaller than BLOCKING_FACTOR
...
Write to serial usb will just block caller untill enought space is
freed in internal buffer.
2024-11-04 08:39:30 -05:00
rusefillc
209ea941ae
data write failed between older project and newer firmware fix #6595
2024-11-04 08:39:30 -05:00
rusefillc
a5470c868a
docs
2024-11-04 08:39:29 -05:00
GitHub gen-configs Action
1b414fc5c0
Auto-generated configs and docs
2024-11-04 13:37:42 +00:00
Andrey G
499801ceb9
TS: implement getCommand that have no params and request all livedata ( #7039 )
...
But until ochBlockSize is bigger than blockingFactor TS will not use
this command and prefer ochGetCommand.
2024-11-04 08:16:19 -05:00
Andrey G
ccbf45808a
Fix UART rx floats ( #7038 )
...
* io serial: enable internal pull-up for EFI_CONSOLE_RX_BRAIN_PIN
* io serial: enable internal pull up for binarySerialRxPin
2024-11-04 08:05:54 -05:00
GitHub gen-configs Action
d99f5f0f6d
Auto-generated configs and docs
2024-11-04 11:59:56 +00:00
GitHub set-date Action
9d24adf990
Update date
2024-11-04 00:25:22 +00:00
Andrey G
d9dcc40a54
6595 burn failed ( #7031 )
...
* halconf: SERIAL_USB_BUFFERS_RX_SIZE should be 64
Until we fix bug in OTGv1
* ChibiOS: update OTGv1
* usb_console: fix SERIAL_USB_BUFFERS_TX_SIZE vs BLOCKING_FACTOR check
Actually should be removed as we can write to USB serial more than
can fit into buffer. Write caller will be just waiting for space
available in buffer.
2024-11-03 17:22:17 -05:00
Diego
1fcf3343c9
new tests on decodeAemXSeries, fixed debug task on vscode ( #7032 )
2024-11-03 16:54:35 -05:00
GitHub gen-configs Action
d76daa3faf
Auto-generated configs and docs
2024-11-03 16:58:03 +00:00
rusefillc
bb4564df82
poor usability when AEM reports error [was AEM Wideband alive on CAN, but nothing on TS.] #7011
2024-11-03 11:46:45 -05:00
GitHub gen-configs Action
c1ac837efb
Auto-generated configs and docs
2024-11-03 04:17:25 +00:00
rusefillc
ed8fbde6e7
How does the ECU decide when to use MAP estimate? #7030
...
new 'isMapValid' logging data point
2024-11-03 00:05:46 -04:00
rusefillc
a5c19320e0
TODO: are we missing a ton of .txt file references from LiveData.yaml?!
2024-11-03 00:02:29 -04:00
GitHub set-date Action
1cbf131231
Update date
2024-11-03 00:26:22 +00:00
GitHub gen-configs Action
3f43b06f44
Auto-generated configs and docs
2024-11-02 19:24:49 +00:00
rusefillc
6e589438fd
global_can_data docs
2024-11-02 15:15:11 -04:00
kifir
9907cc2108
implement `Limit Torque Reduction Time` flag functionality #5608
2024-11-02 20:59:05 +02:00
GitHub gen-configs Action
81acecc5d3
Auto-generated configs and docs
2024-11-02 16:54:50 +00:00
kifir
7f11b6d1af
add `Limit Torque Reduction Time` flag #5608
2024-11-02 18:45:21 +02:00
kifir
2c94f7bc28
allow `Torque Reduction Time` up to 2000 ms #5608
2024-11-02 18:45:21 +02:00
GitHub gen-configs Action
0719b02b12
Auto-generated configs and docs
2024-11-02 01:13:54 +00:00
GitHub set-date Action
99163f6fdb
Update date
2024-11-02 00:23:35 +00:00
rusEFI LLC
95b8135916
knock spectrogram makes TS plugin useful again
...
only:proteus_f7
2024-11-01 11:29:12 -04:00
rusefillc
26a80a9533
disable debug configurations until someone fixes those :( ( #7025 )
2024-11-01 11:29:12 -04:00
GitHub gen-configs Action
9303e32a6a
Auto-generated configs and docs
2024-11-01 13:38:16 +00:00
3eR01ive
691fb3f3db
Knock fuel trim and deacceleration ( #7024 )
...
* - knock fuel trim
- knock disable suppression then deceleration
* - knock disable suppression then deceleration syntax fix
* - knock disable suppression for test reapply
* - knock disable suppression for test reapply fix
* - knock fuel trim tests
---------
Co-authored-by: 3er0.1ive <3er0.1ive@veeroute.com>
2024-11-01 09:28:07 -04:00
DobsonyT
0251c4f1d5
Update trigger_vw.cpp - skoda trigger wheel ( #7023 )
...
Trigger wheel was mirrored(small tooth on other end of gap).
Setting up falling edge trigger in TS gives the same tooth pattern as originally coded with different gap lengths, so only length and gap ratio had to be modified. Tested on working car.
2024-11-01 08:48:42 -04:00
GitHub gen-configs Action
cbc35e973e
Auto-generated configs and docs
2024-11-01 03:11:56 +00:00
rusefi
c9b05470e8
conditional etbJamDetectThreshold/etbJamTimeout
...
only:uaefi
2024-10-31 23:01:56 -04:00
GitHub gen-configs Action
31d594b00a
Auto-generated configs and docs
2024-11-01 02:59:25 +00:00
rusefi
1e9ca2f90a
blink error indicators to get proper error codes #7021
...
only:uaefi
2024-10-31 22:49:34 -04:00
rusefi
fcc77166fe
only:CH_CFG_USE_DYNAMIC unused?
2024-10-31 22:24:26 -04:00
GitHub gen-configs Action
225464da55
Auto-generated configs and docs
2024-10-31 22:24:26 -04:00
GitHub set-date Action
2213fc1383
Update date
2024-11-01 00:26:53 +00:00
GitHub gen-configs Action
9eb2710426
Auto-generated configs and docs
2024-10-31 22:06:43 +00:00
rusEFI LLC
1ab6806d30
blink error indicators to get proper error codes #7021
...
only:meta
2024-10-31 17:57:04 -04:00
rusEFI LLC
16bb0d01c7
knock fuel trim + diasble suppression then deceleration #7017
...
only:changelog
2024-10-31 10:08:03 -04:00
3eR01ive
cd404d4f47
- knock fuel trim + diasble suppression then deceleration ( #7017 )
...
* - knock fuel trim
- knock disable suppression then deceleration
* - knock disable suppression then deceleration syntax fix
* - knock disable suppression for test reapply
* - knock disable suppression for test reapply fix
---------
Co-authored-by: 3er0.1ive <3er0.1ive@veeroute.com>
2024-10-31 09:26:10 -04:00
rusEFI LLC
b25d5e635f
EGT detaults
...
only:uaefi121
2024-10-31 08:52:03 -04:00
GitHub gen-configs Action
2bde92a933
Auto-generated configs and docs
2024-10-31 04:18:29 +00:00
rusEFI LLC
1bc8264cee
more reasoable placement for vinNumber field
2024-10-31 00:08:30 -04:00