Commit Graph

1817 Commits

Author SHA1 Message Date
Matthew Kennedy aaa3ea2d3e remove useETBforIdleControl (#5054)
* remove useETBforIdleControl

* etb integrated

* jni weirdness
2023-02-12 16:49:12 -05:00
rusefillc a853b95047 Split ConfigGenerator around trigger_defines.txt #5051 2023-02-11 15:30:01 -05:00
rusefillc 84156ab14d Antilag switch pin mode was ignored fix #5036 2023-02-08 07:33:04 -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
rusefillc 4aad6cb11c poke 2023-02-02 20:13:57 -05: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 77d9c1adcb Alternator Duty Cycle Adder for AC Fan #4973 2023-01-24 09:55:35 -05:00
rusefillc 209bfdac57 Alternator Duty Cycle Adder for AC Fan #4973 2023-01-24 09:53:10 -05:00
Matthew Kennedy dc4cbb9c37 mitsu 4g63 (#5001)
* mitsu 4g63

* file header
2023-01-24 06:53:40 +05:30
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 00e1f2c9aa renumber airmass mode enum to start at 0 (#4986)
* #1690

* hw ci tests
2023-01-21 08:12:27 +05:30
Matthew Kennedy abffa262c2 emit v2 mlg (#4979)
* emit v2 mlg

* missed a spot

* s

* s

* binary log unit test

* sd generator test

* oop

* getcategory

* write zeroes instead of null pointer in case of no category
2023-01-21 07:31:40 +05:30
Matthew Kennedy ba0c1980e1 dead (#4985) 2023-01-21 06:49:05 +05:30
rusefillc 0d69f3c7b3 helping kinetis 2023-01-16 16:39:08 -05:00
rusefillc 0e53607eb7 progress on boost logging and gauges 2023-01-16 16:10:14 -05:00
Andrey a1e571e514 TS gauges section should be auto-generated #4972 2023-01-16 08:39:58 -05:00
Andrey 72428a1b6c TS gauges section should be auto-generated #4972 2023-01-16 00:24:42 -05:00
Andrey 3d096b2ac1 totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-15 08:26:38 -05:00
Andrey d4e31a7773 totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-15 08:12:32 -05:00
rusefillc 658684a67a totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-15 06:26:22 -05:00
Andrey df2b073c49 totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-14 23:21:23 -05:00
rusefillc 8d4639d201 IAC PID Multiplier Table Rounding Issue fix #4963 2023-01-11 02:13:01 -05:00
rusefillc 14ad8fed1a IAC PID Multiplier Table Rounding Issue fix #4963 2023-01-11 01:59:23 -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
Andrey a699e29c02 Mitsubishi 4G93 Trigger issues #4918 2023-01-07 16:28:57 -05:00
Matthew Kennedy 56aa0fe367 improve iat ignition table (#4948)
* iat ignition table

* changelog
2023-01-06 21:59:34 -05:00
rusefillc 841758bd19 Ignition IAT Corr Load Bins Range fix #4941 2023-01-05 12:30:53 -05:00
rusefillc 643dc516c2 reducing misinformation 2023-01-05 07:23:51 -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
Andrey 0337cb44ac Mitsubishi 4G93 Trigger issues #4918
adding more info on the trigger images
2023-01-03 15:44:13 -05:00
rusefillc 2d6f2f2b63 ALS fuel fix 2022-12-31 14:12:17 -05:00
rusefillc 5c5f4a375e freedom 2022-12-26 23:44:42 -05:00
rusefillc ff98b5b9f2 antilag and anti-lag #2403
TurboMarian is the ALS boss
2022-12-21 19:19:47 -05:00
rusefillc 136f58e1cf TurboMarian is the ALS boss 2022-12-21 18:26:56 -05:00
rusefillc 2d9298e586 ohhh we already have FO_1_2_3_4_5_6_7_8 2022-12-20 21:23:25 -05:00
rusefillc f49cae527c FO_1_2_3_4_5_6_7_8 2022-12-20 21:13:33 -05:00
rusefillc f9bedd4301 GDI progress 2022-12-20 17:40:15 -05:00
rusefillc 58529ee629 TurboMarian is the ALS boss 2022-12-17 00:07:44 -05:00
rusefillc 9cf5cdc719 TurboMarian is the ALS boss 2022-12-16 23:51:50 -05:00
rusefillc 69ba82afe2 TurboMarian is the ALS boss 2022-12-16 23:32:04 -05:00
rusefillc 93d7f87a38 TurboMarian is the ALS boss 2022-12-16 20:22:48 -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
Andrey 687abae6ad antilag and anti-lag #2403 2022-12-14 22:38:14 -05:00
rusefillc af23aef7c0 antilag and anti-lag #2403 2022-12-14 22:25:06 -05:00