]> code.octet-stream.net Git - m17rt/log
m17rt
5 days agoAddress some clippy lints
Thomas Karpiniec [Sun, 26 Jan 2025 03:22:55 +0000 (14:22 +1100)]
Address some clippy lints

7 days agoNew Soundcard struct, use it in test programs
Thomas Karpiniec [Thu, 23 Jan 2025 22:37:24 +0000 (09:37 +1100)]
New Soundcard struct, use it in test programs

8 days agoRound trip packet modulation and demodulation via RRC
Thomas Karpiniec [Wed, 22 Jan 2025 11:06:05 +0000 (22:06 +1100)]
Round trip packet modulation and demodulation via RRC

8 days agoSpruce up the high-level API for specifying addresses for transmission
Thomas Karpiniec [Wed, 22 Jan 2025 10:36:52 +0000 (21:36 +1100)]
Spruce up the high-level API for specifying addresses for transmission

9 days agoHandle KISS configuration commands, crate metadata
Thomas Karpiniec [Tue, 21 Jan 2025 10:47:49 +0000 (21:47 +1100)]
Handle KISS configuration commands, crate metadata

10 days agoImplement p-persistent CSMA
Thomas Karpiniec [Mon, 20 Jan 2025 11:04:11 +0000 (22:04 +1100)]
Implement p-persistent CSMA

10 days agoTrack preamble and EOT and estimate DCD
Thomas Karpiniec [Mon, 20 Jan 2025 09:57:46 +0000 (20:57 +1100)]
Track preamble and EOT and estimate DCD

10 days agoMove sync burst detection to the newest samples received
Thomas Karpiniec [Mon, 20 Jan 2025 09:37:55 +0000 (20:37 +1100)]
Move sync burst detection to the newest samples received

10 days agoReduce the number of samples being moved around for sync burst detection
Thomas Karpiniec [Mon, 20 Jan 2025 08:59:28 +0000 (19:59 +1100)]
Reduce the number of samples being moved around for sync burst detection

11 days agoSerial PTT support in soundmodem
Thomas Karpiniec [Sun, 19 Jan 2025 11:02:49 +0000 (22:02 +1100)]
Serial PTT support in soundmodem

13 days agoSupport for baseband output to a soundcard
Thomas Karpiniec [Sat, 18 Jan 2025 03:25:58 +0000 (14:25 +1100)]
Support for baseband output to a soundcard

13 days agoAdd metadata to m17rt-mod Cargo.toml
Thomas Karpiniec [Sat, 18 Jan 2025 03:07:49 +0000 (14:07 +1100)]
Add metadata to m17rt-mod Cargo.toml

13 days agoCorrect maths for setting output filter gain
Thomas Karpiniec [Sat, 18 Jan 2025 02:59:51 +0000 (13:59 +1100)]
Correct maths for setting output filter gain

13 days agoFix packet encoding
Thomas Karpiniec [Fri, 17 Jan 2025 10:24:39 +0000 (21:24 +1100)]
Fix packet encoding

13 days agoSuccessful round tripping wav -> rrc -> audio out
Thomas Karpiniec [Fri, 17 Jan 2025 10:12:17 +0000 (21:12 +1100)]
Successful round tripping wav -> rrc -> audio out

2 weeks agoStart handling KISS frames in SoftTnc
Thomas Karpiniec [Wed, 15 Jan 2025 11:03:48 +0000 (22:03 +1100)]
Start handling KISS frames in SoftTnc

2 weeks agoImplementing soundmodem tx path
Thomas Karpiniec [Wed, 15 Jan 2025 10:24:05 +0000 (21:24 +1100)]
Implementing soundmodem tx path

2 weeks agoIntegrating modulator
Thomas Karpiniec [Tue, 14 Jan 2025 11:13:31 +0000 (22:13 +1100)]
Integrating modulator

2 weeks agoFinish implementation of SoftModulator, hopefully
Thomas Karpiniec [Mon, 13 Jan 2025 10:33:41 +0000 (21:33 +1100)]
Finish implementation of SoftModulator, hopefully

2 weeks agoImplement a fair bit of SoftModulator
Thomas Karpiniec [Sun, 12 Jan 2025 10:57:35 +0000 (21:57 +1100)]
Implement a fair bit of SoftModulator

3 weeks agoGenerate preamble and EOT
Thomas Karpiniec [Fri, 10 Jan 2025 05:09:54 +0000 (16:09 +1100)]
Generate preamble and EOT

3 weeks 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

3 weeks 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

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

3 weeks 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

3 weeks 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

3 weeks 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

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

3 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

4 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

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

4 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

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

4 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

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

4 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

4 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

4 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

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

5 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