seeing-things / track

Automates tracking of targets with a telescope using ephemeris (TLE files) and/or optical tracking.
MIT License
8 stars 0 forks source link

Make it easier to test without hardware #263

Open bgottula opened 1 year ago

bgottula commented 1 year ago

The exact scope of this needs to be defined, but the problem I'm interested in solving is that I often need to quickly test some change to the code but can't easily do so because my mount is not available or the camera is not connected. A specific example that happened just now is that I wanted to change the title on the guidescope preview window. Currently, the only way to test this code is to run the entire track program, which requires a camera and a mount to be connected. This is silly.

There are undoubtedly many ways to solve this problem. Some that come to mind: