summaryrefslogtreecommitdiffstats
path: root/host
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Nicholas Corgan2013-03-271-1/+1
|\
| * utils: Fixed usrp_n2xx_simple_net_burner warningNicholas Corgan2013-03-271-1/+1
| |
* | Merge branch 'maint'Josh Blum2013-03-263-12/+17
|\|
| * uhd: updated UHD_IMAGES_DOWNLOAD_SRC for 3.5.2release_003_005_002Josh Blum2013-03-261-1/+1
| |
| * utils: usrp_n2xx_simple_net_burner now has option to automatically rebootNicholas Corgan2013-03-261-10/+15
| |
| * uhd: update version to 3.5.2 for patch releaseJosh Blum2013-03-261-1/+1
| |
* | Merge branch 'maint'Nicholas Corgan2013-03-261-1/+1
|\| | | | | | | | | Conflicts: host/docs/calibration.rst
| * Merge branch 'maint34' into maintNicholas Corgan2013-03-261-1/+1
| |\ | | | | | | | | | | | | Conflicts: host/docs/calibration.rst
| | * docs: fixed typo in calibration documentationNicholas Corgan2013-03-261-1/+1
| | |
* | | Merge branch 'maint'Josh Blum2013-03-255-25/+18
|\| |
| * | e100: switch to fixed length xfersJosh Blum2013-03-254-14/+18
| | |
| * | usrp1: fix eeprom write capability through fx2Josh Blum2013-03-251-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 complianceNicholas Corgan2013-03-212-4/+4
| | |
* | | Merge branch 'maint'Nicholas Corgan2013-03-181-1/+1
|\| |
| * | Merge branch 'maint34' into maintNicholas Corgan2013-03-181-1/+1
| |\|
| | * cal: fixed typo that selects correct RX front-end in cal utils header (typo ↵Balint Seeber2013-03-181-1/+1
| | | | | | | | | | | | from copy-pasta still selected TX front-end)
* | | usb: added C enable for libusb checkJosh Blum2013-03-111-0/+1
| | |
* | | usb: check for and use libusb_handle_events_timeout_completedJosh Blum2013-03-113-3/+25
| | |
* | | usb: use int for completed to match libusb example codeJosh Blum2013-03-111-8/+9
| | |
* | | Merge branch 'maint'Nicholas Corgan2013-02-283-1/+63
|\| |
| * | Merge branch 'maint34' into maintNicholas Corgan2013-02-283-1/+63
| |\|
| | * Added Windows DLL resource file to insert version into DLLNicholas Corgan2013-02-283-1/+63
| | |
* | | Merge branch 'maint'Nicholas Corgan2013-02-271-1/+1
|\| |
| * | lib: addresses B100 FIFO timeout errorNicholas Corgan2013-02-271-1/+1
| | |
* | | b100: create an overflow packet on unknown SID errorJosh Blum2013-02-271-1/+29
| | |
* | | b100: additional flushing when rx streamer createdJosh Blum2013-02-192-0/+12
| | |
* | | Merge branch 'maint'Nicholas Corgan2013-02-141-1/+1
|\| |
| * | Merge branch 'maint34' into maintNicholas Corgan2013-02-141-1/+1
| |\|
| | * cmake: changed DEB Boost dependency from libboost-dev to libboost-all-devNicholas Corgan2013-02-141-1/+1
| | |
* | | b100: added fw version property to queryJosh Blum2013-02-131-0/+1
| | |
* | | uhd: added time spec unit test for large tick countsJosh Blum2013-02-071-0/+11
| | |
* | | Merge branch 'maint'Nicholas Corgan2013-02-011-2/+2
|\| |
| * | Merge branch 'maint34' into maintNicholas Corgan2013-02-011-2/+2
| |\|
| | * cmake: Allows Unix systems with /usr/lib64 to use Boost installations in ↵Nicholas Corgan2013-02-011-2/+2
| | | | | | | | | | | | non-standard locations
| | * uhd: changed version number to 3.4.5release_003_004_005Josh Blum2013-01-161-1/+1
| | |
* | | uhd: increment UHD_VERSION_ABI_STRING "3.6.0-0"Josh Blum2013-01-231-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 Blum2013-01-232-1/+22
|\ \ \
| * | | usrp: poke tune args into dboards that support itJosh Blum2012-11-211-0/+8
| | | |
| * | | uhd: added args member to tune_request objectJosh Blum2012-11-211-1/+14
| | | |
* | | | Merge branch 'fhs_work'Josh Blum2013-01-236-14/+14
|\ \ \ \
| * | | | uhd: work on moving binaries to lib/uhdJosh Blum2012-11-086-14/+14
| | | | |
* | | | | Merge branch 'maint'Nicholas Corgan2013-01-162-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | uhd: changed version number to 3.5.1release_003_005_001Josh Blum2013-01-162-2/+2
| | | | |
* | | | | Merge branch 'maint'Nicholas Corgan2013-01-151-2/+16
|\| | | |
| * | | | udp: fix ENOBUFS with send/retry for udp socketJosh Blum2013-01-151-2/+16
| | | | |
* | | | | Merge branch 'maint'Nicholas Corgan2013-01-091-1/+2
|\| | | |
| * | | | Modify query_gpsdo_sensors to wait long enough to latch a PPS in before ↵Nick Foster2013-01-091-1/+2
| | | | | | | | | | | | | | | | | | | | checking it.
* | | | | Merge branch 'maint'Nicholas Corgan2013-01-071-4/+4
|\| | | |
| * | | | utils: usrp_n2xx_simple_net_burner accepts empty response to reset USRPNicholas Corgan2013-01-071-4/+4
| | | | |
* | | | | docs: UHD/USRP rephrasingNicholas Corgan2012-12-1814-64/+64
| | | | |