hackrf/ci-scripts
Michael Ossmann 8d6ee8438c Always use PLL A
On most platforms, we previously set PLL A to use XTAL input and PLL B
to use CLKIN, switching from one PLL to the other to change clock
source. Now we use PLL A at all times, switching the PLL input to change
clock source.

This avoids output clock phase inconsistencies that can happen when
switching output multisynths from one PLL to another. It also makes it
possible in the future to use one PLL for sample rate and the other PLL
for reference clocks.
2026-03-24 12:24:50 -04:00
..
build_h1_firmware.sh Ensure clean firmware build directory in CI 2026-03-24 12:21:06 -04:00
build_hpro_firmware.sh Ensure clean firmware build directory in CI 2026-03-24 12:21:06 -04:00
hackrf_pro_test.py Always use PLL A 2026-03-24 12:24:50 -04:00
hackrf_test.py Always use PLL A 2026-03-24 12:24:50 -04:00
install_host.sh hackrf pro jenkins ci 2026-02-27 16:40:35 -07:00
test-debug.py CI: add full path to hackrf_debug call 2022-11-23 14:29:48 -07:00
test-firmware-flash.sh ci: update docker base image and prerequisites, catch errors from intermediate test scripts, retry tx/rx tests before failing 2023-12-18 16:37:13 -07:00
test-firmware-program.sh move hub command from test script to Jenkinsfile for consistency 2026-02-20 15:50:13 -07:00
test-transfer.py ci: usb hub ppps handling overhaul 2024-07-12 13:12:52 -06:00
test_host.sh hackrf pro jenkins ci 2026-02-27 16:40:35 -07:00
test_sgpio_debug.py hackrf pro jenkins ci 2026-02-27 16:40:35 -07:00