Commit Graph

40 Commits

Author SHA1 Message Date
wb2osz 2328ecdf55 Minor documentation updates. 2018-02-06 22:33:17 -05:00
wb2osz db4c07a2b1 1.5 beta test version. 2018-01-07 15:58:04 -05:00
wb2osz 2ac99a33dd Minor ocumentation updates. 2018-01-02 22:47:29 -05:00
wb2osz b81de60aec Issue 85 - Don't remove duplicates for IGate RX>IS direction. 2017-10-28 21:30:04 -04:00
wb2osz f6c0049e40 Full Duplex. 2017-10-18 20:50:59 -04:00
wb2osz 8047bebce3 Minor documentation updates. 2017-10-14 11:35:27 -04:00
wb2osz 7efe0ab40b PTT using GPIO of CM108/CM119. 2017-10-09 18:00:59 -04:00
wb2osz c904b57d1d Time stamps and documentation for kissutil. 2017-09-30 13:41:58 -04:00
WB2OSZ 8c4c186730 Automatically enable hamlib support during compile if header file is present. 2017-06-30 22:42:48 -04:00
WB2OSZ 7fcee202ba New station Capabilities and third party Header types for packet filtering. 2017-06-30 21:23:16 -04:00
WB2OSZ 52927ce54a Allow single log file with fixed name rather than starting a new one each day. 2017-06-17 19:39:59 -04:00
WB2OSZ 0da1a9176a Add time slots for beacons. 2017-06-11 16:57:43 -04:00
WB2OSZ f358c621d0 V20 configuration option for stations that don't understand AX.25 v2.2. 2017-05-31 20:07:52 -04:00
WB2OSZ be7ee8211e decode_aprs can now process KISS or AX.25 frames as sequences of hexadecimal numbers. 2017-05-24 19:25:08 -04:00
WB2OSZ e2324f2e78 Update SDR# section of User Guide. 2017-05-19 19:37:34 -04:00
WB2OSZ 7ef0b17687 Add SERIALKISS and SERIALKISSPOLL config options to User Guide. 2017-05-18 20:04:27 -04:00
WB2OSZ 9d2fbdd3f7 Minor tweaks to dw-start.sh and documentation. 2017-04-22 11:24:14 -04:00
WB2OSZ aa28c9cadc Enhanced dw-start.sh script and better documentation. 2017-04-02 16:56:36 -04:00
WB2OSZ 785c8deffa Minor documentation updates. 2017-03-05 15:04:10 -05:00
WB2OSZ dc292ffcc9 Documentation updates. 2017-01-28 15:28:11 -05:00
WB2OSZ 74ac4812d5 New client side packet filter to select "messages" only to stations that have been heard nearby recently. This is now the default if no IS to RF filter is specified.
Expanded debug options so you can understand what is going on with packet filtering.

Added new document Successful-APRS-IGate-Operation.pdf with IGate background, configuration, and troubleshooting tips.
2017-01-01 11:49:55 -05:00
WB2OSZ 01857c196e Documentation updates for 1.4 development snapshot E. 2016-12-17 10:06:12 -05:00
WB2OSZ d85abe214f AX.25 v2.2 connected mode.
modified:   CHANGES.md
	modified:   Makefile.linux
	modified:   Makefile.macosx
	modified:   Makefile.win
	modified:   README.md
	modified:   atest.c
	modified:   audio.h
	new file:   ax25_link.c
	new file:   ax25_link.h
	modified:   ax25_pad.c
	modified:   ax25_pad.h
	modified:   ax25_pad2.c
	new file:   cdigipeater.c
	new file:   cdigipeater.h
	modified:   config.c
	modified:   config.h
	modified:   digipeater.c
	modified:   direwolf.c
	modified:   direwolf.h
	modified:   dlq.c
	modified:   dlq.h
	modified:   doc/Going-beyond-9600-baud.pdf
	modified:   doc/Raspberry-Pi-APRS.pdf
	modified:   doc/Raspberry-Pi-SDR-IGate.pdf
	modified:   doc/User-Guide.pdf
	modified:   gen_packets.c
	modified:   hdlc_rec.c
	modified:   hdlc_send.c
	modified:   hdlc_send.h
	modified:   igate.c
	modified:   log.c
	modified:   log.h
	modified:   multi_modem.c
	modified:   pfilter.c
	modified:   pfilter.h
	modified:   ptt.c
	modified:   recv.c
	modified:   serial_port.c
	modified:   server.c
	modified:   server.h
	modified:   symbols-new.txt
	modified:   tocalls.txt
	modified:   tq.c
	modified:   tq.h
	modified:   waypoint.c
	modified:   xid.c
	new file:   xid.h
	modified:   xmit.c
2016-11-20 14:58:51 -05:00
WB2OSZ 3e9118ba17 1.4 development snapshot C.
IBEACON for IGate statistics.  NMEA style waypoints.  Clean up compile warnings and header file use for Windows.
2016-07-03 18:09:34 -04:00
WB2OSZ 48aeb43829 Minor documentation updates. 2016-05-27 23:49:14 -04:00
WB2OSZ 283b768125 Describe how to use CM108 PTT with hamlib. 2016-03-01 20:40:31 -05:00
WB2OSZ 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
WB2OSZ 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
WB2OSZ 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
WB2OSZ 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
WB2OSZ 78b75e88fd Merge branch 'pd0mz-ptt-hamlib' into dev
Added hamlib support contributed by pd0mz.
2015-12-26 17:08:57 -05:00
WB2OSZ d6bf8102bf APRStt enhancements including new 5 digit suffix format. 2015-12-24 15:25:13 -05:00
WB2OSZ 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
WB2OSZ 178375f3ba Clean up fix-bits feature. New experimental demodulator. 2015-11-29 10:44:30 -05:00
WB2OSZ 95c22986ec Minor User Guide update to mention IGate debug option. 2015-11-18 08:19:35 -05:00
WB2OSZ 1376c0c2fb Example of how to start up SDR IGate automatically. 2015-11-09 21:31:38 -05:00
WB2OSZ 80a1c182a2 Minor documentation updates. Fix Makefile.linux for building with gpsd. 2015-11-07 23:14:47 -05:00
WB2OSZ 4c60979844 Rewrite GPS handling. Lots of other clean up. 2015-11-07 20:57:02 -05:00
WB2OSZ 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
WB2OSZ a7391b4999 Move documentation to doc subdirectory.
Add/update README.md files.
2015-08-08 20:51:05 -04:00