Merge pull request #691 from miek/sgpio_debug
by Michael Ossmann 5 years 5 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 5 months
4d23acd2
cpld/sgpio_debug: Add TX/RX counters to check SGPI...
by Mike Walters 5 years 5 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 5 months
77f9c124
Use the M0 to collect SGPIO samples
by Mike Walters 5 years 5 months
e76eace0
Bring up the M0 & blink TX LED
by Mike Walters 5 years 5 months
3e2ca4e6
Merge pull request #671 from yhetti/acrylic_case
by Michael Ossmann 5 years 5 months
Merge pull request #671 from yhetti/acrylic_case

Acrylic case
058276d0
Merge pull request #661 from mgesteiro/hackrf_tran...
by Michael Ossmann 5 years 5 months
Merge pull request #661 from mgesteiro/hackrf_transfer-fix

FIXED: remove garbage at the end when capturing to stdout ('-r -')
8ff56c61
Modified hackrf_stop_tx and hackrf_stop_rx to firs...
by Matioupi 5 years 5 months
Modified hackrf_stop_tx and hackrf_stop_rx to first join the transfer thread
before setting the receiver to OFF mode (cf. issue #650)
1442014a
Merge pull request #645 from jboone/master
by Michael Ossmann 5 years 5 months
Merge pull request #645 from jboone/master

Sync up PortaPack UI changes.
208fae75
Report a bug