Skip to content

Initial Star trigger loop

Bruce Joseph Gallop requested to merge devel_star_trig_loop into devel

This is a rebase of the code from the devel_FelixNetIO_StarChip branch, but only for the StarTriggerLoop.

I've also switched from using a fixed length array to a vector (this is only resized when the scan is configured so I don't think it's speed critical).

Looking again at it now, I believe that the trigger words are backwards, which should probably be fixed before merging.

@jteoh

Edited by Bruce Joseph Gallop

Merge request reports

Loading