rad1o: Fix #include.
by Jared Boone 6 years 3 months
027a0eca
PortaPack: Clear the baseband RX gain label on TX.
by Jared Boone 6 years 3 months
a535a9bb
PortaPack: Make label-drawing functions take a lab...
by Jared Boone 6 years 3 months
PortaPack: Make label-drawing functions take a label enum.
78e27001
PortaPack: Improve speed of frequency rendering.
by Jared Boone 6 years 3 months
PortaPack: Improve speed of frequency rendering.

To reduce impact on hackrf_sweep speed.
84463eb0
PortaPack: Double draw speed of UI, which was impa...
by Jared Boone 6 years 3 months
PortaPack: Double draw speed of UI, which was impacting hackrf_sweep.
ddec31c0
Clock reference: Return enum for selected clock so...
by Jared Boone 6 years 3 months
Clock reference: Return enum for selected clock source.
891eaa9e
Merge branch 'hygiene_again' into develop
by Jared Boone 6 years 3 months
2531d486
PortaPack: Add check for PortaPack clock reference...
by Jared Boone 6 years 3 months
PortaPack: Add check for PortaPack clock reference, use if present.

Wow, it takes a lot of ugly code to keep blinky happy...
dccb7482
Si5351C: Extract best block source function into h...
by Jared Boone 6 years 3 months
Si5351C: Extract best block source function into hackrf_core.

It's not an Si5351C driver thing, but a HackRF thing. Also added a driver function to check if CLKIN signal is valid, and made use of it, instead of opaque register read code.
46fd11af
PortaPack: Lots of clean-up
by Jared Boone 6 years 3 months
PortaPack: Lots of clean-up

Perform PortaPack initialization separately from and earlier than UI initialization. Track if PortaPack was detected, provide (mostly useless) pointer if so. Put "weak" declarations into respective headers. Moving #includes around.
b4d8ee67
Report a bug