| Commit message (Expand) | Author | Age | Files | Lines |
* | pmt_write now displays vector and tuple elements. | Eric Blossom | 2009-08-15 | 2 | -12/+31 |
* | Additional QA for tuple. | Eric Blossom | 2009-08-15 | 3 | -6/+38 |
* | Added most of the support for a new PMT type: tuple. | Eric Blossom | 2009-08-14 | 5 | -2/+325 |
* | Refactored gr_msg_accepter and gr_tpd_thread_body. | Eric Blossom | 2009-08-13 | 12 | -47/+187 |
* | Thread-per-block loop now checks and dequeues messages to handle_msg. | Johnathan Corgan | 2009-08-13 | 5 | -15/+40 |
* | Notify derived class when post()ed | Johnathan Corgan | 2009-08-13 | 2 | -4/+24 |
* | Added gr_msg_accepter class. | Johnathan Corgan | 2009-08-13 | 6 | -4/+91 |
* | Added git ignore files auto created from svn:ignore properties. | git repository hosting | 2009-08-13 | 262 | -0/+3819 |
* | Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte... | trondeau | 2009-08-12 | 32 | -36/+2642 |
* | Adding function to be able to set the size of the points in the constellation... | trondeau | 2009-08-11 | 11 | -1/+40 |
* | Cleaning up Qt code. This mostly reformats the code to be more consistent wit... | trondeau | 2009-08-11 | 13 | -747/+972 |
* | Test check-in 2, ignore. | jcorgan | 2009-08-11 | 1 | -1/+0 |
* | Test check-in, ignore. | jcorgan | 2009-08-11 | 1 | -0/+1 |
* | Significantly improved performance of the Qt Gui sinks. This removes a number... | trondeau | 2009-08-10 | 11 | -161/+184 |
* | howto: adds --disable-python option to gr-howto-write-a-block example. | jcorgan | 2009-08-06 | 3 | -30/+39 |
* | Adds constructor for gr.message_source that takes existing msgq. | jcorgan | 2009-08-06 | 4 | -0/+36 |
* | Fixed optfir for producing equiripple FIR filters. Does LPF, fixes the HPF, a... | trondeau | 2009-08-05 | 2 | -7/+52 |
* | Made libusrp2 min and max samples even number. | jcorgan | 2009-08-02 | 1 | -2/+3 |
* | Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ... | jcorgan | 2009-08-01 | 12 | -8/+426 |
* | Fixing bug in setting SNR3.3git | trondeau | 2009-07-31 | 1 | -1/+1 |
* | Add custom FPGA build. | jcorgan | 2009-07-30 | 12 | -3/+1704 |
* | gr_not xml fix: only one input for not | jblum | 2009-07-29 | 1 | -8/+0 |
* | Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr... | jcorgan | 2009-07-28 | 20 | -5/+140 |
* | Cleanup stray PMT reference. | jcorgan | 2009-07-28 | 1 | -4/+0 |
* | Fix for test_pmt when using --with-boost=<foo> | eb | 2009-07-27 | 1 | -0/+3 |
* | Initialized merge tracking to current revision | jcorgan | 2009-07-26 | 0 | -0/+0 |
* | Reset mergeinfo properties for files. | jcorgan | 2009-07-26 | 0 | -0/+0 |
* | Reset mergeinfo properties | jcorgan | 2009-07-26 | 0 | -0/+0 |
* | Merged r11491:11494 from jcorgan/pmt into trunk. | jcorgan | 2009-07-26 | 57 | -323/+387 |
* | Update omnithread linking. | jcorgan | 2009-07-25 | 3 | -2/+3 |
* | Merge r11462:11485 from jcorgan/omni into trunk. | jcorgan | 2009-07-25 | 30 | -129/+158 |
* | Rename binary to be more descriptive. | jcorgan | 2009-07-25 | 2 | -3/+3 |
* | Fix for 'make check' on OSX and Windows; corrects USRP/2 library path. | michaelld | 2009-07-22 | 2 | -4/+4 |
* | last changes here to gr_fmdet until pfb trondeau pfb branch is folded in | n4hy | 2009-07-20 | 2 | -1/+6 |
* | clean up of fmdet and addition of new slope vector. We will extend range to ... | n4hy | 2009-07-20 | 1 | -4/+17 |
* | Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck. | jcorgan | 2009-07-20 | 79 | -624/+416 |
* | Add missing dependency | jcorgan | 2009-07-18 | 1 | -1/+1 |
* | Adding a check box to cancel DC offset | trondeau | 2009-07-17 | 3 | -12/+139 |
* | fixed fft reording | jblum | 2009-07-17 | 2 | -4/+4 |
* | Temporary workaround (until VRT) to stop submitting short packets to libusrp2... | jcorgan | 2009-07-16 | 2 | -0/+18 |
* | There is no y per div, but there is a dynamic range. | jblum | 2009-07-16 | 3 | -6/+10 |
* | wip | jcorgan | 2009-07-15 | 2 | -2/+3 |
* | Packaging update for r11444 | jcorgan | 2009-07-15 | 1 | -1/+1 |
* | revert 11442 until I find a fix for boost 1.37 | eb | 2009-07-15 | 3 | -12/+3 |
* | Removed pmt dependency on omnithreads, now dependent on boost::threads | eb | 2009-07-15 | 5 | -21/+18 |
* | applied patch from ticket:358 | eb | 2009-07-15 | 1 | -2/+3 |
* | pmt performance improvement: Switch from shared_ptr to intrusive_ptr | eb | 2009-07-15 | 3 | -3/+12 |
* | pmt perf improvements: Make function arguments const & (c1257, c1260 | eb | 2009-07-15 | 3 | -45/+48 |
* | Add some unit test for pmt_subsetp and pmt_memq. (c1261 from Stefan BrĂ¼ns) | eb | 2009-07-15 | 2 | -0/+23 |
* | pmt performance improvement: avoid some double type casting (c1256 | eb | 2009-07-15 | 1 | -12/+18 |