16
16
#
17
17
18
18
19
- all : direwolf decode_aprs text2tt tt2text ll2utm utm2ll aclients log2gpx gen_packets atest ttcalc tnctest kissutil
19
+ all : direwolf decode_aprs text2tt tt2text ll2utm utm2ll aclients log2gpx gen_packets atest ttcalc tnctest tnctest-issue-132 kissutil
20
20
21
21
22
22
# People say we need -mthreads option for threads to work properly.
@@ -197,11 +197,11 @@ gen_packets : gen_packets.o ax25_pad.o hdlc_send.o fcs_calc.o gen_tone.o morse.
197
197
$(CC) $(CFLAGS) -o $@ $^
198
198
199
199
200
- # Connected mode packet application server.
201
200
202
- appserver : appserver.o textcolor.o ax25_pad.o fcs_calc.o misc.a
203
- $(CC) $(CFLAGS) -o $@ $^ -lwinmm -lws2_32
201
+ # Connected mode sample applications for talking to network TNC with AGW protocol.
204
202
203
+ appserver : appserver.o agwlib.o dwsock.o textcolor.o dtime_now.o misc.a
204
+ $(CC) $(CFLAGS) -o $@ $^ -lwinmm -lws2_32
205
205
206
206
207
207
# ------------------------------------------- Libraries --------------------------------------------
@@ -277,7 +277,7 @@ strlcat.o : misc/strlcat.c
277
277
278
278
# Combine some unit tests into a single regression sanity check.
279
279
280
- check : dtest ttest tttexttest pftest tlmtest lltest enctest kisstest pad2test xidtest dtmftest check-modem1200 check-modem300 check-modem9600 check-modem19200 check-modem2400 check-modem4800
280
+ check : dtest ttest tttexttest pftest tlmtest lltest enctest kisstest pad2test xidtest dtmftest check-modem1200 check-modem300 check-modem9600 check-modem19200 check-modem2400 check-modem2400-g check- modem4800
281
281
282
282
# Can we encode and decode at popular data rates?
283
283
# Verify that single bit fixup increases the count.
@@ -305,8 +305,8 @@ check-modem9600 : gen_packets atest
305
305
sleep 1
306
306
gen_packets -B9600 -n 100 -o test96.wav
307
307
sleep 1
308
- atest -B9600 -F0 -L50 -G54 test96.wav
309
- atest -B9600 -F1 -L55 -G59 test96.wav
308
+ atest -B9600 -F0 -L61 -G65 test96.wav
309
+ atest -B9600 -F1 -L62 -G66 test96.wav
310
310
sleep 1
311
311
rm test96.wav
312
312
@@ -319,8 +319,8 @@ check-modem19200 : gen_packets atest
319
319
sleep 1
320
320
gen_packets -r 96000 -B19200 -n 100 -o test19.wav
321
321
sleep 1
322
- atest -B19200 -F0 -L55 -G59 test19.wav
323
- atest -B19200 -F1 -L60 -G64 test19.wav
322
+ atest -B19200 -F0 -L60 -G64 test19.wav
323
+ atest -B19200 -F1 -L64 -G68 test19.wav
324
324
sleep 1
325
325
rm test19.wav
326
326
@@ -332,6 +332,13 @@ check-modem2400 : gen_packets atest
332
332
sleep 1
333
333
rm test24.wav
334
334
335
+ check-modem2400-g : gen_packets atest
336
+ gen_packets -B2400 -g -n 100 -o test24-g.wav
337
+ sleep 1
338
+ atest -B2400 -g -F0 -L99 -G100 test24-g.wav
339
+ sleep 1
340
+ rm test24-g.wav
341
+
335
342
check-modem4800 : gen_packets atest
336
343
gen_packets -B4800 -n 100 -o test48.wav
337
344
sleep 1
@@ -467,6 +474,9 @@ dtmftest : dtmf.c textcolor.o
467
474
tnctest : tnctest.c textcolor.o dtime_now.o serial_port.o misc.a
468
475
$(CC) $(CFLAGS) -o $@ $^ -lwinmm -lws2_32
469
476
477
+ tnctest-issue-132 : tnctest-issue-132.c textcolor.o dtime_now.o serial_port.o misc.a
478
+ $(CC) $(CFLAGS) -o $@ $^ -lwinmm -lws2_32
479
+
470
480
471
481
# For tweaking the demodulator.
472
482
@@ -481,7 +491,7 @@ testagc : atest.c demod.c dsp.c demod_afsk.c demod_psk.c demod_9600.o fsk_demod_
481
491
dwgpsnmea.o dwgps.o serial_port.o tt_text.o dtime_now.o regex.a misc.a
482
492
rm -f atest.exe
483
493
$(CC) $(CFLAGS) -o atest $^
484
- ./atest -P GGG- -F 0 ../02_Track_2.wav | grep "packets decoded in" >atest.out
494
+ ./atest -P H+ -F 0 ../01_Track_1.wav ../02_Track_2.wav | grep "packets decoded in" >atest.out
485
495
echo " " > tune.h
486
496
487
497
@@ -509,6 +519,8 @@ testagc96 : atest.c fsk_fast_filter.h tune.h demod.c demod_afsk.c demod_psk.c de
509
519
rm -f atest96.exe
510
520
$(CC) $(CFLAGS) -o atest96 $^
511
521
./atest96 -B 9600 ../walkabout9600c.wav | grep "packets decoded in" >atest.out
522
+ #./atest96 -B 9600 ../walkabout9600c.wav noisy96.wav zzz16.wav zzz16.wav zzz16.wav zzz8.wav zzz8.wav zzz8.wav | grep "packets decoded in" >atest.out
523
+ #./atest96 -B 9600 zzz16.wav zzz8.wav | grep "packets decoded in" >atest.out
512
524
#./atest96 -B 9600 noisy96.wav | grep "packets decoded in" >atest.out
513
525
#./atest96 -B 9600 19990303_0225_9600_8bis_22kHz.wav | grep "packets decoded in" >atest.out
514
526
#./atest96 -B 9600 19990303_0225_9600_16bit_22kHz.wav | grep "packets decoded in" >atest.out
@@ -561,10 +573,15 @@ aclients : aclients.c ax25_pad.c fcs_calc.c textcolor.c misc.a regex.a
561
573
562
574
# Note: kiss_frame.c has conditional compilation on KISSUTIL.
563
575
564
- kissutil : kissutil.c kiss_frame.c ax25_pad.o fcs_calc.o textcolor.o serial_port.o sock .o dtime_now.o misc.a regex.a
576
+ kissutil : kissutil.c kiss_frame.c ax25_pad.o fcs_calc.o textcolor.o serial_port.o dwsock .o dtime_now.o misc.a regex.a
565
577
$(CC) $(CFLAGS) -DKISSUTIL -o $@ $^ -lwinmm -lws2_32
566
578
567
579
580
+ mqtest : aprsmsg.c kiss_frame.c encode_aprs.o ax25_pad.o fcs_calc.o textcolor.o serial_port.o dwsock.o dtime_now.o latlong.o misc.a regex.a
581
+ $(CC) $(CFLAGS) -DMQTEST -DKISSUTIL -o $@ $^ -lwinmm -lws2_32
582
+
583
+
584
+
568
585
# Touch Tone to Speech sample application.
569
586
570
587
ttcalc : ttcalc.o ax25_pad.o fcs_calc.o textcolor.o misc.a regex.a
@@ -585,6 +602,7 @@ walk96 : walk96.c dwgps.o dwgpsnmea.o kiss_frame.o \
585
602
586
603
587
604
605
+
588
606
#--------------------------------------------------------------
589
607
590
608
0 commit comments