Statistics
| Branch: | Tag: | Revision:

root / config @ 90e4faa6

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_gnuradio_core.m4 5.1 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_gpio.m4 1.5 kB
grc_gr_gsm_fr_vocoder.m4 1.5 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
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

48fefc9b 02/08/2008 11:48 pm Johnathan Corgan

Merged r7611:7614 from jcorgan/gpio into trunk. Adds custom
FPGA build for streaming digital I/O to/from GPIO pins through LSB of I and Q
datastreams, with example programs of use.

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

42d9c6f4 02/08/2008 11:32 pm Johnathan Corgan

Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki....

05005e3d 02/08/2008 04:36 am Eric Blossom

Removed gr.flow_graph, gr.hier_block and friends. From here on out
all work on the trunk must use gr.top_block and gr.hier_block2.
Merged eb/fg-no-more -r7602:7606 into trunk.

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

bf89a844 11/10/2007 01:03 am Eric Blossom

Merged -r6847:6850 from eb/trial-merge into trunk. This changeset
contains the modifications required to cross-compile GNU Radio for
the Cell processor. For directions, see CrossCompilingForCell

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

62cc4591 10/21/2007 07:56 pm Johnathan Corgan

Update Debian packaging to reflect repository version, tweaks

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

435b908d 10/12/2007 03:54 am Johnathan Corgan

Cruft removal.

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

e692e713 09/18/2007 06:59 pm Johnathan Corgan

Merge r6461:6464 from jcorgan/t162-staging into trunk.

  • Final gr.top_block and gr.hier_block2 implementation inside
    gnuradio-core/src/lib/runtime
  • Implementation of gr.hier_block2 versions of all the old-style blocks
    in blks. These live in blks2....
a44b72ba 09/17/2007 10:08 pm Johnathan Corgan

Merged -r6379:6451 from jcorgan/radar into trunk. Adds working receiver implementation to gr-radar-mono.

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

6006b92a 09/13/2007 08:36 pm Michael Dickens Made changes, such that:
  • trunk now passes "make distcheck" on OSX
  • verified that 'realtime' scheduling now works on systems with
    'pthread_setschedparam' but not 'sched_setscheduler' (e.g. darwin);
    the latter has priority if both are installed.

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

View revisions

Also available in: Atom