gr-satnogs/apps/scripts
Manolis Surligas efea5fdda1 Fix gnuplot issue
In some cases (crash, inproper termination) a flowgraph failed to
produce a binary file that had exactly the proper number of float
numbers in order the gnuplot script to be able to convert it in a matrix
representation.

The updated script tries to truncate the binary file in such a way so it
can be converted into a matrix. This will allow waterfall images to be
created even after a crash.

System should have the "truncate" command line utility installed which
is part of GNU GNU coreutils.
2017-07-20 00:27:14 +03:00
..
CMakeLists.txt Dev (#53) 2017-01-22 19:33:36 +02:00
satnogs_waterfall.gp Fix gnuplot issue 2017-07-20 00:27:14 +03:00