Statistics
| Branch: | Tag: | Revision:

root / gr-atsc @ f19b9b8b

Name Size
  doc
  src
.gitignore 247 Bytes
CMakeLists.txt 3.3 kB
Makefile.am 944 Bytes
README 966 Bytes
README.signal_flow 3.4 kB
gnuradio-atsc.pc.in 255 Bytes

Latest revisions

# Date Author Comment
f19b9b8b 08/03/2011 08:58 am Josh Blum

atsc: did work on symbol visibility and minor tweaks in qa code for MSVC

fbe4a14d 08/02/2011 07:45 pm Josh Blum

cmake: language tweak for component group description

7f622fef 07/24/2011 06:17 am Josh Blum

comedi: cmake build support for gr-comedi component (linux only)

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

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

315f45c2 02/27/2011 08:40 pm Ben Reynwar

Removing docstring generation from this branch.

44ad2b33 01/30/2011 08:36 pm Ben Reynwar

Fixed Makefiles to generate swig_doc.i

f54dde22 01/22/2011 08:23 pm Tom Rondeau

Merge branch 'mergeme/math/gr_math_simplification' 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....

48f9ca90 01/18/2011 12:37 am Josh Blum

gr math simplification:

Replaces gr_gcd, gr_isnan, and gr_signbit one-time instances with boot math calls.
No point in wrapping these utility math functions into gnuradio when they are
1) provided by boost
2) only called once

Removes gr_math.cc, and configure checks for isnan.

View revisions

Also available in: Atom