rusefi-1/unit_tests/tests
Scott Smith 158f719d95
Save ~2800 bytes of RAM by not caching angle->trigger mapping (#3506)
Memory seems more valuable than CPU; use the O(lg n) lookup by angle.  A side effect is that it
seems to fix trigger lookup for the second phase of TRIGGERTYPE 53 544 TT_TRI _TACH 0.00
2021-11-09 07:03:27 -05:00
..
ignition_injection autoscale fields in generated structs (#3444) 2021-11-02 18:59:19 -04:00
lua lua pid class #3411 2021-11-07 09:53:40 -05:00
sensor support autoscale on table axes (#3452) 2021-11-03 19:53:26 -04:00
system yet more pch (#3068) 2021-08-03 22:05:01 -04:00
trigger Save ~2800 bytes of RAM by not caching angle->trigger mapping (#3506) 2021-11-09 07:03:27 -05:00
util Allow scaled_channel to have both multiplier and divisor (#3468) 2021-11-05 17:34:22 -04:00
test_accel_enrichment.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
test_aux_valves.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
test_binary_log.cpp write SD header using new Writer class (#1882) 2020-10-15 16:00:13 -04:00
test_boost.cpp disable closed loop boost below MAP threshold (#3206) 2021-08-27 17:54:08 -04:00
test_change_engine_type.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_cpp_memory_layout.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_dc_motor.cpp [DRAFT] IAC H-Bridge Microstepping (#3213) 2021-10-06 13:57:04 -04:00
test_deadband.cpp better pch usage and gmock constructors (#3426) 2021-10-30 20:31:09 -04:00
test_dynoview.cpp remove old vss implementation (#3208) 2021-08-28 01:39:55 -04:00
test_engine_math.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_etb.cpp ETB: do not touch HW pins if function not selected, this way Lua can use DC motor hardware pins directly 2021-11-08 12:44:37 -05:00
test_fan_control.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
test_gpio.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
test_gpiochip.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_gppwm.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
test_hardware_reinit.cpp generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 11:40:47 -04:00
test_hip9011.cpp enable address sanitizer (#3217) 2021-09-05 05:56:59 -04:00
test_idle_controller.cpp [DRAFT] Fix cranking->idling taper phase for useSeparate*ForIdle tables (#3168) 2021-10-06 12:05:20 -04:00
test_ion.cpp happy new year 2020-01-08 00:02:40 -05:00
test_knock.cpp Knock retard (#3396) 2021-11-01 23:33:59 -04:00
test_launch.cpp remove old vss implementation (#3208) 2021-08-28 01:39:55 -04:00
test_limp.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_log_buffer.cpp even more pch (#3112) 2021-08-04 19:30:52 -04:00
test_logic_expression.cpp getOrZero (#3319) 2021-10-05 19:59:07 -04:00
test_pid.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_pid_auto.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_pwm_generator.cpp enable address sanitizer (#3217) 2021-09-05 05:56:59 -04:00
test_sensors.cpp merc128: engine config defaults #3236 2021-09-18 21:27:17 -04:00
test_signal_executor.cpp add & test remove from linked list (#3199) 2021-08-26 23:03:09 +03:00
test_start_stop.cpp generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 13:10:38 -04:00
test_stepper.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_stft.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_tacho.cpp generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 11:40:47 -04:00
test_tunerstudio.cpp last packet optimization (#3363) 2021-10-18 19:59:08 -04:00
test_util.cpp Compile each project's PCH to a separate file to reduce developer friction. (#3505) 2021-11-08 15:52:58 -05:00
test_vvt.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
tests.mk Allow scaled_channel to have both multiplier and divisor (#3468) 2021-11-05 17:34:22 -04:00