diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-11-13 18:31:23 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-11-13 18:31:23 +0100 |
commit | 8f0747adc3a36fb9f19d5c065089553d32af0ef3 (patch) | |
tree | 5c73c9e6d67efe3ffa8b05c8e5d5d4d8d7184b77 | |
parent | 6051f30746f8e9a57f3690daa011a4ae672993c9 (diff) | |
download | ODR-StaticPrecorrection-8f0747adc3a36fb9f19d5c065089553d32af0ef3.tar.gz ODR-StaticPrecorrection-8f0747adc3a36fb9f19d5c065089553d32af0ef3.tar.bz2 ODR-StaticPrecorrection-8f0747adc3a36fb9f19d5c065089553d32af0ef3.zip |
Fix enumeration in README
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4,10 +4,10 @@ Measure amplifier non-linearity using two-tone signal HOWTO ----- - # Take a USRP B200 - # Connect its TX to the amplifier you want to measure - # Connect the amp to an big enough attenuator - # Connect to the B200 RX + 1. Take a USRP B200 + 1. Connect its TX to the amplifier you want to measure + 1. Connect the amp to an big enough attenuator + 1. Connect to the B200 RX The amplitude ramp script is going to generate a two-tone (1kHz separation) signal at 222MHz, and record outgoing signal magnitude and phase difference |