mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-08 00:08:12 +01:00
fa47f8af8c06612ec7eb84c5ee30f1e549c67139
RX samples are ordered I0,Q1,I1,Q2,I2,... where they should be I0,Q0,I1,Q1,I2,Q2,... This fix also alias/ghost problems to be confirmed on other boards/more tests... Drawback now IQ is QI, will be fixed/swapped in LPC4330 SGPIO code.
This repository contains hardware designs and software for HackRF, a project to produce a low cost, open source software radio platform.
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%
