summaryrefslogtreecommitdiff
path: root/usrp2/firmware/lib/db_bitshark_rx.c
AgeCommit message (Collapse)Author
2010-05-17-Updated to allow BURX support to be built into standard txrx.binJohnOrlando
image -Also corrected db_bitshark_rx.c to the current version (previous git push error) that includes the needed delays after I2C commands
2010-05-14Merge remote branch 'bitshark/burx_support' into wip/burx_supportJohnathan Corgan
* bitshark/burx_support: Once and for all, here is the properly updated Makefile.am for the apps Updated db_bitshark_rx.c to the proper version that includes the Conflicts: usrp2/firmware/lib/db_bitshark_rx.c
2010-05-13Updated db_bitshark_rx.c to the proper version that includes theJohnOrlando
delays when sending back-to-back I2C commands, as well as the proper command when setting the bw (previous blunder with git resulted in the wrong version on this branch)
2010-05-11Change default bandwidth to 25 MHz to match maximum USRP2 bandwidthJohnathan Corgan
2010-03-30Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.JohnOrlando