| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Tom Rondeau | 2010-12-06 | 27 | -153/+359 |
|\ |
|
| * | Adding new example script for using the new PFB arbitrary resampler interface... | Tom Rondeau | 2010-12-06 | 1 | -0/+95 |
| * | Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just... | Tom Rondeau | 2010-12-06 | 1 | -2/+9 |
| * | Changing API for gr_skiphead to use uint64_t for the offset instead of size_t... | Tom Rondeau | 2010-11-24 | 3 | -13/+13 |
| * | Adding typedef for uint64_t and int64_t so we can use them through SWIG. | Tom Rondeau | 2010-11-24 | 1 | -0/+2 |
| * | Merge branch 'warnings' | Tom Rondeau | 2010-11-24 | 19 | -74/+129 |
| |\ |
|
| | * | Removing warnings in portaudio source/sink. | Tom Rondeau | 2010-11-24 | 2 | -2/+8 |
| | * | Updated doxygen Doxyfile for newer versions. | Tom Rondeau | 2010-11-10 | 1 | -38/+29 |
| | * | Adding file operations result checking. | Tom Rondeau | 2010-11-09 | 2 | -5/+28 |
| | * | Updating audio_jack to new interface for creating a client. Fixes depricated ... | Tom Rondeau | 2010-11-09 | 2 | -5/+15 |
| | * | Potential fix to MSDD warnings by setting sequence number from buffer more ex... | Tom Rondeau | 2010-11-08 | 2 | -2/+7 |
| | * | Adding a bit more checking on file operations. | Tom Rondeau | 2010-11-08 | 2 | -6/+25 |
| | * | Fixing copyright date. | Tom Rondeau | 2010-11-08 | 1 | -1/+1 |
| | * | Fixed warning re defining GNU_SOURCE. Can probably just remove it since it's ... | Tom Rondeau | 2010-11-08 | 1 | -0/+2 |
| | * | Fixing signed/unsigned warnings. | Tom Rondeau | 2010-11-08 | 7 | -15/+14 |
| * | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2010-11-23 | 0 | -0/+0 |
| |\ \ |
|
| | * \ | Merge branch 'no_usb_debug_windows' | Tom Rondeau | 2010-11-23 | 1 | -60/+108 |
| | |\ \ |
|
| | | * | | first shot at Windows-compatible LIBUSB check | Michael Dickens | 2010-11-04 | 1 | -46/+87 |
| | | * | | Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, becaus... | Michael Dickens | 2010-11-01 | 1 | -15/+22 |
| * | | | | Fixing output types from tap_type to o_type in gr_single_pole_iir.h. Doesn't ... | Tom Rondeau | 2010-11-23 | 1 | -3/+3 |
| * | | | | first shot at Windows-compatible LIBUSB check | Michael Dickens | 2010-11-23 | 1 | -46/+87 |
| * | | | | Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, becaus... | Michael Dickens | 2010-11-23 | 1 | -15/+22 |
| |/ / / |
|
| * | / | Removing autogenerated file. | Tom Rondeau | 2010-11-15 | 1 | -131/+0 |
| | |/
| |/| |
|
* | | | uhd: reverting tag changes on uhd single usrp source, there seems to be issue... | Josh Blum | 2010-12-05 | 1 | -51/+15 |
* | | | uhd: removed default value chan=0 in the cc files | Josh Blum | 2010-12-05 | 2 | -18/+18 |
* | | | WITH_INCLUDES _must_ be last | Eric Blossom | 2010-12-01 | 1 | -2/+2 |
* | | | uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME | Josh Blum | 2010-12-01 | 3 | -7/+6 |
* | | | uhd: default channel params to zero for single source and sink blocks | Josh Blum | 2010-12-01 | 3 | -21/+19 |
* | | | Revert "Removed usrp2-firmware from being automatically built." | Eric Blossom | 2010-11-30 | 2 | -1/+4 |
* | | | Remove generated file from repo | Eric Blossom | 2010-11-30 | 1 | -131/+0 |
* | | | Removed usrp2-firmware from being automatically built. | Josh Blum | 2010-11-30 | 2 | -4/+1 |
* | | | uhd: added libdir to UHD CFLAGS (shared by lib and swig) | Josh Blum | 2010-11-30 | 2 | -2/+2 |
* | | | Swapping out preset keys until I work out some of their issues. | Tom Rondeau | 2010-11-30 | 1 | -1/+2 |
* | | | Modifying QA tests for the sample tags. By default, it only checks the sizes ... | Tom Rondeau | 2010-11-29 | 1 | -59/+72 |
* | | | Block is a gr_block, so this sets its relative rate. Was required for using i... | Tom Rondeau | 2010-11-29 | 1 | -1/+4 |
* | | | Merge branch 'tagging' into next | Tom Rondeau | 2010-11-29 | 38 | -56/+2281 |
|\ \ \ |
|
| * | | | Removing global pmt constants. Were causing segfaults during make check. Must... | Tom Rondeau | 2010-11-29 | 3 | -2/+7 |
| * | | | Fixing up the UHD sample tag example to take command line options. | Tom Rondeau | 2010-11-29 | 1 | -7/+21 |
| * | | | Swapping order of testing rrate. | Tom Rondeau | 2010-11-28 | 1 | -7/+7 |
| * | | | Merge branch 'tagging' of github.com:trondeau/gnuradio into tagging | Tom Rondeau | 2010-11-28 | 1 | -9/+17 |
| |\ \ \ |
|
| | * | | | Check for relative rate and update tag only if not 1.0; otherwise just copy. | Tom Rondeau | 2010-11-22 | 1 | -9/+17 |
| * | | | | Changing propagation policy enum type name and making a few other minor edits. | Tom Rondeau | 2010-11-28 | 3 | -12/+12 |
| * | | | | Removing dependency in QA code to filters that have not necessarily been buil... | Tom Rondeau | 2010-11-23 | 1 | -34/+5 |
| |/ / / |
|
| * | | | Removed comments to stdout from file tagger; made it easir to go from interna... | Tom Rondeau | 2010-11-21 | 2 | -22/+24 |
| * | | | Fixed file tagger error handling so it doesn't prematurely exit under certain... | Tom Rondeau | 2010-11-21 | 1 | -8/+17 |
| * | | | Doxygen comments. Fixing typos that were leading to warnings. | Tom Rondeau | 2010-11-21 | 3 | -2/+8 |
| * | | | Updating test_file_tags.py to use new file tagger interface (sample rate of 1... | Tom Rondeau | 2010-11-21 | 1 | -1/+1 |
| * | | | Updating example to pass file tagger the sample rate and changed some values ... | Tom Rondeau | 2010-11-21 | 1 | -11/+11 |
| * | | | Slightly better handling of tags. | Tom Rondeau | 2010-11-21 | 1 | -3/+7 |
| * | | | Updating PSD function for some newer matplotlib interfacing. | Tom Rondeau | 2010-11-21 | 1 | -7/+10 |