csete / gpredict

Gpredict satellite tracking application
http://gpredict.oz9aec.net/
GNU General Public License v2.0
859 stars 251 forks source link

Flipped passes #159

Open csete opened 5 years ago

csete commented 5 years ago

This code in rot_ctrl_timeout_cb() looks wrong:

if ((ctrl->flipped) && (ctrl->conf->maxel >= 180.0))

Note the 180 degrees...