Burning serial numbers

From Hamspirit wiki
Jump to: navigation, search

You can use your own serialnumbers on the boards.

On a USRP1 with a BasicRx/BasicTx in slot A and a WBX+GDB in slot B you can use the following:

 /usr/lib/uhd/utils/usrp_burn_db_eeprom --slot B --unit GDB --ser wbxgdb1
 /usr/lib/uhd/utils/usrp_burn_db_eeprom --slot B --unit RX --ser wbxrx1
 /usr/lib/uhd/utils/usrp_burn_db_eeprom --slot B --unit TX --ser wbxtx1
 /usr/lib/uhd/utils/usrp_burn_db_eeprom --slot A --unit TX --ser basictx1
 /usr/lib/uhd/utils/usrp_burn_db_eeprom --slot A --unit RX --ser basicrx1

/usr/lib/uhd/utils/usrp_burn_db_eeprom is found in the ubuntu gqrx ppa on https://launchpad.net/~gqrx/+archive/releases