This is the command usrp_n2xx_simple_net_burner that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
usrp_n2xx_simple_net_burner - USRP N-Series FPGA/Firmware Burner
DESCRIPTION
Burn firmware and FPGA images onto connected USRP N-Series devices. The program takes an
IP address as an argument, queries the USRP device to identify which model and revision it
is, and burns the appropriate images over Ethernet.
SYNOPSIS
usrp_n2xx_simple_net_burner [OPTIONS]
OPTIONS
This program works best when only an IP address is specified.
Device IP Address:
--addr="Address" (default: 192.168.10.2)
This help information:
--help
Custom Firmware Filepath:
--fw="filepath"
Custom FPGA Filepath:
--fpga="filepath"
Don't burn firmware:
--no-fw
Don't burn FPGA:
--no-fpga
Automatically reboot USRP device after burning
--auto_reboot
List all USRP devices without burning
--list
EXAMPLES
Selecting a USRP device with a non-standard IP address
usrp_n2xx_simple_net_burner --addr=192.168.10.3
Use usrp_n2xx_simple_net_burner online using onworks.net services