.. |
decode_rs.c
|
Add modified versions of Karn RS routines.
|
2024-02-01 08:52:46 -05:00 |
encode_rs.c
|
Add modified versions of Karn RS routines.
|
2024-02-01 08:52:46 -05:00 |
gen_sfox.f90
|
Use integer rather than i*1 for idat and jdat so they can work with int RS version.
|
2024-02-01 13:25:41 -05:00 |
get_crc14.f90
|
Add the crc14 routine.
|
2024-02-01 20:59:27 -05:00 |
hard_symbols.f90
|
Build sfoxtext from CMakefiles.txt, with RS(125,49) encode and decode.
|
2024-02-02 15:44:03 -05:00 |
init_rs.c
|
Add modified versions of Karn RS routines.
|
2024-02-01 08:52:46 -05:00 |
int_sf.h
|
Add modified versions of Karn RS routines.
|
2024-02-01 08:52:46 -05:00 |
librs.a
|
Add librs.a. (This should be TEMPORARY.)
|
2024-02-05 16:27:59 -05:00 |
Makefile
|
WIP on rst8.
|
2024-02-05 16:25:51 -05:00 |
ran1.f90
|
Use ran1 instead of random_number().
|
2024-01-31 14:16:40 -05:00 |
rs_125_49.f90
|
Add erasure capability to rs_125_49.
|
2024-02-02 14:15:36 -05:00 |
rs_sf.c
|
Build sfoxtext from CMakefiles.txt, with RS(125,49) encode and decode.
|
2024-02-02 15:44:03 -05:00 |
rs_sf.h
|
Add modified versions of Karn RS routines.
|
2024-02-01 08:52:46 -05:00 |
rst8.f90
|
Add rst8.f90.
|
2024-02-05 16:26:55 -05:00 |
rstest.f90
|
Tweaks to sfox test programs.
|
2024-02-04 22:01:53 -05:00 |
sfox_params.f90
|
WIP on rs_125_49. Erasures not yet being used.
|
2024-02-01 19:19:17 -05:00 |
sfoxsim.f90
|
First commits in the superfox branch: synctest, sfocsim, and rstest.
|
2024-01-30 18:10:44 -05:00 |
sfoxtest.f90
|
WIP on rst8.
|
2024-02-05 16:25:51 -05:00 |
sync_sf.f90
|
WIP on SuperFox synctest.
|
2024-01-31 18:59:41 -05:00 |
wrap_rs_8.c
|
WIP on rst8.
|
2024-02-05 16:25:51 -05:00 |