mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-04 14:35:54 +01:00
f59b1e9c15e37c75489bcc0c6a415b0e697becf7
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.
This repository contains hardware designs and software for HackRF, a low cost, open source Software Defined Radio platform.
(photo by fd0 from https://github.com/fd0/hackrf-one-pictures)
principal author: Michael Ossmann mike@ossmann.com
Languages
KiCad
63.5%
C
27.2%
Python
7.2%
CMake
0.8%
Assembly
0.7%
Other
0.4%
