James Earl Douglas
d940ac4ce3
Look for binaries on the user's `$PATH`
...
shell and terminal binaries aren't always in /usr/bin, and scripts are
more portable if they don't hardcode paths.
This replaces absolute paths with lookups from the user's `$PATH`.
For details, see https://unix.stackexchange.com/questions/29608/
2019-04-18 06:33:08 -06:00
wb2osz
a1e2d1c3a8
Issue 196 - Compatibility with GPSD API 7.
2019-02-17 21:49:51 -05:00
wb2osz
a200f3da7e
Add link to separate repository with presentations.
2018-11-25 15:41:04 -05:00
wb2osz
c0abb4b216
Release 1.5.
2018-10-08 10:15:21 -04:00
wb2osz
da0a33ef2a
Version 1.5
2018-10-08 09:49:18 -04:00
wb2osz
11071bb06a
Improve error message for audio output failure.
2018-09-12 06:31:42 -04:00
wb2osz
be705987e2
Merge branch 'joshbuhler-jb_macBuildFixes' into dev
...
Mac build fixes - Pull request 140
2018-08-05 21:20:12 -04:00
wb2osz
f864874771
Merge branch 'jb_macBuildFixes' of git://github.com/joshbuhler/direwolf into joshbuhler-jb_macBuildFixes
...
Mac build fixes - Pull request 140
2018-08-05 21:14:48 -04:00
wb2osz
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.
2018-08-05 11:20:27 -04:00
wb2osz
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.
2018-07-02 14:17:02 -04:00
wb2osz
38ab57afa4
New NOXID option to avoid wasting time to listed station(s)
...
which understand SABME but not XID.
2018-07-02 12:18:23 -04:00
wb2osz
22f645756d
Add 100 baud AFSK default tones.
2018-07-02 12:02:28 -04:00
wb2osz
e51002ac0c
Add block diagram to README.
2018-05-23 11:47:00 -04:00
wb2osz
6874a5d897
Minor documentation updates.
2018-05-23 11:21:44 -04:00
wb2osz
8280971f55
Minor documentation updates.
2018-05-23 11:20:48 -04:00
wb2osz
4814011498
Minor documentation updates.
2018-05-23 11:18:34 -04:00
Josh Buhler
b40d3fa134
ignore file tweaks
2018-04-03 19:56:45 -06:00
Josh Buhler
49ea703af1
Makefile tweaks
...
Uses the changes from pull request #71 by schuyler from the main direwolf repo
2018-04-03 19:56:02 -06:00
Josh Buhler
09a984a790
MSG_NOSIGNAL is not available on macOS
2018-04-03 19:54:34 -06:00
Josh Buhler
995fc89866
Fixes path used to find SDK
2018-04-03 16:49:38 -06:00
wb2osz
182713f423
Minor documentation updates.
2018-02-11 19:51:43 -05:00
wb2osz
4c6babebd0
1.5 beta test 2. Fixes for TCP KISS on Linux.
2018-02-11 19:48:28 -05:00
wb2osz
99d4d904b2
KISS over TCP behaved strangely with multiple client apps attached.
2018-02-11 19:45:44 -05:00
wb2osz
2328ecdf55
Minor documentation updates.
2018-02-06 22:33:17 -05:00
wb2osz
5e9d67834b
Better error messages.
2018-02-06 22:30:44 -05:00
wb2osz
95c302566a
Time stamps in wrong place.
2018-02-01 19:48:08 -05:00
wb2osz
db4c07a2b1
1.5 beta test version.
2018-01-07 15:58:04 -05:00
wb2osz
fa7d3bce47
Missing else resulted in incorrect and confusing error message.
2018-01-03 22:43:38 -05:00
wb2osz
26599ec771
Use standard DESTDIR, rather than INSTALLDIR, and allow it to be set on the make command line.
2018-01-03 22:40:21 -05:00
wb2osz
c41841e859
New -T command line option for timestamps.
2018-01-03 21:04:33 -05:00
wb2osz
d8e9273403
Clean up Linux install locations.
2018-01-03 20:57:56 -05:00
wb2osz
34aa3f84ea
Latest tocalls.txt
2018-01-02 23:22:12 -05:00
wb2osz
2ac99a33dd
Minor ocumentation updates.
2018-01-02 22:47:29 -05:00
wb2osz
9febac9696
Clean up Linux install locations.
2018-01-02 21:54:13 -05:00
wb2osz
78283e1991
Potential issues found by static analysis.
2018-01-01 21:38:50 -05:00
wb2osz
6ffef6ed52
Recognize channel number at start of command line. More error checking.
2018-01-01 20:08:59 -05:00
wb2osz
9cd305950f
More efficient and reliable connected mode lost frame recovery.
2018-01-01 16:38:43 -05:00
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