Age | Commit message (Expand) | Author |
2008-12-24 | Merged r10071:10164 from features/cppdb-test into trunk. Implements the full... | jcorgan |
2008-12-17 | added frequency offset capability. Set to 12.5e6 on TX, 0 on RX for now | matt |
2008-12-15 | pps sync works, meets timing | matt |
2008-12-14 | add break at end of new case to prevent fallthru. Also cleared up a warning. | matt |
2008-12-14 | synchronized pps, lots of debug pins changed, works, meets timing | matt |
2008-12-14 | Fix failure with interp > 128 | jcorgan |
2008-12-14 | Implement sync_to_pps command for USRP2 | jcorgan |
2008-12-13 | reset the phase when we shut down. Aids in sync | matt |
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-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 |