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
/
app_common_v2.c
Age
Commit message (
Expand
)
Author
2009-09-04
remove special last_line adjustment from ethernet port
Eric Blossom
2009-09-04
Firmware now inserts mac source address value in each frame.
Eric Blossom
2009-04-04
Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...
jcorgan
2009-02-17
minor renaming
eb
2009-02-17
Use defined bit positions
jcorgan
2009-02-10
Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_pps
jcorgan
2009-02-04
Merged r10383:10390 from jcorgan/u2-wip into trunk.
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-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-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