Upgrade Hamlib to 4.5+
This is probably a totally self-serving request, but I'm currently blocked on deploying SatNOGS in my environment because of a Hamlib 4.0 <-> Hamlib 4.5 compatibility problem.
To control a remote Yaesu G-5500 rotator using rotctl, both client and server need to be running at least Hamlib 4.5 in order to resolve this bug: https://github.com/Hamlib/Hamlib/issues/1660
Currently SatNOGS client (via Ansible & Docker) installs Hamlib 4.0. I've tried forcing the base image to a newer GNURadio base image with Hamlib 4.5+, but that pulls in a newer GNURadio which breaks a bunch of structs in SatNOGS function calls.
If this isn't the right forum to file this request, please advise.