Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib @ d65ae424

Name Size
  filter
  g72x
  general
  gengen
  hier
  io
  missing
  reed-solomon
  runtime
  swig
  viterbi
.gitignore 71 Bytes
Makefile.am 2.2 kB
bug_work_around_6.cc 119 Bytes
gnuradio-config-info.cc 2 kB

Latest revisions

# Date Author Comment
d65ae424 01/23/2011 06:47 am Josh Blum

created gr_sys_paths.h to house functions for getting system paths

gr_sys_paths.h has gr_tmp_path() and gr_appdata_path()
this replaces gr_tmp_path.h

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....

31bbbec8 01/17/2011 10:00 pm Tom Rondeau

Merge branch 'master' into next

  • master:
    Adding new accessor for Goertzel filter to GRC block. Thanks to Marcus Leech for the last three modifications.
    Adding accessors to Goertzel filter GR block to call setparms from implementation file for (re)setting parameters....
f1878bbd 01/17/2011 09:47 pm Tom Rondeau

Adding accessors to Goertzel filter GR block to call setparms from implementation file for (re)setting parameters.

8bf0a196 01/17/2011 09:45 pm Tom Rondeau

Adding accessor function to Goertzel filter implementaiton to set/reset its parameters.

328b0761 01/17/2011 06:02 pm Tom Rondeau

Merge branch 'e100-updates' into next

a2262b6b 01/11/2011 07:05 am Eric Blossom

qa_set_msg_handler: Use sleep instead of yield.

Confirmed to fix problem on 32-bit CoreDuo. Probably fixes problem on Arm too.

76be4e36 01/11/2011 12:08 am Philip Balister

dotprod_fff : Fix clobber register entries.

00de7b95 01/11/2011 12:02 am Philip Balister

dotprod_ccf : Add NEON support for ccf fir filter.

bb438e7d 01/07/2011 05:48 am Eric Blossom

Add QA code for gr_basic_block::set_msg_handler.

View revisions

Also available in: Atom