| Commit message (Expand) | Author | Age | Files | Lines |
* | only set scale_iq if asked | jcorgan | 2009-01-19 | 1 | -5/+6 |
* | corrected link up detector | matt | 2009-01-19 | 1 | -1/+1 |
* | new cordic | matt | 2009-01-19 | 2 | -0/+2 |
* | widen cordic on tx side | matt | 2009-01-19 | 1 | -6/+12 |
* | clarify comment | matt | 2009-01-19 | 1 | -1/+1 |
* | 24 bit wide z. Can't do this parameterized, unfortunately. | matt | 2009-01-19 | 3 | -5/+132 |
* | Fix USRP2 peek32() max words | jcorgan | 2008-12-31 | 2 | -2/+3 |
* | For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input to | jcorgan | 2008-12-31 | 4 | -5/+44 |
* | Rename constant for clarity | jcorgan | 2008-12-31 | 2 | -6/+6 |
* | Implements USRP2 poke32() command. | jcorgan | 2008-12-29 | 7 | -1/+126 |
* | Fix typo | jcorgan | 2008-12-28 | 1 | -1/+1 |
* | Replaced USRP2 peek() with peek32(), handles endian-swapping if needed | jcorgan | 2008-12-28 | 4 | -22/+24 |
* | Implements USRP2 peek() command, allowing arbitrary reads from the internal | jcorgan | 2008-12-27 | 7 | -16/+125 |
* | Merged r10071:10164 from features/cppdb-test into trunk. Implements the full... | jcorgan | 2008-12-24 | 1 | -5/+6 |
* | added frequency offset capability. Set to 12.5e6 on TX, 0 on RX for now | matt | 2008-12-17 | 1 | -14/+23 |
* | pps sync works, meets timing | matt | 2008-12-15 | 2 | -13/+26 |
* | add break at end of new case to prevent fallthru. Also cleared up a warning. | matt | 2008-12-14 | 1 | -1/+2 |
* | synchronized pps, lots of debug pins changed, works, meets timing | matt | 2008-12-14 | 1 | -49/+71 |
* | Fix failure with interp > 128 | jcorgan | 2008-12-14 | 1 | -1/+1 |
* | Implement sync_to_pps command for USRP2 | jcorgan | 2008-12-14 | 6 | -0/+46 |
* | reset the phase when we shut down. Aids in sync | matt | 2008-12-13 | 2 | -3/+7 |
* | split test out into a function | matt | 2008-12-07 | 1 | -15/+20 |
* | more tests, for ram and sd card | matt | 2008-12-07 | 1 | -3/+89 |
* | implemented "reset master clock on next PPS" so we can easily sync multiple u... | matt | 2008-12-05 | 2 | -12/+32 |
* | send a char to the serial port, but don't wait if the queue is full | matt | 2008-12-05 | 2 | -0/+15 |
* | speed up the diagnostic signals, they were causing timing problems | matt | 2008-12-04 | 2 | -13/+65 |
* | removed old python comments | matt | 2008-11-16 | 1 | -29/+0 |
* | fixed gain calculations rfx900-2400 | matt | 2008-11-16 | 1 | -3/+3 |
* | added a utility function to get the integer rounded gain | matt | 2008-11-16 | 1 | -0/+6 |
* | more thorough test | matt | 2008-11-09 | 1 | -1/+5 |
* | hardware control of leds | matt | 2008-11-09 | 1 | -0/+1 |
* | hardware control of leds | matt | 2008-11-09 | 1 | -2/+16 |
* | more thorough test | matt | 2008-11-09 | 1 | -8/+34 |
* | removed obsolete test code | eb | 2008-11-06 | 2 | -193/+0 |
* | enable all rfx boards | matt | 2008-10-31 | 1 | -0/+16 |
* | Fix (actually a bit of a kludge) for the frequency setting while | eb | 2008-10-27 | 8 | -440/+23 |
* | backed out 9874 | eb | 2008-10-27 | 2 | -47/+2 |
* | An insufficient attempt to fix the set_freq problem... | eb | 2008-10-27 | 2 | -2/+47 |
* | Minor cleanup. | eb | 2008-10-27 | 3 | -4/+15 |
* | removed extra indentation. No change in functionality | eb | 2008-10-27 | 1 | -38/+36 |
* | Deadly printfs turned off... Specified gain ranges for TV Rx and RFX boards. | eb | 2008-10-26 | 4 | -31/+40 |
* | Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t... | jcorgan | 2008-10-26 | 1 | -1/+0 |
* | bugfix also override CPP | nldudok1 | 2008-10-25 | 1 | -1/+2 |
* | u2_rev2 now works again | matt | 2008-10-23 | 1 | -1/+3 |
* | added missing tx_interp and rx_decim proxies | eb | 2008-10-22 | 1 | -0/+12 |
* | added rx_decim and tx_interp accessors | eb | 2008-10-22 | 3 | -1/+22 |
* | Added methods to query daughterboard parameters. Merged eb/u2-wip2 | eb | 2008-10-22 | 9 | -50/+565 |
* | make rev2 compile again | matt | 2008-10-22 | 1 | -1/+2 |
* | added in mux for DACs | matt | 2008-10-18 | 2 | -6/+19 |
* | reverse the spectrum on the TVRX boards | matt | 2008-10-15 | 1 | -2/+2 |