consolidated a little code in hackrf_sweep
by Michael Ossmann 8 years 9 months
3b1a2151
Made hackrf_sweep output more like rtl_power's.
by Michael Ossmann 8 years 9 months
74aea326
Remove unused error checking code
by Dominic Spill 8 years 9 months
8902a502
Remove unused test for result in opt parsing
by Dominic Spill 8 years 9 months
bcbb7cc2
Remove repeated check for fd==NULL
by Dominic Spill 8 years 9 months
35df00bd
hackrf_transfer initialisation was using unusual s...
by Dominic Spill 8 years 9 months
hackrf_transfer initialisation was using unusual syntax
c07fb857
fixed off-by-one error in hackrf_sweep again
by Michael Ossmann 8 years 9 months
586082e3
fixed off-by-one error in hackrf_sweep
by Michael Ossmann 8 years 9 months
bb350dcc
print actual values for all fields in hackrf_sweep...
by Michael Ossmann 8 years 9 months
print actual values for all fields in hackrf_sweep csv output
a51f0635
Added csv text output to hackrf_sweep.
by Michael Ossmann 8 years 9 months
Added csv text output to hackrf_sweep.
Added -B option for binary output.
Text output is now the default.
Removed binary dump of raw samples between FFTs.
8ee70526
Report a bug