index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usrp2
/
firmware
/
apps
Age
Commit message (
Expand
)
Author
2009-01-31
minor rev increase for for 3.01, which was just pcb cosmetic changes
matt
2009-01-27
third time's a charm...
eb
2009-01-27
added missing .h files
eb
2009-01-27
Merged eb/u2-mimo-wip -r10297:10317 into the trunk. This contains
eb
2009-01-27
General housekeeping--removing ancient cruft mostly.
jcorgan
2009-01-22
bumped stack to 3k (not sure we needed to), cleaned up old serdes test
eb
2008-12-31
Fix USRP2 peek32() max words
jcorgan
2008-12-31
Rename constant for clarity
jcorgan
2008-12-29
Implements USRP2 poke32() command.
jcorgan
2008-12-27
Implements USRP2 peek() command, allowing arbitrary reads from the internal
jcorgan
2008-12-14
add break at end of new case to prevent fallthru. Also cleared up a warning.
matt
2008-12-14
Fix failure with interp > 128
jcorgan
2008-12-14
Implement sync_to_pps command for USRP2
jcorgan
2008-12-07
split test out into a function
matt
2008-12-07
more tests, for ram and sd card
matt
2008-11-09
more thorough test
matt
2008-11-09
more thorough test
matt
2008-11-06
removed obsolete test code
eb
2008-10-27
Fix (actually a bit of a kludge) for the frequency setting while
eb
2008-10-27
Minor cleanup.
eb
2008-10-26
Deadly printfs turned off... Specified gain ranges for TV Rx and RFX boards.
eb
2008-10-22
Added methods to query daughterboard parameters. Merged eb/u2-wip2
eb
2008-10-12
refactored divider setting on rxdb clk, txdb clk, and test clk
matt
2008-10-03
fixes for EDK 10.1 tools
eb
2008-09-21
new app to test the ram
matt
2008-09-19
first cut at an app for testing. sets rev in eeprom, then runs txrx stuff
matt
2008-09-17
firmware support for reading and writing the SD card
matt
2008-09-10
now reads h/w rev from eeprom. f/w app set_hw_rev sets it
eb
2008-09-08
Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...
jcorgan