Changes between Version 50 and Version 51 of Tutorials/k0SDR/Tutorial25
- Timestamp:
- May 26, 2018, 1:45:36 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial25
v50 v51 42 42 43 43 ==== In Terminal 1 (UHD) ==== 44 * Prepare the Eigen library: 45 {{{ 46 cd ~/flexicon_orbit/fd_transceiver_simple/ 47 sudo cp -r /eigen/Eigen/ /usr/include/ 48 }}} 44 49 * Build the example (this is already done in the loaded image): 45 50 {{{