add software for my new hackrf pro #42

Merged
aaron merged 3 commits from feature/add_hackrf into main 2026-04-24 20:09:31 +02:00
Showing only changes of commit a14e5b5a77 - Show all commits

View File

@@ -6,6 +6,7 @@
(gnuradio.override { (gnuradio.override {
extraPackages = with gnuradio.pkgs; [ osmosdr ]; extraPackages = with gnuradio.pkgs; [ osmosdr ];
}) })
gqrx
hackrf hackrf
]; ];
} }