Changes between Version 50 and Version 51 of Tutorials/k0SDR/Tutorial25


Ignore:
Timestamp:
May 26, 2018, 1:45:36 AM (6 years ago)
Author:
tingjunchen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial25

    v50 v51  
    4242
    4343==== In Terminal 1 (UHD) ====
     44 * Prepare the Eigen library:
     45{{{
     46cd ~/flexicon_orbit/fd_transceiver_simple/
     47sudo cp -r /eigen/Eigen/ /usr/include/
     48}}}
    4449 * Build the example (this is already done in the loaded image):
    4550{{{