Changes between Version 2 and Version 3 of Resources/Notes/Krypton Usage


Ignore:
Timestamp:
May 23, 2019, 3:05:05 PM (6 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Resources/Notes/Krypton Usage

    v2 v3  
    44A 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].
    55
    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 ===
     7From 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.
    88{{{
    9 console> omf load -i baseline-uhd-1804.ndz  -t sdr2-lg1.sb1.cosmos-lab.org
     9console> omf load -i baseline-uhd.ndz  -t sdr2-lg1.sb1.cosmos-lab.org
    1010console> omf tell -a on -t sdr2-lg1.sb1.cosmos-lab.org
    1111}}}