UWCubeSat / lost

Lost: Open-source Star Tracker
37 stars 5 forks source link

Tetra bug - duplicate starIndex #115

Open zeddie888 opened 1 year ago

zeddie888 commented 1 year ago

Duplicate starIndex in result when a pattern match is accepted iff numMatches == 1

markasoftware commented 1 year ago

we need an automated test whenever this is fixed

zeddie888 commented 1 year ago

Ok fixed, pretty easy change

Right now there's an assertion to check against this in io.cpp's StarIdsCompare