]> code.octet-stream.net Git - m17rt/log
m17rt
8 days agoStream and packet encoding round trips
Thomas Karpiniec [Fri, 10 Jan 2025 02:46:13 +0000 (13:46 +1100)]
Stream and packet encoding round trips

8 days agoEncoding LICH and round trip tests
Thomas Karpiniec [Thu, 9 Jan 2025 10:18:46 +0000 (21:18 +1100)]
Encoding LICH and round trip tests

9 days agoConvolutional encoding
Thomas Karpiniec [Wed, 8 Jan 2025 09:35:44 +0000 (20:35 +1100)]
Convolutional encoding

10 days agoSound card input support for demodulation chain
Thomas Karpiniec [Tue, 7 Jan 2025 10:00:57 +0000 (21:00 +1100)]
Sound card input support for demodulation chain

11 days agoModem support for parsing packet frames
Thomas Karpiniec [Mon, 6 Jan 2025 10:14:16 +0000 (21:14 +1100)]
Modem support for parsing packet frames

12 days agoSoundmodem rx works in realtime end-to-end using file source
Thomas Karpiniec [Sun, 5 Jan 2025 10:10:01 +0000 (21:10 +1100)]
Soundmodem rx works in realtime end-to-end using file source

13 days agoDefining input sources for Soundmodem
Thomas Karpiniec [Sun, 5 Jan 2025 03:27:40 +0000 (14:27 +1100)]
Defining input sources for Soundmodem

2 weeks agoBegin adding support for sound card output via codec2 adapter
Thomas Karpiniec [Sat, 4 Jan 2025 03:00:49 +0000 (14:00 +1100)]
Begin adding support for sound card output via codec2 adapter

2 weeks agoPartial unit tests for stream frame handling by TNC
Thomas Karpiniec [Thu, 2 Jan 2025 10:25:30 +0000 (21:25 +1100)]
Partial unit tests for stream frame handling by TNC

2 weeks agoHandle incoming frames in TNC
Thomas Karpiniec [Thu, 2 Jan 2025 03:26:18 +0000 (14:26 +1100)]
Handle incoming frames in TNC

2 weeks agoState definitions and read/write kiss machinery for SoftTnc
Thomas Karpiniec [Tue, 31 Dec 2024 03:22:59 +0000 (14:22 +1100)]
State definitions and read/write kiss machinery for SoftTnc

2 weeks agoImplement Tnc for TcpStream
Thomas Karpiniec [Tue, 31 Dec 2024 02:42:27 +0000 (13:42 +1100)]
Implement Tnc for TcpStream

2 weeks agoMove transmit_packet method to TxHandle
Thomas Karpiniec [Mon, 30 Dec 2024 10:14:00 +0000 (21:14 +1100)]
Move transmit_packet method to TxHandle

2 weeks agoPass stream data to adapters
Thomas Karpiniec [Mon, 30 Dec 2024 09:41:01 +0000 (20:41 +1100)]
Pass stream data to adapters

2 weeks agoExtend adapter lifecycle, decide on some stream callbacks
Thomas Karpiniec [Mon, 30 Dec 2024 02:38:31 +0000 (13:38 +1100)]
Extend adapter lifecycle, decide on some stream callbacks

2 weeks agoParse incoming full packets and fan out to PacketAdapters
Thomas Karpiniec [Mon, 30 Dec 2024 02:05:05 +0000 (13:05 +1100)]
Parse incoming full packets and fan out to PacketAdapters

2 weeks agoStart handling TNC->host messages with KissBuffer
Thomas Karpiniec [Sun, 29 Dec 2024 10:42:25 +0000 (21:42 +1100)]
Start handling TNC->host messages with KissBuffer

2 weeks agoKISS frame decoding
Thomas Karpiniec [Sun, 29 Dec 2024 10:19:01 +0000 (21:19 +1100)]
KISS frame decoding

3 weeks agoInitial public commit - basic demod and high level structure in place
Thomas Karpiniec [Fri, 27 Dec 2024 00:32:33 +0000 (11:32 +1100)]
Initial public commit - basic demod and high level structure in place