diff --git a/src/Ground_Stations.tex b/src/Ground_Stations.tex index 3f99f1d..fd83923 100644 --- a/src/Ground_Stations.tex +++ b/src/Ground_Stations.tex @@ -45,17 +45,15 @@ Ground stations can be viewed on the \gls{SatNOGS} network website, such as as the example in figure \ref{fig:satnogs-ground-station-web}, page \pageref{fig:satnogs-ground-station-web}.% \footnote{\url{https://network.satnogs.org/stations/2733/}} -\begin{figure}[h!] - \begin{framed} +\begin{sidewaysfigure}[p!] \begin{center} \centering - \includegraphics[keepaspectratio=true,height=0.60\textheight,width=0.60\textwidth,angle=0]{satnogs-ground-station-web.png} + \includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{satnogs-ground-station-web.png} \caption{Ground station viewed on SatNOGS website, example.} \label{fig:satnogs-ground-station-web} \index{ground station} \end{center} - \end{framed} -\end{figure} +\end{sidewaysfigure} \section{SatNOGS Optical Ground Stations} diff --git a/src/Introduction.tex b/src/Introduction.tex index ccfe26e..6d536ec 100644 --- a/src/Introduction.tex +++ b/src/Introduction.tex @@ -43,7 +43,7 @@ The chapters that follow are listed below. \item [Ground Stations] --- How Earth talks to \glspl{satellite} and back.\index{ground station} \item [\Gls{toolchain} and Process] --- The big picture of what hardware and software is needed to set up an optical ground station - for use on the distributed network.\index{toolchain} + for use on the network.\index{toolchain} \item [Hardware] --- Details on appropriate hardware configurations, and example setups. \item [Software] --- A look at the myriad software related to \glspl{satellite}, diff --git a/src/Satellites.tex b/src/Satellites.tex index 85edf7a..daf3ca6 100644 --- a/src/Satellites.tex +++ b/src/Satellites.tex @@ -28,7 +28,7 @@ many of which can be tracked by ground station operators on the \begin{figure}[h!] \begin{framed} \centering - \includegraphics[keepaspectratio=true,height=0.60\textheight,width=0.60\textwidth,angle=0]{satnogs-db-web.png} + \includegraphics[keepaspectratio=true,height=0.80\textheight,width=0.80\textwidth,angle=0]{satnogs-db-web.png} \caption{SatNOGS DB website.} \label{fig:satnogs-db-web} \index{SatNOGS DB} @@ -54,15 +54,13 @@ See the RamSat \gls{telemetry} dashboard. \index{RamSat}\index{telemetry}\index{Grafana}\index{dashboard} % https://dashboard.satnogs.org/d/XZQTCYznz/ramsat?orgId=1&refresh=30s&var-suid=48850 -\begin{figure}[h!] - \begin{framed} +\begin{sidewaysfigure}[p!] \centering - \includegraphics[keepaspectratio=true,height=0.60\textheight,width=0.60\textwidth,angle=0]{satnogs-telemetry-ramsat-web.png} + \includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{satnogs-telemetry-ramsat-web.png} \caption{SatNOGS DB RamSat CubeSat telemetry web page.} \label{fig:satnogs-telemetry-ramsat-web} \index{RamSat} - \end{framed} -\end{figure} +\end{sidewaysfigure} \section{Libre Satellites} \label{sec:libre-satellites} @@ -83,7 +81,7 @@ These are some select \gls{libre} \glspl{satellite}: \begin{figure}[h!] \begin{framed} \centering - \includegraphics[keepaspectratio=true,height=0.60\textheight,width=0.60\textwidth,angle=0]{upsat-web.png} + \includegraphics[keepaspectratio=true,height=0.80\textheight,width=0.80\textwidth,angle=0]{upsat-web.png} \caption{UPSat Website.} \label{fig:upsat-web} \index{UPSat} @@ -99,7 +97,7 @@ for a example list of observations of the RamSat \Gls{cubesat}.% \begin{figure}[h!] \begin{framed} \centering - \includegraphics[keepaspectratio=true,height=0.60\textheight,width=0.60\textwidth,angle=0]{satnogs-obs-list-ramsat-web.png} + \includegraphics[keepaspectratio=true,height=0.80\textheight,width=0.80\textwidth,angle=0]{satnogs-obs-list-ramsat-web.png} \caption{List of observations of the RamSat CubeSat, example.} \label{fig:satnogs-obs-list-ramsat-web} \index{RamSat}\index{observation}\index{CubeSat} @@ -111,15 +109,13 @@ as can be seen in the example observation of the RamSat \gls{cubesat} by SatNOGS ground station ``2380 - Piszkesteto \gls{UHF}'' run by volunteer bcsak (username). \index{RF}\index{RamSat}\index{UHF}\index{bcsak} -\begin{figure}[h!] - \begin{framed} +\begin{sidewaysfigure}[p!] \centering - \includegraphics[keepaspectratio=true,height=0.60\textheight,width=0.60\textwidth,angle=0]{satnogs-obs-6401760-web.png} + \includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{satnogs-obs-6401760-web.png} \caption{Sample observation of RamSat CubeSat on SatNOGS website.} \label{fig:satnogs-obs-6401760-web} \index{RamSat}\index{observation}\index{CubeSat} - \end{framed} -\end{figure} +\end{sidewaysfigure} \section{Satellite Orbits} diff --git a/src/Software.tex b/src/Software.tex index a3ab7d3..678a61c 100644 --- a/src/Software.tex +++ b/src/Software.tex @@ -751,7 +751,11 @@ as two \texttt{/dev/video} devices. Daniel Ekman has created a \gls{Docker} setup for easier installation and configuration. -The \gls{Docker} repo is available here: +The \gls{Docker} source code repo is available here: -* https://github.com/kng/stvid-docker +* \url{https://github.com/kng/stvid-docker} + +The \gls{Docker} itself is here: + +* \url{https://hub.docker.com/repository/docker/knegge/stvid}