Rename hackrf-ui.[ch]
by Mike Walters 5 years 10 months
Rename hackrf-ui.[ch]

Every other source file uses underscores! :(
05b1650a
remove specific sample rate recommendations
by Michael Ossmann 5 years 10 months
remove specific sample rate recommendations
HackRF One supports arbitrary sample rates from 2 Msps to 20 Msps. In
early development we had ideas about preferred sample rates that we no
longer consider valid.
ecd82e81
Merge pull request #692 from miek/m0_sgpio
by Michael Ossmann 5 years 10 months
Merge pull request #692 from miek/m0_sgpio

Use the M0 core to handle SGPIO samples
ba26b742
Merge pull request #691 from miek/sgpio_debug
by Michael Ossmann 5 years 10 months
Merge pull request #691 from miek/sgpio_debug

Add SGPIO debug CPLD image & host tools
76817e1b
Add sgpio_debug tools
by Mike Walters 5 years 10 months
4d23acd2
cpld/sgpio_debug: Add TX/RX counters to check SGPI...
by Mike Walters 5 years 10 months
cpld/sgpio_debug: Add TX/RX counters to check SGPIO

For RX, this replaces received samples with an 8-bit incrementing counter.
This allows for identification of any dropped or repeated samples across the
SGPIO interface.

For TX, this compares transmitted samples against another 8-bit incrementing
counter, and raises pin B2AUX1 if they don't match. This should be used with
a tool on the host-side that transmits a matching counter.
f59b1e9c
cpld/sgpio_debug: Start with copy of sgpio_if
by Mike Walters 5 years 10 months
77f9c124
Use the M0 to collect SGPIO samples
by Mike Walters 5 years 10 months
e76eace0
Bring up the M0 & blink TX LED
by Mike Walters 5 years 10 months
3e2ca4e6
Merge pull request #671 from yhetti/acrylic_case
by Michael Ossmann 5 years 10 months
Merge pull request #671 from yhetti/acrylic_case

Acrylic case
058276d0
Report a bug