speeduino/test
Vitor Moreno B. Sales f8ffbb13da
Added taper entering DFCO (#1118)
* Added taper for DFCO for ignition and fuel

Used 1 byte of RAM and 4 on page 9

* Moved data to be compatible with DFCO map thres

* Added taper for DFCO for ignition and fuel

Used 1 byte of RAM and 4 on page 9

* Moved data to be compatible with DFCO map thres

* Fixed potential overflow and DFCO tests

* Moved math into functions and added tests

---------

Co-authored-by: Josh Stewart <josh@noisymime.org>
2023-10-25 10:09:57 +11:00
..
test_decoders Save 600+ bytes RAM (step 3 of 9) - remove per-channel schedule calculation functions, use generic equivalents instead (#1018) 2023-06-26 12:13:53 +10:00
test_fuel Added taper entering DFCO (#1118) 2023-10-25 10:09:57 +11:00
test_init Save 600+ bytes RAM (step 4 of 9) - deduplicate scheduler ISR functions (#1063) 2023-10-07 08:25:26 +11:00
test_math Unit test fuel and ignition scheduler initialisation (#1039) 2023-04-27 14:43:04 +10:00
test_schedule_calcs Save 600+ bytes RAM (step 4 of 9) - deduplicate scheduler ISR functions (#1063) 2023-10-07 08:25:26 +11:00
test_schedules Save 600+ bytes RAM (step 4 of 9) - deduplicate scheduler ISR functions (#1063) 2023-10-07 08:25:26 +11:00
test_table3d_native Add table2d tests (#748) 2021-12-23 15:07:38 +11:00
test_tables Unit test fuel and ignition scheduler initialisation (#1039) 2023-04-27 14:43:04 +10:00
test_utils.h Additonal schedule initialization unit tests (#1046) 2023-05-15 15:16:41 +10:00