[hamradio-commits] [direwolf] branch upstream updated (c647d48 -> 5178f71)
Iain Learmonth
irl-guest at moszumanska.debian.org
Mon Feb 2 00:46:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
irl-guest pushed a change to branch upstream
in repository direwolf.
from c647d48 Imported Upstream version 1.0
new 5178f71 Imported Upstream version 1.1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
APRStt-Implementation-Notes.pdf | Bin 1034778 -> 1035197 bytes
CHANGES.txt | 85 +-
Makefile.linux | 134 ++-
Makefile.win | 64 +-
Raspberry-Pi-APRS-Tracker.pdf | Bin 0 -> 716558 bytes
Raspberry-Pi-APRS.pdf | Bin 835647 -> 1278049 bytes
User-Guide.pdf | Bin 2728705 -> 3108791 bytes
aclients.c | 5 +-
aprs_tt.c | 17 +-
aprs_tt.h | 9 +-
atest.c | 64 +-
audio.c | 82 +-
audio.h | 8 +-
audio_win.c | 2 +-
ax25_pad.c | 664 +++++++++-----
ax25_pad.h | 49 +-
beacon.c | 173 +++-
beacon.h | 2 +
config.c | 315 ++++++-
config.h | 28 +-
decode_aprs.c | 1833 ++++++++++++++++++++++++---------------
decode_aprs.h | 103 ++-
demod_afsk.c | 7 +-
digipeater.c | 42 +-
digipeater.h | 5 +
direwolf.c | 148 +++-
direwolf.conf | 136 +--
direwolf.h | 22 +-
dsp.c | 22 +-
dwgps.c | 100 ++-
encode_aprs.c | 87 +-
encode_aprs.h | 2 +-
fsk_demod_state.h | 44 +
grm_sym.h | 501 +++++++++++
hdlc_rec.c | 1 +
hdlc_rec2.c | 592 +++++++++++--
hdlc_rec2.h | 64 +-
kiss.c | 207 +++--
kiss_frame.c | 400 +++++++--
kiss_frame.h | 14 +-
kissnet.c | 49 +-
latlong.c | 242 +++++-
latlong.h | 7 +
log.c | 362 ++++++++
log.h | 16 +
log2gpx.c | 535 ++++++++++++
mgn_icon.h | 267 ++++++
misc/README-dire-wolf.txt | 1 +
multi_modem.c | 136 ++-
nmea.c | 1037 ++++++++++++++++++++++
nmea.h | 19 +
ptt.c | 185 +++-
rdq.c | 18 +-
regex/README-dire-wolf.txt | 1 +
rpack.h | 94 ++
rrbb.c | 72 +-
rrbb.h | 11 +-
server.c | 432 +++++----
symbols-new.txt | 68 +-
symbols.c | 50 +-
symbolsX.txt | 144 +--
telemetry.c | 1038 ++++++++++++++++++++++
telemetry.h | 15 +
textcolor.c | 28 +-
tocalls.txt | 11 +-
utm/README.txt | 6 +-
version.h | 4 +-
xmit.c | 55 +-
xmit.h | 2 +-
69 files changed, 9002 insertions(+), 1934 deletions(-)
create mode 100755 Raspberry-Pi-APRS-Tracker.pdf
create mode 100755 grm_sym.h
create mode 100755 log.c
create mode 100755 log.h
create mode 100755 log2gpx.c
create mode 100644 mgn_icon.h
create mode 100755 nmea.c
create mode 100755 nmea.h
create mode 100755 rpack.h
create mode 100755 telemetry.c
create mode 100755 telemetry.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/direwolf.git
More information about the pkg-hamradio-commits
mailing list