summaryrefslogtreecommitdiff
path: root/usrp2/host
Commit message (Expand)AuthorAgeFilesLines
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-1/+1
* rearrange includes to always be: internal GR, external, with GR.Michael Dickens2010-10-092-6/+6
* usrp2: fixes for gcc 4.5.0 compatibilityMoeller2010-08-041-3/+3
* Make C++ shared libraries versionedJohnathan Corgan2010-05-282-1/+3
* Merge branch 'master' into udpDon Ward2010-04-303-1/+7
|\
| * Really fix the missing include for boost::bindJohnathan Corgan2010-04-282-1/+1
| * Remove omnithreads library.Johnathan Corgan2010-04-261-1/+1
| * Add missing include file for boost::bindJohnathan Corgan2010-04-231-0/+1
| * Fix sequence error indication after stopping then restarting streaming on USRP2.Martin DvH2010-04-211-0/+1
| * Applied patch from Srinivas Vutukuri to have tx_samples accept -gSrinivas Naga Vutukuri2010-04-171-0/+4
* | Discard data in gr_udp_sink until receiver is started.Don Ward2010-04-201-0/+1
|/
* Removed omnithreads dependency from libusrp2Johnathan Corgan2010-04-1110-174/+69
* setting xcvr antennas through apiJosh Blum2010-02-251-4/+4
* Added call to set antenna. Split XCVR into new thing cuz size.Josh Blum2010-02-254-0/+64
* usrp2: fix for 'start_rx_streaming_at' hangJohnathan Corgan2010-01-171-0/+6
* fixed issue 387: removed uses of win.set for wx sinksJosh Blum2010-01-101-2/+2
* Use updated transmit commandJohnathan Corgan2009-12-031-2/+2
* Rebase on master, cleanup for mergeJohnathan Corgan2009-12-035-167/+167
* Applied 'start streaming at' patch from Douglas GeigerJohnathan Corgan2009-12-035-0/+147
* 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