Commit Graph

1373 Commits

Author SHA1 Message Date
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
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
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