Remove unused error checking code
by Dominic Spill 9 years 3 days
8902a502
Remove unused test for result in opt parsing
by Dominic Spill 9 years 3 days
bcbb7cc2
Remove repeated check for fd==NULL
by Dominic Spill 9 years 3 days
35df00bd
hackrf_transfer initialisation was using unusual s...
by Dominic Spill 9 years 3 days
hackrf_transfer initialisation was using unusual syntax
c07fb857
fixed off-by-one error in hackrf_sweep again
by Michael Ossmann 9 years 4 days
586082e3
fixed off-by-one error in hackrf_sweep
by Michael Ossmann 9 years 4 days
bb350dcc
print actual values for all fields in hackrf_sweep...
by Michael Ossmann 9 years 4 days
print actual values for all fields in hackrf_sweep csv output
a51f0635
Added csv text output to hackrf_sweep.
by Michael Ossmann 9 years 4 days
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
Merge pull request #330 from dominicgs/libusb_erro...
by Michael Ossmann 9 years 4 days
Merge pull request #330 from dominicgs/libusb_error_messages

Report libusb error messages where possible for USB errors
15a2c615
fix(mixertx): Use mixer_setup instead of rffc5071_...
by schneider 9 years 4 days
fix(mixertx): Use mixer_setup instead of rffc5071_setup
66684488
Report a bug