Commit Graph

204 Commits

Author SHA1 Message Date
wb2osz 3611971fe7 Remove misc.a from kissutil dependencies. 2017-12-18 19:10:57 -05:00
wb2osz 37179479ca Mac OS X patches. 2017-12-16 17:00:56 -05:00
wb2osz 50c5542f78 Use new "i" filter for messages. 2017-12-16 10:14:10 -05:00
wb2osz 5b00875549 Accumulate DC average for audio signal. 2017-12-16 10:10:36 -05:00
wb2osz 22c810e442 Comment for future possibility. 2017-12-16 10:03:30 -05:00
wb2osz f7742cf044 Update version to 1.5 snapshot C. 2017-12-16 09:59:53 -05:00
wb2osz 2c11ac2476 Remove special case for ARM. Default is better 9600 performance. 2017-12-16 09:57:48 -05:00
wb2osz 1740a04754 Include more products in the good device test. 2017-12-16 09:32:00 -05:00
wb2osz 656b1413db Uninitialized variables found by static analysis. 2017-11-26 20:27:38 -05:00
wb2osz 590c82b040 Issue 116 - Recognize two digit number, as well as single digit
number, for Windows audio device number in configuration file ADEVICE.
2017-11-12 19:46:47 -05:00
wb2osz b81de60aec Issue 85 - Don't remove duplicates for IGate RX>IS direction. 2017-10-28 21:30:04 -04:00
wb2osz 5cb6e04c54 Issue 113 - move APPLE ifdef in direwolf.h 2017-10-21 11:42:14 -04:00
wb2osz 9c2b8f9b1a Latest tocalls.txt. 2017-10-18 20:56:31 -04:00
wb2osz c9734c2bf7 Updates for Red Hat vs. Debian package names. 2017-10-18 20:53:00 -04:00
wb2osz f6c0049e40 Full Duplex. 2017-10-18 20:50:59 -04:00
wb2osz 59d6708698 Add block diagram to README. 2017-10-14 11:39:58 -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 33a34f3466 Issue 104. Allow much longer name for PTT serial port name. 2017-10-08 12:50:07 -04:00
wb2osz c23ab04338 KISS Set Hardware commands TNC, TXBUF. 2017-10-05 21:31:52 -04:00
wb2osz cc84a610dd Add brief mention of 9600 baud. 2017-10-04 23:33:16 -04:00
wb2osz 753e619efa Fix compiler warnings. 2017-10-04 20:07:11 -04:00
wb2osz c904b57d1d Time stamps and documentation for kissutil. 2017-09-30 13:41:58 -04:00
wb2osz 6e34b5f472 Possible crash when CDIGIPEAT did not have optional alias. 2017-09-29 18:31:19 -04:00
wb2osz c0e135aa07 New "kissutil" application. 2017-09-11 22:38:22 -04:00
wb2osz 30c52862a9 New "kissutil" application. 2017-09-11 22:35:44 -04:00
wb2osz 00cdf7b18d New "kissutil" application. 2017-09-11 22:32:18 -04:00
wb2osz 9d2c993f49 New "kissutil" application. 2017-09-11 22:28:54 -04:00
wb2osz 678b09df3f New kissutil application. 2017-09-11 21:53:38 -04:00
wb2osz 0dbb376129 Merge branch 'dev' of https://github.com/wb2osz/direwolf into dev 2017-08-27 21:19:40 -04:00
wb2osz eb0da22067 Implement AGW 'Y' command. More error checking. 2017-08-27 21:16:24 -04:00
wb2osz 72470992aa Mac OSX compile fixes. 2017-08-27 11:41:15 -04:00
wb2osz 3a496aa566 Add comments after testing on Raspbian Stretch. 2017-08-20 23:10:32 -04:00
wb2osz 9e940b0b5a Issue 107 - Avoid Signed integer overflows. 2017-07-30 21:43:29 -04:00
wb2osz ee2805a307 "decode_aprs" utility should not get so upset over q-constructs. 2017-07-20 22:04:23 -04:00
wb2osz a6f0ad5af7 Version of 21 Jun 2017. 2017-07-19 22:14:44 -04:00
wb2osz 9cab65c8d7 Replace asserts with internal error messages. 2017-07-19 22:10:12 -04:00
wb2osz d8913f0dbe More Great Circle calculations for future use. 2017-07-19 22:08:34 -04:00
wb2osz b7ee6dc9c1 Comment about MIC-E format and !DAO! 2017-07-19 22:03:40 -04:00
wb2osz facdfb9e19 Compatibility with minGW gcc 5.3.0 2017-07-19 21:50:46 -04:00
WB2OSZ 8c4c186730 Automatically enable hamlib support during compile if header file is present. 2017-06-30 22:42:48 -04:00
WB2OSZ c7c60c4a35 Add message that hamlib is currently not supported on Windows. 2017-06-30 21:57:04 -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 647d698656 Add beacon position ambiguity option. 2017-06-14 21:57:34 -04:00
WB2OSZ ed67bdfd84 Merge branch 'dev' of https://github.com/wb2osz/direwolf into dev 2017-06-11 22:47:09 -04:00
WB2OSZ 4f4583dc37 Issue 66 - In log.c (line 242) "telemetry" should be inserted ahead of "comment" in the header string to be written out. 2017-06-11 22:45:22 -04:00
WB2OSZ ebdc124a07 Merge branch 'fix/spelling' of git://github.com/irl/direwolf into dev 2017-06-11 22:24:15 -04:00
wb2osz c9f846becb Merge pull request #101 from DwaineGarden/dev
Dev
2017-06-11 17:16:11 -04:00
WB2OSZ 0da1a9176a Add time slots for beacons. 2017-06-11 16:57:43 -04:00