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
WB2OSZ
979fdf1767
Issue 102 - PACLEN should not apply to received frame length.
2017-06-05 18:44:57 -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
77f4eb4543
Add more KISS troubleshooting tips.
2017-05-28 20:27:50 -04:00
WB2OSZ
4973ae8490
Add discussion about SDR frequency inaccuracy and calibration.
2017-05-28 20:25:22 -04:00
WB2OSZ
1a0217ec19
decode_aprs can now process KISS or AX.25 frames as sequences of hexadecimal numbers.
2017-05-26 19:49:44 -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
3ce981c196
Mention Bluetooth in the doc/README file.
2017-05-19 19:52:55 -04:00
WB2OSZ
e2324f2e78
Update SDR# section of User Guide.
2017-05-19 19:37:34 -04:00
WB2OSZ
e8f06d22a7
Add mention of rfcomm watch ... socat ... technique.
2017-05-18 20:47:30 -04:00
WB2OSZ
7ef0b17687
Add SERIALKISS and SERIALKISSPOLL config options to User Guide.
2017-05-18 20:04:27 -04:00
Dwaine Garden
fa5627801b
Update gen_packets.c
...
Fix truncation warnings from GCC 7.1
2017-05-16 00:09:38 -04:00
Dwaine Garden
cd564ae398
Update tt_text.c
...
Fix truncation warnings from GCC 7.1
2017-05-16 00:05:31 -04:00
WB2OSZ
cf55b774e6
Bluetooth KISS TNC - first rough draft.
2017-05-03 18:42:38 -04:00
WB2OSZ
0da8a46add
New file for serial port KISS.
2017-05-03 18:33:31 -04:00
WB2OSZ
a3e6f73cbb
Add missing kissserial.h
2017-05-03 18:29:56 -04:00
WB2OSZ
bef8a97323
KISS TNC enhancements: Multiple TCP clients, serial port for Linux, polling for Bluetooth device.
2017-05-03 17:41:37 -04:00
WB2OSZ
23ea24641d
Fix download links to be master rather than dev branch.
2017-04-26 20:17:24 -04:00
WB2OSZ
612c2dc928
Merge remote-tracking branch 'origin/dev'
...
Put version 1.4 into master branch.
2017-04-26 20:03:55 -04:00
WB2OSZ
15b0f59e3a
Add cp -n option to avoid clobbering existing, probably customized, configuration files.
2017-04-26 18:39:18 -04:00
WB2OSZ
607ae3be4d
Latest versions of symbols-new.txt and tocalls.txt.
2017-04-26 18:23:27 -04:00
WB2OSZ
c58b689433
Change version from 1.4 beta test to 1.4.
2017-04-26 18:20:36 -04:00
WB2OSZ
60fe31c6fc
Documentation updates.
2017-04-26 18:11:24 -04:00
WB2OSZ
9d2fbdd3f7
Minor tweaks to dw-start.sh and documentation.
2017-04-22 11:24:14 -04:00
WB2OSZ
433b283b0f
Make dw-start.sh executable.
2017-04-21 21:15:11 -04:00
WB2OSZ
6b3c8a6a0d
Version 1.4 beta test.
2017-04-02 17:13:05 -04:00
WB2OSZ
aa28c9cadc
Enhanced dw-start.sh script and better documentation.
2017-04-02 16:56:36 -04:00
WB2OSZ
7f77b29e89
Proper trimming at CR/LF for RF>IS IGate.
2017-04-01 10:36:36 -04:00
WB2OSZ
2fec597581
Allow more flexible naming of GPIO pins. e.g. CubieBoard.
2017-04-01 09:26:31 -04:00
WB2OSZ
b6254da203
Issue 84. IGate was truncating packets that contained nul character
...
in the information/comment part.
2017-03-05 15:15:33 -05:00
WB2OSZ
785c8deffa
Minor documentation updates.
2017-03-05 15:04:10 -05:00
WB2OSZ
6be16ab3c8
More error checking in config file.
...
Complain if filter already specified for this from/to pair.
2017-03-05 14:56:34 -05:00
WB2OSZ
67b11d4922
Don't digipeat packets when the source is my call.
2017-03-05 14:51:08 -05:00
WB2OSZ
58c2707f7d
Take advantage of new 'gpio' group and new /sys/class/gpio ownership in Raspbian Jessie.
...
Handle more complicated gpio naming for CubieBoard, etc.
2017-03-05 14:32:58 -05:00
WB2OSZ
dc292ffcc9
Documentation updates.
2017-01-28 15:28:11 -05:00
WB2OSZ
ded9a7842c
Replace specific file path with variable reference.
...
https://github.com/wb2osz/direwolf/pull/80
2017-01-22 11:06:22 -05:00
WB2OSZ
91839bcb1a
Do not overwrite existing CFLAGS and LDFLAGS.
...
https://github.com/wb2osz/direwolf/pull/38
2017-01-22 10:01:16 -05:00
WB2OSZ
6207e2eb3e
Add Outpost Packet Message Manager to list of compatible software. Requires version 1.4.
2017-01-02 17:53:56 -05:00
WB2OSZ
02dbfcad2d
Add Outpost Packet Message Manager to list of compatible software. Requires version 1.4.
2017-01-02 17:50:07 -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
3516de7f6a
Fix compile warnings found when adding -Wall and others.
2016-12-23 11:28:39 -05:00
WB2OSZ
40047e91d9
Fix segmentation fault when -p command line option used.
...
We need to define a couple more symbols for glibc >= 2.24.
Complete details:
https://github.com/wb2osz/direwolf/issues/62
modified: Makefile.linux
modified: Makefile.macosx
2016-12-21 08:47:08 -05:00
WB2OSZ
01857c196e
Documentation updates for 1.4 development snapshot E.
2016-12-17 10:06:12 -05:00
WB2OSZ
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.
2016-12-16 20:12:38 -05:00
WB2OSZ
7a88785fad
Minor cleanups.
2016-12-16 17:10:56 -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
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.
2016-09-21 09:20:58 -04:00
WB2OSZ
2a08f33966
Recognize MIC-E format for Kenwood TH-D74.
...
modified: decode_aprs.c
2016-09-17 19:20:07 -04:00
WB2OSZ
b2548ec58f
Issue 52. Failed to compile with gcc 6.1.
2016-08-23 19:13:59 -04:00