1usrp_n2xx_simple_net_burner(1)   User Commands  usrp_n2xx_simple_net_burner(1)
2
3
4

NAME

6       usrp_n2xx_simple_net_burner - USRP N-Series FPGA/Firmware Burner
7

DESCRIPTION

9       Burn firmware and FPGA images onto connected USRP N-Series devices. The
10       program takes an IP address as an argument, queries the USRP device  to
11       identify  which  model  and  revision  it is, and burns the appropriate
12       images over Ethernet.
13

SYNOPSIS

15       usrp_n2xx_simple_net_burner [OPTIONS]
16

OPTIONS

18       This program works best when only an IP address is specified.
19
20       Device IP Address:
21              --addr="Address" (default: 192.168.10.2)
22
23       This help information:
24              --help
25
26       Custom Firmware Filepath:
27              --fw="filepath"
28
29       Custom FPGA Filepath:
30              --fpga="filepath"
31
32       Don't burn firmware:
33              --no-fw
34
35       Don't burn FPGA:
36              --no-fpga
37
38       Automatically reboot USRP device after burning
39              --auto_reboot
40
41       List all USRP devices without burning
42              --list
43

EXAMPLES

45   Selecting a USRP device with a non-standard IP address
46       usrp_n2xx_simple_net_burner --addr=192.168.10.3
47

SEE ALSO

49       UHD documentation: http://files.ettus.com/manual/
50
51       GR-UHD documentation: http://gnuradio.org/doc/doxygen/page_uhd.html
52
53       Other UHD programs:
54
55       uhd_images_downloader(1) usrp2_card_burner(1)  usrp_x3xx_fpga_burner(1)
56       octoclock_firmware_burner(1)
57

AUTHOR

59       This  manual page was written by Nicholas Corgan for the Debian project
60       (but may be used by others).
61
63       Copyright (c) 2012,2014 Ettus Research LLC
64
65       This program is free software: you can redistribute it and/or modify it
66       under  the  terms of the GNU General Public License as published by the
67       Free Software Foundation, either version 3 of the License, or (at  your
68       option) any later version.
69
70       This  program  is  distributed  in the hope that it will be useful, but
71       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
72       CHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
73       Public License for more details.
74
75
76
77UHD                                  3.7.0      usrp_n2xx_simple_net_burner(1)
Impressum