rusefi
5626a8c82a
better location for spi pin modes
...
stm32-specific code would upset someone
2019-03-29 02:44:52 -04:00
andreika-git
4b5ed3e0e1
Tps-accel. fractional mode ( #715 )
...
* Add new config settings for tps_accel_fractional_mode
* Add new variables for the fractional algo
* Add resetFractionValues() method
* Call onEngineCycleTps() and fix onEngineCycle()
* Implement the fractional algo
* More debug outputs for tps-enrich
* Nice & juicy unit-test!
2019-03-28 22:47:20 -04:00
rusefi
8635065907
more SPI speeds and TLE8888 to full pinout
2019-03-26 10:35:33 -04:00
rusefi
52ba88fbc2
we need TLE8888 driver #714
2019-03-25 20:39:10 -04:00
rusefi
fc590524c2
we need TLE8888 driver #714
2019-03-25 20:30:36 -04:00
rusefi
c9b022d562
we need TLE8888 driver #714
2019-03-25 15:08:32 -04:00
andreika-git
984fc12f73
Idle timing PID control & TPS-based VE table ( #713 )
...
* Add new config settings for idleTimingPidControl & TPSBasedVeTable
* Add dialogs for idleTimingPidControl settings
* Add dialogs for TPSBasedVeTable settings
* Share the code for getTargetRpmForIdleCorrection() and move it from idle_thread.cpp
* Implement TPSBasedVeTable
* Add PID to advance_map.cpp
* Implement idleTimingPidControl
* Make getAdvanceCorrections() visible to unit-tests
* Unit-tests! Yeah!
2019-03-22 22:55:51 -04:00
rusefi
a0a0406523
baro
2019-03-22 15:54:12 -04:00
rusefi
7a358c1883
ve gauge into fuel category
2019-03-21 22:11:11 -04:00
rusefi
d9137f0c6a
fixing stop_engine TS command
2019-03-21 21:57:12 -04:00
rusefi
c1579ffc9a
cranking docs
2019-03-21 20:26:14 -04:00
rusefi
7c1020b17c
random progress
2019-03-14 13:28:51 -04:00
rusefi
5ffdb65a81
docs
2019-03-12 22:04:52 -04:00
rusefi
af87bf7e1e
fuel gauges unification
2019-03-12 21:48:28 -04:00
rusefi
dd3f5b8668
TS command to reset firmware
2019-03-12 20:33:13 -04:00
rusefi
9d9ae5a054
TS project help
2019-03-12 20:22:40 -04:00
rusefi
25a6656505
docs
2019-03-12 20:09:33 -04:00
rusefi
d9bed5809e
overall usability progress
2019-03-12 14:35:49 -04:00
rusefi
68ab283bd4
hip9011 knock detection chip driver #35
2019-03-11 09:42:11 -04:00
rusefi
60a5b2c5ea
better Electronic Throttle body control #493
...
two ETBs
2019-03-10 12:02:25 -04:00
rusEfi
9a11d26cc3
better Electronic Throttle body control #493
2019-03-09 23:31:47 -05:00
rusefi
af12bcb806
trigger docs pain #671
2019-03-05 18:10:20 -05:00
rusEfi
66af49df63
debug int fields type fix
2019-03-02 15:08:29 -05:00
rusEfi
333ce71923
ETB iTerm limits
2019-03-02 14:00:32 -05:00
rusEfi
e7b56452c7
"debug i4" & "debug i5" gauges
2019-03-02 13:26:20 -05:00
rusefi
ee615c6f6a
TS project clean-up
2019-02-26 22:32:17 -05:00
rusefi
565ac60218
fix #688
2019-02-23 08:52:12 -05:00
rusefi
9547c44ff1
688 brainpins ( #694 )
...
* GPIOF, GPIOG and GPIOH ports are not available #688
2019-02-22 22:10:41 -05:00
rusefi
9325cd6d23
better (?) variable names
2019-02-10 22:47:49 -05:00
Matthew Kennedy
17691227d5
Fix dwell default, improve TS field names ( #689 )
...
* improve message
* clarify cranking dwell settings
* change default
* fix unit test that made assumption
2019-02-07 07:44:07 -05:00
rusefi
97a1f10c39
more pins to full pinout
2019-02-02 20:32:42 -05:00
rusefi
ee4ac9b240
NA6 progress
...
A/C toggle switch indicator in TS
renaming "pedalPosition" to "throttlePedalPosition"
2019-01-27 00:02:58 -05:00
rusefi
ed8fbe9b1e
more pins to Full Pinout
2019-01-26 11:33:41 -05:00
rusefi
0878462a09
'setEngineType' via TunerStudio
2019-01-20 22:17:06 -05:00
rusefi
1a2c294d1d
Question: something strange trigger errors #662
...
logging 8 codes
2019-01-13 20:45:58 -05:00
rusefi
acc4b2f384
idle bench test from TS
2019-01-13 19:41:39 -05:00
Matthew Kennedy
45d4243636
Improve wall wetting AE to use time constant ( #650 )
...
* impruv
* c++17
* add tests, docs
2019-01-06 20:45:51 -05:00
rusefi
90baa5ab73
FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously
2019-01-05 23:48:37 -05:00
rusefi
933a202995
#647
2019-01-04 22:09:38 -05:00
rusefi
bef48e1d0d
ion enum
2018-12-31 09:19:05 -05:00
rusefi
d632d72ed3
ETB bias curve in TS
2018-12-09 13:50:13 -05:00
rusEfi
3d3122c76c
better? field name
2018-11-30 00:17:55 -05:00
rusEfi
b32cad2840
MIL to all pins tab
2018-11-10 21:01:59 -05:00
rusEfi
e5534d79b7
new debug field
2018-10-10 22:19:20 -04:00
andreika-git
bd40691e67
AirFlow-interpolated tCharge Mode ( #612 )
...
* Add vars & enums
* updateTChargeK()
* limitRateOfChange()
* Impl. AirFlow-interpolated tCharge mode
* Update tsOutputChannels: tCharge & airFlow
* Set default config params
* Unit-tests
* Fix tChargeMode_e
2018-09-29 12:16:36 -04:00
andreika-git
d2569a1d11
Prepare for TPS-based Advance and tCharge Modes + Fixes ( #610 )
...
* rusefi_config.txt
* rusefi.input for TPS-based Advance
* rusefi.input for tCharge
* Fix compilation for Prometheus config
* Fix CJ125 calibration & debug flood
* Fix EnumToString utility for main.h->global.h refactoring
2018-09-25 15:45:17 -04:00
rusefi
3970fb4527
air mass into TS logs
2018-08-29 10:40:13 -04:00
rusefi
b447f2d359
#607
2018-08-26 17:35:06 -04:00
Artem
7be28d3aa2
Change position field MAP Deactivation Threshold ( #605 )
2018-08-19 18:29:34 -04:00
rusefi
26a3e3f568
coastingFuelCutMap into project
2018-08-13 20:53:40 -04:00