Commit Graph

24635 Commits

Author SHA1 Message Date
Andrey G 912b0959fd
ts: handle pageValueWrite and pageChunkWrite with one func (#7041)
Also fix bug with incorrect data picked in pageValueWrite.
Seems pageValueWrite was never used by TS
2024-11-04 21:45:33 -05:00
GitHub gen-configs Action c6764453df Auto-generated configs and docs 2024-11-05 00:33:18 +00:00
GitHub set-date Action 3aa1937568 Update date 2024-11-05 00:27:10 +00:00
rusefillc fce0839ba4 bare minimum pageActivate removal
only:uaefi
2024-11-04 19:23:22 -05:00
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
GitHub gen-configs Action 002cf9f7c3 Auto-generated configs and docs 2024-10-31 03:49:07 +00:00
rusEFI LLC 319dc74a8d Missing EGT settings fix #7015
only:uaefi121
2024-10-30 23:46:39 -04:00
rusEFI LLC 7f16434ab8 only:default f767 build 2024-10-30 22:15:53 -04:00
GitHub gen-configs Action 4116021f04 Auto-generated configs and docs 2024-10-31 00:49:43 +00:00
GitHub set-date Action 7b3da40128 Update date 2024-10-31 00:24:29 +00:00
GitHub gen-configs Action 443fbb9665 Auto-generated configs and docs 2024-10-30 02:07:31 +00:00
Diego 16d97e0025
wrong text in 'Use idle ignition table' tooltip (#7010) 2024-10-29 21:57:48 -04:00
GitHub set-date Action 5aaa19e0e4 Update date 2024-10-30 00:24:08 +00:00
GitHub gen-configs Action aa42f314a4 Auto-generated configs and docs 2024-10-29 13:48:03 +00:00
rusEFI LLC 4a84cf5fee Void initLambda() always registers Lambda sensors fix #7007 2024-10-29 09:37:53 -04:00
GitHub gen-configs Action d26ef5b413 Auto-generated configs and docs 2024-10-29 04:52:26 +00:00
rusEFI LLC 67fa3dfe61 only:lcv 2024-10-29 00:49:40 -04:00
rusEFI LLC f24d24245a only:changelog 2024-10-29 00:35:39 -04:00
GitHub gen-configs Action ad78552a43 Auto-generated configs and docs 2024-10-29 03:59:11 +00:00
FDSoftware 65516d985b Organize sensor categories in tunerstudio 2024-10-28 23:40:20 -04:00
GitHub set-date Action e6ab2f8b17 Update date 2024-10-29 00:24:40 +00:00
GitHub gen-configs Action 1e3ebc5da3 Auto-generated configs and docs 2024-10-29 00:19:11 +00:00
rusEFI LLC 973cb50f5c only:typo 2024-10-28 18:05:53 -04:00
rusEFI LLC a50187dd2a only:docs 2024-10-28 18:05:53 -04:00
GitHub gen-configs Action 8a86a8a27e Auto-generated configs and docs 2024-10-28 14:20:15 +00:00
rusEFI LLC 7fc6dc56aa only:HD_MENU_NAME 2024-10-28 10:10:00 -04:00
GitHub gen-configs Action 3c0f6ac171 Auto-generated configs and docs 2024-10-28 13:51:06 +00:00
GitHub set-date Action 3dd6cb9d49 Update date 2024-10-28 00:25:40 +00:00
GitHub set-date Action 1017a70089 Update date 2024-10-27 00:26:23 +00:00
rusefi b100bd9f1f todo fix root cause! work-around: make sure not to write bad tune since that would brick requestBurn();
only:uaefi
2024-10-26 13:23:39 -04:00
rusefi 66730530f2 ETB is hard
only:uaefi
2024-10-26 12:00:41 -04:00
rusefi 57584872f1 verbose etbAutocal
only:uaefi
2024-10-26 11:38:31 -04:00
GitHub gen-configs Action 5ee9cdd03d Auto-generated configs and docs 2024-10-26 01:49:30 +00:00
rusefi 73a26e2094 only:making things less confusing 2024-10-25 21:38:38 -04:00
GitHub set-date Action 502e71848d Update date 2024-10-26 00:23:28 +00:00
GitHub gen-configs Action 13c848baae Auto-generated configs and docs 2024-10-25 17:28:09 +00:00
rusefi 4593f3b7fe only:if_ts_show_acr_pins 2024-10-25 13:23:52 -04:00
GitHub set-date Action 361dd980b2 Update date 2024-10-25 00:24:13 +00:00
GitHub set-date Action 985e216ef8 Update date 2024-10-24 00:23:54 +00:00
GitHub gen-configs Action bca08aed80 Auto-generated configs and docs 2024-10-23 06:17:56 +00:00
Andrey f10ac17ba7 only:clarification 2024-10-23 02:08:29 -04:00
GitHub gen-configs Action 826bd37ab5 Auto-generated configs and docs 2024-10-23 06:03:30 +00:00
Andrey 70147fc8c1 only:ts_show_acr_pins 2024-10-23 01:54:00 -04:00
GitHub gen-configs Action 48be1fea1d Auto-generated configs and docs 2024-10-23 04:41:40 +00:00
Andrey 25bf6d1725 only:typo 2024-10-23 00:31:08 -04:00
Andrey eb1ea1f828 only:typos 2024-10-23 00:28:28 -04:00
GitHub set-date Action da20a9dee4 Update date 2024-10-23 00:23:50 +00:00
3er0.1ive e06cd82c26 - knock spectrogram TS plugin implementation fix 2024-10-22 07:34:10 -04:00
3er0.1ive a84953d415 - knock spectrogram TS plug-in implementation 2024-10-22 07:34:10 -04:00
Andrey ddaa3a22e7 improving compilation guards
only:t-b-g
2024-10-22 06:14:09 -04:00
GitHub gen-configs Action a05b8f3c9a Auto-generated configs and docs 2024-10-22 09:45:56 +00:00
3er0.1ive 74908a9b54 - remove old output param m_frequency from knockController
- need some memory for f407
2024-10-22 05:33:17 -04:00
GitHub set-date Action c88ca9446f Update date 2024-10-22 00:24:08 +00:00
Andrey 1fdb4c2c8f removal of older rusEFI console spectrogram, new one is coming soon! 2024-10-21 14:55:33 -04:00
Andrey 7acea2362e knock fuel correction, deceleration
knock_plugin_clean - clean changes #6989
2024-10-21 14:32:37 -04:00
Andrey 596c92aa32 only:new spectrogram protocol compatible with TS plug-in
knock_plugin_clean - clean changes #6989
2024-10-21 12:02:12 -04:00
GitHub gen-configs Action 9f7e943b9d Auto-generated configs and docs 2024-10-21 15:35:55 +00:00
Andrey 4ff6ff60eb removal of older rusEFI console spectrogram, new one is coming soon!
only:uaefi
2024-10-21 11:25:58 -04:00
GitHub gen-configs Action 0a85635462 Auto-generated configs and docs 2024-10-21 15:12:25 +00:00
rusefillc cb1f4c6b3d uaefi121 ADC list incomplete #6991
only:uaefi121
2024-10-21 10:58:22 -04:00
Andrey 9769df3a17 knock fuel correction, deceleration
knock_plugin_clean - clean changes #6989
2024-10-21 10:58:22 -04:00
Andrey 7aefc5742d only:new spectrogram protocol compatible with TS plug-in
knock_plugin_clean - clean changes #6989
2024-10-21 10:58:22 -04:00
Andrey bf5fdecbec only:knockSpectrumSensitivity and knockFrequency comes back!
knock_plugin_clean - clean changes #6989
2024-10-21 10:58:22 -04:00
Andrey a1dee4a286 knock fuel correction, deceleration
knock_plugin_clean - clean changes #6989
2024-10-21 10:58:22 -04:00
GitHub gen-configs Action adabfe0dd4 Auto-generated configs and docs 2024-10-21 10:58:22 -04:00
rusefillc 349ba6f9f0 nicer file name 2024-10-21 10:03:37 -04:00
Andrey c50195e299 only:fft code formatting? 2024-10-21 00:26:08 -04:00
Andrey 3d34a2875f only:test_fft 2024-10-21 00:05:06 -04:00
Andrey b96f9614a4 fft unit test
only:uaefi
2024-10-20 23:32:46 -04:00
Andrey c2327e54fa only:changing includes 2024-10-20 23:04:17 -04:00
GitHub gen-configs Action 157d877e76 Auto-generated configs and docs 2024-10-21 02:30:56 +00:00
rusefillc 9a98acc36c only:rename & move to header 2024-10-20 22:20:58 -04:00
GitHub set-date Action 1173cffc23 Update date 2024-10-21 00:24:56 +00:00
Andrey c52994db2b KNOCK_SPECTROGRAM for proteus F4 2024-10-20 17:34:59 -04:00
Matthew Kennedy cecb9f4e48 tolerate zero jam detection time
https://github.com/FOME-Tech/fome-fw/issues/499
2024-10-20 17:34:31 -04:00
rusefillc d26b6e662d Add I-term bounds for Alternator Control fix #6988 2024-10-20 00:24:23 -04:00
GitHub gen-configs Action f92c4e05cb Auto-generated configs and docs 2024-10-20 04:19:03 +00:00
rusefillc afadd9056f Add I-term bounds for Alternator Control #6988
only:uaefi
2024-10-20 00:04:53 -04:00
GitHub set-date Action 964177e134 Update date 2024-10-20 00:26:18 +00:00
GitHub gen-configs Action 58d70ad08b Auto-generated configs and docs 2024-10-19 22:25:44 +00:00
rusefi 7612d64670 Lua 'startCrankingEngine' method fix #6983 2024-10-19 18:14:15 -04:00
GitHub gen-configs Action 9be578171a Auto-generated configs and docs 2024-10-19 22:12:21 +00:00
rusefillc c9318621a0 Detected gear is ok, but current gear is 0 fix #6986
renaming to "TCU: Current Gear" and hiding
2024-10-19 18:02:44 -04:00
GitHub gen-configs Action f91417ddd2 Auto-generated configs and docs 2024-10-19 16:10:16 +00:00
rusefillc 5b8af9745e skoda favorit trigger oops typo 2024-10-19 11:59:14 -04:00
GitHub set-date Action 4ac38b3f1e Update date 2024-10-19 00:23:23 +00:00
GitHub set-date Action 8f0e1e460d Update date 2024-10-18 00:23:38 +00:00
GitHub gen-configs Action 4cc6dba1ba Auto-generated configs and docs 2024-10-17 21:03:14 +00:00
rusefillc 8b7a494aba V-Twin MAP phase sense does not need to always wait for sync fix #6985 2024-10-17 16:53:33 -04:00
GitHub set-date Action b84609d457 Update date 2024-10-17 00:23:50 +00:00
GitHub set-date Action 9b69685ffd Update date 2024-10-16 00:23:51 +00:00
GitHub gen-configs Action 546aa52e9e Auto-generated configs and docs 2024-10-15 03:22:16 +00:00
rusefillc 377cf9b1b7 #include "board_lookup.h" 2024-10-14 23:19:44 -04:00
GitHub gen-configs Action 6ee3c554c7 Auto-generated configs and docs 2024-10-15 02:34:36 +00:00
rusefillc 2faa6c3681 only:getSdCardFieldsCount 2024-10-14 22:24:53 -04:00
GitHub set-date Action 553035ebb0 Update date 2024-10-15 00:23:55 +00:00
Andrey bf1116e636 extracting ubuntu-install-tools.sh 2024-10-14 14:03:16 -04:00
GitHub set-date Action 0da9fe45b4 Update date 2024-10-14 00:25:00 +00:00
Andrey 1d89265794 Lua 'startCrankingEngine' method #6983 2024-10-13 19:32:56 -04:00
GitHub gen-configs Action f4530bf4e7 Auto-generated configs and docs 2024-10-13 23:18:49 +00:00
rusefillc fc0d212fd2 only:refactoring: extract doStartCranking method 2024-10-13 19:08:19 -04:00
GitHub gen-configs Action e7a8738100 Auto-generated configs and docs 2024-10-13 15:38:01 +00:00
rusefillc 8d7552f8e5 only:gearDetection 2024-10-13 11:28:06 -04:00
rusefillc c8a160a8f8 skoda favorit trigger fix
https://rusefi.com/forum/viewtopic.php?f=17&t=2827
2024-10-13 10:41:08 -04:00
GitHub gen-configs Action ceb0a2ac84 Auto-generated configs and docs 2024-10-13 12:59:13 +00:00
Andrey Gusakov 1bed6d675a TS: report error if Page read/write/crc command is out of range 2024-10-13 08:49:45 -04:00
GitHub set-date Action 31f450283a Update date 2024-10-13 00:25:57 +00:00
rusefillc 16f9589376 $(EXTRA_PARAMS) $(EXTRA_2_PARAMS) $(EXTRA_3_PARAMS) 2024-10-12 17:39:45 -04:00
GitHub set-date Action aefca8e22e Update date 2024-10-12 13:23:44 -04:00
Andrey 0e4cba7e83 maintainability: openblt text status #6981
only:proteus_f7
2024-10-12 13:23:44 -04:00
rusefillc c7494d25c6 only:dead HW QC 2024-10-11 19:52:48 -04:00
GitHub gen-configs Action 2c46c3d916 Auto-generated configs and docs 2024-10-11 23:09:32 +00:00
rusefillc 8df3a41856 only:dead HW QC 2024-10-11 18:59:44 -04:00
rusefillc 0882e723e1 only:dead HW QC 2024-10-11 18:42:11 -04:00
GitHub gen-configs Action 946929a466 Auto-generated configs and docs 2024-10-11 02:34:27 +00:00
Andrey c3876e06de helping build? 2024-10-10 22:00:50 -04:00
GitHub set-date Action 27a94ed804 Update date 2024-10-11 00:23:32 +00:00
rusefillc 50d898f3bb
Update readme.md 2024-10-10 17:23:46 -04:00
rusefillc 79635c8530
Create readme.md 2024-10-10 17:12:37 -04:00
rusefi 075ae0e38b only:I have a feeling about that SEGFAULT... 2024-10-09 22:33:09 -04:00
GitHub set-date Action a0e659a4e3 Update date 2024-10-10 00:23:27 +00:00
GitHub gen-configs Action 12e80f97d0 Auto-generated configs and docs 2024-10-10 00:17:52 +00:00
Matthew Kennedy 3b2ba21946 jam detection tooltips #6925
only:uaefi
2024-10-09 20:07:15 -04:00
Matthew Kennedy eec73c2953 naming consistency #6925 2024-10-09 19:59:46 -04:00
Matthew Kennedy 3d347fb295 jam detect ignore button #6925 2024-10-09 19:57:55 -04:00
Matthew Kennedy 33dfc4a684 only check throttle jam while ignition is on #6925
only:uaefi
2024-10-09 19:56:00 -04:00
Matthew Kennedy 3ee894594d simpler ETB jam detection #6925
rather than try to integrate error over time, simply fault if there's been too much error for too long. Up to +-X error is allowed for any period of time, more is allowed for Y seconds.
2024-10-09 19:31:32 -04:00
GitHub gen-configs Action 454e1d9d94 Auto-generated configs and docs 2024-10-09 23:22:57 +00:00
Andrey 386ca37d8d jam detect ignore button #6925
only:uaefi
2024-10-09 19:13:10 -04:00
rusefi 6820539e2a only:docs 2024-10-08 22:12:37 -04:00
GitHub gen-configs Action 66df5e507c Auto-generated configs and docs 2024-10-09 02:06:34 +00:00
Andrey f1d963ecdd another go at board-specific engine type enum
only:uaefi
2024-10-08 21:56:48 -04:00
GitHub gen-configs Action a22d239c53 Auto-generated configs and docs 2024-10-08 02:22:05 +00:00
GitHub set-date Action f8c202f950 Update date 2024-10-08 00:23:19 +00:00
Andrey 3f63ccb7a1 extracting engine_type_impl
only:uaefi
2024-10-07 17:03:23 -04:00
GitHub gen-configs Action d415e11a1d Auto-generated configs and docs 2024-10-07 20:25:57 +00:00
rusefillc 7006da2c3e presets clean-up 2024-10-07 16:12:24 -04:00
Andrey 59d271dbcb splitting enum header
only:uaefi
2024-10-07 16:12:24 -04:00
Andrey 2942fd30ed only:dead 2024-10-07 14:35:53 -04:00
GitHub gen-configs Action 66c3b3f145 Auto-generated configs and docs 2024-10-07 17:39:16 +00:00
rusefillc 5d74fae320 only:let's export all just for simplicity 2024-10-07 13:34:43 -04:00
GitHub gen-configs Action 1e6a01b5ea Auto-generated configs and docs 2024-10-07 15:29:48 +00:00
Andrey 6816654c70 only:show_fuel_bench_preset true 2024-10-07 11:19:35 -04:00
GitHub gen-configs Action 19429c36d7 Auto-generated configs and docs 2024-10-07 05:17:47 +00:00
GitHub gen-configs Action 1373d411b4 Auto-generated configs and docs 2024-10-07 01:45:23 +00:00
Andrey 7333851374 only:VAG_5_CYL 2024-10-06 21:35:55 -04:00
Andrey 349da63c79 This is your injector flow at the fuel pressure used in the vehicle
only:See units setting below
2024-10-06 21:17:30 -04:00
Andrey 9a5c3d0c06 typo 2024-10-06 21:17:30 -04:00
GitHub gen-configs Action e74e275d0c Auto-generated configs and docs 2024-10-07 01:09:33 +00:00
Andrey 8cced3e12c Please make gauges in Freedom Fahrenheit units celsius #4788
only:not really
2024-10-06 20:58:27 -04:00
GitHub set-date Action 8be7b8503a Update date 2024-10-07 00:24:56 +00:00