Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | e100: better error message for eeprom model error | Josh Blum | 2011-12-31 | 1 | -5/+11 | |
| | ||||||
* | usrp: added underflow_policy to tx streamer args | Josh Blum | 2011-12-20 | 1 | -0/+1 | |
| | ||||||
* | UHD will now print 'L' whenever a late packet is transmitted. | Ben Hilburn | 2011-12-12 | 1 | -0/+3 | |
| | | | | | This is similiar to printing 'U' and 'S'. This functionality is not yet supported on the USRP1. | |||||
* | uhd: work with stream clearing | Josh Blum | 2011-12-05 | 1 | -1/+2 | |
| | | | | | | | | dont clear when using the compat device API tx clear also resets expected seqnum tx clear on usrp2 resets flow control monitor | |||||
* | usrp: clear dsp when making new streamer | Josh Blum | 2011-11-21 | 1 | -0/+1 | |
| | ||||||
* | e100: added self-cal support with minor speedups | Josh Blum | 2011-11-16 | 2 | -0/+23 | |
| | ||||||
* | usrp: fixed default initialization of iq bal correction | Josh Blum | 2011-11-13 | 1 | -2/+2 | |
| | ||||||
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 1 | -17/+4 | |
| | ||||||
* | usrp: parse rx stream args scalar | Josh Blum | 2011-11-05 | 1 | -1/+2 | |
| | ||||||
* | e100/b100: init tree before filling it | Josh Blum | 2011-11-04 | 1 | -1/+1 | |
| | | | | git log | |||||
* | e100/b100: moved gpio regs and compat readback | Josh Blum | 2011-11-03 | 4 | -109/+33 | |
| | ||||||
* | somebody made a typo | Josh Blum | 2011-11-03 | 1 | -1/+1 | |
| | ||||||
* | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 1 | -5/+8 | |
| | ||||||
* | usrp: prefer name iq_balance for api call | Josh Blum | 2011-11-03 | 1 | -4/+4 | |
| | ||||||
* | usrp: register properties for correction and dc offset | Josh Blum | 2011-11-03 | 1 | -1/+17 | |
| | ||||||
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 1 | -0/+4 | |
| | ||||||
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 1 | -6/+4 | |
| | | | | | | | | removed convert args added simd level got orc and neon updated | |||||
* | e100: performed streamer API update to e100 impl | Josh Blum | 2011-11-03 | 3 | -116/+161 | |
| | ||||||
* | b100/e100: additional constraints for clock rate configuration | Josh Blum | 2011-10-18 | 1 | -0/+3 | |
| | ||||||
* | e100: codec control register fix for tx | Josh Blum | 2011-10-06 | 1 | -1/+1 | |
| | ||||||
* | e100: tweak for codec params for slight improvement | Josh Blum | 2011-09-28 | 1 | -4/+12 | |
| | ||||||
* | e100: gps talking -> termios magic foo | Josh Blum | 2011-09-28 | 1 | -9/+7 | |
| | ||||||
* | e100: gps uart deal with cr and nl | Josh Blum | 2011-09-28 | 2 | -10/+5 | |
| | ||||||
* | e100: added support for internal gpsdo | Josh Blum | 2011-09-28 | 4 | -0/+107 | |
| | ||||||
* | e100: added ref locked sensor for clock reference | Josh Blum | 2011-09-28 | 4 | -2/+22 | |
| | ||||||
* | e100: added support for r4 differential clocking | Josh Blum | 2011-09-28 | 3 | -13/+36 | |
| | ||||||
* | usrp: remove wax::obj entry point (not used) | Josh Blum | 2011-09-08 | 1 | -3/+0 | |
| | ||||||
* | e100: fix FPGA filename lookup, and use model string for name | Josh Blum | 2011-09-03 | 1 | -2/+2 | |
| | ||||||
* | e100: use model string to determine FPGA image to support E110 | Josh Blum | 2011-09-01 | 2 | -4/+14 | |
| | ||||||
* | e100: changed compat numbers, and tweaks | Josh Blum | 2011-08-31 | 3 | -5/+7 | |
| | ||||||
* | e100: changes to support bus work | Josh Blum | 2011-08-31 | 1 | -1/+1 | |
| | ||||||
* | uhd: replaced boost filesystem path with fs_path in property tree | Josh Blum | 2011-07-22 | 2 | -6/+6 | |
| | ||||||
* | uhd: add get_tree call directly to the device | Josh Blum | 2011-07-20 | 1 | -0/+3 | |
| | | | | | | Does away with the need for wax cast to get the tree. You can still do this but it will eventually be removed. There was some compiler issue on ubuntu 10.04 with any cast and a shared ptr to property tree. | |||||
* | uhd: added tasks to simplify thread spawning use cases | Josh Blum | 2011-07-13 | 1 | -15/+5 | |
| | ||||||
* | e100 : Adapt kernel header to work in user space. | Philip Balister | 2011-07-08 | 1 | -4/+5 | |
| | ||||||
* | e100: typo fix for calling ioctl on iface | Josh Blum | 2011-07-08 | 1 | -1/+1 | |
| | ||||||
* | e100: use the USRP_E_READ_CTL32 ioctl for async msg read | Josh Blum | 2011-07-08 | 1 | -4/+4 | |
| | ||||||
* | Update usrp_e kernel header file copies. | Philip Balister | 2011-07-08 | 1 | -37/+5 | |
| | | | | This drops spi and i2c support in the kernel driver. | |||||
* | usrp: added software scale factor adjustment | Josh Blum | 2011-07-08 | 1 | -0/+2 | |
| | ||||||
* | uhd: added subtree capability to property tree | Josh Blum | 2011-07-08 | 1 | -2/+2 | |
| | ||||||
* | usrp: added clipping to link max rate when setting sample rate | Josh Blum | 2011-07-04 | 2 | -0/+3 | |
| | ||||||
* | usrp: handle frontend swapping if the first subdev is QI or Q | Josh Blum | 2011-07-04 | 1 | -2/+4 | |
| | ||||||
* | usrp: removed register defs in regs.hpp that were covered by cores | Josh Blum | 2011-07-02 | 1 | -137/+0 | |
| | ||||||
* | usrp1: tweaks + implemented other features to mimic async and inline messages | Josh Blum | 2011-07-02 | 1 | -0/+5 | |
| | | | | | | | Moved the underflow/overflow polling into a thread and out of the fast-path. Added an inline and async message queue into soft time control. Error and status messages are actually generated now and enqueued. Passes the async message test... | |||||
* | usrp: renamed ref_source to clock_source (terminology) | Josh Blum | 2011-07-02 | 2 | -7/+7 | |
| | ||||||
* | usrp: renamed sma source option to external | Josh Blum | 2011-07-01 | 1 | -2/+2 | |
| | ||||||
* | usrp: created common code to demux an rx stream (b100, e100) | Josh Blum | 2011-07-01 | 1 | -48/+8 | |
| | ||||||
* | usrp: added validate_subdev_spec to all io_impls | Josh Blum | 2011-07-01 | 1 | -4/+6 | |
| | ||||||
* | e100: added false alarm count + sleep for gpio irq (since its shared) | Josh Blum | 2011-06-28 | 1 | -2/+9 | |
| | ||||||
* | e100: removed unused files from e100 build dir | Josh Blum | 2011-06-28 | 6 | -1321/+0 | |
| |