gr-satnogs/apps
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
..
flowgraphs Try to decrease the memory overhead during gnuplot execution 2017-07-06 18:33:49 +03:00
scripts Fix gnuplot issue 2017-07-20 00:27:14 +03:00
CMakeLists.txt add BPSK demod script 2017-06-04 14:25:09 -04:00