aboutsummaryrefslogtreecommitdiffstats
path: root/apps/osmocom_siggen_base.py
diff options
context:
space:
mode:
authorDimitri Stolnikov <horiz0n@gmx.net>2016-02-28 17:45:54 +0100
committerDimitri Stolnikov <horiz0n@gmx.net>2016-02-28 17:45:54 +0100
commit2b798113503be73d67348dec5ed9f944de6fe7b6 (patch)
treea769008f861c1862ec15a36090d42330e15910b9 /apps/osmocom_siggen_base.py
parentd230397957603a026c688dd462d349f8dcb645c8 (diff)
bladerf: implement options for clock configuration
Since firmware 2016.01-rc1 bladeRF has the ability to lock to an external reference as well as produce arbitrary frequency signal (25 MHz here) on its clock output. Use gr-osmosdr source with the following arguments to produce 25 MHz on the SMB connector: osmocom_fft -a bladerf,smb=25e6 smb=25e6 To lock the bladeRF itself to an external GPSDO reference, use additional arguments tamer=external for 10MHz or tamer=external_1pps for 1PPS GPSDO signals. osmocom_fft -a bladerf,smb=25e6,tamer=external tamer={internal,external_1pps,external} The described method requires https://github.com/Nuand/bladeRF/releases/ tag/2016.01-rc1 Carefully *read the instructions for external reference locking* (especially max allowed voltage levels) on Nuand's blog https:// www.nuand.com/blog/2016-01-rc1-release/
Diffstat (limited to 'apps/osmocom_siggen_base.py')
0 files changed, 0 insertions, 0 deletions