Statistics
| Branch: | Tag: | Revision:

root / config @ 642d5860

Name Size
Makefile.am 2.1 kB
acx_pthread.m4 7 kB
bnv_have_qt.m4 14.2 kB
cppunit.m4 2.8 kB
gr_boost.m4 3.6 kB
gr_check_createfilemapping.m4 1.8 kB
gr_check_mc4020.m4 1.2 kB
gr_check_shm_open.m4 1 kB
gr_check_usrp.m4 1.1 kB
gr_doxygen.m4 2.2 kB
gr_fortran.m4 1.3 kB
gr_gprof.m4 2 kB
gr_libgnuradio_core_extra_ldflags.m4 1.4 kB
gr_no_undefined.m4 1.4 kB
gr_omnithread.m4 1.7 kB
gr_pwin32.m4 3.7 kB
gr_python.m4 4.2 kB
gr_qwt.m4 2.9 kB
gr_require_mc4020.m4 1.1 kB
gr_scripting.m4 999 Bytes
gr_set_md_cpu.m4 1.5 kB
gr_subversion.m4 1.2 kB
gr_swig.m4 3.1 kB
gr_sysv_shm.m4 1.1 kB
gr_x86_64.m4 1.3 kB
grc_build.m4 10.4 kB
grc_gcell.m4 3.1 kB
grc_gnuradio_core.m4 5.2 kB
grc_gnuradio_examples.m4 1.8 kB
grc_gr_atsc.m4 1.4 kB
grc_gr_audio_alsa.m4 1.8 kB
grc_gr_audio_jack.m4 1.8 kB
grc_gr_audio_oss.m4 2.2 kB
grc_gr_audio_osx.m4 2 kB
grc_gr_audio_portaudio.m4 1.9 kB
grc_gr_audio_windows.m4 2.1 kB
grc_gr_comedi.m4 1.8 kB
grc_gr_cvsd_vocoder.m4 1.5 kB
grc_gr_gcell.m4 1.4 kB
grc_gr_gpio.m4 1.5 kB
grc_gr_gsm_fr_vocoder.m4 1.5 kB
grc_gr_msdd6000.m4 1.4 kB
grc_gr_pager.m4 1.3 kB
grc_gr_qtgui.m4 1.7 kB
grc_gr_radar_mono.m4 1.7 kB
grc_gr_radio_astronomy.m4 1.5 kB
grc_gr_sounder.m4 1.6 kB
grc_gr_trellis.m4 1.5 kB
grc_gr_usrp.m4 1.3 kB
grc_gr_utils.m4 1.2 kB
grc_gr_video_sdl.m4 1.9 kB
grc_gr_wxgui.m4 1.6 kB
grc_mblock.m4 2 kB
grc_omnithread.m4 1.8 kB
grc_pmt.m4 1.9 kB
grc_usrp.m4 4 kB
lf_cc.m4 1.8 kB
lf_cxx.m4 2.3 kB
lf_warnings.m4 4.1 kB
lf_x11.m4 1.6 kB
macosx_audiounit.m4 1.3 kB
mkstemp.m4 2.2 kB
onceonly.m4 2.5 kB
pkg.m4 5.4 kB
sdl.m4 6.1 kB
usrp_fusb_tech.m4 2.4 kB
usrp_libusb.m4 1.5 kB
usrp_sdcc.m4 2.5 kB

Latest revisions

# Date Author Comment
642d5860 05/08/2008 03:37 am Eric Blossom

Applied patches from Don Ward.

(1) Close out_f before removing it in
gnuradio-core/src/python/gnuradio/gr/qa_wavefile.py (to prevent make check
failure).

(2) Don't permanently change PATH in config/sdl.m4 (to prevent real
problems in MinGW and potential problems for any code that runs after...

b9ba2711 04/22/2008 10:24 pm Eric Blossom

Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNU
Radio interface to the Cell Broadband Engine.

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

8f2a5f38 04/16/2008 03:48 am Eric Blossom

Merged gcell-wip -r8159:8202 into trunk. This includes the following
changes: * gc_make_job_manager now returns a boost::shared_ptr * opts.program_handle is now a boost::shared_ptr * two new functions for getting a program handle * look_proc and alloc_job_desc now throw on error...

a52f9a19 04/15/2008 09:31 pm Johnathan Corgan

Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoder
and decoder corresponding to the R=1/2, K=7 CCSDS standard ("Voyager").

This code is a GNU Radio wrapper around a 1995-era KA9Q portable-C
implementation, and is designed for continuous streaming data, not packets....

ca4b84f1 04/10/2008 09:51 pm n4hy McGwier

portaudio specific examples added to gr-audio-portaudio

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

28361a1b 03/24/2008 06:09 am Eric Blossom

Merged gcell, the Cell SPE scheduler and RPC mechanism into the trunk.
(eb/trunk-with-gcell r8037:8085). Expect additional tweaks, but
currently works and passes distcheck.

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

00f4fd98 03/16/2008 10:09 pm gdt

Use AC_PATH_PROG to avoid which(1).
In addition to testing if $SVN is non-null, require the presence of a
subversion ".svn" directory.
Confirmed working with svn builds.

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

c5652769 03/16/2008 09:35 pm gdt

Add comments noting things that need fixing.

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

24c3d694 02/29/2008 07:26 pm Johnathan Corgan

Merged r7857:7898 from n4hy/msddLTS into trunk, with modification. Adds gr-msdd6000 component, providing GNU Radio source and sink support for the Softronics Ltd. MSDD 6000 receiver.

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

90e4faa6 02/29/2008 04:00 am Johnathan Corgan

Merged r7769:7873 from michaelld/bc_behavior into trunk.

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

View revisions

Also available in: Atom