| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp: Cleanup of usrp_basic | Thomas Tsou | 2009-11-02 | 7 | -300/+99 |
* | usrp: Check return value in fusb_libusb1 _reap() | Thomas Tsou | 2009-11-02 | 1 | -1/+9 |
* | gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer | Johnathan Corgan | 2009-11-02 | 18 | -438/+169 |
* | Added frames_to_ppm Octave script, use ImageMagick to convert to png | Johnathan Corgan | 2009-11-02 | 6 | -1/+124 |
* | gr-noaa: Switched to 'double rate BPSK' HRPT synchronization | Johnathan Corgan | 2009-11-01 | 24 | -2230/+2032 |
* | Fix missing include from last commit | Johnathan Corgan | 2009-10-31 | 1 | -0/+2 |
* | grc: update block tree list for new pfb_clock_sync | Johnathan Corgan | 2009-10-31 | 1 | -1/+1 |
* | core: added gr.pfb_clock_sync_fff based on _ccf version, updated example | Johnathan Corgan | 2009-10-31 | 7 | -353/+883 |
* | Merge branch 'wbxng-prescaler' of http://gnuradio.org/git/jabele | Johnathan Corgan | 2009-10-29 | 3 | -8/+14 |
|\ |
|
| * | Fixing prescaler and disable aux synth output on wbxng | Jason Abele | 2009-10-29 | 3 | -8/+14 |
* | | fixed issue where usrp siggen continued to transmit after program exit | Josh Blum | 2009-10-29 | 3 | -11/+17 |
* | | modified flowgraph cleanup | Josh Blum | 2009-10-29 | 2 | -9/+9 |
|/ |
|
* | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-29 | 8 | -48/+115 |
|\ |
|
| * | Added window option to wxgui fft and waterfall sink. | Josh Blum | 2009-10-28 | 8 | -17/+95 |
| * | Merge branch 'flattopwindow' of http://gnuradio.org/git/matt into flattop | Josh Blum | 2009-10-28 | 1 | -27/+16 |
| |\ |
|
| | * | redid cos windows, added flattop and nuttall_cfd | Matt Ettus | 2009-10-28 | 1 | -27/+16 |
* | | | renamed msgq to msgq_in and msgq_out, block wrappers changed accordingly | Josh Blum | 2009-10-28 | 3 | -3/+3 |
* | | | Created a grc_blockdir in makefile.common. | Josh Blum | 2009-10-28 | 10 | -39/+18 |
* | | | Merge branch 'wip/grc/general' of jblum@blumhouse:~/git/gnuradio into wip/grc | Josh Blum | 2009-10-28 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | added to todo | Josh Blum | 2009-10-18 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-27 | 35 | -3293/+1 |
|\ \ |
|
| * | | removed gr-vrt | Josh Blum | 2009-10-26 | 25 | -1849/+0 |
| * | | removed caldiv stuff from gr-vrt | Josh Blum | 2009-10-26 | 3 | -36/+1 |
| * | | removed MOST of the quadradio specific stuff | Josh Blum | 2009-10-22 | 8 | -1007/+12 |
| * | | install header for missing pkt checker | Josh Blum | 2009-10-22 | 1 | -3/+3 |
* | | | updated usrp.pc file to reflect the correct version of libusb | Michael | 2009-10-27 | 2 | -3/+12 |
* | | | Remove debian packaging from master branch, to be placed in 'debian' branch | Johnathan Corgan | 2009-10-22 | 33 | -1946/+0 |
|/ / |
|
* | | Don't distribute generated files in gr-qtgui | Johnathan Corgan | 2009-10-22 | 1 | -3/+4 |
* | | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-21 | 16 | -74/+599 |
|\ \ |
|
| * | | query the model number from the host | Josh Blum | 2009-10-21 | 4 | -3/+7 |
| * | | fix so all handlers get called on event | Josh Blum | 2009-10-14 | 1 | -2/+5 |
| * | | simplfied the code while i was looking at it | Josh Blum | 2009-10-12 | 1 | -2/+1 |
| * | | Merge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc' into vrt | Josh Blum | 2009-10-12 | 783 | -91078/+15965 |
| |\ \ |
|
| * | | | added access methods for gps stuff | Josh Blum | 2009-09-29 | 4 | -12/+34 |
| * | | | added access methods and parsing for caldiv if context | Josh Blum | 2009-09-28 | 5 | -6/+42 |
| * | | | use existing utility method | Josh Blum | 2009-09-28 | 1 | -1/+1 |
| * | | | reading the lo back and storing it | Josh Blum | 2009-09-25 | 3 | -12/+21 |
| * | | | use the new htonll and vrt types to send cal and lo freqs | Josh Blum | 2009-09-25 | 1 | -6/+6 |
| * | | | checking for if context packets and setting up the payload pointer and size | Josh Blum | 2009-09-25 | 2 | -1/+7 |
| * | | | Reading 64 bit freq out of chunk of context packet. | Josh Blum | 2009-09-25 | 3 | -3/+41 |
| * | | | copied over vrt context and type headers, updated bits.h as well | Josh Blum | 2009-09-25 | 5 | -14/+407 |
| * | | | Dump IF-Context packets in hex. | Eric Blossom | 2009-09-23 | 1 | -21/+38 |
| * | | | use gruel/inet.h instead of arap/inet.h | Eric Blossom | 2009-09-23 | 1 | -1/+1 |
| * | | | fix white space | Eric Blossom | 2009-09-23 | 2 | -4/+4 |
| * | | | made rxdspno a parameter for: start/stop streaming, and quadradio32fc | Josh Blum | 2009-09-22 | 5 | -23/+23 |
* | | | | Resampler seems to be working for all values of rate | Tom | 2009-10-19 | 2 | -3/+8 |
* | | | | Working on fixing arbitrary resampler not working for rate < 1.0; this fixes ... | Tom | 2009-10-19 | 1 | -1/+2 |
* | | | | Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelld | Johnathan Corgan | 2009-10-19 | 11 | -365/+521 |
|\ \ \ \ |
|
| * | | | | moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX pri... | Michael | 2009-10-19 | 7 | -133/+168 |
| * | | | | better for both cross-compiling and 10.6 native compiling, to determine CPU a... | Michael | 2009-10-17 | 1 | -9/+22 |