speeduino/test
tx_haggis 0f13753ed3
Performance: optimized 32-bit shifts (#1187)
* Add optimized 32-bit shifting

* Tooth based time to angle coversion is only used by a few decoders.
So move the functions into decoders.cpp

* Better separation of deocders and crank maths.

* Apply optimised shifts

* Doxygen
2024-05-30 14:12:14 +10:00
..
test_decoders Unit Tests: provide correct filename in test messages (#1211) 2024-05-29 15:27:50 +10:00
test_fuel Unit Tests: provide correct filename in test messages (#1211) 2024-05-29 15:27:50 +10:00
test_init Unit Tests: provide correct filename in test messages (#1211) 2024-05-29 15:27:50 +10:00
test_math Performance: optimized 32-bit shifts (#1187) 2024-05-30 14:12:14 +10:00
test_schedule_calcs Performance: optimized 32-bit shifts (#1187) 2024-05-30 14:12:14 +10:00
test_schedules Unit Tests: provide correct filename in test messages (#1211) 2024-05-29 15:27:50 +10:00
test_table3d_native Add table2d tests (#748) 2021-12-23 15:07:38 +11:00
test_tables Unit Tests: provide correct filename in test messages (#1211) 2024-05-29 15:27:50 +10:00
test_utils.h Unit Tests: provide correct filename in test messages (#1211) 2024-05-29 15:27:50 +10:00
timer.hpp Performance: optimize division (#1082) 2023-11-06 09:10:08 +11:00