Commit Graph

  • 9665fa845b macOS: use march=native in build Jonathan Dahan 2018-10-01 14:10:53 -0400
  • 331b5774f9 macOS: remove -fslp-vectorize-aggressive as it is deprecated Jonathan Dahan 2018-10-01 14:10:39 -0400
  • 11071bb06a Improve error message for audio output failure. wb2osz 2018-09-12 06:31:42 -0400
  • 327a28050c
    Restore HS100. Just in case ... #168 phl0 2018-09-08 23:05:05 +0200
  • 7e467b4b25
    Better add second PID for CM108AH phl0 2018-09-08 23:03:40 +0200
  • 7d9521f93b
    CM108AH is 0x013c / HS100 is never used ... phl0 2018-09-08 22:50:24 +0200
  • be705987e2 Merge branch 'joshbuhler-jb_macBuildFixes' into dev Mac build fixes - Pull request 140 wb2osz 2018-08-05 21:20:12 -0400
  • f864874771 Merge branch 'jb_macBuildFixes' of git://github.com/joshbuhler/direwolf into joshbuhler-jb_macBuildFixes Mac build fixes - Pull request 140 wb2osz 2018-08-05 21:14:48 -0400
  • 220e7dd1c4 Issue 132 continued. If a client app tried to send connected data when the transmitter was already on, the packet would get stuck in the outgoing data queue. 1.5-beta4 wb2osz 2018-08-05 11:20:27 -0400
  • c446c8f5f3 new option to silence aprs-is traffic #161 Ryan 2018-07-13 20:07:33 -0600
  • bc4a63e7ab Allow much greater numbers of ADEVICE's within the configuration file #154 Jeff Deaton 2018-07-05 22:47:35 -0600
  • e1b15a8d38
    Merge 567a1036ca into 4ecaf478cf #153 Jeff Deaton 2018-07-05 03:43:21 +0000
  • 567a1036ca Updated so that ADEVICE[n] lines within the configuration file can have up to 100 potential entries (instead of just 10). #153 Jeff Deaton 2018-07-04 21:20:33 -0600
  • 4ecaf478cf Issue 132 - Sometimes, when outgoing frames would exceeed the "window" size (MAXFRAME or EMAXFRAME) they would get stuck in a queue and not be released later. 1.5-beta3 wb2osz 2018-07-02 14:17:02 -0400
  • 38ab57afa4 New NOXID option to avoid wasting time to listed station(s) which understand SABME but not XID. wb2osz 2018-07-02 12:18:23 -0400
  • 22f645756d Add 100 baud AFSK default tones. wb2osz 2018-07-02 12:02:28 -0400
  • 5ca607fbf8 Add support for Multi-GNSS NMEA sentences. #151 ggramaize 2018-06-24 23:51:20 +0200
  • e51002ac0c Add block diagram to README. wb2osz 2017-10-14 11:39:58 -0400
  • 6874a5d897 Minor documentation updates. wb2osz 2018-02-11 19:51:43 -0500
  • 8280971f55 Minor documentation updates. wb2osz 2018-02-06 22:33:17 -0500
  • 4814011498 Minor documentation updates. wb2osz 2017-10-14 11:35:27 -0400
  • bed9901b08 add OpenBSD support #147 SASANO Takayoshi 2018-05-16 22:43:11 +0900
  • 1cfe5fc1a4 add OpenBSD support SASANO Takayoshi 2018-05-16 22:36:29 +0900
  • b40d3fa134 ignore file tweaks #140 Josh Buhler 2018-04-03 19:56:45 -0600
  • 49ea703af1 Makefile tweaks Josh Buhler 2018-04-03 19:56:02 -0600
  • 09a984a790 MSG_NOSIGNAL is not available on macOS Josh Buhler 2018-04-03 19:54:34 -0600
  • 995fc89866 Fixes path used to find SDK Josh Buhler 2018-04-03 16:28:28 -0600
  • 182713f423 Minor documentation updates. 1.5-beta2 wb2osz 2018-02-11 19:51:43 -0500
  • 4c6babebd0 1.5 beta test 2. Fixes for TCP KISS on Linux. wb2osz 2018-02-11 19:48:28 -0500
  • 99d4d904b2 KISS over TCP behaved strangely with multiple client apps attached. wb2osz 2018-02-11 19:45:44 -0500
  • 2328ecdf55 Minor documentation updates. wb2osz 2018-02-06 22:33:17 -0500
  • 5e9d67834b Better error messages. wb2osz 2018-02-06 22:30:44 -0500
  • 95c302566a Time stamps in wrong place. wb2osz 2018-02-01 19:48:08 -0500
  • db4c07a2b1 1.5 beta test version. 1.5-beta wb2osz 2018-01-07 15:58:04 -0500
  • fa7d3bce47 Missing else resulted in incorrect and confusing error message. wb2osz 2018-01-03 22:43:38 -0500
  • 26599ec771 Use standard DESTDIR, rather than INSTALLDIR, and allow it to be set on the make command line. wb2osz 2018-01-03 22:40:21 -0500
  • c41841e859 New -T command line option for timestamps. wb2osz 2018-01-03 21:04:33 -0500
  • d8e9273403 Clean up Linux install locations. wb2osz 2018-01-03 20:57:56 -0500
  • 34aa3f84ea Latest tocalls.txt wb2osz 2018-01-02 23:22:12 -0500
  • 2ac99a33dd Minor ocumentation updates. wb2osz 2018-01-02 22:47:29 -0500
  • 9febac9696 Clean up Linux install locations. wb2osz 2018-01-02 21:54:13 -0500
  • 78283e1991 Potential issues found by static analysis. wb2osz 2018-01-01 21:38:50 -0500
  • 6ffef6ed52 Recognize channel number at start of command line. More error checking. wb2osz 2018-01-01 20:08:59 -0500
  • 9cd305950f More efficient and reliable connected mode lost frame recovery. wb2osz 2018-01-01 16:38:43 -0500
  • 65b91c024a Merge 30a13bcd15 into 3611971fe7 #109 Bob Anderson 2017-12-24 12:41:14 +0000
  • 3611971fe7 Remove misc.a from kissutil dependencies. wb2osz 2017-12-18 19:10:57 -0500
  • 37179479ca Mac OS X patches. wb2osz 2017-12-16 17:00:56 -0500
  • 50c5542f78 Use new "i" filter for messages. wb2osz 2017-12-16 10:14:10 -0500
  • 5b00875549 Accumulate DC average for audio signal. wb2osz 2017-12-16 10:10:36 -0500
  • 22c810e442 Comment for future possibility. wb2osz 2017-12-16 10:03:30 -0500
  • f7742cf044 Update version to 1.5 snapshot C. wb2osz 2017-12-16 09:59:53 -0500
  • 2c11ac2476 Remove special case for ARM. Default is better 9600 performance. wb2osz 2017-12-16 09:57:48 -0500
  • 1740a04754 Include more products in the good device test. wb2osz 2017-12-16 09:32:00 -0500
  • 656b1413db Uninitialized variables found by static analysis. wb2osz 2017-11-26 20:27:38 -0500
  • 590c82b040 Issue 116 - Recognize two digit number, as well as single digit number, for Windows audio device number in configuration file ADEVICE. wb2osz 2017-11-12 19:46:47 -0500
  • b81de60aec Issue 85 - Don't remove duplicates for IGate RX>IS direction. wb2osz 2017-10-28 21:30:04 -0400
  • 5cb6e04c54 Issue 113 - move APPLE ifdef in direwolf.h wb2osz 2017-10-21 11:42:14 -0400
  • 9c2b8f9b1a Latest tocalls.txt. wb2osz 2017-10-18 20:56:31 -0400
  • c9734c2bf7 Updates for Red Hat vs. Debian package names. wb2osz 2017-10-18 20:53:00 -0400
  • f6c0049e40 Full Duplex. wb2osz 2017-10-18 20:50:59 -0400
  • 59d6708698 Add block diagram to README. wb2osz 2017-10-14 11:39:58 -0400
  • 8047bebce3 Minor documentation updates. wb2osz 2017-10-14 11:35:27 -0400
  • 7efe0ab40b PTT using GPIO of CM108/CM119. wb2osz 2017-10-09 18:00:59 -0400
  • 33a34f3466 Issue 104. Allow much longer name for PTT serial port name. wb2osz 2017-10-08 12:50:07 -0400
  • c23ab04338 KISS Set Hardware commands TNC, TXBUF. wb2osz 2017-10-05 21:31:52 -0400
  • cc84a610dd Add brief mention of 9600 baud. wb2osz 2017-10-04 23:33:16 -0400
  • 753e619efa Fix compiler warnings. wb2osz 2017-10-04 20:07:11 -0400
  • c904b57d1d Time stamps and documentation for kissutil. wb2osz 2017-09-30 13:41:58 -0400
  • 6e34b5f472 Possible crash when CDIGIPEAT did not have optional alias. wb2osz 2017-09-29 18:31:19 -0400
  • c0e135aa07 New "kissutil" application. wb2osz 2017-09-11 22:38:22 -0400
  • 30c52862a9 New "kissutil" application. wb2osz 2017-09-11 22:35:44 -0400
  • 00cdf7b18d New "kissutil" application. wb2osz 2017-09-11 22:32:18 -0400
  • 9d2c993f49 New "kissutil" application. wb2osz 2017-09-11 22:28:54 -0400
  • 678b09df3f New kissutil application. wb2osz 2017-09-11 21:53:38 -0400
  • 0dbb376129 Merge branch 'dev' of https://github.com/wb2osz/direwolf into dev wb2osz 2017-08-27 21:19:40 -0400
  • eb0da22067 Implement AGW 'Y' command. More error checking. wb2osz 2017-08-27 21:16:24 -0400
  • 72470992aa Mac OSX compile fixes. wb2osz 2017-08-27 11:41:15 -0400
  • 3a496aa566 Add comments after testing on Raspbian Stretch. wb2osz 2017-08-20 23:10:32 -0400
  • 30a13bcd15 Add feature to Timestamp activity in stdout using -T in command line. Only added for packet traffic (not applied to output from IG). #109 CInsights 2017-08-14 13:15:01 +0000
  • 9e940b0b5a Issue 107 - Avoid Signed integer overflows. wb2osz 2017-07-30 21:43:29 -0400
  • ee2805a307 "decode_aprs" utility should not get so upset over q-constructs. wb2osz 2017-07-20 22:04:23 -0400
  • a6f0ad5af7 Version of 21 Jun 2017. wb2osz 2017-07-19 22:14:44 -0400
  • 9cab65c8d7 Replace asserts with internal error messages. wb2osz 2017-07-19 22:10:12 -0400
  • d8913f0dbe More Great Circle calculations for future use. wb2osz 2017-07-19 22:08:34 -0400
  • b7ee6dc9c1 Comment about MIC-E format and !DAO! wb2osz 2017-07-19 22:03:40 -0400
  • facdfb9e19 Compatibility with minGW gcc 5.3.0 wb2osz 2017-07-19 21:50:46 -0400
  • 8c4c186730 Automatically enable hamlib support during compile if header file is present. WB2OSZ 2017-06-30 22:42:48 -0400
  • c7c60c4a35 Add message that hamlib is currently not supported on Windows. WB2OSZ 2017-06-30 21:57:04 -0400
  • 7fcee202ba New station Capabilities and third party Header types for packet filtering. WB2OSZ 2017-06-30 21:23:16 -0400
  • bcf2f1b778 First attempt at gitpages. gh-pages WB2OSZ 2017-06-17 22:53:48 -0400
  • 52927ce54a Allow single log file with fixed name rather than starting a new one each day. WB2OSZ 2017-06-17 19:39:59 -0400
  • 647d698656 Add beacon position ambiguity option. WB2OSZ 2017-06-14 21:57:34 -0400
  • ed67bdfd84 Merge branch 'dev' of https://github.com/wb2osz/direwolf into dev WB2OSZ 2017-06-11 22:47:09 -0400
  • 4f4583dc37 Issue 66 - In log.c (line 242) "telemetry" should be inserted ahead of "comment" in the header string to be written out. WB2OSZ 2017-06-11 22:45:22 -0400
  • ebdc124a07 Merge branch 'fix/spelling' of git://github.com/irl/direwolf into dev WB2OSZ 2017-06-11 22:24:15 -0400
  • c9f846becb Merge pull request #101 from DwaineGarden/dev wb2osz 2017-06-11 17:16:11 -0400
  • 0da1a9176a Add time slots for beacons. WB2OSZ 2017-06-11 16:57:43 -0400
  • 979fdf1767 Issue 102 - PACLEN should not apply to received frame length. WB2OSZ 2017-06-05 18:44:57 -0400
  • f358c621d0 V20 configuration option for stations that don't understand AX.25 v2.2. WB2OSZ 2017-05-31 20:07:52 -0400
  • 77f4eb4543 Add more KISS troubleshooting tips. WB2OSZ 2017-05-28 20:27:50 -0400