speeduino/reference
tx_haggis fbd1e4fa4f
Bug fixes for getAdvance1, getAdvance2 & secondary tables. (#1155)
* Unit testability: split out definition of statuses struct.

* Separate out getLoad() function

* Bug Fix: getAdvance1() & getAdvance2() should return a signed value.

* secondarytables.cpp - extract duplicate code into functions.

* Bug fix: BIT_STATUS3_FUEL2_ACTIVE not set in 2 cases.

* Performance: secondaryTables call percentage()
(which is optimised)

* Add secondary table tests

* Bug Fix: do not correct secondary spark multiplier

* Unit test no secondary spark with fixed timing.

* MISRA fixes

* Save memory: remove statuses::ignLoad2 & fuelLoad2 (unused)

* Unit testability: split out definition of config page structs.

* Make 3D table interpolation a const operation.

* Unit testability: inject the tune & status.

* Make the advance2 gauge work correctly in multiply mode

* Secondary table tests - no global state

* Secondary table tests: add additional spark multiply tests to cover #1274

---------

Co-authored-by: Josh Stewart <josh@noisymime.org>
2025-01-09 17:14:25 +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
Calculations.dash Fix the calculations dash figures when battery correction is applied to open time only 2022-04-11 15:33:15 +10:00
speeduino.ini Bug fixes for getAdvance1, getAdvance2 & secondary tables. (#1155) 2025-01-09 17:14:25 +11:00
speeduino_logo.png Doxygen fixes (#689) 2021-10-21 08:03:29 +11:00