summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added missing .gitignoreJohnathan Corgan2009-08-141-0/+2
* Added git ignore files auto created from svn:ignore properties.git2009-08-14262-0/+3819
* Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau2009-08-1232-36/+2642
* Adding function to be able to set the size of the points in the constellation...trondeau2009-08-1111-1/+40
* Cleaning up Qt code. This mostly reformats the code to be more consistent wit...trondeau2009-08-1113-747/+972
* Test check-in 2, ignore.jcorgan2009-08-111-1/+0
* Test check-in, ignore.jcorgan2009-08-111-0/+1
* Significantly improved performance of the Qt Gui sinks. This removes a number...trondeau2009-08-1011-161/+184
* howto: adds --disable-python option to gr-howto-write-a-block example.jcorgan2009-08-063-30/+39
* Adds constructor for gr.message_source that takes existing msgq.jcorgan2009-08-064-0/+36
* Fixed optfir for producing equiripple FIR filters. Does LPF, fixes the HPF, a...trondeau2009-08-052-7/+52
* Made libusrp2 min and max samples even number.jcorgan2009-08-021-2/+3
* Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...jcorgan2009-08-0112-8/+426
* Fixing bug in setting SNR3.3gittrondeau2009-07-311-1/+1
* Add custom FPGA build.jcorgan2009-07-3012-3/+1704
* gr_not xml fix: only one input for notjblum2009-07-291-8/+0
* Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr...jcorgan2009-07-2820-5/+140
* Cleanup stray PMT reference.jcorgan2009-07-281-4/+0
* Fix for test_pmt when using --with-boost=<foo>eb2009-07-271-0/+3
* Initialized merge tracking to current revisionjcorgan2009-07-260-0/+0
* Reset mergeinfo properties for files.jcorgan2009-07-260-0/+0
* Reset mergeinfo propertiesjcorgan2009-07-260-0/+0
* Merged r11491:11494 from jcorgan/pmt into trunk.jcorgan2009-07-2657-323/+387
* Update omnithread linking.jcorgan2009-07-253-2/+3
* Merge r11462:11485 from jcorgan/omni into trunk.jcorgan2009-07-2530-129/+158
* Rename binary to be more descriptive.jcorgan2009-07-252-3/+3
* Fix for 'make check' on OSX and Windows; corrects USRP/2 library path.michaelld2009-07-222-4/+4
* last changes here to gr_fmdet until pfb trondeau pfb branch is folded inn4hy2009-07-202-1/+6
* clean up of fmdet and addition of new slope vector. We will extend range to ...n4hy2009-07-201-4/+17
* Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.jcorgan2009-07-2079-624/+416
* Add missing dependencyjcorgan2009-07-181-1/+1
* Adding a check box to cancel DC offsettrondeau2009-07-173-12/+139
* fixed fft reordingjblum2009-07-172-4/+4
* Temporary workaround (until VRT) to stop submitting short packets to libusrp2...jcorgan2009-07-162-0/+18
* There is no y per div, but there is a dynamic range.jblum2009-07-163-6/+10
* wipjcorgan2009-07-152-2/+3
* Packaging update for r11444jcorgan2009-07-151-1/+1
* revert 11442 until I find a fix for boost 1.37eb2009-07-153-12/+3
* Removed pmt dependency on omnithreads, now dependent on boost::threadseb2009-07-155-21/+18
* applied patch from ticket:358eb2009-07-151-2/+3
* pmt performance improvement: Switch from shared_ptr to intrusive_ptreb2009-07-153-3/+12
* pmt perf improvements: Make function arguments const & (c1257, c1260eb2009-07-153-45/+48
* Add some unit test for pmt_subsetp and pmt_memq. (c1261 from Stefan BrĂ¼ns)eb2009-07-152-0/+23
* pmt performance improvement: avoid some double type casting (c1256eb2009-07-151-12/+18
* Minor optimation, assume well formed list as common case (c1255 from Stefan B...eb2009-07-151-1/+1
* Revert erroneous file included in r11424jcorgan2009-07-141-6/+3
* Reorganization of debian package directoryjcorgan2009-07-149-10/+13
* make use of gr.version()jblum2009-07-115-36/+6
* Cleanup.jcorgan2009-07-116-163/+0
* Implements ticket:401 and ticket:402.jcorgan2009-07-1119-29/+215