summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-15Merged branch 'msg-passing' from http://gnuradio.org/git/eb.gitJohnathan Corgan
2009-08-15pmt_write now displays vector and tuple elements.Eric Blossom
2009-08-15Additional QA for tuple.Eric Blossom
2009-08-14Added most of the support for a new PMT type: tuple.Eric Blossom
2009-08-14Applied patch c1258.diff from Stephan Bruns (ticket:359)Johnathan Corgan
2009-08-14Added missing .gitignoreJohnathan Corgan
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-13Refactored gr_msg_accepter and gr_tpd_thread_body.Eric Blossom
2009-08-13Thread-per-block loop now checks and dequeues messages to handle_msg.Johnathan Corgan
2009-08-13Notify derived class when post()edJohnathan Corgan
2009-08-13Added gr_msg_accepter class.Johnathan Corgan
2009-08-13Added git ignore files auto created from svn:ignore properties.git repository hosting
2009-08-12Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau
2009-08-11Adding function to be able to set the size of the points in the constellation...trondeau
2009-08-11Cleaning up Qt code. This mostly reformats the code to be more consistent wit...trondeau
2009-08-11Test check-in 2, ignore.jcorgan
2009-08-11Test check-in, ignore.jcorgan
2009-08-10Significantly improved performance of the Qt Gui sinks. This removes a number...trondeau
2009-08-06howto: adds --disable-python option to gr-howto-write-a-block example.jcorgan
2009-08-06Adds constructor for gr.message_source that takes existing msgq.jcorgan
2009-08-05Fixed optfir for producing equiripple FIR filters. Does LPF, fixes the HPF, a...trondeau
2009-08-02Made libusrp2 min and max samples even number.jcorgan
2009-08-01Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...jcorgan
2009-07-31Fixing bug in setting SNRtrondeau
2009-07-30Add custom FPGA build.jcorgan
2009-07-29gr_not xml fix: only one input for notjblum
2009-07-28Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr...jcorgan
2009-07-28Cleanup stray PMT reference.jcorgan
2009-07-27Fix for test_pmt when using --with-boost=<foo>eb
2009-07-26Initialized merge tracking to current revisionjcorgan
2009-07-26Reset mergeinfo properties for files.jcorgan
2009-07-26Reset mergeinfo propertiesjcorgan
2009-07-26Merged r11491:11494 from jcorgan/pmt into trunk.jcorgan
2009-07-25Update omnithread linking.jcorgan
2009-07-25Merge r11462:11485 from jcorgan/omni into trunk.jcorgan
2009-07-25Rename binary to be more descriptive.jcorgan
2009-07-22Fix for 'make check' on OSX and Windows; corrects USRP/2 library path.michaelld
2009-07-20last changes here to gr_fmdet until pfb trondeau pfb branch is folded inn4hy
2009-07-20clean up of fmdet and addition of new slope vector. We will extend range to ...n4hy
2009-07-20Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.jcorgan
2009-07-18Add missing dependencyjcorgan
2009-07-17Adding a check box to cancel DC offsettrondeau
2009-07-17fixed fft reordingjblum
2009-07-16Temporary workaround (until VRT) to stop submitting short packets to libusrp2...jcorgan
2009-07-16There is no y per div, but there is a dynamic range.jblum
2009-07-15wipjcorgan
2009-07-15Packaging update for r11444jcorgan
2009-07-15revert 11442 until I find a fix for boost 1.37eb
2009-07-15Removed pmt dependency on omnithreads, now dependent on boost::threadseb
2009-07-15applied patch from ticket:358eb