Clock reference: Add UI hook. Simplify selection c...
by Jared Boone 6 years 10 months
Clock reference: Add UI hook. Simplify selection code.
190c3972
rad1o: Fix #include.
by Jared Boone 6 years 10 months
027a0eca
PortaPack: Clear the baseband RX gain label on TX.
by Jared Boone 6 years 10 months
a535a9bb
PortaPack: Make label-drawing functions take a lab...
by Jared Boone 6 years 10 months
PortaPack: Make label-drawing functions take a label enum.
78e27001
PortaPack: Improve speed of frequency rendering.
by Jared Boone 6 years 10 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 10 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 10 months
Clock reference: Return enum for selected clock source.
891eaa9e
Merge branch 'hygiene_again' into develop
by Jared Boone 6 years 10 months
2531d486
PortaPack: Add check for PortaPack clock reference...
by Jared Boone 6 years 10 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 10 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
Report a bug