Commit Graph

  • 9d2fbdd3f7 Minor tweaks to dw-start.sh and documentation. WB2OSZ 2017-04-22 11:24:14 -04:00
  • 433b283b0f Make dw-start.sh executable. WB2OSZ 2017-04-21 21:15:11 -04:00
  • 6b3c8a6a0d Version 1.4 beta test. 1.4-beta WB2OSZ 2017-04-02 17:13:05 -04:00
  • aa28c9cadc Enhanced dw-start.sh script and better documentation. WB2OSZ 2017-04-02 16:56:36 -04:00
  • 7f77b29e89 Proper trimming at CR/LF for RF>IS IGate. WB2OSZ 2017-04-01 10:36:36 -04:00
  • 2fec597581 Allow more flexible naming of GPIO pins. e.g. CubieBoard. WB2OSZ 2017-04-01 09:26:31 -04:00
  • b6254da203 Issue 84. IGate was truncating packets that contained nul character in the information/comment part. WB2OSZ 2017-03-05 15:15:33 -05:00
  • 785c8deffa Minor documentation updates. WB2OSZ 2017-03-05 15:04:10 -05:00
  • 6be16ab3c8 More error checking in config file. Complain if filter already specified for this from/to pair. WB2OSZ 2017-03-05 14:56:34 -05:00
  • 67b11d4922 Don't digipeat packets when the source is my call. WB2OSZ 2017-03-05 14:51:08 -05:00
  • 58c2707f7d Take advantage of new 'gpio' group and new /sys/class/gpio ownership in Raspbian Jessie. Handle more complicated gpio naming for CubieBoard, etc. WB2OSZ 2017-03-05 14:32:58 -05:00
  • dc292ffcc9 Documentation updates. WB2OSZ 2017-01-28 15:28:11 -05:00
  • ded9a7842c Replace specific file path with variable reference. https://github.com/wb2osz/direwolf/pull/80 WB2OSZ 2017-01-22 11:06:22 -05:00
  • 91839bcb1a Do not overwrite existing CFLAGS and LDFLAGS. https://github.com/wb2osz/direwolf/pull/38 WB2OSZ 2017-01-22 10:01:16 -05:00
  • 6207e2eb3e Add Outpost Packet Message Manager to list of compatible software. Requires version 1.4. WB2OSZ 2017-01-02 17:53:56 -05:00
  • 02dbfcad2d Add Outpost Packet Message Manager to list of compatible software. Requires version 1.4. WB2OSZ 2017-01-02 17:50:07 -05:00
  • 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. WB2OSZ 2017-01-01 11:49:55 -05:00
  • 3516de7f6a Fix compile warnings found when adding -Wall and others. WB2OSZ 2016-12-23 11:28:39 -05:00
  • 40047e91d9 Fix segmentation fault when -p command line option used. We need to define a couple more symbols for glibc >= 2.24. WB2OSZ 2016-12-21 08:47:08 -05:00
  • 01857c196e Documentation updates for 1.4 development snapshot E. 1.4-dev-E WB2OSZ 2016-12-17 10:06:12 -05:00
  • 200f669bbc PTT was being turned off too soon when sending Morse code. Add capability to send DTMF tones. -qd option now suppresses complaints about telemetry packets. Handle more than 150 destinations in tocalls.txt. WB2OSZ 2016-12-16 20:12:38 -05:00
  • 7a88785fad Minor cleanups. WB2OSZ 2016-12-16 17:10:56 -05:00
  • d85abe214f AX.25 v2.2 connected mode. 1.4-dev-D WB2OSZ 2016-11-20 14:58:51 -05:00
  • 11e9e18e97 The github "issues" section is for reporting software defects and enhancement requests. It is NOT a place to ask questions or have general discussions. Please use one of the locations above. WB2OSZ 2016-09-21 09:20:58 -04:00
  • 2a08f33966 Recognize MIC-E format for Kenwood TH-D74. WB2OSZ 2016-09-17 19:20:07 -04:00
  • b2548ec58f Issue 52. Failed to compile with gcc 6.1. WB2OSZ 2016-08-23 19:13:59 -04:00
  • 6a3b1faf99 Addition to SDR iGate Doc #41 WB2OSZ 2016-07-03 20:20:54 -04:00
  • 3e9118ba17 1.4 development snapshot C. WB2OSZ 2016-07-03 18:09:34 -04:00
  • 8509fe58ff Fix up some spelling and man page formatting Iain R. Learmonth 2016-05-29 15:51:54 +01:00
  • 48aeb43829 Minor documentation updates. WB2OSZ 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. 1.3 WB2OSZ 2016-05-02 20:08:29 -04:00
  • 4f1918c3af Add 2400 & 4800 PSK modems. New functions to handle frames besides UI. WB2OSZ 2016-05-01 18:46:47 -04:00
  • ccae7529bf Allow data rates greater than 9600 baud. WB2OSZ 2016-03-26 21:04:28 -04:00
  • 8b9c6fcf4a Fix two problems with KISS pseudo terminal interface. WB2OSZ 2016-03-25 22:20:27 -04:00
  • 77a3b50eb8 Remove assert for invalid transmit channel and issue proper message. WB2OSZ 2016-03-25 21:39:32 -04:00
  • b35a674204 Remove assert for invalid transmit channel and issue proper message. WB2OSZ 2016-03-25 21:39:32 -04:00
  • 8162648e57 Merge branch 'la5nta-fix/kissattach_issue' into dev WB2OSZ 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 WB2OSZ 2016-03-20 22:32:08 -04:00
  • 17e1166a7f Packet filtering treated telemetry metadata as messages rather than telemetry. WB2OSZ 2016-03-19 08:10:34 -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. WB2OSZ 2016-03-20 19:23:09 -04:00
  • ce9eebf273 Packet filtering treated telemetry metadata as messages rather than telemetry. 1.3-beta WB2OSZ 2016-03-19 08:10:34 -04:00
  • 5920ecda51 Remove kissattach 'known problem' print Martin Hebnes Pedersen 2016-03-17 09:47:52 +01:00
  • 35c3c29cc4 Fix kissattach 'Device or resource busy' Martin Hebnes Pedersen 2016-03-17 09:46:48 +01:00
  • 283b768125 Describe how to use CM108 PTT with hamlib. WB2OSZ 2016-03-01 20:40:31 -05:00
  • 28eda74485 Documentation updates in preparation for 1.3 beta test. WB2OSZ 2016-02-27 18:07:14 -05:00
  • 7125b5b22f Rewrite, test, and document hamlib interface for PTT. WB2OSZ 2016-02-27 15:42:26 -05:00
  • c6bff39a30 Minor documentation updates. WB2OSZ 2016-02-27 15:40:05 -05:00
  • 7da6f7956b Update the symbols & tocalls file. WB2OSZ 2016-02-27 15:37:45 -05:00
  • f1f41b7ed1 Configuration for hamlib RIG was not being parsed correctly. WB2OSZ 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. WB2OSZ 2016-01-31 11:42:58 -05:00
  • 12cb9108d7 New IGate "SATGATE" option to delay packets heard directly. 1.3-dev-K WB2OSZ 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. WB2OSZ 2016-01-26 23:45:58 -05:00
  • 107a8125c7 Mac OSX build procedure is now better about locating the SDK. WB2OSZ 2016-01-24 10:11:17 -05:00
  • 4406c1a5e3 AGW network protocol now works properly for big-endian processors such as PowerPC or MIPS. WB2OSZ 2016-01-15 19:50:22 -05:00
  • 0c496541e5 Fix OSS audio broken when adding multiple audio devices in version 1.2. WB2OSZ 2016-01-09 11:17:11 -05:00
  • 2424812883 Fix OSS audio broken when adding multiple audio devices in version 1.2. WB2OSZ 2016-01-09 01:23:44 -05:00
  • dc9bc8d90b Fix ax25_set_addr: Assertion. WB2OSZ 2016-01-09 00:34:52 -05:00
  • 6d836c1faf Add new document with observations from TNC Test CD. WB2OSZ 2016-01-01 20:37:58 -05:00
  • 169bad18d1 Add script to generate telemetry sequence numbers. WB2OSZ 2015-12-30 21:49:13 -05:00
  • 78b75e88fd Merge branch 'pd0mz-ptt-hamlib' into dev Added hamlib support contributed by pd0mz. 1.3-dev-I WB2OSZ 2015-12-26 17:08:57 -05:00
  • d6bf8102bf APRStt enhancements including new 5 digit suffix format. WB2OSZ 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. WB2OSZ 2015-12-06 10:09:27 -05:00
  • b104f097e0 Merge branch 'ab0tj-txinh' into dev WB2OSZ 2015-11-29 11:23:31 -05:00
  • b68039d2c6 Merge branch 'txinh' of git://github.com/ab0tj/direwolf into ab0tj-txinh WB2OSZ 2015-11-29 11:22:25 -05:00
  • 178375f3ba Clean up fix-bits feature. New experimental demodulator. WB2OSZ 2015-11-29 10:44:30 -05:00
  • 95c22986ec Minor User Guide update to mention IGate debug option. WB2OSZ 2015-11-18 08:19:35 -05:00
  • 1053bc483f Better duplicate checking for IGate and debug option to see what is going on. WB2OSZ 2015-11-18 08:09:45 -05:00
  • d9ca8cdc52 Implement TXINH Alex Swedenburg 2015-11-17 11:19:12 -07:00
  • 979385a78e Export GPIO for inputs Alex Swedenburg 2015-11-17 10:10:30 -07:00
  • ebacfea517 PTT init changes for TXINH Alex Swedenburg 2015-11-17 10:06:58 -07:00
  • 64f9313f77 TXINH config changes Alex Swedenburg 2015-11-17 09:27:31 -07:00
  • 1376c0c2fb Example of how to start up SDR IGate automatically. WB2OSZ 2015-11-09 21:31:38 -05:00
  • 80a1c182a2 Minor documentation updates. Fix Makefile.linux for building with gpsd. WB2OSZ 2015-11-07 23:14:47 -05:00
  • 4c60979844 Rewrite GPS handling. Lots of other clean up. WB2OSZ 2015-11-07 20:57:02 -05:00
  • 565fa4c082 Added HAMLib support for PTT control Wijnand Modderman-Lenstra 2015-10-27 17:31:02 +01:00
  • b14f1d0ff2 Add instructions for using git clone. WB2OSZ 2015-09-17 22:04:55 -04:00
  • dd27f9960b Development snapshot 1.3 dev F. 1.3-dev-F WB2OSZ 2015-09-07 19:56:20 -04:00
  • 558315fe19 Add Raspberry Pi A/D converter example to Telemetry Guide. WB2OSZ 2015-09-01 08:42:53 -04:00
  • 569136e19c Preview of next version. WB2OSZ 2015-08-19 20:33:31 -04:00
  • a8114691b3 Convert CHANGES.txt to .md format. Minor README updates. WB2OSZ 2015-08-08 21:19:01 -04:00
  • a7391b4999 Move documentation to doc subdirectory. Add/update README.md files. WB2OSZ 2015-08-08 20:51:05 -04:00
  • 01371079e2 Add README file. WB2OSZ 2015-08-04 07:56:48 -04:00
  • 1646be7def Version 1.2 WB2OSZ 2015-08-03 22:15:37 -04:00
  • 8b81a3226f Version 1.2 1.2 WB2OSZ 2015-07-26 21:17:23 -04:00
  • b5d1d1c3dd Version 1.1 1.1 WB2OSZ 2015-07-26 21:05:48 -04:00
  • 8978f2de6c Version 1.0 - Initial commit 1.0 WB2OSZ 2015-07-26 20:35:07 -04:00