Wykres commitów

16 Commity (7a43152c889bb41c38b576a4de2432be98a84ca4)

Autor SHA1 Wiadomość Data
Wojciech Kaczmarski 7a43152c88 M17 library
compiles fine, but otherwise untested. should be OK
2023-12-28 14:44:23 +01:00
Clayton Smith c0a0bf2b0c Remove usage of unistd.h
By replacing write with fwrite, we can eliminate the dependence on the
POSIX system call API. This change also fixes the last remaining
warnings in m17-coder-sym, so -Wall can be turned on.
2023-11-15 18:38:41 -05:00
Clayton Smith a88f0f2e19 Only update the LSF data once per superframe 2023-09-13 08:04:08 -04:00
Wojciech Kaczmarski cf1e16a294
Merge pull request #9 from argilo/eof-eot
Correctly handle EoF, and transmit EoT
2023-09-13 10:33:13 +02:00
Clayton Smith 896d57ad0a Correctly handle EoF, and transmit EoT 2023-09-12 20:55:16 -04:00
Clayton Smith db510efe1e Fix wrapping of frame number and LICH counter 2023-09-12 17:26:27 -04:00
Wojciech Kaczmarski 17f662d039
Update m17-coder-sym.c 2023-04-06 17:17:11 +02:00
Clayton Smith 3d930d4ce0 Fix reads from stdin 2023-01-13 17:00:13 -05:00
Wojciech Kaczmarski 398eacdbed
Add files via upload 2022-12-27 15:45:54 +01:00
Wojciech Kaczmarski 75b2e6ddaf
Add files via upload 2022-12-27 14:13:10 +01:00
Wojciech Kaczmarski c610878bcf
convolutional coder added 2022-12-27 12:41:28 +01:00
Wojciech Kaczmarski b3bc53f346
Add files via upload 2022-12-16 18:58:22 +01:00
Wojciech Kaczmarski 1971f4405c
Add files via upload 2022-12-16 15:07:45 +01:00
Wojciech Kaczmarski 5b445df0d7
Add files via upload 2022-12-09 10:19:43 +01:00
Wojciech Kaczmarski ad98959f3d
Add files via upload 2022-12-09 10:17:54 +01:00
Wojciech Kaczmarski b0c9e568d5
Add files via upload 2022-12-07 17:51:28 +01:00