diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-15 20:06:14 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-15 20:06:14 +0200 |
commit | 1e01627b0653c76e215a9d8f5e9fffe510e247a6 (patch) | |
tree | f38f6b642dc0e1a44e630c5bca8467f005f64fcc /doc/example.ini | |
parent | 0ba1b6c711e4fe9622f6ca75b91b2740d640e099 (diff) | |
download | dabmod-1e01627b0653c76e215a9d8f5e9fffe510e247a6.tar.gz dabmod-1e01627b0653c76e215a9d8f5e9fffe510e247a6.tar.bz2 dabmod-1e01627b0653c76e215a9d8f5e9fffe510e247a6.zip |
Add support for Ettus GPSDO
Diffstat (limited to 'doc/example.ini')
-rw-r--r-- | doc/example.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/example.ini b/doc/example.ini index 272b2e9..a2de463 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -181,8 +181,9 @@ txgain=2.0 ;frequency=234208000 channel=13C -; The reference clock to use. -; possible values : internal, external, MIMO, gpsdo +; The reference clock to use. The gpsdo is the ODR LEA-M8F board, the +; official Ettus GPSDO is selected with gpsdo-ettus +; possible values : internal, external, MIMO, gpsdo, gpsdo-ettus refclk_source=internal ; The reference one pulse-per second to use |