Changes between Version 2 and Version 3 of Resources/Notes/Krypton Usage
- Timestamp:
- May 23, 2019, 3:05:05 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Resources/Notes/Krypton Usage
v2 v3 4 4 A quick walk thru on how to install the PCIe driver for Krypton and start using the device. The Krypton is a stand-alone SDR with a host controller with radio portion connected to the host via PCIe bus. The specifications for Krypton is [http://www.ni.com/documentation/en/usrp-software-defined-radio-stand-alone-device/latest/specs-usrp-2974/specs/ here]. 5 5 6 === Installation of PCIe driver ===7 From the COSMOS console, load the image ''baseline-uhd-1804.ndz'' on Krypton host and turn on the device. This image has the comptible UHD & kernel driver already installed.6 === Installation / Starting of PCIe driver === 7 From the COSMOS console, load an image that has a compatible UHD & kernel driver already installed. The image baseline-uhd.ndz or similar can be used. 8 8 {{{ 9 console> omf load -i baseline-uhd -1804.ndz -t sdr2-lg1.sb1.cosmos-lab.org9 console> omf load -i baseline-uhd.ndz -t sdr2-lg1.sb1.cosmos-lab.org 10 10 console> omf tell -a on -t sdr2-lg1.sb1.cosmos-lab.org 11 11 }}}