Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Nicholas Corgan | 2013-03-27 | 1 | -1/+1 |
|\ | |||||
| * | utils: Fixed usrp_n2xx_simple_net_burner warning | Nicholas Corgan | 2013-03-27 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-03-26 | 3 | -12/+17 |
|\| | |||||
| * | uhd: updated UHD_IMAGES_DOWNLOAD_SRC for 3.5.2release_003_005_002 | Josh Blum | 2013-03-26 | 1 | -1/+1 |
| | | |||||
| * | utils: usrp_n2xx_simple_net_burner now has option to automatically reboot | Nicholas Corgan | 2013-03-26 | 1 | -10/+15 |
| | | |||||
| * | uhd: update version to 3.5.2 for patch release | Josh Blum | 2013-03-26 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-03-26 | 1 | -1/+1 |
|\| | | | | | | | | | Conflicts: host/docs/calibration.rst | ||||
| * | Merge branch 'maint34' into maint | Nicholas Corgan | 2013-03-26 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Conflicts: host/docs/calibration.rst | ||||
| | * | docs: fixed typo in calibration documentation | Nicholas Corgan | 2013-03-26 | 1 | -1/+1 |
| | | | |||||
* | | | 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. | ||||
* | | | cmake: uhd-usrp.rules location fixed to reflect FHS compliance | Nicholas Corgan | 2013-03-21 | 2 | -4/+4 |
| | | | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-03-18 | 1 | -1/+1 |
|\| | | |||||
| * | | Merge branch 'maint34' into maint | Nicholas Corgan | 2013-03-18 | 1 | -1/+1 |
| |\| | |||||
| | * | cal: fixed typo that selects correct RX front-end in cal utils header (typo ↵ | Balint Seeber | 2013-03-18 | 1 | -1/+1 |
| | | | | | | | | | | | | from copy-pasta still selected TX front-end) | ||||
* | | | usb: added C enable for libusb check | Josh Blum | 2013-03-11 | 1 | -0/+1 |
| | | | |||||
* | | | usb: check for and use libusb_handle_events_timeout_completed | Josh Blum | 2013-03-11 | 3 | -3/+25 |
| | | | |||||
* | | | usb: use int for completed to match libusb example code | Josh Blum | 2013-03-11 | 1 | -8/+9 |
| | | | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-02-28 | 3 | -1/+63 |
|\| | | |||||
| * | | Merge branch 'maint34' into maint | Nicholas Corgan | 2013-02-28 | 3 | -1/+63 |
| |\| | |||||
| | * | Added Windows DLL resource file to insert version into DLL | Nicholas Corgan | 2013-02-28 | 3 | -1/+63 |
| | | | |||||
* | | | 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 | 2 | -0/+12 |
| | | | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-02-14 | 1 | -1/+1 |
|\| | | |||||
| * | | Merge branch 'maint34' into maint | Nicholas Corgan | 2013-02-14 | 1 | -1/+1 |
| |\| | |||||
| | * | cmake: changed DEB Boost dependency from libboost-dev to libboost-all-dev | Nicholas Corgan | 2013-02-14 | 1 | -1/+1 |
| | | | |||||
* | | | b100: added fw version property to query | Josh Blum | 2013-02-13 | 1 | -0/+1 |
| | | | |||||
* | | | uhd: added time spec unit test for large tick counts | Josh Blum | 2013-02-07 | 1 | -0/+11 |
| | | | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-02-01 | 1 | -2/+2 |
|\| | | |||||
| * | | Merge branch 'maint34' into maint | Nicholas Corgan | 2013-02-01 | 1 | -2/+2 |
| |\| | |||||
| | * | cmake: Allows Unix systems with /usr/lib64 to use Boost installations in ↵ | Nicholas Corgan | 2013-02-01 | 1 | -2/+2 |
| | | | | | | | | | | | | non-standard locations | ||||
| | * | uhd: changed version number to 3.4.5release_003_004_005 | Josh Blum | 2013-01-16 | 1 | -1/+1 |
| | | | |||||
* | | | uhd: increment UHD_VERSION_ABI_STRING "3.6.0-0" | Josh Blum | 2013-01-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | Added tune args to tune request. Thefore the API of the master branch does not match 3.5.* release, by this system, the compat string should be the unrelease 3.6 - w/ compat -0. The -0 may increase w/ future ABI/API changes before 3.6 release. | ||||
* | | | Merge branch 'next' | Josh Blum | 2013-01-23 | 2 | -1/+22 |
|\ \ \ | |||||
| * | | | usrp: poke tune args into dboards that support it | Josh Blum | 2012-11-21 | 1 | -0/+8 |
| | | | | |||||
| * | | | uhd: added args member to tune_request object | Josh Blum | 2012-11-21 | 1 | -1/+14 |
| | | | | |||||
* | | | | Merge branch 'fhs_work' | Josh Blum | 2013-01-23 | 6 | -14/+14 |
|\ \ \ \ | |||||
| * | | | | uhd: work on moving binaries to lib/uhd | Josh Blum | 2012-11-08 | 6 | -14/+14 |
| | | | | | |||||
* | | | | | Merge branch 'maint' | Nicholas Corgan | 2013-01-16 | 2 | -2/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | uhd: changed version number to 3.5.1release_003_005_001 | Josh Blum | 2013-01-16 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Merge branch 'maint' | Nicholas Corgan | 2013-01-15 | 1 | -2/+16 |
|\| | | | | |||||
| * | | | | udp: fix ENOBUFS with send/retry for udp socket | Josh Blum | 2013-01-15 | 1 | -2/+16 |
| | | | | | |||||
* | | | | | Merge branch 'maint' | Nicholas Corgan | 2013-01-09 | 1 | -1/+2 |
|\| | | | | |||||
| * | | | | Modify query_gpsdo_sensors to wait long enough to latch a PPS in before ↵ | Nick Foster | 2013-01-09 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | checking it. | ||||
* | | | | | Merge branch 'maint' | Nicholas Corgan | 2013-01-07 | 1 | -4/+4 |
|\| | | | | |||||
| * | | | | utils: usrp_n2xx_simple_net_burner accepts empty response to reset USRP | Nicholas Corgan | 2013-01-07 | 1 | -4/+4 |
| | | | | | |||||
* | | | | | docs: UHD/USRP rephrasing | Nicholas Corgan | 2012-12-18 | 14 | -64/+64 |
| | | | | |