mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-06 23:39:56 +01:00
Updated Opera Cake (markdown)
@@ -45,6 +45,6 @@ As no other software is opera cake aware, it is possible to pre-configure HackRF
|
||||
|
||||
To configure ports to frequency bands you must use the `-f min:max:port` argument for each band, with the frequencies specified in MHz. For example:
|
||||
```
|
||||
hackrf_operacake -o 24 -f 100:600:0 -f 600:1200:2 -f 0:4000:5
|
||||
hackrf_operacake -f 100:600:0 -f 600:1200:2 -f 0:4000:5
|
||||
```
|
||||
will use PA1 for 100MHz to 600MHz, PA3 for 600MHz to 1200MHz, and PB2 for 0MHz to 4GHz. If tuning to precisely 600MHz PA1 will be used as it is listed first. Tuning to anything over 4GHz will use PB2 as it is the last listed, and therefore the default antenna.
|
||||
Reference in New Issue
Block a user