Change RFFC5071 clock from 40MHz to 50MHz and inve...
by Dominic Spill 8 years 9 months
Change RFFC5071 clock from 40MHz to 50MHz and invert it
Now the MAX2837 and RFFC5071 clocks are out of phase with each other
Hopefully this reduces some noise
acaf0d19
Clean up Si5351c initialisation code
by Dominic Spill 8 years 9 months
15ea074b
Add clock control hackrf_debug
by Dominic Spill 8 years 9 months
f636658c
hackrf_sweep: report sweep rate instead of data ra...
by Michael Ossmann 8 years 9 months
hackrf_sweep: report sweep rate instead of data rate
c7956b49
hackrf_sweep: suppress ifft output unless requeste...
by Michael Ossmann 8 years 9 months
hackrf_sweep: suppress ifft output unless requested
9baac399
hackrf_sweep: corrected output file descriptors in...
by Michael Ossmann 8 years 9 months
hackrf_sweep: corrected output file descriptors in binary and ifft modes for compatibility with output file option
886ba6ac
hackrf_sweep: Added experimental Inverse FFT binar...
by Michael Ossmann 8 years 9 months
hackrf_sweep: Added experimental Inverse FFT binary output mode.
In this mode, FFT output bins from multiple hops are stitched together into a
single set of bins per sweep. Each sweep is then processed with an inverse FFT
to simulate a time domain signal at a sample rate equal to the sweep bandwidth.
This wideband time domain signal is sent to the output as complex floats and
can be piped to or viewed with tools such as fosphor or inspectrum. The output
signal is discontinuous, so the time axis (e.g. in inspectrum) will be
incorrect.
f34cc960
Disable CLK7 and power down CLK6/7 to reduce emiss...
by Dominic Spill 8 years 9 months
Disable CLK7 and power down CLK6/7 to reduce emissions
3eb00ed0
Merge pull request #351 from schneider42/rad1o-clo...
by Dominic Spill 8 years 9 months
Merge pull request #351 from schneider42/rad1o-clocks

fix(rad1o): Restore old clock behaviour for now.
c4d7d308
hackrf_sweep: avoid starting RX too early
by Michael Ossmann 8 years 9 months
13e4dea4
Report a bug