[refactor](trx-rs): remove trx-ft8 C FFI crate, use trx-ftx directly
Delete trx-ft8 (C wrapper around ft8_lib + ft2_ldpc) and update trx-server to depend on trx-ftx (pure Rust) directly. Removes ~2,900 lines of C code and all unsafe FFI. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
@@ -8,7 +8,6 @@ members = [
|
||||
"src/decoders/trx-aprs",
|
||||
"src/decoders/trx-cw",
|
||||
"src/decoders/trx-decode-log",
|
||||
"src/decoders/trx-ft8",
|
||||
"src/decoders/trx-ftx",
|
||||
"src/decoders/trx-rds",
|
||||
"src/decoders/trx-vdes",
|
||||
|
||||
Reference in New Issue
Block a user