| 52 | 1. Q: '''USRP2 on nodeX-Y is not responding to uhd_usrp_probe - can you please help? Why is USRP2 on nodeX-Y not responding to ping?''' [[BR]] |
| 53 | A: In most cases all that is needed is to power-cycle the USRP which is achieved by power-cycling the node (turning the node off turns off the attached USRP2 also). For example, to power-cycle node16-5:[[BR]] |
| 54 | {{{ |
| 55 | omf tell -a offh -t node16-5.grid.orbit-lab.org |
| 56 | # ... wait for 10-20 seconds |
| 57 | omf tell -a on -t node16-5.grid.orbit-lab.org |
| 58 | }}} |
| 59 | 1. Q: '''Can we install a 64-bit environment on the ORBIT node and make our own image of it?''' [[BR]] |
| 60 | A: You can customize/use any environment (as long as FPGA is not changed); please don’t forget that we will use only benchmark_tx3 and benchmark_rx3 found in gnuradio/gr-digital/examples/narrowband to run the evaluation and that it is your responsibility to have them there. |