summaryrefslogtreecommitdiff
path: root/usrp2/host
Commit message (Expand)AuthorAgeFilesLines
* stop sending short ethernet command packets.Eric Blossom2009-09-041-1/+12
* Fix problem with commands timing out (specifically stop_rx_streaming)Eric Blossom2009-09-042-2/+45
* Fix race condition that caused commands such as stop_rx_streaming to fail.Eric Blossom2009-09-044-46/+62
* Added git ignore files auto created from svn:ignore properties.git2009-08-145-0/+45
* added include <cstdio> statements in several files to make it compatible with...anastas2009-06-239-0/+10
* Doc fixes.eb2009-05-221-0/+1
* doc fixes! work-in-progresseb2009-05-226-1/+13
* Updates to C++ and Python APIs:jcorgan2009-05-193-2/+53
* Merged wip r11012:11022 from jcorgan/deb into trunk.jcorgan2009-05-151-1/+1
* Apply Juha Vierinen patch to allow variable USRP2 rx buffer sizejcorgan2009-05-115-17/+18
* Fixes ticket:357jcorgan2009-04-092-67/+68
* Fix distcheck error, trunk passes distcheck.jcorgan2009-04-041-0/+1
* Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...jcorgan2009-04-047-2/+341
* Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk.eb2009-03-261-5/+8
* Applied Douglas Geiger's packet filter patch, with cleanup. Fixes ticket:286.jcorgan2009-03-193-3/+50
* Fix case where USRP2 left streaming prevents reinitializationjcorgan2009-03-041-0/+4
* Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h...jcorgan2009-02-254-4/+4
* Cleanup, changed ifc_name() to interface_name()jcorgan2009-02-234-6/+6
* Adds ifc_name() to libusrp2 and gr-usrp2jcorgan2009-02-224-2/+15
* fix for config_mimo host code. (Doug Geiger)eb2009-02-201-0/+1
* Remove obsolete appjcorgan2009-02-101-0/+0
* Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_ppsjcorgan2009-02-104-1/+37
* Merged r10383:10390 from jcorgan/u2-wip into trunk.jcorgan2009-02-045-6/+121
* Merged eb/u2-mimo-wip -r10297:10317 into the trunk. This containseb2009-01-272-1/+313
* only set scale_iq if askedjcorgan2009-01-191-5/+6
* For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input tojcorgan2008-12-314-5/+44
* Implements USRP2 poke32() command.jcorgan2008-12-295-0/+92
* Fix typojcorgan2008-12-281-1/+1
* Replaced USRP2 peek() with peek32(), handles endian-swapping if neededjcorgan2008-12-284-22/+24
* Implements USRP2 peek() command, allowing arbitrary reads from the internaljcorgan2008-12-275-8/+82
* Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan2008-12-241-5/+6
* Implement sync_to_pps command for USRP2jcorgan2008-12-144-0/+32
* backed out 9874eb2008-10-272-47/+2
* An insufficient attempt to fix the set_freq problem...eb2008-10-272-2/+47
* Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t...jcorgan2008-10-261-1/+0
* added missing tx_interp and rx_decim proxieseb2008-10-221-0/+12
* added rx_decim and tx_interp accessorseb2008-10-223-1/+22
* Added methods to query daughterboard parameters. Merged eb/u2-wip2eb2008-10-225-47/+493
* Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/. eb2008-09-248-76/+84
* usrp2 work-in-progresseb2008-09-231-0/+4
* Adds usrp2.sink_32fc, usrp2.sink_16sc, refactoring, cleanupjcorgan2008-09-231-1/+1
* Ensure that usrp2 background thread runs at good pri. Doesn't fix SSSS problemeb2008-09-201-1/+2
* removed sudoeb2008-09-191-1/+1
* Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan2008-09-0854-0/+6391