diff --git a/apps/scripts/satnogs_waterfall.gp b/apps/scripts/satnogs_waterfall.gp index 417daab..302782f 100755 --- a/apps/scripts/satnogs_waterfall.gp +++ b/apps/scripts/satnogs_waterfall.gp @@ -16,7 +16,12 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see + +# satnogs-waterfall.gp +# Plot a waterfall diagramm from the output of the satnogs_waterfall_sink block. # +# Usage: +# gnuplot -e "inputfile='waterfall_sink.data'" -e "outfile='waterfall.png'" /usr/local/share/satnogs/scripts/satnogs_waterfall.gp reset if (!exists("height")) height=800