live moonphase/hight diagram and gps log #329
LeChucks-ScumBar
started this conversation in
Show and tell
Replies: 1 comment
|
I had a look over the code, its nice :-) Once we have the next release out I will come back and see if we could use any parts of it Thanks Alex |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I’ve set up my Allsky program to display the moon’s altitude at night. This is important for the astrophotography I take with my telescope. You can see this in the bottom right corner of the image.
I’ve also written a different script for the GPS data. With the previous module, I noticed that the data would occasionally stop displaying. This is probably because the data isn’t updated often enough. In my script, the GPS data is saved to a log file and is only overwritten when new data is available.
Since I use AllSky Mobile both locally and on vacation, I have direct access to the GPS data.
If you'd like to get the moon chart or the GPS program, feel free to check it out here.
my Moon and GPS program
Perhaps it will become part of your all-sky modules.
All reactions