gpredict
gpredict copied to clipboard
Gpredict satellite tracking application
Changing the colour scheme a bit would be helpful to see at a glance if a toggle button is enabled. Right now it can be difficult to tell if a...
For full Doppler tuning on amateur radio transponder satellites, a calibration feature is needed to apply an offset to the calculated Doppler shift on the uplink, downlink, or both. This...
Hello all, That request is all about the transponder data. 1) Have the ability to manually update or edit transponder data of satellites 2) Have the ability to set mode...
Hi, Mike W9MDB has been very actively working on improving the functionality of HamLib. We have been testing software improvements for the GPredict to the Icom IC-910 using the rigctrl...
It seems LOS isn't signalled if autotrack is enabled (or at least sometimes isn't signalled). This appears to be because update_autotrack calls gtk_rig_ctrl_select_sat, which doesn't call check_aos_los before changing the...
I have a script that can generate an [AppImage](https://appimage.org/) from our [PPA](https://launchpad.net/~gpredict-team/+archive/ubuntu/ppa). It is based on the [official documentation](https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages). The generated package runs but the program can not find any...
Often, users request support for making tracking data avaialble through a more versatile interface than what is currently available through the rigctld and rotctld interface. We could use the EasyComm...
CelesTrak is now providing TLE data in other, more flexible formats that will also work once the 5-digit NORAD catalog ID runs over. We should add support for importing and...
Current situation: - when double clicking on a satellite name (on map or in the table) a window comes up with "Satellite Info". - when right clicking a menu pops...
Currently the TLE update function runs in the main GUI thread and this can cause the GUI to freeze. TLE update should run in its own thread and report progress...