gpredict
gpredict copied to clipboard
Gpredict satellite tracking application
# Problem statement At the Laboratory for Atmospheric and Space Physics (LASP) at the University of Colorado Boulder (CU), we use gpredict to control Doppler shift of our GNU Radio-based...
- Add controls to the rig editor dialog box to allow setting a default uplink and downlink frequency for each radio (rig). - Read and write rig uplink and downlink...
Previously, the thousands place separator for gtk-freq-knob was hard-coded as the decimal point ("."). Make the following changes: - Modify gtk-freq-knob.c to mark this string for translation. - Add "translations"...
I am starting this new thread to track status and progress of windows builds, since the original[ pull request](https://github.com/csete/gpredict/pull/84) is now merged and closed. Status as of writing: 1. @phlash...
Following widgets need to be updated: - [ ] GtkSatMap - [ ] GtkPolarPlot - [ ] GtkPolarView - [ ] GtkSkyGlance - [ ] GtkAzelPlot
Is there any way to display all of the ground stations on the map? If not, it would be great if that could be implemented.
It appears there is no way of assigning different colors to different satellites. If that true can this be added as an enhancement in the future?
I have lately been using GPredict to control a rotator via rotctld. Rotctld is started as a dummy rotator (rotctld -m1 -v), to which I connect GPredict with the default...
The branch [feature/coverage](/csete/gpredict/tree/feature/coverage) contains [pull request 223](#223) by @brookst, which makes the satellite footprints and names on the map optional. Instead of having these as a per-satellite on/off option, we...
I recently helped make the ICOM IC-821h work with gpredict via hamlib: https://github.com/Hamlib/Hamlib/issues/693 As the toolitip text says. Gpredict will read back both the uplink and the downlink and if...