48aeb43829 
								
							 
						 
						
							
							
								
								Minor documentation updates.  
							
							
							
						 
						
							2016-05-27 23:49:14 -04:00  
				
					
						
							
							
								 
						
							
								209a858a6a 
								
							 
						 
						
							
							
								
								Replace 1.3 beta test by version 1.3.  
							
							... 
							
							
							
							No functional changes, only minor documentation updates. 
							
						 
						
							2016-05-02 20:08:29 -04:00  
				
					
						
							
							
								 
						
							
								4f1918c3af 
								
							 
						 
						
							
							
								
								Add 2400 & 4800 PSK modems.  New functions to handle frames besides UI.  
							
							
							
						 
						
							2016-05-01 18:46:47 -04:00  
				
					
						
							
							
								 
						
							
								ccae7529bf 
								
							 
						 
						
							
							
								
								Allow data rates greater than 9600 baud.  
							
							... 
							
							
							
							modified:   audio.h
	modified:   demod.c
	modified:   direwolf.c
	modified:   gen_packets.c
	modified:   gen_tone.c 
							
						 
						
							2016-03-26 21:04:28 -04:00  
				
					
						
							
							
								 
						
							
								8b9c6fcf4a 
								
							 
						 
						
							
							
								
								Fix two problems with KISS pseudo terminal interface.  
							
							... 
							
							
							
							(1)  kissattach: Error setting line discipline:
	TIOCSETD: Device or resource busy
(2)  Hang, and other resulting problems, when -p command line
	option used but there was no application reading
	from the pseudo terminal. 
							
						 
						
							2016-03-25 22:20:27 -04:00  
				
					
						
							
							
								 
						
							
								77a3b50eb8 
								
							 
						 
						
							
							
								
								Remove assert for invalid transmit channel and issue proper message.  
							
							
							
						 
						
							2016-03-25 21:41:23 -04:00  
				
					
						
							
							
								 
						
							
								b35a674204 
								
							 
						 
						
							
							
								
								Remove assert for invalid transmit channel and issue proper message.  
							
							
							
						 
						
							2016-03-25 21:39:32 -04:00  
				
					
						
							
							
								 
						
							
								8162648e57 
								
							 
						 
						
							
							
								
								Merge branch 'la5nta-fix/kissattach_issue' into dev  
							
							
							
						 
						
							2016-03-20 22:32:30 -04:00  
				
					
						
							
							
								 
						
							
								958f210843 
								
							 
						 
						
							
							
								
								Merge branch 'fix/kissattach_issue' of git://github.com/la5nta/direwolf into la5nta-fix/kissattach_issue  
							
							
							
						 
						
							2016-03-20 22:32:08 -04:00  
				
					
						
							
							
								 
						
							
								17e1166a7f 
								
							 
						 
						
							
							
								
								Packet filtering treated telemetry metadata as messages rather than telemetry.  
							
							... 
							
							
							
							modified:   CHANGES.md
	modified:   pfilter.c 
							
						 
						
							2016-03-20 19:32:57 -04:00  
				
					
						
							
							
								 
						
							
								1f8b330185 
								
							 
						 
						
							
							
								
								Generate NMEA waypoint sentences ($PKWDWPL, etc.) for position and object reports.  
							
							... 
							
							
							
							These can be used by Geosat AvMap or other mapping applications. 
							
						 
						
							2016-03-20 19:23:09 -04:00  
				
					
						
							
							
								 
						
							
								ce9eebf273 
								
							 
						 
						
							
							
								
								Packet filtering treated telemetry metadata as messages rather than telemetry.  
							
							... 
							
							
							
							modified:   CHANGES.md
	modified:   pfilter.c 
							
						 
						
							2016-03-19 08:10:34 -04:00  
				
					
						
							
							
								 
						
							
								5920ecda51 
								
							 
						 
						
							
							
								
								Remove kissattach 'known problem' print  
							
							
							
						 
						
							2016-03-17 09:47:52 +01:00  
				
					
						
							
							
								 
						
							
								35c3c29cc4 
								
							 
						 
						
							
							
								
								Fix kissattach 'Device or resource busy'  
							
							... 
							
							
							
							Sometimes kissattach had an issue using the pseudo terminal on some versions
of Linux: 'Error setting line discipline: TIOCSETD: Device or resource busy'.
This fix resolves the issue by not reading from the pty's master fd, until
kissattach has opened and configured the slave. This is implemented using
select() to wait for data before reading from the master fd. 
							
						 
						
							2016-03-17 09:47:06 +01:00  
				
					
						
							
							
								 
						
							
								283b768125 
								
							 
						 
						
							
							
								
								Describe how to use CM108 PTT with hamlib.  
							
							
							
						 
						
							2016-03-01 20:40:31 -05:00  
				
					
						
							
							
								 
						
							
								28eda74485 
								
							 
						 
						
							
							
								
								Documentation updates in preparation for 1.3 beta test.  
							
							... 
							
							
							
							modified:   CHANGES.md
	modified:   README.md
	modified:   doc/Raspberry-Pi-APRS.pdf
	modified:   doc/User-Guide.pdf 
							
						 
						
							2016-02-27 18:07:14 -05:00  
				
					
						
							
							
								 
						
							
								7125b5b22f 
								
							 
						 
						
							
							
								
								Rewrite, test, and document hamlib interface for PTT.  
							
							... 
							
							
							
							modified:   audio.h
	modified:   config.c
	modified:   direwolf.c
	modified:   man1/direwolf.1
	modified:   ptt.c 
							
						 
						
							2016-02-27 15:42:26 -05:00  
				
					
						
							
							
								 
						
							
								c6bff39a30 
								
							 
						 
						
							
							
								
								Minor documentation updates.  
							
							... 
							
							
							
							modified:   doc/APRStt-Implementation-Notes.pdf
	modified:   doc/APRStt-interface-for-SARTrack.pdf
	modified:   doc/Raspberry-Pi-APRS-Tracker.pdf
	modified:   doc/Raspberry-Pi-APRS.pdf
	modified:   doc/User-Guide.pdf 
							
						 
						
							2016-02-27 15:40:05 -05:00  
				
					
						
							
							
								 
						
							
								7da6f7956b 
								
							 
						 
						
							
							
								
								Update the symbols & tocalls file.  
							
							... 
							
							
							
							modified:   Makefile.linux
	modified:   Makefile.macosx
	modified:   symbols-new.txt
	modified:   symbolsX.txt
	modified:   tocalls.txt 
							
						 
						
							2016-02-27 15:37:45 -05:00  
				
					
						
							
							
								 
						
							
								f1f41b7ed1 
								
							 
						 
						
							
							
								
								Configuration for hamlib RIG was not being parsed correctly.  
							
							... 
							
							
							
							modified:   config.c 
							
						 
						
							2016-01-31 17:47:41 -05:00  
				
					
						
							
							
								 
						
							
								d491f51ce9 
								
							 
						 
						
							
							
								
								Misc fixes for upstream  #20 .  
							
							... 
							
							
							
							Bug fix for reading config files, a number of warning fixes, and a fix that allows Clang to be used to compile direwolf.
	modified:   .gitignore
	modified:   Makefile.linux
	modified:   aclients.c
	modified:   audio.c
	modified:   config.c
	modified:   demod_afsk.c
	modified:   dwgpsd.c
	modified:   igate.c
	modified:   kiss.c
	modified:   kissnet.c
	modified:   ttcalc.c 
							
						 
						
							2016-01-31 11:42:58 -05:00  
				
					
						
							
							
								 
						
							
								12cb9108d7 
								
							 
						 
						
							
							
								
								New IGate "SATGATE" option to delay packets heard directly.  
							
							... 
							
							
							
							modified:   CHANGES.md
	modified:   audio.h
	modified:   ax25_pad.c
	modified:   ax25_pad.h
	modified:   config.c
	modified:   direwolf.c
	modified:   doc/User-Guide.pdf
	modified:   igate.c
	modified:   igate.h 
							
						 
						
							2016-01-30 10:36:15 -05:00  
				
					
						
							
							
								 
						
							
								87d9fe00b8 
								
							 
						 
						
							
							
								
								Add new "v" packet filter.  
							
							... 
							
							
							
							Similar to "d" but it considers unused, rather than used, digipeaters. 
							
						 
						
							2016-01-26 23:45:58 -05:00  
				
					
						
							
							
								 
						
							
								107a8125c7 
								
							 
						 
						
							
							
								
								Mac OSX build procedure is now better about locating the SDK.  
							
							... 
							
							
							
							modified:   Makefile.macosx
	new file:   search_sdks.sh 
							
						 
						
							2016-01-24 10:11:17 -05:00  
				
					
						
							
							
								 
						
							
								4406c1a5e3 
								
							 
						 
						
							
							
								
								AGW network protocol now works properly for big-endian  
							
							... 
							
							
							
							processors such as PowerPC or MIPS. 
							
						 
						
							2016-01-15 19:50:22 -05:00  
				
					
						
							
							
								 
						
							
								0c496541e5 
								
							 
						 
						
							
							
								
								Fix OSS audio broken when adding multiple audio devices in version 1.2.  
							
							
							
						 
						
							2016-01-09 11:17:11 -05:00  
				
					
						
							
							
								 
						
							
								2424812883 
								
							 
						 
						
							
							
								
								Fix OSS audio broken when adding multiple audio devices in version 1.2.  
							
							
							
						 
						
							2016-01-09 01:23:44 -05:00  
				
					
						
							
							
								 
						
							
								dc9bc8d90b 
								
							 
						 
						
							
							
								
								Fix ax25_set_addr: Assertion.  
							
							
							
						 
						
							2016-01-09 00:34:52 -05:00  
				
					
						
							
							
								 
						
							
								6d836c1faf 
								
							 
						 
						
							
							
								
								Add new document with observations from TNC Test CD.  
							
							
							
						 
						
							2016-01-01 20:37:58 -05:00  
				
					
						
							
							
								 
						
							
								169bad18d1 
								
							 
						 
						
							
							
								
								Add script to generate telemetry sequence numbers.  
							
							
							
						 
						
							2015-12-30 21:49:13 -05:00  
				
					
						
							
							
								 
						
							
								78b75e88fd 
								
							 
						 
						
							
							
								
								Merge branch 'pd0mz-ptt-hamlib' into dev  
							
							... 
							
							
							
							Added hamlib support contributed by pd0mz. 
							
						 
						
							2015-12-26 17:08:57 -05:00  
				
					
						
							
							
								 
						
							
								d6bf8102bf 
								
							 
						 
						
							
							
								
								APRStt enhancements including new 5 digit suffix format.  
							
							
							
						 
						
							2015-12-24 15:25:13 -05:00  
				
					
						
							
							
								 
						
							
								d653a534c4 
								
							 
						 
						
							
							
								
								Fix bug:  "INTERNAL ERROR: dlq_append NULL packet pointer." when using PASSALL.  
							
							... 
							
							
							
							Added APRStt position ambiguity option. 
							
						 
						
							2015-12-06 10:09:27 -05:00  
				
					
						
							
							
								 
						
							
								b104f097e0 
								
							 
						 
						
							
							
								
								Merge branch 'ab0tj-txinh' into dev  
							
							
							
						 
						
							2015-11-29 11:23:31 -05:00  
				
					
						
							
							
								 
						
							
								b68039d2c6 
								
							 
						 
						
							
							
								
								Merge branch 'txinh' of git://github.com/ab0tj/direwolf into ab0tj-txinh  
							
							... 
							
							
							
							Conflicts:
	hdlc_rec.c
	modified:   atest.c
	modified:   audio.h
	modified:   config.c
	modified:   hdlc_rec.c
	modified:   ptt.c
	modified:   ptt.h 
							
						 
						
							2015-11-29 11:22:25 -05:00  
				
					
						
							
							
								 
						
							
								178375f3ba 
								
							 
						 
						
							
							
								
								Clean up fix-bits feature.  New experimental demodulator.  
							
							
							
						 
						
							2015-11-29 10:44:30 -05:00  
				
					
						
							
							
								 
						
							
								95c22986ec 
								
							 
						 
						
							
							
								
								Minor User Guide update to mention IGate debug option.  
							
							
							
						 
						
							2015-11-18 08:19:35 -05:00  
				
					
						
							
							
								 
						
							
								1053bc483f 
								
							 
						 
						
							
							
								
								Better duplicate checking for IGate and debug option to see what is going on.  
							
							
							
						 
						
							2015-11-18 08:09:45 -05:00  
				
					
						
							
							
								 
						
							
								d9ca8cdc52 
								
							 
						 
						
							
							
								
								Implement TXINH  
							
							
							
						 
						
							2015-11-17 11:19:12 -07:00  
				
					
						
							
							
								 
						
							
								979385a78e 
								
							 
						 
						
							
							
								
								Export GPIO for inputs  
							
							
							
						 
						
							2015-11-17 10:10:30 -07:00  
				
					
						
							
							
								 
						
							
								ebacfea517 
								
							 
						 
						
							
							
								
								PTT init changes for TXINH  
							
							
							
						 
						
							2015-11-17 10:06:58 -07:00  
				
					
						
							
							
								 
						
							
								64f9313f77 
								
							 
						 
						
							
							
								
								TXINH config changes  
							
							
							
						 
						
							2015-11-17 09:27:31 -07:00  
				
					
						
							
							
								 
						
							
								1376c0c2fb 
								
							 
						 
						
							
							
								
								Example of how to start up SDR IGate automatically.  
							
							
							
						 
						
							2015-11-09 21:31:38 -05:00  
				
					
						
							
							
								 
						
							
								80a1c182a2 
								
							 
						 
						
							
							
								
								Minor documentation updates.  Fix Makefile.linux for building with gpsd.  
							
							
							
						 
						
							2015-11-07 23:14:47 -05:00  
				
					
						
							
							
								 
						
							
								4c60979844 
								
							 
						 
						
							
							
								
								Rewrite GPS handling.  Lots of other clean up.  
							
							
							
						 
						
							2015-11-07 20:57:02 -05:00  
				
					
						
							
							
								 
						
							
								565fa4c082 
								
							 
						 
						
							
							
								
								Added HAMLib support for PTT control  
							
							
							
						 
						
							2015-10-27 17:31:02 +01:00  
				
					
						
							
							
								 
						
							
								b14f1d0ff2 
								
							 
						 
						
							
							
								
								Add instructions for using git clone.  
							
							... 
							
							
							
							modified:   README.md 
							
						 
						
							2015-09-17 22:04:55 -04:00  
				
					
						
							
							
								 
						
							
								dd27f9960b 
								
							 
						 
						
							
							
								
								Development snapshot 1.3 dev F.  
							
							... 
							
							
							
							Changes to be committed:
	modified:   .gitattributes
	modified:   CHANGES.md
	modified:   Makefile
	modified:   Makefile.linux
	new file:   Makefile.macosx
	modified:   Makefile.win
	modified:   aclients.c
	modified:   aprs_tt.c
	modified:   aprs_tt.h
	modified:   atest.c
	modified:   audio.c
	modified:   audio.h
	new file:   audio_portaudio.c
	new file:   audio_stats.c
	new file:   audio_stats.h
	modified:   audio_win.c
	modified:   ax25_pad.c
	modified:   ax25_pad.h
	modified:   beacon.c
	modified:   config.c
	modified:   config.h
	modified:   decode_aprs.c
	modified:   decode_aprs.h
	modified:   demod.c
	modified:   digipeater.c
	modified:   direwolf.c
	modified:   direwolf.h
	modified:   dlq.c
	modified:   doc/README.md
	modified:   doc/Raspberry-Pi-APRS.pdf
	modified:   doc/User-Guide.pdf
	new file:   doc/WA8LMF-TNC-Test-CD-Results.pdf
	modified:   dtime_now.c
	modified:   dtmf.c
	modified:   dw-start.sh
	modified:   encode_aprs.c
	modified:   encode_aprs.h
	modified:   gen_packets.c
	modified:   gen_tone.c
	modified:   gen_tone.h
	new file:   generic.conf
	modified:   grm_sym.h
	modified:   hdlc_rec.c
	modified:   hdlc_rec.h
	modified:   igate.c
	modified:   kiss.c
	modified:   kiss_frame.c
	modified:   kissnet.c
	modified:   latlong.c
	modified:   man1/direwolf.1
	modified:   mgn_icon.h
	modified:   misc/README-dire-wolf.txt
	new file:   misc/strlcat.c
	new file:   misc/strlcpy.c
	modified:   morse.c
	new file:   morse.h
	modified:   nmea.c
	modified:   pfilter.c
	modified:   ptt.c
	new file:   serial_port.c
	new file:   serial_port.h
	modified:   server.c
	modified:   symbols.c
	modified:   symbols.h
	new file:   telemetry-toolkit/telem-balloon.conf
	new file:   telemetry-toolkit/telem-balloon.pl
	new file:   telemetry-toolkit/telem-bits.pl
	new file:   telemetry-toolkit/telem-data.pl
	new file:   telemetry-toolkit/telem-data91.pl
	new file:   telemetry-toolkit/telem-eqns.pl
	new file:   telemetry-toolkit/telem-m0xer-3.txt
	new file:   telemetry-toolkit/telem-parm.pl
	new file:   telemetry-toolkit/telem-unit.pl
	new file:   telemetry-toolkit/telem-volts.conf
	new file:   telemetry-toolkit/telem-volts.py
	modified:   telemetry.c
	modified:   textcolor.c
	modified:   tq.c
	modified:   tt_text.c
	modified:   tt_text.h
	modified:   tt_user.c
	modified:   tt_user.h
	modified:   utm2ll.c
	modified:   version.h
	new file:   walk96.c
	modified:   xmit.c 
							
						 
						
							2015-09-07 19:56:20 -04:00  
				
					
						
							
							
								 
						
							
								558315fe19 
								
							 
						 
						
							
							
								
								Add Raspberry Pi A/D converter example to Telemetry Guide.  
							
							... 
							
							
							
							modified:   doc/APRS-Telemetry-Toolkit.pdf 
							
						 
						
							2015-09-01 08:42:53 -04:00  
				
					
						
							
							
								 
						
							
								569136e19c 
								
							 
						 
						
							
							
								
								Preview of next version.  
							
							... 
							
							
							
							modified:   doc/APRStt-Implementation-Notes.pdf 
							
						 
						
							2015-08-19 20:33:31 -04:00