Commit Graph

1817 Commits

Author SHA1 Message Date
Matthew Kennedy 6ea03c5c0f unused gap 2023-09-18 00:51:09 -07:00
Matthew Kennedy 21024e167d can VSS scaling #253 2023-09-18 00:50:35 -07:00
Matthew Kennedy 17cb1444c7 add option to temperature compensate alpha-n 2023-09-16 23:21:03 -07:00
Nathan Schulte 551329da42
add knock frequency power-cycle tooltip (#247) 2023-09-16 14:33:36 -07:00
Matthew Kennedy 4ddd1ffbdb rename 2jz -> toyota 3 tooth 2023-09-14 13:53:16 -07:00
mi-hol e769600034
Update rusefi_config.txt first obsolete wiki link from #235 (#242) 2023-09-12 12:20:35 -07:00
Matthew Kennedy 9ab71c1b58
separate ign bench parameters (#226) 2023-08-19 07:17:11 -07:00
Matthew Kennedy 96bf74b797 fix off time digits 2023-08-05 15:06:38 -07:00
Matthew Kennedy 94c29d4cfb
simplify cam input single tooth modes (#178) 2023-08-03 00:52:19 -07:00
Matthew Kennedy cc5c337197 allow more bench test count #219 2023-08-02 23:24:46 -07:00
Matthew Kennedy 6f4a4fc373
implement ignition timing clamping (#212)
* implement ignition timing clamping

* ui, improved comment

* wrap atdc timing correctly

* tests
2023-07-21 15:55:04 -07:00
Matthew Kennedy e2550105b8
vvt is engine module (#202)
* vvt refactoring

* vvt constexpr livedata

* format

* fix null deref
2023-07-19 22:16:29 -07:00
Matthew Kennedy 010cc9c216 config typos 2023-07-19 11:36:05 -07:00
Matthew Kennedy bed48892aa
new parser touches all input files (#201)
* begin the resurrection

* use hw ci build script

* Revert "use hw ci build script"

This reverts commit e97e693eea.

* list serial ports

* bad merge

* Revert "list serial ports"

This reverts commit a29270405c.

* Revert "bad merge"

This reverts commit ea2541110e.

* unnecessary autoscales

* improve bad autoscale message

* bit group formatting

* formatting matching

* c struct writer mostly works

* tests and formatting alignment

* tests

* cherry pick potential hw ci fix

* format matching

* newparse reads live data files

* vvt scaling

* cleanup

* format matching

* format matching

* format matching

* format matching

* handle arrays of structs

* cleanup for merge

* jars
2023-07-19 00:21:41 -07:00
Matthew Kennedy ec24e45c04
scattered read is not a primary scenario (#198) 2023-07-18 00:09:34 -07:00
Matthew Kennedy ab6d206673 lambdaProtectionRestoreRpm 2023-07-01 17:56:45 -07:00
Matthew Kennedy a4a0c5dee7 lambda cut restore config 2023-06-29 00:01:14 -07:00
Matthew Kennedy b0c3357cba #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-24 20:14:37 -07:00
Matthew Kennedy 07f0360dd9 stub config for lambda protection #75 2023-06-23 02:14:13 -07:00
Matthew Kennedy 4542c259d2 semi-secret brz/frs pedal mode 2023-06-10 20:12:14 -07:00
Matthew Kennedy ec8b054093 implement temp sensor pulldown mode #116 2023-06-10 13:36:03 -07:00
Matthew Kennedy c3f82726cf trigger errror pin is totally dead 2023-06-05 11:03:31 -07:00
Matthew Kennedy 67bb861d5e rev the config version 2023-06-05 00:18:41 -07:00
Matthew Kennedy 71b40786ab status LED UI is dead! #35 2023-06-05 00:13:45 -07:00
Matthew Kennedy c2d058126d obd sensors very broken 2023-06-01 14:08:13 -07:00
Matthew Kennedy 980c0f2aec bench test resolution #109 2023-05-29 13:56:31 -07:00
Matthew Kennedy 7e30d54dfa bump flash version as that's a good idea 2023-05-11 23:58:45 -07:00
Nathan Schulte fbef2620e1
TunerStudio help URL (#97)
* TunerStudio FOME help URL

* whitespace
2023-05-04 11:34:15 -07:00
Matthew Kennedy b576153297
boost control gets blend tables (#73)
* boost control gets blend tables

* most of boost blend UI

* boost blends use ECU-calculated axis value

* oop

* disable UI when no boost control (or open only)

* changelog
2023-05-03 11:04:40 -07:00
Matthew Kennedy f30e2ce0f2
selectable idle Y axis override (#94)
* selectable idle Y axis override

* changelog
2023-05-02 15:04:15 -07:00
Matthew Kennedy 5e7a6dab90 rpm limit hysteresis 2023-04-10 11:37:20 -07:00
Matthew Kennedy 157125eea1 dead config 2023-03-31 22:55:36 -07:00
Matthew Kennedy 9ce04c1a54 cleanup 2023-03-31 22:48:56 -07:00
Matthew Kennedy d15a586fb2 dead config 2023-03-31 22:47:11 -07:00
Matthew Kennedy ed821f9f5c dead struct 2023-03-31 22:46:05 -07:00
Matthew Kennedy f29b51d490 detected gear available as gppwm channel 2023-03-31 22:29:36 -07:00
Matthew Kennedy d1246174d2 rename triggerSimulatorFrequency -> triggerSimulatorRpm 2023-03-27 01:13:04 -07:00
Matthew Kennedy f090a97b0b remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
Matthew Kennedy 995a0889d9 clean up some useless tooltips 2023-03-27 00:49:55 -07:00
Matthew Kennedy 5834164d62 add config for fuel pressure sensor type #32 2023-03-25 12:56:08 -07:00
Matthew Kennedy 081740c1d6 indicators for ign/inj faults 2023-03-21 11:32:55 -07:00
Matthew Kennedy c47d7394c5 convert throttle model to g/s instead of kg/s 2023-03-16 01:19:03 -07:00
Matthew Kennedy 6e0dd674ea throttle estimate config #57 2023-03-10 00:40:01 -08:00
Matthew Kennedy 2a544b3a65 throttle effective area config #63 2023-03-10 00:21:47 -08:00
Matthew Kennedy df03f3c536
Fix afr dropdown, switch AFR to sensor model (#62)
* move presets to ini, like clt/iat

* call deinit

* init lambda using proper sensors

* raw output channel

* init lambda test

* ve blend 1 should use bias table 1, good eye @nmstec
2023-03-09 11:25:30 -08:00
Matthew Kennedy e6e16e80b6 unused 2023-03-06 01:04:00 -08:00
Matthew Kennedy 20c45768b6 dual ACR pins #47 2023-03-05 18:19:57 -08:00
Matthew Kennedy 3fa2f44014 remove twoWireBatchIgnition 2023-03-02 22:23:24 -08:00
Matthew Kennedy fbb90f2c04
use shared txt instead of parsing full rusefi_config (#59) 2023-03-02 11:52:36 -08:00
Matthew Kennedy fcc3d1b1a2 dead slowAdcAlpha 2023-02-28 16:42:42 -08:00