Wojciech Kaczmarski
6a65289b21
libm17 submodule update
...
- removed redundant Makefile entry
2024-06-01 10:37:50 +02:00
Wojciech Kaczmarski
3ceff08654
migrated to libm17
2024-01-24 12:39:09 +01:00
Wojciech Kaczmarski
47dae3c230
added soft bit (de)randomizer too
2024-01-14 18:05:07 +01:00
Wojciech Kaczmarski
f657d03527
wrapped up symbol slicing function
2024-01-14 17:55:17 +01:00
Wojciech Kaczmarski
a6c75950e6
added new functions
...
- soft_bit_NOT()
- reorder_soft_bits()
2024-01-09 11:05:06 +01:00
Wojciech Kaczmarski
e71b3546cb
wrapped up a few more functions
2024-01-08 18:08:30 +01:00
Wojciech Kaczmarski
33c381ab9b
unit tests
...
- symbol map bugfix
2024-01-08 14:32:08 +01:00
A. Maitland Bottoms
c4287118a9
use the single include file
2024-01-06 23:05:41 -05:00
Wojciech Kaczmarski
72f01c6321
fixed all m17-* demo apps
2023-12-30 10:44:24 +01:00
Wojciech Kaczmarski
a50dbc0aa7
WIP librarify
...
fixed the rest of main .c files
2023-12-29 19:00:27 +01:00
Wojciech Kaczmarski
7a43152c88
M17 library
...
compiles fine, but otherwise untested. should be OK
2023-12-28 14:44:23 +01:00
Clayton Smith
84eca87cec
Merge pull request #17 from argilo/remove-unistd
...
Remove usage of unistd.h
2023-11-16 19:57:14 -05: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
22f1be8bce
Clean up makefiles
...
* Make "all" the default target in m17-packet
* Allow "make clean" to succeed even if there are no executables
2023-11-15 18:16:21 -05:00
Wojciech Kaczmarski
9a5c06be78
added missing variable
2023-09-22 09:14:20 +02:00
Wojciech Kaczmarski
cd77e8ae76
`m17-decoder-sym` - syncword detection update
2023-09-22 09:10:39 +02:00
Wojciech Kaczmarski
69accb038f
Merge pull request #11 from argilo/fix-makefiles
...
Add missing dependencies to makefiles
2023-09-19 20:49:49 +02:00
Clayton Smith
7b27c1a239
Add missing dependencies to makefiles
2023-09-19 14:10:55 -04:00
Clayton Smith
475df7fefd
Require the LICH to be from a single superframe
2023-09-14 01:24:05 -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
48e528224e
Add null termination after callsign
2023-09-12 15:03:28 -04:00
Wojciech Kaczmarski
83e3357693
`m17-decoder` update
...
- new cross-correlator
- Makefile update
2023-09-12 17:11:27 +02:00
Wojciech Kaczmarski
48918370d1
Delete SP5WWP/m17-decoder/m17-decoder-sym
2023-09-07 15:39:42 +02:00
Wojciech Kaczmarski
f8ead61a57
`m17-packet-encode` update
...
Still WIP
2023-09-07 15:38:46 +02:00
Jean-Michel Friedt
cad279a3eb
make compilation compatible with C++ and global variable local
2023-02-20 20:15:34 +01:00
Clayton Smith
3d930d4ce0
Fix reads from stdin
2023-01-13 17:00:13 -05:00
Clayton Smith
2059122c8f
Fix undefined behaviour
2023-01-13 14:14:24 -05:00
Wojciech Kaczmarski
4953335cf2
added callsign decoder
2023-01-12 17:43:21 +01:00
Wojciech Kaczmarski
35bef66603
Add files via upload
2022-12-28 10:04:38 +01:00
Wojciech Kaczmarski
06b110cc73
add CRC calculation and check
2022-12-19 11:34:08 +01:00
Wojciech Kaczmarski
566a0e26b7
Add files via upload
2022-12-16 14:14:25 +01:00
Wojciech Kaczmarski
b0c9e568d5
Add files via upload
2022-12-07 17:51:28 +01:00