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
Matthew Kennedy
0b99eeb139
Signature contains git branch ( #4950 )
...
* back to full signature
* Put the branch name in the signature file
* I guess branch should go first
* parse branch in java code that touches it
* I can't count
* don't warn if we intentionally skipped this spark
* Revert "don't warn if we intentionally skipped this spark"
This reverts commit d89b7eb619dcdd9748beea3869ca10cb29664e0e.
* other tests
* happy test
2023-01-20 11:44:05 +05:30
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
Matthew Kennedy
c617b00180
Use a shared buffer for "high memory" operations ( #4878 )
...
* 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
2022-12-10 07:35:39 -05:00
rusefillc
856ecf7d2e
autotune page broken #4879
2022-12-07 10:05:26 -05:00
rusefillc
93b8121dc0
getDigital only works for 4 specific pins. Can it be made to work with generic digital pins? #4861
2022-12-04 12:45:27 -05:00
rusefi
be8afdc064
etbStatus_error does the job #4820
2022-12-02 21:17:10 -05:00
rusefi
d8f732e35b
ETB error counter logic #4854
2022-12-02 21:17:10 -05:00
rusefi
c131ff64e0
ETB duty cycle jitter #4833
2022-11-30 22:23:17 -05:00
Matthew Kennedy
ecee1dd02d
ETB error counter logic ( #4854 )
...
* simplify ETB error counter logic
* dropped this: {
* happy test
* reorder logic, test etbErrorCode
* test that fails
* independent TPS and PPS counters
* missed a file
* happy test
2022-11-30 22:20:09 -05:00
rusefi
81d565558e
ETB duty cycle jitter #4833
2022-11-30 21:51:54 -05:00
Andrey
90be54ff13
ETB duty cycle jitter: only monitoring within this ticket fix #4833
2022-11-30 19:49:16 -05:00
rusefi
66cfc9f9be
ETB overheats due to constant isTpsError true/false/true/false jitter: this seems obvious enough to disable ETB at least on non running engine #4832
2022-11-29 22:39:55 -05:00
rusefi
0e90849cd6
ETB overheats due to constant isTpsError true/false/true/false jitter: this seems obvious enough to disable ETB at least on non running engine #4832
2022-11-29 22:13:59 -05:00
rusefi
e565b706ce
ETB duty cycle jitter #4833
...
still totally dead on real hardware and I've already fixed two defects! time for an indicator
2022-11-29 22:01:15 -05:00
rusefi
eee1343124
Nested Panel tachSettings not found in UI structure fix #4853
2022-11-29 19:13:53 -05:00
rusefillc
2191960a34
ETB duty cycle jitter #4833
2022-11-28 20:01:26 -05:00
rusefillc
22b999363e
ETB overheats due to constant isTpsError true/false/true/false jitter #4832
2022-11-27 22:34:27 -05:00
rusefillc
8cf9490921
ETB duty cycle jitter #4833
2022-11-27 18:13:10 -05:00
Matthew Kennedy
a49ef9fd92
ve blend typo, explanation on dialog ( #4835 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:47:57 -05:00
Matthew Kennedy
431eb0e832
period -> frequency ( #4837 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:10:05 -05:00
rusefillc
6a77c6136c
ETB duty cycle jitter #4833
2022-11-27 00:45:02 -05:00
rusefillc
796f7b47b7
"Auto Calibrate" enable consistency
2022-11-26 23:36:48 -05:00