Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / tests @ 7fce7e3b

Name Size
.gitignore 374 Bytes
CMakeLists.txt 2.6 kB
Makefile.am 2.8 kB
benchmark_dotprod 1.1 kB
benchmark_dotprod_ccc.cc 3.8 kB
benchmark_dotprod_ccf.cc 3.7 kB
benchmark_dotprod_fcc.cc 3.6 kB
benchmark_dotprod_fff.cc 3.6 kB
benchmark_dotprod_fsf.cc 3.6 kB
benchmark_dotprod_scc.cc 3.6 kB
benchmark_nco.cc 4.8 kB
benchmark_vco.cc 3.8 kB
nco_results 1.9 kB
test_all.cc 1.5 kB
test_atsc.cc 1.3 kB
test_buffers.py 5.1 kB
test_filter.cc 1.3 kB
test_general.cc 1.3 kB
test_runtime.cc 1.3 kB
test_vmcircbuf.cc 1.3 kB

Latest revisions

# Date Author Comment
71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

ec2d3a03 07/22/2011 05:33 pm Josh Blum

gr: added API macros for noaa and pager, also renamed the ones for digital and vocoder to be consistent

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

gr: squashed cmakelists.txt into one commit

64dac6a1 03/25/2011 03:53 pm Don Ward

Fixing missing include files and various other patches for Windows build issues.

606681bd 01/23/2011 08:21 pm Tom Rondeau

Needed to specify the use of boost::filesystem library.

cc4b7aa8 01/22/2011 08:05 pm Tom Rondeau

Merge branch 'mergeme/math/explicit_type_overloads' into next

ebb0f56d 01/22/2011 07:54 pm Tom Rondeau

Updating copyright.

05cc02ce 01/18/2011 09:00 am Josh Blum

cleanup mkdir usage with boost filesystem:

Replaced copy/pasted code and MKDIR_TAKES_ONE_ARG #ifdefs
with portable boost filesystem path and directory creation.

Gets the correct home directory on windows systems: APPDATA.
Replaces large amounts of copypasta with single lines of code....

e4d3b484 01/18/2011 12:45 am Josh Blum

math explicit type overloads:

Use explicit data type casts in math functions where the overloaded function could not be determined.

affects msvc

2073fa2c 01/06/2011 03:27 pm Tom Rondeau

Merge branch 'master' into next

  • master:
    Fixed error in the name of the test_filter output files.

View revisions

Also available in: Atom