Matthew Kennedy
63e55c0872
language tweaks
2023-02-15 18:51:19 -05:00
Matthew Kennedy
880cef2a1d
gap override as part of adv page
2023-02-15 18:50:47 -05:00
Matthew Kennedy
9a0b85c6cb
fix comparator UI
2023-02-15 18:50:46 -05:00
Matthew Kennedy
b7e6f1f12b
rearrange UI
2023-02-15 18:50:46 -05:00
rusefillc
2d0ca6055c
Native SENT TPS input #5079
2023-02-14 13:20:18 -05:00
rusefi
7a2e27a3cd
better gauge scale?
2023-02-13 16:35:48 -05:00
rusefi
539b7e880c
dead
2023-02-13 16:19:29 -05:00
Nathan Schulte
2c46774c65
TS: guard ETB calibrationMode buttons
2023-02-13 10:20:28 -05:00
Nathan Schulte
940d8e6f61
use TsCalMode constants in TS inputs
2023-02-13 10:12:45 -05:00
Nathan Schulte
d7eefbfb98
fix TS command typo (s/cmb/cmd/g)
2023-02-13 10:07:25 -05:00
rusefi
578463c9dd
ETB gauges automation and progress
2023-02-12 21:15:45 -05:00
rusefi
c6e4d320ef
Merge branch 'master' of https://github.com/rusefi/rusefi
2023-02-12 19:58:08 -05:00
Matthew Kennedy
aaa3ea2d3e
remove useETBforIdleControl ( #5054 )
...
* remove useETBforIdleControl
* etb integrated
* jni weirdness
2023-02-12 16:49:12 -05:00
rusefi
35a5999b0c
dead
2023-02-12 13:18:22 -05:00
rusefi
47a793ef40
ETB TS progress
2023-02-11 22:51:55 -05:00
rusefillc
ac3c98aef3
why not
2023-02-11 18:06:15 -05:00
rusefillc
d2811904ac
gaugeCategory = Boost PID
2023-02-11 16:39:24 -05:00
rusefillc
a359642973
Antilag switch pin mode was ignored fix #5036
2023-02-08 19:08:17 -05:00
rusefillc
9ae89ee497
Als timer smaller ( #5041 )
...
* Update default_base_engine.cpp
(cherry picked from commit 8ac64e2a16f18b7497c3fa1993a4d3e31a161332)
* als timer meta
---------
Co-authored-by: TurboMarian <podgajnymariusz@gmail.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-02-06 19:05:38 -04:00
Matthew Kennedy
03daac572e
more flexible GPPWM ( #5032 )
...
* gppwm improvements!
* test
* ui
* autoscale
2023-02-06 08:53:31 -04:00
Benas Brazdziunas
9cac9a309a
dual ADC wideband support ( #5007 )
...
* Initial work on dual ADC wideband
* Added FunctionPointerSensor lambdaSensor2 and registered second sensor
* removed second sensor heater output. Only used for NB and probably can be shared with sensor 1
---------
Co-authored-by: benas-gavea <bbrazdziunas@gavea.co.uk>
2023-01-29 05:01:39 -05:00
rusefillc
f0d61a0459
Alternator Duty Cycle Adder for AC Fan fix #4973
2023-01-24 10:29:08 -05:00
rusefillc
209bfdac57
Alternator Duty Cycle Adder for AC Fan #4973
2023-01-24 09:53:10 -05:00
rusefillc
d4e8a6bb47
Default binary should have more relaxed pinout: FATAL pin #5002
...
only UI here
2023-01-23 10:14:52 -05:00
rusefillc
3904751903
Default binary should have more relaxed pinout: serial fix #4998
...
we can now simplify code a bit
2023-01-23 08:16:30 -05:00
rusefillc
71fd99d82e
VVT output at least gauge
2023-01-19 11:23:35 -05:00
Andrey
87660f45b7
TS gauges section should be auto-generated #4972
2023-01-16 00:03:33 -05:00
Andrey
e1af0aec18
logging of live data structs was: data points, we are moving away from debug mode #3614
2023-01-14 22:38:38 -05:00
rusefillc
ea533fed1d
Merge branch 'master' of https://github.com/rusefi/rusefi into master
2023-01-10 16:12:13 -05:00
rusefillc
6648c31a64
detect and ignore doubled trigger edges #4656
2023-01-10 16:11:50 -05:00
Matthew Kennedy
38bd9f1a1e
support Toyota ETCS-i tps/pps ( #4898 )
...
* cfg
* cfg
* configurable "ford tps" mode for TPS + PPS
* comments
* comment
* fix deinit RedundantFordTps
unregister sensor in case useFordRedundant* changes, avoiding ECU config error
* better validation
* use activeConfiguration on deinit path
* use define
* use smaller unused hole
* s
Co-authored-by: Nathan Schulte <nmschulte@desmas.net>
2023-01-10 14:10:30 -05:00
rusefillc
6deeeb7820
useETBforIdleControl: should be possible to turn this thing off, right?
2023-01-07 20:23:47 -05:00
Matthew Kennedy
56aa0fe367
improve iat ignition table ( #4948 )
...
* iat ignition table
* changelog
2023-01-06 21:59:34 -05:00
rusefillc
505852e732
rollingLaunchEnabled is dead for now
2023-01-04 21:14:46 -05:00
rusefillc
e351a1d500
getDigital only works for 4 specific pins. Can it be made to work with generic digital pins? #4861
2023-01-04 21:12:14 -05:00
rusefillc
6cc92c25bc
https://rusefi.com/forum/viewtopic.php?f=2&t=2484 luaIgnCut
2023-01-02 17:46:56 -05:00
rusefillc
a1213341f3
docs
2023-01-02 12:52:03 -05:00
Nathan Schulte
dd13c8803d
TS: remove totalGearsCount from Experimental/Broken dialog ( #4921 )
...
it already exists in VSS dialog
2022-12-31 13:53:06 -05:00
rusefillc
7ca5fe5271
antilag and anti-lag #2403
...
TurboMarian is the ALS boss
2022-12-22 10:22:13 -05:00
rusefillc
504bc5dd5a
antilag and anti-lag #2403
...
TurboMarian is the ALS boss
2022-12-21 20:43:22 -05:00
rusefillc
136f58e1cf
TurboMarian is the ALS boss
2022-12-21 18:26:56 -05:00
Nathan Schulte
7e7cb1d514
organize ETB H-Bridge No1/2 into panels ( #4904 )
2022-12-18 11:24:17 -05:00
Nathan Schulte
2edfd71389
disable TPS secondary min/max w/ inputs ( #4905 )
...
* disable TPS secondary min/max w/ inputs
* disable ETB auto-calib w/ TPS inputs
2022-12-18 11:05:31 -05:00
rusefillc
69ba82afe2
TurboMarian is the ALS boss
2022-12-16 23:32:04 -05:00
Matthew Kennedy
2e35013d1d
SD card tooth log ( #4897 )
...
* adjust tooth logger api
* mmc card writes tooth log
* changelog
2022-12-15 08:34:10 -04:00
rusefillc
af23aef7c0
antilag and anti-lag #2403
2022-12-14 22:25:06 -05:00
rusefillc
80d5412fde
Jammed ETB detection #4873
2022-12-13 22:34:06 -05:00
Matthew Kennedy
969002f105
Trigger scope uses full buffer ( #4893 )
...
* trigger scope uses full buffer
* channels swapped on 4chan
* UI has custom names for boards
2022-12-13 19:55:36 -04:00
rusefillc
b2937de88c
RPM correction/multiplier for Accel Enrich #4760
2022-12-13 14:58:55 -05:00
Matthew Kennedy
b74ba44cff
Basic trigger scope implementation ( #4885 )
...
* big buffer
* mostly hooked up big buffer
* bad merge
* s
* sneak preview of trigger scope
* s
* constness
* channel limits
* s
* unnecessary
* efilib
* TcpServerSandbox
* includes fix
* binary format
* tooth logger uses big buffer
* dead config
* config
* implement basic trigger scope
* good behavior
* enable on other alphax
* flag to enable second channel
* use 8 bit mode on the ADC for less memory use
* changelog
2022-12-10 23:00:12 -05:00