parent
52e560c090
commit
cd58894f3c
|
@ -1 +0,0 @@
|
||||||
bladerf.conf
|
|
|
@ -0,0 +1 @@
|
||||||
|
biastee_rx on
|
|
@ -39,10 +39,7 @@ in
|
||||||
wrapQtApp "$out/bin/python"
|
wrapQtApp "$out/bin/python"
|
||||||
'';
|
'';
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
cat > bladerf.conf << EOF
|
${pkgs.libbladeRF}/bin/bladeRF-cli -l ${bitstream}
|
||||||
fpga ${bitstream}
|
|
||||||
biastee_rx on
|
|
||||||
EOF
|
|
||||||
'';
|
'';
|
||||||
QT_QPA_PLATFORM = "wayland";
|
QT_QPA_PLATFORM = "wayland";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue