Skip to content

Commit

Permalink
1.5 beta test version.
Browse files Browse the repository at this point in the history
  • Loading branch information
wb2osz committed Jan 7, 2018
1 parent fa7d3bc commit db4c07a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Makefile.win
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ direwolf : direwolf.o config.o recv.o demod.o dsp.o demod_afsk.o demod_psk.o dem
gen_tone.o morse.o audio_win.o audio_stats.o digipeater.o cdigipeater.o pfilter.o dedupe.o tq.o xmit.o \
ptt.o beacon.o dwgps.o encode_aprs.o latlong.o textcolor.o \
dtmf.o aprs_tt.o tt_user.o tt_text.o igate.o waypoint.o serial_port.o log.o telemetry.o \
dwgps.o dwgpsnmea.o dtime_now.o mheard.o ax25_link.o \
dwgps.o dwgpsnmea.o dtime_now.o mheard.o ax25_link.o cm108.c \
dw-icon.o regex.a misc.a geotranz.a
$(CC) $(CFLAGS) -o $@ $^ -lwinmm -lws2_32

Expand Down Expand Up @@ -277,7 +277,6 @@ strlcat.o : misc/strlcat.c

# Combine some unit tests into a single regression sanity check.


check : dtest ttest tttexttest pftest tlmtest lltest enctest kisstest pad2test xidtest dtmftest check-modem1200 check-modem300 check-modem9600 check-modem19200 check-modem2400 check-modem4800

# Can we encode and decode at popular data rates?
Expand Down Expand Up @@ -609,7 +608,7 @@ z := $(notdir ${CURDIR})

.PHONY: dist-win
dist-win : direwolf.exe decode_aprs.exe text2tt.exe tt2text.exe ll2utm.exe utm2ll.exe \
aclients.exe log2gpx.exe gen_packets.exe atest.exe ttcalc.exe \
aclients.exe log2gpx.exe gen_packets.exe atest.exe ttcalc.exe kissutil.exe \
generic.conf dwespeak.bat \
README.md CHANGES.md \
doc/User-Guide.pdf \
Expand Down
Binary file modified doc/A-Better-APRS-Packet-Demodulator-Part-2-9600-baud.pdf
Binary file not shown.
Binary file modified doc/Raspberry-Pi-APRS.pdf
Binary file not shown.
Binary file modified doc/User-Guide.pdf
Binary file not shown.

0 comments on commit db4c07a

Please sign in to comment.