- Solved bug where if the tracking is stopped right after starting it, it entered an infinite loop.
0.2.5
- Added logger to SPICE position calculators, so it can log out when it's using the backup library.
0.2.4
- Added libraries SPICEDMOONSAFE and SPICEDSUNSAFE, which use the SPICE libraries but in case an error happens, they use the most similar library as a backup instead of raising an Exception.
0.2.3
- Using spicedmoon>=1.0.1
0.2.2
- \_BodyTracker, MoonTracker and SunTracker now allow receiving a instrument callback function as a parameter.
0.2.1
- Fixed some solys2 return typing type from int to float. - Reduced some logging output number of floating point decimals. (.4f) - Not obtaining sun quadrant sensor information. - Printing coordinates in debug.