summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-19Merged remainder of eb/t348 10637:10648. This adds a -N <nsamples>eb
argument to usrp_siggen.py, usrp_siggen.cc and test_usrp_standard_tx.cc. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10650 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-19Fix for ticket:348, Stopping a process does not properly terminate USRP1.eb
This is a partial merge from eb/t348 10637:10648, and contains the actual fix. The next commit will contain the rest of the merge which adds a -N <nsamples> argument to usrp_siggen.py, usrp_siggen.cc and test_usrp_standard_tx.cc. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10649 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-19Fix for ticket:375, gr_clock_recovery_mm_ff, from Mike Ossmann. Thanks!eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10646 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-19Applied Douglas Geiger's packet filter patch, with cleanup. Fixes ticket:286.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10645 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-19gtk version test through pkg configjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10638 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-18Fixed ticket:339 (ethernet capability advertisement). We noweb
advertise that we only handle 1000BASE-T, and that we want to send PAUSE frames, but not receive them. The flow control resolution is currently printed out on the serial port when the link comes up. When we get what we want, it says "ethernet flow control: WE_TX". If it says "ethernet flow control: NONE" unthrottled transmission (e.g., usrp2_siggen.py) will be hosed. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10634 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-18Properly handle duplicated IDs.jblum
Duplicates OK in disabled blocks. Confine validation errors to blocks involved. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10633 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-17A simple GRC example with packet blocks and dbpsk blocks.jblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10632 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-17Removed special-case for BASIC_RXmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10629 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-16Fix missed setting from r10598 .michaelld
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10624 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-15Fixed bug with BASIC_RXmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10623 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-14Removed reference to DBS_RX_REV_2_1mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10600 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-14Use size_t over int for vlen.jblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10599 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-14Add vlen to subtract, divide, and float2complex.jblum
Takes care of #302 and #303 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10598 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-14Removed generated file from version control.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10597 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of ↵jcorgan
SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10596 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-12Add daughterboard testjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10587 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-12Added OFDM Mod and Demod to GRC (cough cough... kludge).jblum
Generalized the packet mod and demod stuff to accept the OFDM blocks. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10585 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-11Add shutdown hookjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10582 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-11Add a warning about flow control and throttle when the fg is generated.jblum
Because who reads the wiki anyway. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10581 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-10Bumped up minimum divider to 131 for xcvr.jblum
130 too small for certain boards? git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10579 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-09copied over old one which works with icarusmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10578 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-08Improve error messagejcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10576 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-08Copy pubsub from gr-wxgui into gnuradio-core, need to migrate wxgui usage to ↵jcorgan
new class before removing old git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10575 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-08Fix radiobox labeljcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10574 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-06merging qtdevel branch -r10534:10564 to sync with trunk because my computer ↵trondeau
got confused which branch it was supposed to work on. Confused and annoyed and fixing it. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10565 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-06fixed output typeeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10563 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-05audio blocks: note to alsa users, hide the device name when emptyjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10562 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-05New standalone firmware, burn_dbsrx_eeprom, that burns new dbid intoeb
modified DBS Rx daughterboard. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10560 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-05updated svn:ignoreeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10559 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-04Fix case where USRP2 left streaming prevents reinitializationjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10558 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-03Actually enable/disable tx via gpio (...when tx enable is supported).jblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10556 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-03Merged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10551 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-03Updated ignoresjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10550 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-28Properly handles verticle scalingtrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10538 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-28Adding a constellation plot and an example for viewing constellations of ↵trondeau
digital modulations. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10537 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-28some cleanup as well as adding a way to pass the Qapplication between sinks ↵trondeau
that allows multiple GUIs to be defined and run. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10535 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-27Fixes the error message printed when a component (call it 'foo') ismichaelld
configured using --with-foo , but a dependency of this with-component (call the dependency 'bar') was not configured using --with-bar (either it was included using --enable-bar , or not included at all). Simple change, complex explanation ;) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10531 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-26Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ↵jcorgan
passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10529 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-26timing fix. The line address in the buffers still updates now even if there ↵matt
is an error. Doesn't matter, since the error means the buffer is useless anyway. This makes meeting timing much easier since the address update does not depend on the error signal which comes late. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10524 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-26timing fix, delays the ethernet flow control by a cycle to get it across the ↵matt
chip. Seems ok in testing. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10523 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-26remove support for unmodified dbsrx because there is way too much phase ↵matt
noise. only modified dbsrx are supported git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10521 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-26Added support for Continuous Phase Modulation in gr-trellis + an exampleanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10514 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-25Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans upeb
the generation of the Makefile.gen's that occurs in gr-trellis, lib/gengen and lib/filter. If you change any code generator such that it generates a different set of generated file names, you must execute "make generate-makefile" in a non-VPATH build to regenerate the Makefile.gen's. Once they are regenerated, commit them to the repo. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10511 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-25Updated ignores.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10507 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-25Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread ↵jcorgan
header files into /gnuradio. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10506 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-24Fix missing file from distribution tarball (Bruce McGuffin)jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10499 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-24A little documentationmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10498 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-24set all debug stuff to zeromatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10497 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-23support for unmodified dbsrx boardsmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10482 221aa14e-8319-0410-a670-987f0aec2ac5