Skip to content

Add injection based source scan to hw runner tests

Yannick Manuel Dieter requested to merge source_scan_hw_test into development

An injection based source scan is added (source scan with analog injection and trigger on hitbus). The scan is only for testing/debugging. The scan is added to the HW runner tests and checks for hits and triggers are made in order to test the TLU state machine / trigger logic.

Only LIN and DIFF are tested. SYNC needs autozeroing pulse, thus it is not possible to inject and send autozero pulses (as it is done in the source scan) at the same time, since only one CMD buffer is available.

Additionally, the parameter page was cleaned up.

Closes issue #362 (closed), #364 (closed)

Edited by Yannick Manuel Dieter

Merge request reports