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
rusefi
947d4e952e
usability progress: conditional ETB button enable. TODO: make logic consistent with other instances of same buttons
2022-11-26 14:26:29 -05:00
rusefillc
89bd552578
Launch control UI suggestions #4819
2022-11-23 07:05:57 -05:00
rusefillc
f8025f0284
Launch control UI suggestions #4819
2022-11-22 17:45:51 -05:00
Nathan Schulte
22f2d10bb7
Full Optimized – High Speed #4818
2022-11-21 20:12:13 -05:00
rusefillc
90f3d3f5d4
UI Suggestions for Tunerstudio: next round of trigger #4780
2022-11-20 11:17:01 -05:00
rusefillc
7159e89bad
Organize Lua front end stuff in seperate folder #4781
2022-11-20 01:53:20 -05:00
rusefillc
618958b5c1
Extra Idle Air if Throttle is Pressed behavior #3940
...
starting to remove since that's not what Norman wanted
2022-11-20 00:55:16 -05:00
rusefillc
346061e3ec
Organize Lua front end stuff in seperate folder #4781
2022-11-20 00:42:55 -05:00
rusefillc
b672c3f5d7
groupMenu = "Script Curves"
2022-11-20 00:38:21 -05:00
rusefillc
2f86bcde56
Add Boost Control Tool Tips #4801
2022-11-19 23:51:18 -05:00
rusefillc
eba16babe1
Reference KPa in Boost Control Target Table fix #4802
2022-11-19 23:27:59 -05:00
rusefillc
e3bad2649e
simpler SENT for now
2022-11-19 09:38:39 -05:00
rusefillc
6e2708b621
Show cams in TS trigger logger #2496
...
oops
2022-11-14 23:42:10 -05:00
rusefillc
64668e3467
new templating feature
2022-11-14 23:25:41 -05:00
rusefillc
7d3899a8ac
high-speed composite logger #416
...
one step back
2022-11-14 22:22:36 -05:00
rusefillc
8d61ee2f12
high-speed composite logger #416
2022-11-14 18:32:26 -05:00
rusefillc
37305dc6f9
high-speed composite logger #416
...
dead lines
2022-11-14 17:50:59 -05:00
rusefi
58482b1546
Add fuel adder to launch #4777
...
only UI for now
2022-11-13 19:55:46 -05:00
rusefi
c4ed167407
UI Suggestions for Tunerstudio #4722
2022-11-13 17:00:12 -05:00
rusefi
b5546d8495
UI Suggestions for Tunerstudio #4722
2022-11-13 16:57:11 -05:00
rusefi
fbe94a52dd
UI Suggestions for Tunerstudio #4722
2022-11-13 16:53:31 -05:00
rusefi
3865b9c44a
UI Suggestions for Tunerstudio #4722
2022-11-13 11:37:57 -05:00
rusefi
174ba8ff96
UI Suggestions for Tunerstudio #4722
2022-11-13 11:35:03 -05:00
rusefi
9ad7e346a2
Ford SENT ETB bench test in NJ #4745
2022-11-11 18:07:13 -05:00
Matthew Kennedy
7b47e77e58
infer useOnlyRisingEdge by trigger type ( #4621 )
...
* most of the plumbing
* easy tests
* trigger types that are rise only
* configs
* change mode of various triggers
* vvt
* 898 test is now impossible 🥳
* s
* instant rpm test
* actually remove useOnlyRisingEdgeForTrigger
* remove vvtCamSensorUseRise
* s
* print
* one happy test
* another test
* happy testSomethingWeird
* happy testCamInput
* maybe fix it a different way
* better
* quad cam
* nb2 happy
* bad merge
* vvt test
* trigger.test1995FordInline6TriggerDecoder
* hellen gm e67
* changelog
2022-11-08 21:48:39 -05:00
Matthew Kennedy
32b170810e
duplicate log field names ( #4730 )
...
* remove duplicate target lambda/afr
* names on fuel computer
* remove more copies
* sensor.java
* everybody loves hard dependencies on generated fields
* target afr gauge fix
* test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-05 20:23:09 -04:00
Matthew Kennedy
acfde29c60
remove idle timing deadzone ( #4731 )
...
* remove idle timing deadzone
* test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-04 15:02:20 -04:00
rusefillc
770fe36254
Improve IAT fuel multiplier help #4728
2022-11-02 14:18:50 -04:00
rusefillc
9f6f848efd
rusefi.input: use tabs for intendations #4726
...
3rd ooopsie :(
2022-11-01 23:06:57 -04:00
rusefillc
f26e7d032d
rusefi.input: use tabs for intendations #4726
...
second ooopsie :(
2022-11-01 22:51:21 -04:00
rusefillc
086fed15b7
rusefi.input: use tabs for intendations #4726
...
another ooopsie
2022-11-01 22:43:27 -04:00
rusefi
925fe9734c
cute special case
2022-11-01 21:35:47 -04:00
rusefi
8498068d59
rusefi.input: use tabs for intendations #4726
...
regex should match both spaces and tabs
2022-11-01 21:18:16 -04:00
rusefi
cb033b7250
heh what's broken? :(
2022-11-01 20:48:45 -04:00
rusefi
029431b363
heh what's broken?
2022-11-01 20:23:14 -04:00
Andrey G
8fa0bb5e73
rusefi.input: use tabs for intendations ( #4726 )
...
also clear tailing whitespaces
This saves 18K
2022-10-31 16:54:25 -04:00
Andrey G
44b1f4d629
TS: UI: rename Pin to input or output where possible ( #4725 )
...
Keep Pin term only for internal connections (SD, SPI...)
2022-10-31 15:29:29 -04:00
Andrey G
2bdba82abf
TS: reorder Ignition menu ( #4724 )
2022-10-31 14:34:51 -04:00
Andrey G
450aec44e1
TS UI suggestions by ELDominio ( #4723 )
...
* TS: Idle position from Extra 2 to Idle category
* TS: idle AC adders to AC dialog
* TS: Fan idle adders to Fan dialog
2022-10-31 13:11:21 -04:00
Andrey G
40eb85a1bf
TS: target lambda and target AFR gauges: fix layout ( #4719 )
2022-10-30 19:41:02 -04:00
Andrey G
84ac6c3a67
TS: move "Trigger error count" from ECU status to Trigger category ( #4718 )
2022-10-30 12:45:30 -04:00
rusefillc
fc44e65f3d
gaugeCategory = Idle
2022-10-28 18:38:47 -04:00
rusefillc
80489b4fb6
GM
2022-10-28 14:08:24 -04:00
rusefillc
25b53d37f1
LTS: signature considerations of long time support branches #4603
2022-10-27 23:20:43 -04:00
rusefillc
5fb963fcc8
LTS: signature considerations of long time support branches #4603
2022-10-27 23:04:05 -04:00
rusefillc
0a0f803798
PROTEUS_GM_LS_4
2022-10-27 19:59:52 -04:00
rusefi
f81f907d3a
GM SENT ETB bench test in NJ #4688
2022-10-26 12:15:32 -04:00
rusefi
4cd403e326
GM SENT ETB bench test in NJ #4688
2022-10-26 09:27:01 -04:00
Andrey G
81fbc443db
TS: lua gauges move from Extra 2 to LUA category ( #4701 )
2022-10-26 07:09:07 -04:00
Matthew Kennedy
ede3df75f5
dual MAF sensors ( #4697 )
...
* add second MAF
* output channesl
* move them around
* ok let's try at the very end
* is the logic wrong, or something else?
* ooh it's the sensor order
2022-10-24 12:41:05 -04:00
Matthew Kennedy
890a8e0fed
implement "ford mode" injector correction ( #4686 )
...
* implement "ford mode"
* missed the enum value
2022-10-20 22:25:39 -04:00
rusefi
46ee0e6eb6
SENT protocol capture implementation #4631
2022-10-19 23:56:21 -04:00
rusefillc
00cccb2fa3
SENT protocol capture implementation #4631
2022-10-19 15:21:13 -04:00
Matthew Kennedy
acec8f2da3
VE blend tables ( #4640 )
...
* blendy ve too
* ui
* small optimizations
* save kinetis memory
* changelog
2022-10-19 06:42:22 -04:00
rusefillc
367d2ec324
Lua aux gauge #4672
2022-10-17 20:01:46 -04:00
rusefillc
417ea82cc9
4chan is a Fancy Board
2022-10-06 18:55:29 -04:00
rusefi
0f95f619d3
auxSpeedSensorInput
2022-10-05 22:09:25 -04:00
Matthew Kennedy
58a5569006
require ignition on for firing ( #4628 )
...
* require ignition on for firing
* too much havoc for a unit test
* patch up references
* last one
* fix changelog mangling
* fix the changelog template too
* bad merge
* fix the template again
* s
* fake battery voltage on hw ci
* ugh merge
* ugh merge
2022-10-04 20:36:03 -04:00
rusefillc
bdb23d215d
totally hiding irrelevant control to reduce confusion
2022-10-03 12:05:49 -04:00
rusefillc
75f9e94cd5
there is no third trigger simulator channel right?
2022-10-03 10:59:03 -04:00
rusefillc
b756eba99b
VVT minimum RPM #4545
2022-09-27 22:17:43 -04:00
rusefillc
0b707fbf90
engineSyncCam to be a drop-down not a number value #4611
2022-09-27 13:53:51 -04:00
rusefillc
8204b34ac4
engineSyncCam to be a drop-down not a number value #4611
2022-09-27 12:37:13 -04:00
rusefillc
cd4e669077
;+ is no longer needed
2022-09-26 05:44:52 -04:00
rusefillc
719bcaa288
engineSyncCam to be a drop-down not a number value #4611
...
the easy part
2022-09-26 05:26:52 -04:00
Andrey
178fe15760
more inclusive configuration name
2022-09-24 23:49:41 -04:00
rusefillc
a06e3d5607
minor menu improvements
2022-09-22 22:36:24 -04:00
rusefillc
3a55a2d89a
auxSpeed1
2022-09-20 23:00:42 -04:00
Matthew Kennedy
e737141a6f
add fuel/spark cut codes to TS indicators ( #4592 )
...
* add fuel/spark cut codes to TS indicators
* fix list
* only set clearReason if not cleared
2022-09-19 22:01:03 -04:00
rusefillc
a4a1995508
useBiQuadOnAuxSpeedSensors
2022-09-19 12:13:20 -04:00
rusefillc
a1143779f2
documenting biquad or else concerns
2022-09-19 12:06:00 -04:00
Matthew Kennedy
3987c12796
wbo fault code indicator ( #4591 )
...
* indicator for wideband errors
* only show if CAN wideband enabled
* tweaks
2022-09-18 21:37:46 -04:00
Matthew Kennedy
4106704385
add ignition adder tables ( #4586 )
...
* ign blend tables
* tweaks
* iterate
* tweaks
* axis values
* changelog
2022-09-16 20:07:04 -04:00
Matthew Kennedy
14068656ad
more gppwm options ( #4585 )
...
* more gppwm options
* fix ui
* gppwm list size
2022-09-16 16:04:03 -04:00
rusefillc
7654c84c41
better location for mapCamDetectionAnglePosition
2022-09-15 15:07:11 -04:00
rusefillc
420822cb23
kick Start Cranking mode #4569
2022-09-13 02:18:49 -04:00
rusefillc
05fa36e744
Mark is asking for VIN number field #3967
...
GM says Hi
2022-09-10 01:05:31 -04:00
rusefillc
b2ad515b0f
vvtBooleanForVerySpecialCases, tempBooleanForVerySpecialLogic
2022-09-09 17:52:54 -04:00
Matthew Kennedy
715c3efb18
only report vvt position if we have full sync ( #4547 )
...
* only report vvt position if we have full sync
* comments
* make it selectable, since that makes the test useful
2022-09-08 16:15:36 -04:00
Andrey
a35f20af78
remove alternator on/off mode fix #4548
2022-09-07 22:46:42 -04:00
rusefi
06552b6bee
servo is truly not alive
2022-09-06 16:29:12 -04:00
Andrey
d1088ceae7
refactoring: reducing outputChannels copy
2022-09-05 20:53:38 -04:00
Andrey
8f59b2e2a6
this one not my fault
2022-09-05 20:48:36 -04:00
Matthew Kennedy
99161cc523
use defs instead of magic numbers ( #4523 )
...
* use defs instead of magic numbers
* consecutive
2022-09-04 09:52:14 -04:00
Matthew Kennedy
e81d7276f7
fix critical error readout ( #4521 )
...
* this indicator must be EXACTLY like this
* formatting tweaks while we're here
2022-09-03 11:57:55 -04:00
Matthew Kennedy
ec8be9400c
AC delay ( #4502 )
...
* AC delay
* changelog
2022-08-31 19:01:42 -04:00
Matthew Kennedy
dcab243381
knock retard limit table ( #4498 )
...
* add max retard table
* ui
* s
* better naming
* s
* test can use base class
2022-08-30 01:57:37 -04:00
Matthew Kennedy
4035d79a91
idle always uses instant rpm ( #4499 )
...
* idle always uses instant rpm
* configs
* fully inject rpm
2022-08-29 22:18:06 -04:00
Matthew Kennedy
ffa486d3f1
fixes ( #4497 )
2022-08-29 20:32:07 -04:00
Matthew Kennedy
0d99d828e3
trim table for throttle #2 ( #4472 )
...
* add table and wire it up
* trim table ui
* initialization
* changelog
* add a test
2022-08-28 08:28:20 -04:00
rusefillc
b33e2d2a5b
TinerStudio: no need to have 3s timeout, 300mS is ok for single-back devices. fix #4360
2022-08-27 18:19:47 -04:00
Andrey G
8aa3bf0544
tunerstudio: indicators: no blank indicators ( #4492 )
...
I'd like to see something on indicator even it is off.
2022-08-27 15:29:36 -04:00
Andrey G
20521dded2
tunerstudio: GPPWM gauges: unique names, use Note as label ( #4491 )
2022-08-27 15:01:47 -04:00
Andrey G
aefea6d3ff
output channels: isFuelPumpOn vs isPumpOn, remove second one ( #4490 )
2022-08-27 14:28:33 -04:00
Andrey G
f8054437d3
Tunerstudio cleanup ( #4489 )
...
* tunerstudio: move LUA counters to gaugeCategory = LUA
* tunerstudio: move test bench gauges under gaugeCategory = Test Bench
* rusefi.input: gaugeCategory: formating
* tunerstudio: gaugeCategory = CAN for CAN counters
* tunerstudio: divide PIDs gaugeCategory into three: IDLE, ETB and Alternator
2022-08-27 09:55:19 -04:00
Matthew Kennedy
08d2aee17b
dfco delay ( #4482 )
...
* dfco delay
* config
* using a function that doesn't exist? who does that
* test new behavior
* clearer test
2022-08-25 21:26:17 -04:00
Matthew Kennedy
e40c3a2180
etb rev limit indicator ( #4483 )
2022-08-25 20:49:21 -04:00
rusefi
7340700b74
refactoring
2022-08-24 12:11:11 -04:00
rusefillc
0886338770
Pavel Xenon is asking for EGT limping mode #3172
...
let's lower expectations for now
2022-08-22 18:08:38 -04:00
rusefillc
cd30075ea4
upload ini from firmware build #4456
2022-08-18 10:19:09 -04:00
rusefillc
7a00ada5fd
upload ini from firmware build #4456
2022-08-18 09:45:46 -04:00
Matthew Kennedy
2bfa3be1dc
upload ini from firmware build ( #4456 )
2022-08-17 18:29:07 -04:00
rusefillc
8e07f864ca
unconditional VVT PID logging
2022-08-17 01:03:21 -04:00
rusefillc
357c4c672a
poke just in case
2022-08-16 21:00:59 -04:00