Lots of jitter when the sun sensor is just getting the sun in its FoV, keeps mode from entering pointing. Need some way of handling this better than we are right now.
added an auxiliary sun sensor valid value that keeps us in sun seeking mode until both angles fall below 20 degrees. Test for this logic in the test/sensor_processing/sun_sensor folder
Lots of jitter when the sun sensor is just getting the sun in its FoV, keeps mode from entering pointing. Need some way of handling this better than we are right now.