summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* first cut at an app for testing. sets rev in eeprom, then runs txrx stuffmatt2008-09-192-0/+363
* conditional debugging codeeb2008-09-191-2/+16
* removed sudoeb2008-09-191-1/+1
* making use of PACKAGEjblum2008-09-184-5/+9
* moved some constantsjblum2008-09-187-47/+23
* replaced EXTRA_DIST with dist_ prefixjblum2008-09-176-15/+6
* moved unique id fcn to base platform, fixed paste bugjblum2008-09-172-14/+15
* error message formattingjblum2008-09-177-7/+13
* better debug pinsmatt2008-09-171-2/+3
* allow fpga to take over sd card interface from cpldmatt2008-09-172-9/+29
* allow fpga to take over SD card interfacematt2008-09-171-4/+13
* control CS line on SD cardmatt2008-09-171-1/+11
* firmware support for reading and writing the SD cardmatt2008-09-176-1/+404
* blink all leds, leave one on when done to say that firmware is running okmatt2008-09-171-2/+1
* bug in scopesink fixedn4hy2008-09-161-1/+1
* some formatting changesjblum2008-09-161-4/+10
* color coding for param entry boxesjblum2008-09-166-15/+62
* doc updatejcorgan2008-09-161-5/+6
* port dimensions based on label textjblum2008-09-154-44/+48
* Adds frequency accessor for Costas loop, BERT receiver displays frequency and...jcorgan2008-09-144-24/+37
* fixed utils importjblum2008-09-141-14/+15
* fix for gcc 4.3eb2008-09-141-0/+1
* support multiple blocks per wrapper, makefile for data dirsjblum2008-09-144-26/+20
* Merged r9564:9568 from jcorgan/bert into trunk. Adds BPSK bit error testing ...jcorgan2008-09-1316-4/+945
* Doc updates onlyjcorgan2008-09-124-5/+9
* Merged -r9556:9560 from jcorgan/scr into trunk. Adds gr.scrambler_bb and gr....jcorgan2008-09-1213-13/+471
* Merged r9505:9553 from old usrp2/trunk into trunk/usrp2jcorgan2008-09-115-37/+64
* now reads h/w rev from eeprom. f/w app set_hw_rev sets iteb2008-09-105-1/+63
* Replaced """! with """. Exclamation mark showed in doxygen docs. jblum2008-09-1018-104/+104
* todo.txt is backjblum2008-09-091-0/+41
* trial fix for ticket:288; merged eb/fusb 9543:9544 to trunkeb2008-09-091-11/+16
* show/hide param logic, usrp loopback example - neg freqjblum2008-09-099-187/+141
* Now passes distcheck with or without microblaze tools on path.eb2008-09-083-5/+25
* added pre_shift method to gri_lfsreb2008-09-081-0/+10
* merging branch -r9485:9498 to fix some warnings. This merge removes some of t...trondeau2008-09-0813-928/+4
* Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan2008-09-081269-2/+1656783
* Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ...jblum2008-09-07283-1232/+1105
* another distcheck fixjcorgan2008-09-071-0/+1
* fix typojcorgan2008-09-071-1/+1
* distcheck fixjcorgan2008-09-071-0/+1
* export gri_fft planning mutexeb2008-09-032-9/+26
* Fibonacci Linear Feedback Shift Registereb2008-09-035-1/+202
* make warning go awayeb2008-09-031-1/+1
* Allows for changing the interpolation rate dynamically. Stop the pipeline, s...matt2008-09-021-3/+4
* patched channel plotter -> Stefan BrĂ¼nsjblum2008-09-021-1/+2
* replaced semaphore with primitive lock, adjusted drawing boundsjblum2008-09-022-12/+13
* removed some warningseb2008-08-312-2/+3
* fixed --enable-warnings-as-errorseb2008-08-312-32/+28
* turn off strict-aliasing warning, not strict-aliasing optimization when compi...eb2008-08-311-2/+2
* fixed copy/paste error in include guardeb2008-08-311-3/+3