summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-19Identify memory leaks that occur on error conditionsEric Blossom
2010-05-19Use -1 as file descriptor "not open" value instead of 0Eric Blossom
2010-05-19Add additional conditionalization of networking includesEric Blossom
2010-05-19Remove bogus check for existence of prefix directory.Eric Blossom
2010-05-18grc: rename execution binary from 'grc' to 'gnuradio-companion'Johnathan Corgan
2010-05-18gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsoleteJohnathan Corgan
2010-05-17Merge branch 'wip/burx_support'Johnathan Corgan
2010-05-17-Updated to allow BURX support to be built into standard txrx.binJohnOrlando
2010-05-16howto: fix make check for win32, darwin (untested)Don Ward
2010-05-16gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASUREMarcus D Leech
2010-05-16grc: adds gr.and_const to block treeMarcus D Leech
2010-05-16Revert "build: distribute version controlled ltmain.sh in tarball"Johnathan Corgan
2010-05-16Revert "build: force use of ltmain.sh from libtool 2.2.6b"Johnathan Corgan
2010-05-14Merge remote branch 'bitshark/burx_support' into wip/burx_supportJohnathan Corgan
2010-05-14build: distribute version controlled ltmain.sh in tarballJohnathan Corgan
2010-05-14build: use correct comment delimiterJohnathan Corgan
2010-05-13build: force use of ltmain.sh from libtool 2.2.6bJohnathan Corgan
2010-05-13gnuradio-core: Disable (temporarily) interpolator tap calculationJohnathan Corgan
2010-05-13Once and for all, here is the properly updated Makefile.am for the appsJohnOrlando
2010-05-13Updated db_bitshark_rx.c to the proper version that includes theJohnOrlando
2010-05-13gr-wxgui: update copyrightsJohnathan Corgan
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' 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