Martin Ling
f4e120e50d
Test RFFC5072 PLL lock during startup.
2026-01-26 19:00:53 +00:00
Michael Ossmann
980c87417e
Clean up compiler warnings
2025-12-30 18:07:18 -05:00
Antoine van Gelder
3faf82ede6
firmware: move fpga selftest to a separate file to resolve blinky linker issues
2025-12-19 16:10:15 +02:00
mndza
d8fa93dcda
Add FPGA SPI test
2025-12-11 18:22:17 +01:00
mndza
c7cf262486
Add skipped and timeout states as possible results for self-tests
2025-12-11 12:48:43 +01:00
mndza
86850fa14f
Extend transceiver loopback self-tests
2025-12-05 09:44:42 +01:00
Michael Ossmann
90e15ec85f
Merge pull request #1612 from martinling/new-rtc-test
...
New method to test RTC oscillator
2025-11-30 23:12:42 -05:00
Martin Ling
23d69bf90c
New method to test RTC oscillator.
2025-11-27 04:41:09 +00:00
mndza
24b05d6426
Do not halt when FPGA configuration fails: update report instead.
2025-11-26 20:53:49 +01:00
Michael Ossmann
cde5d754d3
Remove 32 kHz oscillator self-test
...
Reliable oscillator start-up requires several hundred milliseconds which
is longer than we are willing to wait at every boot. We could add an
on-demand test in the future instead of an automatic self-test.
2025-11-25 20:31:44 -05:00
Michael Ossmann
4832619823
Use MAX2831 RSSI mux and ADC for selftest
...
Co-authored-by: Martin Ling <martin-git@earth.li >
2025-11-25 20:12:27 -05:00
Michael Ossmann
409acbc3c9
Add support for HackRF Pro (code name: Praline)
...
Co-authored-by: mndza <diego.hdmp@gmail.com >
Co-authored-by: Martin Ling <martin-git@earth.li >
Co-authored-by: Antoine van Gelder <antoine@greatscottgadgets.com >
2025-11-24 20:53:41 -05:00