Changes between Version 1 and Version 2 of Internal/SDR/NodeImage
- Timestamp:
- Jan 22, 2013, 11:29:18 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/SDR/NodeImage
v1 v2 70 70 > ldconfig 71 71 }}} 72 73 Finally reboot the node. To test out the UHD install 74 {{{ 75 > uhd_find_devices 76 }}} 77 78 To test out gnu radio install 79 {{{ 80 gnuradio-config-info -v 81 }}}