speeduino/reference
Vitor Moreno B. Sales b321e8e17d
[PID] Increase parameters and output resolution (#377)
Parameters are 0.03125% for kP and kI, 0.00981% for kD. Increased output 4 times to give enought room for kP.

PID now ignore compute if input is zero to avoid overshoot, kI and kD part as well.

Added idlePID.Initialize() to crank part to start PID from a working condition.

Show idleLoad when cranking.

Fix TS numbers, increase max value

Co-authored-by: Josh Stewart <josh@noisymime.org>
2020-05-21 19:29:38 +10:00
..
Base Tunes Base tunes for 202002. Fixes #304 2020-02-16 20:27:22 +11:00
bootloaders replaced accidental (and misnamed) copy of arduino-dfu firmware with the correct speeduino arduino-usbserial one 2018-01-14 11:49:16 -06:00
datasheets Add Kinetis K64 data sheet to repo 2016-11-25 08:48:58 +11:00
hardware Add design files for v0.4.4b board 2020-04-01 12:20:47 +11:00
Calculations.dash Calculate the injector open time in tunerstudio (#319) 2020-03-19 15:27:23 +11:00
speeduino.ini [PID] Increase parameters and output resolution (#377) 2020-05-21 19:29:38 +10:00