Created
December 8, 2015 14:18
-
-
Save daniestevez/bf85ca5dd8b6481b289b to your computer and use it in GitHub Desktop.
Update Gpredict .trsp files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
git clone https://github.com/csete/gpredict.git /tmp/gpredict | |
cp -a /tmp/gpredict/data/trsp/*.trsp ~/.config/Gpredict/trsp/ | |
rm -rf /tmp/gpredict |
The old ones are still in a repo here:
https://github.com/barisdinc/gpredict/tree/master/data/trsp
...but I doubt the newest version even looks for them. Would be nice to find a way to communicate the bird's frequency when directing gqrx from gpredict...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this does not work for updating .trsp files. There are none in the clone.