Age | Commit message (Expand) | Author |
2009-01-23 | Work in progress on mimo Tx state machine. | eb |
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-17 | added frequency offset capability. Set to 12.5e6 on TX, 0 on RX for now | matt |
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-12-05 | implemented "reset master clock on next PPS" so we can easily sync multiple u... | matt |
2008-12-05 | send a char to the serial port, but don't wait if the queue is full | matt |
2008-11-16 | removed old python comments | matt |
2008-11-16 | fixed gain calculations rfx900-2400 | matt |
2008-11-16 | added a utility function to get the integer rounded gain | matt |
2008-11-09 | more thorough test | matt |
2008-11-09 | hardware control of leds | matt |
2008-11-09 | more thorough test | matt |
2008-11-06 | removed obsolete test code | eb |
2008-10-31 | enable all rfx boards | matt |
2008-10-27 | Fix (actually a bit of a kludge) for the frequency setting while | eb |
2008-10-27 | Minor cleanup. | eb |
2008-10-27 | removed extra indentation. No change in functionality | eb |
2008-10-26 | Deadly printfs turned off... Specified gain ranges for TV Rx and RFX boards. | eb |
2008-10-25 | bugfix also override CPP | nldudok1 |
2008-10-22 | Added methods to query daughterboard parameters. Merged eb/u2-wip2 | eb |
2008-10-18 | added in mux for DACs | matt |
2008-10-15 | reverse the spectrum on the TVRX boards | matt |
2008-10-15 | Added firmware support for adc_mux to handle swapping I/Q, etc. | eb |
2008-10-14 | fixed problem with negative offsets in calc_dxc_freq | eb |
2008-10-14 | mark RFX boards as i_and_q_swapped | eb |
2008-10-14 | s/w support for tx and rx mux | eb |
2008-10-14 | new tx and rx mux registers | eb |
2008-10-14 | initialized freq_min/max values | eb |
2008-10-13 | fix diagnostic output | eb |
2008-10-13 | mods to build under old tools | eb |
2008-10-12 | refactored divider setting on rxdb clk, txdb clk, and test clk | matt |
2008-10-11 | New serdes status interrupt, clk_status interrupt. New capability to flush t... | matt |
2008-10-11 | removed unneeded setting | matt |
2008-10-07 | minor cleanup | eb |
2008-10-04 | USRP2 firmware fixes for EDK 10.1 microblaze toolchain. Firmware now builds | eb |
2008-10-03 | fixes for EDK 10.1 tools | eb |
2008-10-02 | fix for "double cross-compilation" | eb |
2008-10-01 | Fixes ticket:297. Refactors how usrp2/firmware is built. Now | 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-17 | blink all leds, leave one on when done to say that firmware is running ok | matt |