Age | Commit message (Expand) | Author |
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-12-04 | speed up the diagnostic signals, they were causing timing problems | 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 | 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 | backed out 9874 | eb |
2008-10-27 | An insufficient attempt to fix the set_freq problem... | 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-26 | Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t... | jcorgan |
2008-10-25 | bugfix also override CPP | nldudok1 |
2008-10-23 | u2_rev2 now works again | matt |
2008-10-22 | added missing tx_interp and rx_decim proxies | eb |
2008-10-22 | added rx_decim and tx_interp accessors | eb |
2008-10-22 | Added methods to query daughterboard parameters. Merged eb/u2-wip2 | eb |
2008-10-22 | make rev2 compile again | matt |
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-08 | moved to appropriate places | matt |
2008-10-08 | added the basic wb<-->extram interface and a serdes interrupt to tell link st... | matt |
2008-10-07 | minor cleanup | eb |
2008-10-04 | Refactored how the usrp2/firmware connects into the top-level built. | 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-24 | Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/. | eb |
2008-09-23 | usrp2 work-in-progress | eb |
2008-09-23 | Adds usrp2.sink_32fc, usrp2.sink_16sc, refactoring, cleanup | jcorgan |