alpacascope
alpacascope copied to clipboard
ASCOM/Alpaca to Telescope Protocol Gateway
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.12.0 to 2.13.1. Release notes Sourced from github.com/go-resty/resty/v2's releases. v2.13.1 Release Notes Fixes fix: correct resty version number which was missed in the previous release by @jeevatkm...
Seems like [Stellarium](https://stellarium.org) and others? don't support connecting to telescopes over TCP/IP, but do over serial devices. If AlpacaScope presented itself as a serial device then they could talk to...
Right now we connect to the first Alpaca server that responds. In more complicated environments, we should support a chooser? Probably low priority since I doubt many people need this?
AlpacaScope should report which version it is on startup. Right now there is no way to tell what version you have installed!
dunno if this is possible? https://github.com/x1unix/docker-go-mingw
Looks like some mounts (ASCOM telescope simulator for example) 'park' the mount which means it can't move. In theory, we should offer up an auto-unpark mount feature? Honestly, this might...
Is there a log saved somewhere so I can try to figure out why?
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.20.0 to 0.24.0. Commits 914deed unix: add missing ETHTOOL_FLAG_ constants 4c7077e windows: add enums for IpAdapterUnicastAddress 29298aa windows: delete TestGetKeyboardLayout aa1c4c8 unix: provide Mount on openbsd cde4660...
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.13.1 to 2.14.0. Release notes Sourced from github.com/go-resty/resty/v2's releases. v2.14.0 Release Notes New Features feat(curl): generate curl cmd for request && example for curl cmd by @ahuigo...
Bumps [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) from 2.4.5 to 2.5.0. Release notes Sourced from fyne.io/fyne/v2's releases. v2.5 introduces international support, system font lookup and completes Wayland and Web support (except file handling) Added Internationalisation...