This patch adds the argparser to collect the user/callsign
from the command line, so it doesn't have to be hard coded.
It can be passed on the command line or set
in an environment var
python aprsd.py --user KCAMEL1
or
export APRS_USER=KCAMEL1
python aprsd.py