Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | b200: use a union to perform double pack/unpack | Josh Blum | 2013-09-06 | 1 | -8/+14 | |
| | | ||||||
* | | b200: integrate support for new converters | Josh Blum | 2013-09-04 | 4 | -22/+34 | |
| | | ||||||
* | | vita: switch modules to CHDR byte format | Josh Blum | 2013-09-04 | 3 | -10/+10 | |
| | | ||||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -1/+1 | |
|\| | ||||||
| * | usrp2: fix firmware rx clear register offset | Josh Blum | 2013-08-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | When an ICMP dest unreachable pkt arrives, the fw needs to know how to shutoff the DSP. This offset for the reset register was broken by a previous fix for register overlap. | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -2/+2 | |
|\| | ||||||
| * | uhd: fix get_xx_freq_range to use analog bw/2 | Josh Blum | 2013-08-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | The proper equation should be: max_freq = max_lo + min(adc/2, bw/2) - sr/2 | |||||
* | | b200: lower clock rate is 5MHz due to DCM | Josh Blum | 2013-08-16 | 1 | -1/+2 | |
| | | ||||||
* | | b200: added more formal product ids | Josh Blum | 2013-08-16 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-15 | 1 | -1/+12 | |
|\| | ||||||
| * | usrp2: try/catch for first send of discovery routine | Josh Blum | 2013-08-15 | 1 | -1/+12 | |
| | | | | | | | | | | This send can fail with a network down/unreachable error. The try/catch allows for discovery to continue. | |||||
* | | b100: reset fx2 on ctrl xport fail | Josh Blum | 2013-08-13 | 1 | -6/+21 | |
| | | ||||||
* | | b200: string names decided in one place | Josh Blum | 2013-08-13 | 1 | -5/+12 | |
| | | ||||||
* | | b200: changed for pps select register | Josh Blum | 2013-08-13 | 5 | -48/+9 | |
| | | ||||||
* | | b200: uhd_usrp_probe distinguishes between B200 and B210 | Nicholas Corgan | 2013-08-09 | 1 | -3/+15 | |
| | | ||||||
* | | b200: increase timeout for extreme cases | Josh Blum | 2013-07-25 | 1 | -1/+1 | |
| | | ||||||
* | | uhd: strnlen for platforms w/o it | Josh Blum | 2013-07-25 | 1 | -1/+9 | |
| | | ||||||
* | | uhd: allow for 16 bit i2c and eeprom addrs | Josh Blum | 2013-07-24 | 12 | -37/+45 | |
| | | ||||||
* | | b200: max spp limit at full rate stb | Josh Blum | 2013-07-23 | 1 | -1/+2 | |
| | | ||||||
* | | b200: removed header redundancy interface | Josh Blum | 2013-07-22 | 1 | -12/+1 | |
| | | ||||||
* | | uhd: remove warning on stream cmd to unused channels | Josh Blum | 2013-07-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | Basically, many apps issue stream cmds by broadcasting the cmd to all channels. This warning is going to appear many times for most apps becasue of this. Since nothing is really harmed, its nicer to not see it and confuse users. | |||||
* | | b200: use existing query rate calls to clip | Josh Blum | 2013-07-19 | 3 | -9/+6 | |
| | | ||||||
* | | b200: added eeprom map needed for last commit | Josh Blum | 2013-07-19 | 1 | -0/+65 | |
| | | ||||||
* | | b200: squashed support for b200 onto master branch | Josh Blum | 2013-07-19 | 10 | -0/+2407 | |
| | | ||||||
* | | b100: call demuxer realloc sid | Josh Blum | 2013-07-19 | 1 | -0/+1 | |
| | | ||||||
* | | uhd: squashed support modules for usrp3 fpga cores | Josh Blum | 2013-07-19 | 28 | -9/+2583 | |
| | | ||||||
* | | b100: moved usb wrapper class into b100 impl | Josh Blum | 2013-07-19 | 4 | -4/+262 | |
| | | | | | | | | * since its only used internally in b100 | |||||
* | | uhd: packet demuxer, reset queue front b4 pop | Josh Blum | 2013-07-15 | 1 | -0/+1 | |
| | | ||||||
* | | usrp: automatic subdev spec for multi-usrp + helpful errors | Josh Blum | 2013-07-15 | 1 | -27/+126 | |
| | | | | | | | | The out of bounds checks will now have more helpful error messages thrown. | |||||
* | | uhd: added new calls to streamer object + support work | Josh Blum | 2013-07-15 | 5 | -1/+21 | |
| | | | | | | | | | | | | | | * The transmit streamer gives access to the async msg queue. * The receive streamer gives access to the issue stream cmd. * Supporting usrp implementation files updated. * Example applications updated to use this API. | |||||
* | | b100: switch to new packet demuxer | Josh Blum | 2013-07-15 | 4 | -9/+119 | |
| | | ||||||
* | | uhd: added virtual destructors for several interface classes | Josh Blum | 2013-07-15 | 1 | -1/+6 | |
| | | ||||||
* | | Merge branch 'maint' | Josh Blum | 2013-07-01 | 1 | -1/+1 | |
|\| | ||||||
| * | e100: fix compiler error use boost cstdint | Josh Blum | 2013-07-01 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'mergeme/cbx' | Josh Blum | 2013-06-10 | 4 | -7/+254 | |
|\ \ | | | | | | | | | | | | | | | | Conflicts: host/docs/calibration.rst host/lib/usrp/dboard/db_sbx_common.cpp | |||||
| * | | CBX support | Nicholas Corgan | 2013-06-07 | 4 | -13/+279 | |
| | | | ||||||
* | | | gps: only enable SERV:TRAC when requested | Josh Blum | 2013-04-09 | 1 | -2/+11 | |
| | | | ||||||
* | | | gps: flush uart buffer before waiting for time | Josh Blum | 2013-04-09 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | This addresses a bug only on the master branch. Also turn off the servo sensor, its too long a delay. We will need to conditionally enable this in a later commit. | |||||
* | | | Merge branch 'maint' | Josh Blum | 2013-03-25 | 5 | -25/+18 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | e100: switch to fixed length xfers | Josh Blum | 2013-03-25 | 4 | -14/+18 | |
| | | | ||||||
| * | | usrp1: fix eeprom write capability through fx2 | Josh Blum | 2013-03-25 | 1 | -11/+0 | |
| | | | | | | | | | | | | | | | The vectorized eeprom write was faster but broken, removed overload which falls back to the one byte at a time. | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-02-27 | 1 | -1/+1 | |
|\| | | ||||||
| * | | lib: addresses B100 FIFO timeout error | Nicholas Corgan | 2013-02-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | b100: create an overflow packet on unknown SID error | Josh Blum | 2013-02-27 | 1 | -1/+29 | |
| | | | ||||||
* | | | b100: additional flushing when rx streamer created | Josh Blum | 2013-02-19 | 1 | -0/+4 | |
| | | | ||||||
* | | | b100: added fw version property to query | Josh Blum | 2013-02-13 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge branch 'next' | Josh Blum | 2013-01-23 | 1 | -0/+8 | |
|\ \ \ | ||||||
| * | | | usrp: poke tune args into dboards that support it | Josh Blum | 2012-11-21 | 1 | -0/+8 | |
| | | | | ||||||
* | | | | Merge branch 'maint' | Nicholas Corgan | 2012-12-18 | 2 | -2/+13 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Merge branch 'maint34' into maint | Nicholas Corgan | 2012-12-18 | 2 | -2/+13 | |
| |\| |