summaryrefslogtreecommitdiff
path: root/2010/gsm_foss-mt2010/gsm_foss.vrb
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
committerHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
commitfca59bea770346cf1c1f9b0e00cb48a61b44a8f3 (patch)
treea2011270df48d3501892ac1a56015c8be57e8a7d /2010/gsm_foss-mt2010/gsm_foss.vrb
import of old now defunct presentation slides svn repo
Diffstat (limited to '2010/gsm_foss-mt2010/gsm_foss.vrb')
-rw-r--r--2010/gsm_foss-mt2010/gsm_foss.vrb13
1 files changed, 13 insertions, 0 deletions
diff --git a/2010/gsm_foss-mt2010/gsm_foss.vrb b/2010/gsm_foss-mt2010/gsm_foss.vrb
new file mode 100644
index 0000000..d917a88
--- /dev/null
+++ b/2010/gsm_foss-mt2010/gsm_foss.vrb
@@ -0,0 +1,13 @@
+\frametitle {OpenBTS USRP Clocking}\framesubtitle {Kalibrator Example}
+\begin{block}{Example of running {\tt kal}}
+\begin{lstlisting}
+[openBTS@openBTS kal-0.2]# ./kal -f 946600000 -u
+USRP side: B
+FPGA clock: 52000000
+Decimation: 192
+Antenna: RX2
+Sample rate: 270833.343750
+average [min, max] (range, stddev) -2197.789062 [-2431, -1843] (588, 146.761444)
+\end{lstlisting}
+\end{block}
+The value {\bf -2198 should be used as FREQOFF constant in Transceiver/USRPDevice.cpp}
personal git repositories of Harald Welte. Your mileage may vary