summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-13gr-wxgui: Renamed "emulate analog" feature to "use persistence"Johnathan Corgan
2010-05-13Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into masterJohnathan Corgan
2010-05-12Update revision to 3.3.0-rc0Johnathan Corgan
2010-05-12Change version numbering to always include minor releaseJohnathan Corgan
2010-05-11Merge branch 'qtupdate'Tom Rondeau
2010-05-11Fixing up GUI windows to better scale with gtgui sinks.Tom Rondeau
2010-05-11Merge branch 'master' into wip/burx_supportJohnathan Corgan
2010-05-11Change default bandwidth to 25 MHz to match maximum USRP2 bandwidthJohnathan Corgan
2010-05-11Fixing benchmark loopback to work with new v2's of modulators.Tom Rondeau
2010-05-11Update incorrectly checked in Makefile.amJohn Orlando
2010-05-11usrp: Cleanup for merge of bitshark daughterboard codeJohnathan Corgan
2010-05-10Fixing benchmark program to work with original dbpsk/dqpsk modulations again ...Tom Rondeau
2010-05-10Changes to the examples to fit updates to qtgui.Tom Rondeau
2010-05-10Simple code cleanup.Tom Rondeau
2010-05-10Remove one of the loop when posting new data; calculations are done the same ...Tom Rondeau
2010-05-10Add gru.hexshort to deal with short hex constantsEric Blossom
2010-05-10Assign USB PID for Hans de BokEric Blossom
2010-05-09Minor cleanups.Tom Rondeau
2010-05-09Updating zoom and axis across plots for consistent zoom levels and behavior.Tom Rondeau
2010-05-06Flush pending errors in gr_udp_sink on disconnect()Don Ward
2010-05-04Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhdJosh Blum
2010-05-04Merge branch 'master' into udpDon Ward
2010-05-04Rework UDP source and sink, with incompatible API changesDon Ward
2010-05-02Fixes segfault on close. Using the right objective (d_main_gui) instead of d_...Tom Rondeau
2010-05-01Fixing constellation zoomer's label.Tom Rondeau
2010-05-01Maxing the x-axis of the time domain plot represent the actual time of the sa...Tom Rondeau
2010-05-01Whoops. Time intervals are specified in seconds, not ms...Tom Rondeau
2010-05-01Fixes the replotting update. It's now based on a QTimer so it's in the event ...Tom Rondeau
2010-05-01Fixing displayed pen and x-axis to report the right units and scaling of freq...Tom Rondeau
2010-05-01Removing PowerLine since we weren't using it and don't have plans to.Tom Rondeau
2010-05-01Peak power line now actually tracks the peak power.Tom Rondeau
2010-05-01Fixes units of pen in frequency plot.Tom Rondeau
2010-04-30Add missing buffer allocator hint to gr_ofdm_sampler.ccEric Blossom
2010-04-30Merge branch 'master' into udpDon Ward
2010-04-30Merge branch 'master' into udpDon Ward
2010-04-30Updates to udp source/sink (select(), wait, cleanup)Don Ward
2010-04-28Really fix the missing include for boost::bindJohnathan Corgan
2010-04-28gr-wxgui: Added additional color table entriesMarcus Leech
2010-04-27Added call to get access to the underlying uhd simple usrp object.Josh Blum
2010-04-27Missed updates for omnithread/mblock removalJohnathan Corgan
2010-04-26Remove omnithreads library.Johnathan Corgan
2010-04-26Remove mblock library. We hardly knew 'ye.Johnathan Corgan
2010-04-26Convert gr-audio-portaudio to Boost via gruelJohnathan Corgan
2010-04-26Merge branch 'wip/remove-mld-threads'Johnathan Corgan
2010-04-26Further updates for removing omnithreadsJohnathan Corgan
2010-04-26Add analog CRT screen afterglow emulation for gr-wxguiMartin Dudok van Heel
2010-04-26Update build configuration for OSX omnithreads changeoverJohnathan Corgan
2010-04-23Add missing include file for boost::bindJohnathan Corgan
2010-04-23added docs to uhd grc blocks, added pkg config path to make support easierJosh Blum
2010-04-22Merge branch 'wip/gcell-no-omni'Eric Blossom