| Commit message (Expand) | Author | Age | Files | Lines |
* | first cut at an app for testing. sets rev in eeprom, then runs txrx stuff | matt | 2008-09-19 | 2 | -0/+363 |
* | conditional debugging code | eb | 2008-09-19 | 1 | -2/+16 |
* | removed sudo | eb | 2008-09-19 | 1 | -1/+1 |
* | making use of PACKAGE | jblum | 2008-09-18 | 4 | -5/+9 |
* | moved some constants | jblum | 2008-09-18 | 7 | -47/+23 |
* | replaced EXTRA_DIST with dist_ prefix | jblum | 2008-09-17 | 6 | -15/+6 |
* | moved unique id fcn to base platform, fixed paste bug | jblum | 2008-09-17 | 2 | -14/+15 |
* | error message formatting | jblum | 2008-09-17 | 7 | -7/+13 |
* | better debug pins | matt | 2008-09-17 | 1 | -2/+3 |
* | allow fpga to take over sd card interface from cpld | matt | 2008-09-17 | 2 | -9/+29 |
* | allow fpga to take over SD card interface | matt | 2008-09-17 | 1 | -4/+13 |
* | control CS line on SD card | matt | 2008-09-17 | 1 | -1/+11 |
* | firmware support for reading and writing the SD card | matt | 2008-09-17 | 6 | -1/+404 |
* | blink all leds, leave one on when done to say that firmware is running ok | matt | 2008-09-17 | 1 | -2/+1 |
* | bug in scopesink fixed | n4hy | 2008-09-16 | 1 | -1/+1 |
* | some formatting changes | jblum | 2008-09-16 | 1 | -4/+10 |
* | color coding for param entry boxes | jblum | 2008-09-16 | 6 | -15/+62 |
* | doc update | jcorgan | 2008-09-16 | 1 | -5/+6 |
* | port dimensions based on label text | jblum | 2008-09-15 | 4 | -44/+48 |
* | Adds frequency accessor for Costas loop, BERT receiver displays frequency and... | jcorgan | 2008-09-14 | 4 | -24/+37 |
* | fixed utils import | jblum | 2008-09-14 | 1 | -14/+15 |
* | fix for gcc 4.3 | eb | 2008-09-14 | 1 | -0/+1 |
* | support multiple blocks per wrapper, makefile for data dirs | jblum | 2008-09-14 | 4 | -26/+20 |
* | Merged r9564:9568 from jcorgan/bert into trunk. Adds BPSK bit error testing ... | jcorgan | 2008-09-13 | 16 | -4/+945 |
* | Doc updates only | jcorgan | 2008-09-12 | 4 | -5/+9 |
* | Merged -r9556:9560 from jcorgan/scr into trunk. Adds gr.scrambler_bb and gr.... | jcorgan | 2008-09-12 | 13 | -13/+471 |
* | Merged r9505:9553 from old usrp2/trunk into trunk/usrp2 | jcorgan | 2008-09-11 | 5 | -37/+64 |
* | now reads h/w rev from eeprom. f/w app set_hw_rev sets it | eb | 2008-09-10 | 5 | -1/+63 |
* | Replaced """! with """. Exclamation mark showed in doxygen docs. | jblum | 2008-09-10 | 18 | -104/+104 |
* | todo.txt is back | jblum | 2008-09-09 | 1 | -0/+41 |
* | trial fix for ticket:288; merged eb/fusb 9543:9544 to trunk | eb | 2008-09-09 | 1 | -11/+16 |
* | show/hide param logic, usrp loopback example - neg freq | jblum | 2008-09-09 | 9 | -187/+141 |
* | Now passes distcheck with or without microblaze tools on path. | eb | 2008-09-08 | 3 | -5/+25 |
* | added pre_shift method to gri_lfsr | eb | 2008-09-08 | 1 | -0/+10 |
* | merging branch -r9485:9498 to fix some warnings. This merge removes some of t... | trondeau | 2008-09-08 | 13 | -928/+4 |
* | Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2... | jcorgan | 2008-09-08 | 1269 | -2/+1656783 |
* | Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ... | jblum | 2008-09-07 | 283 | -1232/+1105 |
* | another distcheck fix | jcorgan | 2008-09-07 | 1 | -0/+1 |
* | fix typo | jcorgan | 2008-09-07 | 1 | -1/+1 |
* | distcheck fix | jcorgan | 2008-09-07 | 1 | -0/+1 |
* | export gri_fft planning mutex | eb | 2008-09-03 | 2 | -9/+26 |
* | Fibonacci Linear Feedback Shift Register | eb | 2008-09-03 | 5 | -1/+202 |
* | make warning go away | eb | 2008-09-03 | 1 | -1/+1 |
* | Allows for changing the interpolation rate dynamically. Stop the pipeline, s... | matt | 2008-09-02 | 1 | -3/+4 |
* | patched channel plotter -> Stefan BrĂ¼ns | jblum | 2008-09-02 | 1 | -1/+2 |
* | replaced semaphore with primitive lock, adjusted drawing bounds | jblum | 2008-09-02 | 2 | -12/+13 |
* | removed some warnings | eb | 2008-08-31 | 2 | -2/+3 |
* | fixed --enable-warnings-as-errors | eb | 2008-08-31 | 2 | -32/+28 |
* | turn off strict-aliasing warning, not strict-aliasing optimization when compi... | eb | 2008-08-31 | 1 | -2/+2 |
* | fixed copy/paste error in include guard | eb | 2008-08-31 | 1 | -3/+3 |