| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | usrp-n: simplify ctrl response error so it cant throw, also increase timeout ... | Josh Blum | 2010-12-08 | 1 | -2/+4 |
* | usrp2: cover both rev3 cases for usrp2 revision numbers | Josh Blum | 2010-11-24 | 1 | -2/+6 |
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrl | Nick Foster | 2010-11-17 | 1 | -6/+93 |
|\ |
|
| * | uhd: removed windows warnings, added string formatting in usrp-n | Josh Blum | 2010-11-11 | 1 | -2/+2 |
| * | usrp-n: populated name properties to use the generated cname from iface | Josh Blum | 2010-11-11 | 1 | -1/+1 |
| * | usrp2: made enums for the rev types and implemented in code | Josh Blum | 2010-11-11 | 1 | -9/+33 |
| * | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-11-11 | 1 | -2/+2 |
| |\ |
|
| | * | usrp2: switch the timeout to units of seconds | Josh Blum | 2010-11-11 | 1 | -2/+2 |
| * | | U2P: Ripped out the mboard_rev_t structure in favor of an enum in usrp2_regs.... | Nick Foster | 2010-11-10 | 1 | -17/+9 |
| * | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-next | Nick Foster | 2010-11-10 | 1 | -0/+2 |
| |\| |
|
| | * | uhd: renamed enums to reflect new convention | Josh Blum | 2010-11-10 | 1 | -1/+1 |
| * | | 2+: moved mboard_rev to usrp2/ in preparation for merging upstream | Nick Foster | 2010-11-10 | 1 | -4/+4 |
| * | | Moved mboard rev detection to iface.cpp. | Nick Foster | 2010-10-20 | 1 | -2/+7 |
| * | | USRP2P: mboard rev works through props interface. | Nick Foster | 2010-10-12 | 1 | -2/+2 |
| * | | USRP2P: This is surprisingly involved. Adding a consistent interface to deal ... | Nick Foster | 2010-10-12 | 1 | -2/+2 |
| * | | Support for NMEA reads. Uses NMEA parsing instead of Jackson Labs parsing. | Nick Foster | 2010-08-13 | 1 | -8/+21 |
| * | | GPS interface works for Jackson Labs devices. | Nick Foster | 2010-08-13 | 1 | -2/+1 |
| * | | Host-side fixes for GPS UART. | Nick Foster | 2010-08-12 | 1 | -5/+5 |
| * | | Added host-side support for UART messaging. | Nick Foster | 2010-08-12 | 1 | -0/+42 |
| * | | Merge branch 'master' into usrp2p | Nick Foster | 2010-08-10 | 1 | -7/+17 |
| |\ \ |
|
| * | | | ADC SPI works. ADC gain interface "works". | Nick Foster | 2010-07-28 | 1 | -1/+1 |
| * | | | Host-side changes to work with the USRP2+. | Nick Foster | 2010-07-26 | 1 | -0/+13 |
* | | | | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-11-05 | 1 | -0/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | usrp2: move mboard eeprom instance into iface to the clock control can access it | Josh Blum | 2010-11-04 | 1 | -0/+3 |
* | | | | usrp2: use select rather than manually polling the simple udp socket | Josh Blum | 2010-10-11 | 1 | -3/+1 |
* | | | | usrp2: add fc control registers, use small timeout for control packets again | Josh Blum | 2010-10-11 | 1 | -11/+1 |
|/ / / |
|
* | / | Brought in changes to SPI to match up with parallel branch so they share a co... | Nick Foster | 2010-08-16 | 1 | -1/+1 |
| |/
|/| |
|
* | | usrp2: added fpga compat number, renamed firmware proto version to compat | Josh Blum | 2010-08-09 | 1 | -7/+17 |
|/ |
|
* | usrp2: add a timeout to udp control and make it large for usrp2 control trans... | Josh Blum | 2010-07-19 | 1 | -1/+13 |
* | usrp2: moved common defined for udp mtu and implemented change. | Josh Blum | 2010-07-07 | 1 | -4/+5 |
* | uhd: change pack/unpack for 64-bit numbers to reflect hardware implementation | Josh Blum | 2010-07-07 | 1 | -1/+1 |
* | usrp2: Added a peek64 to read pairs of 32 bit numbers such as time64 | Josh Blum | 2010-07-05 | 1 | -5/+19 |
* | usrp2: increased transport buffer minimum size, and added warning | Josh Blum | 2010-07-05 | 1 | -1/+1 |
* | usrp2: enlarged the i2c transaction size, rev-ed the firmware protocol number... | Josh Blum | 2010-06-17 | 1 | -1/+1 |
* | move get clock rate into clock control | Josh Blum | 2010-06-04 | 1 | -7/+0 |
* | also use an mtu size recv buffer for the control packet recv | Josh Blum | 2010-06-04 | 1 | -6/+7 |
* | Added RSSI readback to XCVR2450. | Josh Blum | 2010-04-26 | 1 | -1/+1 |
* | prefixed the ASSERT_THROW macro with UHD for the sake of namespace | Josh Blum | 2010-04-26 | 1 | -8/+8 |
* | Added i2c interface to serial.hpp, using in usrp2_iface for i2c and eeprom. | Josh Blum | 2010-04-26 | 1 | -21/+0 |
* | set dboard eeprom from dboard properties | Josh Blum | 2010-04-24 | 1 | -5/+9 |
* | Moved reading the eeprom (dboard ids) onto the host. | Josh Blum | 2010-04-23 | 1 | -0/+61 |
* | Added protocol version number to usrp2 common header and data struct. | Josh Blum | 2010-04-21 | 1 | -0/+8 |
* | moved spi and i2c api into serial.hpp, its used for more than the dboard inte... | Josh Blum | 2010-04-16 | 1 | -1/+0 |
* | Created a usrp2 interface class with the control, spi, peek/poke functionality. | Josh Blum | 2010-04-13 | 1 | -0/+168 |