Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / reed-solomon @ fe2e6f80

Name Size
.gitignore 67 Bytes
CMakeLists.txt 2.3 kB
Makefile.am 1.4 kB
Makefile.in.karn 2.1 kB
README 199 Bytes
README.karn 631 Bytes
ccsds.h 41 Bytes
char.h 1.7 kB
decode_rs.c 7.1 kB
decode_rs_ccsds.c 695 Bytes
encode_rs.c 1.1 kB
encode_rs_ccsds.c 670 Bytes
exercise.c 3.1 kB
fixed.h 1022 Bytes
gen_ccsds.c 784 Bytes
gen_ccsds_tal.c 1.4 kB
init_rs.c 3.2 kB
int.h 1.6 kB
rs.3 7 kB
rs.h 1.3 kB
rstest.c 2.5 kB

Latest revisions

# Date Author Comment
9c853b96 10/25/2011 06:50 pm Tom Rondeau

reed-solomon: fixed the signed/unsigned warnings in the RS code.

Some of these had to be done through type-casting since changing
the actual data type would cause the tests to fail. make test
still passes.

71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

8abd6a44 08/03/2011 07:12 am Josh Blum

rs: reasonable workaround for compiling reed-solomon under MSVC

8752b611 07/24/2011 05:47 am Josh Blum

atsc: added cmake support for gr-atsc (unix only)

accb9f2f 07/21/2011 02:04 am Josh Blum

gr: squashed cmakelists.txt into one commit

f914499f 07/21/2011 01:38 am Josh Blum

core: API declaration macros for core class and function symbols

d0a61158 07/21/2011 01:05 am Josh Blum

core: removed files that included <strings.h>

d692a41f 11/25/2010 01:29 am Eric Blossom

Major Makefile.am housecleaning. Passes distcheck.

Move all occurrences of swig_built_sources out of Makefile.am's.
Move all SWIG related use of BUILT_SOURCES out of Makefile.am's.
Clean up 'if PYTHON' conditionalization in gr-*

Still left to do: fix Makefile.swig CLEANFILES and no_dist_files...

253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5

38ea3a57 04/30/2008 02:24 am Eric Blossom

Tweaks for gcc 4.3 based on patch from Marek Mahut <>.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8292 221aa14e-8319-0410-a670-987f0aec2ac5

View revisions

Also available in: Atom