Skip to content

Commit

Permalink
Add additional SDR device IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinelliott committed Mar 2, 2023
1 parent a788edc commit d272645
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/detect-sdrs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
SDR_DEVICES=(
"0x0bda:0x2832" # RealTek 2832
"0x0bda:0x2838" # RTL-SDR.com RTL2838U
"0x1df7:0x2500" # SDRplay RSP1
"0x1df7:0x3030" # SDRplay RSPdx
)

function detectSDRs() {
Expand Down

0 comments on commit d272645

Please sign in to comment.