sharebrained is the cmake master and we are all un...
by Michael Ossmann 5 years 9 months
sharebrained is the cmake master and we are all unworthy
e9c6c2d2
Merge remote-tracking branch 'mossmann/master'
by Jared Boone 5 years 9 months
6b474cbb
update libopencm3 to avoid unsafe yaml.load()
by Michael Ossmann 5 years 10 months
b9558ba9
CPLD: Remove checksum function from libhackrf and ...
by Jared Boone 6 years 3 months
CPLD: Remove checksum function from libhackrf and hackrf_info.

The checksum calculation process was causing the CPLD configuration to reload from flash. With the new SRAM loading mechanism, flash contents may not be up to date, so the CPLD bitstream may regress to the point of not working or not working correctly. This commit is a short-term fix for mossmann/hackrf issue #609.
ef5b9072
CMake: Extracted custom binary targets into a macr...
by Jared Boone 6 years 3 months
CMake: Extracted custom binary targets into a macro.

Less error-prone, making changes across the (now three) different binaries for each project.
53e8d698
CMake: Separate run-from-RAM and DFU binaries.
by Jared Boone 6 years 3 months
CMake: Separate run-from-RAM and DFU binaries.

PortaPack uses the run-from-RAM build for HackRF mode, but doesn't want the serial number to show up as "RunningFromRAM".
cb821e46
PortaPack: Show RX/TX "waves" when radio is operat...
by Jared Boone 6 years 3 months
PortaPack: Show RX/TX "waves" when radio is operating.
1b7ef421
PortaPack: Change initial UI radio topology to mat...
by Jared Boone 6 years 3 months
PortaPack: Change initial UI radio topology to match boot state.

So the RX amp isn't rendered for a moment at power-up.
f0a45e3f
PortaPack: Add display of clock reference source.
by Jared Boone 6 years 3 months
6e5b31d5
Clock reference: Add UI hook. Simplify selection c...
by Jared Boone 6 years 3 months
Clock reference: Add UI hook. Simplify selection code.
190c3972
Report a bug