]> git.pond.sub.org Git - empserver/commit
Fix satellite coordinates screwup in launch
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 23 Aug 2008 15:09:08 +0000 (11:09 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Wed, 27 Aug 2008 01:42:32 +0000 (21:42 -0400)
commit5621f62302f143c93a4f3967de7bfda310b15ccc
treedc5ce381967ac6d73fb2f00201affa606d33767e
parent1ac95e0ed7ff966ea69f4712b98c04a77689263a
Fix satellite coordinates screwup in launch

launch_sat() failed to normalize the satellite's coordinates when it
added a random course deviation.  Satellites with screwed up
coordinates were missed by skywatch, and possibly in other places.
src/lib/commands/laun.c