Simple utility to generate proper ADIF for satellite contacts
Project description
Generate ADIF For Satellite QSOs
================================
Quick Installation
==================
::
pip install git+https://github.com/jeremymturner/pysatadif.git
Upgrading
=========
::
pip install --upgrade git+https://github.com/jeremymturner/pysatadif.git
Quick Usage
==========
::
$ pysatadif --satname SO-50 --timeon 0050 --qso N0CALL --qso N1CALL --qso N2CALL,DM00 --output adif
Full Usage
==========
::
usage: pysatadif [-h] -s SATNAME -n TIMEON [-f TIMEOFF] [-d QSODATE]
[-g MYGRID] [-r MYRIG] [-c OPERATOR] [-t TXPWR] -q QSO
[-o OUTPUT] [-v]
optional arguments:
-h, --help show this help message and exit
-s SATNAME, --satname SATNAME
Satellites to track
-n TIMEON, --timeon TIMEON
Start time of QSO (HHMMSS)
-f TIMEOFF, --timeoff TIMEOFF
End time of QSO (HHMMSS)
-d QSODATE, --qsodate QSODATE
QSO Date (YYYYMMDD)
-g MYGRID, --mygrid MYGRID
My grid square
-r MYRIG, --myrig MYRIG
My rig
-c OPERATOR, --operator OPERATOR
My callsign
-t TXPWR, --txpwr TXPWR
TX Power
-q QSO, --qso QSO QSO callsign and optionally grid (eg N0CALL,DN70)
-o OUTPUT, --output OUTPUT
Output Format (text, adif)
-v, --verbose Print verbose debugging messages
Configuration
=============
Run pysatadif once. Then see $HOME/.pysatadif/defaults.json
You may configure your callsign, maidenhead grid square, radio, and
transmitting power which will apply to all passes. You may override
these at any time by using the command-line switches.
================================
Quick Installation
==================
::
pip install git+https://github.com/jeremymturner/pysatadif.git
Upgrading
=========
::
pip install --upgrade git+https://github.com/jeremymturner/pysatadif.git
Quick Usage
==========
::
$ pysatadif --satname SO-50 --timeon 0050 --qso N0CALL --qso N1CALL --qso N2CALL,DM00 --output adif
Full Usage
==========
::
usage: pysatadif [-h] -s SATNAME -n TIMEON [-f TIMEOFF] [-d QSODATE]
[-g MYGRID] [-r MYRIG] [-c OPERATOR] [-t TXPWR] -q QSO
[-o OUTPUT] [-v]
optional arguments:
-h, --help show this help message and exit
-s SATNAME, --satname SATNAME
Satellites to track
-n TIMEON, --timeon TIMEON
Start time of QSO (HHMMSS)
-f TIMEOFF, --timeoff TIMEOFF
End time of QSO (HHMMSS)
-d QSODATE, --qsodate QSODATE
QSO Date (YYYYMMDD)
-g MYGRID, --mygrid MYGRID
My grid square
-r MYRIG, --myrig MYRIG
My rig
-c OPERATOR, --operator OPERATOR
My callsign
-t TXPWR, --txpwr TXPWR
TX Power
-q QSO, --qso QSO QSO callsign and optionally grid (eg N0CALL,DN70)
-o OUTPUT, --output OUTPUT
Output Format (text, adif)
-v, --verbose Print verbose debugging messages
Configuration
=============
Run pysatadif once. Then see $HOME/.pysatadif/defaults.json
You may configure your callsign, maidenhead grid square, radio, and
transmitting power which will apply to all passes. You may override
these at any time by using the command-line switches.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysatical-0.0.1.tar.gz
(4.3 kB
view details)
File details
Details for the file pysatical-0.0.1.tar.gz
.
File metadata
- Download URL: pysatical-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4051e2df3dc60b028bb45c470c89e607edb6b443b4607ff181f9ea18a500919 |
|
MD5 | d6b6fe9f887e18ad2d2292b9cc7c50d6 |
|
BLAKE2b-256 | 93facf2847fa7e3d699e93bbd93afa2cc10fb7a215eae0dfd3950f2c5bf19069 |