Age | Commit message (Expand) | Author |
2010-05-04 | Rework UDP source and sink, with incompatible API changes | Don Ward |
2010-05-02 | Fixes segfault on close. Using the right objective (d_main_gui) instead of d_... | Tom Rondeau |
2010-05-01 | Fixing constellation zoomer's label. | Tom Rondeau |
2010-05-01 | Maxing the x-axis of the time domain plot represent the actual time of the sa... | Tom Rondeau |
2010-05-01 | Whoops. Time intervals are specified in seconds, not ms... | Tom Rondeau |
2010-05-01 | Fixes the replotting update. It's now based on a QTimer so it's in the event ... | Tom Rondeau |
2010-05-01 | Fixing displayed pen and x-axis to report the right units and scaling of freq... | Tom Rondeau |
2010-05-01 | Removing PowerLine since we weren't using it and don't have plans to. | Tom Rondeau |
2010-05-01 | Peak power line now actually tracks the peak power. | Tom Rondeau |
2010-05-01 | Fixes units of pen in frequency plot. | Tom Rondeau |
2010-04-30 | Add missing buffer allocator hint to gr_ofdm_sampler.cc | Eric Blossom |
2010-04-30 | Merge branch 'master' into udp | Don Ward |
2010-04-30 | Merge branch 'master' into udp | Don Ward |
2010-04-30 | Updates to udp source/sink (select(), wait, cleanup) | Don Ward |
2010-04-28 | Really fix the missing include for boost::bind | Johnathan Corgan |
2010-04-28 | gr-wxgui: Added additional color table entries | Marcus Leech |
2010-04-27 | Added call to get access to the underlying uhd simple usrp object. | Josh Blum |
2010-04-27 | Missed updates for omnithread/mblock removal | Johnathan Corgan |
2010-04-26 | Remove omnithreads library. | Johnathan Corgan |
2010-04-26 | Remove mblock library. We hardly knew 'ye. | Johnathan Corgan |
2010-04-26 | Convert gr-audio-portaudio to Boost via gruel | Johnathan Corgan |
2010-04-26 | Merge branch 'wip/remove-mld-threads' | Johnathan Corgan |
2010-04-26 | Further updates for removing omnithreads | Johnathan Corgan |
2010-04-26 | Add analog CRT screen afterglow emulation for gr-wxgui | Martin Dudok van Heel |
2010-04-26 | Update build configuration for OSX omnithreads changeover | Johnathan Corgan |
2010-04-23 | Add missing include file for boost::bind | Johnathan Corgan |
2010-04-23 | added docs to uhd grc blocks, added pkg config path to make support easier | Josh Blum |
2010-04-22 | Merge branch 'wip/gcell-no-omni' | Eric Blossom |
2010-04-22 | Convert gcell to use boost::threads instead of omnithread. | Johnathan Corgan |
2010-04-21 | Fix sequence error indication after stopping then restarting streaming on USRP2. | Martin DvH |
2010-04-20 | Discard data in gr_udp_sink until receiver is started. | Don Ward |
2010-04-19 | initial move from mld_threads to gruel:: namespace threads and such | Michael Dickens |
2010-04-19 | Initial changes to remove mld_thread and instead use gruel:: namespace classes | Michael Dickens |
2010-04-18 | Use getaddrinfo in gr_udp_{source,sink} | Don Ward |
2010-04-18 | Merge branch 'pfbclk' | Tom Rondeau |
2010-04-18 | Fixing doxygen warnings from arb_resampler. Also, removed set_taps from public | Tom Rondeau |
2010-04-18 | Fixing doxygen warnings from channelizer block. | Tom Rondeau |
2010-04-18 | Fixing documentation to get rid of doxygen warnings. | Tom Rondeau |
2010-04-18 | Adding documentation for fff version of othe PFB clock sync algorithm. | Tom Rondeau |
2010-04-18 | Adding documentation to explain how algorithm works. | Tom Rondeau |
2010-04-18 | Changes to gr_udp_{source,sink} for MinGW | U-DON-WORKBENCH\Don |
2010-04-17 | Applied patch from Srinivas Vutukuri to have tx_samples accept -g | Srinivas Naga Vutukuri |
2010-04-16 | Merge commit 'jabele/wbx_tuning' | Johnathan Corgan |
2010-04-16 | Fix WBX tuning to allow DDC use in reaching 50MHz | Jason Abele |
2010-04-15 | typo fix, called variable ant, not antenna | Josh Blum |
2010-04-15 | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd | Josh Blum |
2010-04-15 | Ignore ENOPROTOOPT return from setsockopt(SO_LINGER) | Don Ward |
2010-04-15 | Merge commit 'jblum/grc/tooltip' | Johnathan Corgan |
2010-04-15 | Merge branch 'usrp-eeprom' of git://gnuradio.org/jabele | Johnathan Corgan |
2010-04-15 | Merge branch 'pfbsr' | Tom Rondeau |