summaryrefslogtreecommitdiff
path: root/usrp2/firmware
AgeCommit message (Expand)Author
2008-11-09more thorough testmatt
2008-11-06removed obsolete test codeeb
2008-10-31enable all rfx boardsmatt
2008-10-27Fix (actually a bit of a kludge) for the frequency setting whileeb
2008-10-27Minor cleanup. eb
2008-10-27removed extra indentation. No change in functionalityeb
2008-10-26Deadly printfs turned off... Specified gain ranges for TV Rx and RFX boards.eb
2008-10-25bugfix also override CPPnldudok1
2008-10-22Added methods to query daughterboard parameters. Merged eb/u2-wip2eb
2008-10-18added in mux for DACsmatt
2008-10-15reverse the spectrum on the TVRX boardsmatt
2008-10-15Added firmware support for adc_mux to handle swapping I/Q, etc.eb
2008-10-14fixed problem with negative offsets in calc_dxc_freqeb
2008-10-14mark RFX boards as i_and_q_swappedeb
2008-10-14s/w support for tx and rx muxeb
2008-10-14new tx and rx mux registerseb
2008-10-14initialized freq_min/max valueseb
2008-10-13fix diagnostic outputeb
2008-10-13mods to build under old toolseb
2008-10-12refactored divider setting on rxdb clk, txdb clk, and test clkmatt
2008-10-11New serdes status interrupt, clk_status interrupt. New capability to flush t...matt
2008-10-11removed unneeded settingmatt
2008-10-07minor cleanupeb
2008-10-04USRP2 firmware fixes for EDK 10.1 microblaze toolchain. Firmware now buildseb
2008-10-03fixes for EDK 10.1 toolseb
2008-10-02fix for "double cross-compilation"eb
2008-10-01Fixes ticket:297. Refactors how usrp2/firmware is built. Noweb
2008-09-21new app to test the rammatt
2008-09-19first cut at an app for testing. sets rev in eeprom, then runs txrx stuffmatt
2008-09-17firmware support for reading and writing the SD cardmatt
2008-09-17blink all leds, leave one on when done to say that firmware is running okmatt
2008-09-10now reads h/w rev from eeprom. f/w app set_hw_rev sets iteb
2008-09-08Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan