Another small update to the project URL.

pull/17/head
Christian Jacobs 2013-10-04 15:49:16 +01:00
rodzic 7e7321aaea
commit 45e8a19315
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -56,7 +56,9 @@ PyQSO is a general-purpose logging tool for amateur radio operators. It provides
\item Remove duplicate QSOs.
\item Basic support for the Hamlib library.
\end{itemize}
The source code for PyQSO is available for download at: \texttt{https://github.com/ctjacobs/pyqso}
The source code for PyQSO is available for download at:
\texttt{https://github.com/ctjacobs/pyqso}
\section{Data storage model}
Many amateur radio operators choose to store all the contacts they ever make in a single \textit{logbook}, whereas others keep a separate logbook for each year, for example. Each logbook may be divided up to form multiple distinct \textit{logs}, perhaps one for casual repeater contacts and another for DX'ing. Finally, each log can contain multiple \textit{records}. PyQSO is based around this three-tier model for data storage, going from logbooks at the top to individual records at the bottom.