Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / io @ 0b80f3a4

Name Size
.gitignore 59 Bytes
Makefile.am 2.8 kB
gr_file_descriptor_sink.cc 2.1 kB
gr_file_descriptor_sink.h 1.7 kB
gr_file_descriptor_sink.i 1.1 kB
gr_file_descriptor_source.cc 3.5 kB
gr_file_descriptor_source.h 1.9 kB
gr_file_descriptor_source.i 1.1 kB
gr_file_sink.cc 2 kB
gr_file_sink.h 1.6 kB
gr_file_sink.i 1.2 kB
gr_file_sink_base.cc 2.9 kB
gr_file_sink_base.h 1.8 kB
gr_file_sink_base.i 1.4 kB
gr_file_source.cc 3.3 kB
gr_file_source.h 1.9 kB
gr_file_source.i 1.3 kB
gr_histo_sink.i 1.2 kB
gr_histo_sink_f.cc 5 kB
gr_histo_sink_f.h 1.9 kB
gr_message_sink.cc 2.3 kB
gr_message_sink.h 1.8 kB
gr_message_sink.i 1.1 kB
gr_message_source.cc 3.2 kB
gr_message_source.h 2 kB
gr_message_source.i 1.3 kB
gr_oscope_guts.cc 9.2 kB
gr_oscope_guts.h 4 kB
gr_oscope_sink.i 2.3 kB
gr_oscope_sink_f.cc 2 kB
gr_oscope_sink_f.h 1.7 kB
gr_oscope_sink_x.cc 3.2 kB
gr_oscope_sink_x.h 2.2 kB
gr_trigger_mode.h 1.1 kB
gr_udp_sink.cc 7.9 kB
gr_udp_sink.h 3.9 kB
gr_udp_sink.i 1.4 kB
gr_udp_source.cc 10.3 kB
gr_udp_source.h 4 kB
gr_udp_source.i 1.3 kB
gr_wavfile_sink.cc 6.2 kB
gr_wavfile_sink.h 3.7 kB
gr_wavfile_sink.i 1.4 kB
gr_wavfile_source.cc 4.2 kB
gr_wavfile_source.h 2.7 kB
gr_wavfile_source.i 1.2 kB
gri_wavfile.cc 6.7 kB
gri_wavfile.h 3.2 kB
i2c.cc 875 Bytes
i2c.h 1.3 kB
i2c_bbio.cc 891 Bytes
i2c_bbio.h 1.3 kB
i2c_bbio_pp.cc 2 kB
i2c_bbio_pp.h 1.5 kB
i2c_bitbang.cc 2.6 kB
i2c_bitbang.h 1.7 kB
io.i 1.9 kB
microtune_4702.cc 4 kB
microtune_4702.h 1.9 kB
microtune_4702_eval_board.cc 2.3 kB
microtune_4702_eval_board.h 1.5 kB
microtune_4702_eval_board.i 1.3 kB
microtune_4937.cc 3.3 kB
microtune_4937.h 1.9 kB
microtune_4937_eval_board.cc 2.6 kB
microtune_4937_eval_board.h 1.5 kB
microtune_4937_eval_board.i 1.3 kB
microtune_eval_board.i 2.8 kB
microtune_eval_board_defs.h 2.4 kB
microtune_xxxx.cc 1.1 kB
microtune_xxxx.h 1.8 kB
microtune_xxxx_eval_board.cc 3.1 kB
microtune_xxxx_eval_board.h 2.7 kB
microtune_xxxx_eval_board.i 1.8 kB
ppio.cc 1.1 kB
ppio.h 1.6 kB
ppio.i 1.4 kB
ppio_ppdev.cc 6.3 kB
ppio_ppdev.h 1.6 kB
sdr_1000.cc 1.7 kB
sdr_1000.h 1.4 kB
sdr_1000.i 1 kB

Latest revisions

# Date Author Comment
62328b4e 08/03/2010 09:21 pm Johnathan Corgan

Merge branch 'maint'

0a9b999b 08/03/2010 08:43 pm Eric Blossom

Modify all block factories to use gnuradio::get_initial_sptr.

41c222c0 07/05/2010 05:43 pm Johnathan Corgan

Merge branch 'patches/marcus/stripchart'

Conflicts:
gr-wxgui/src/python/scope_window.py

  • Adds new scope window trigger, TRIG_MODE_STRIPCHART
  • Allows config file selection of whether background window sinks still run
  • Allows config file selection of default trigger mode...
8a4ef7ce 07/05/2010 04:36 pm Johnathan Corgan

Merge branch 'patches/marcus/file_sink'

45ff82b3 06/01/2010 04:16 pm Johnathan Corgan

gnuradio-core: fix typo in doxygen header

6c0f2f5a 05/23/2010 08:36 pm Johnathan Corgan

Merge remote branch 'gnuradio/wip/udp_source_sink'

  • gnuradio/wip/udp_source_sink:
    gnuradio-core: update copyrights
    gnuradio-core: allow swig to handle exceptions in UDP source/sink
    grc: update UDP source and sink block wrappers
    Simplify USE_SELECT usage...
625a1254 05/22/2010 12:23 am Johnathan Corgan

gnuradio-core: allow swig to handle exceptions in UDP source/sink

26185e90 05/20/2010 03:43 am Eric Blossom

Simplify USE_SELECT usage

91054ed9 05/20/2010 03:38 am Eric Blossom

Return immediately when using d_residual.

(Otherwise recv may overwrite valid data in d_temp_buff.)

4267b714 05/20/2010 03:27 am Eric Blossom

Defend against a peer that sends an invalid message length.

View revisions

Also available in: Atom