wb2osz
|
41a85d87a7
|
Issue 169 - Fix AGW protocol 'Y' command.
|
2019-01-06 11:45:14 -05: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
|
9cd305950f
|
More efficient and reliable connected mode lost frame recovery.
|
2018-01-01 16:38:43 -05: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
|
3516de7f6a
|
Fix compile warnings found when adding -Wall and others.
|
2016-12-23 11:28:39 -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 |