summaryrefslogtreecommitdiff
path: root/usrp2/host
AgeCommit message (Expand)Author
2009-09-04stop sending short ethernet command packets.Eric Blossom
2009-09-04Fix problem with commands timing out (specifically stop_rx_streaming)Eric Blossom
2009-09-04Fix race condition that caused commands such as stop_rx_streaming to fail.Eric Blossom
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-06-23added include <cstdio> statements in several files to make it compatible with...anastas
2009-05-22Doc fixes.eb
2009-05-22doc fixes! work-in-progresseb
2009-05-19Updates to C++ and Python APIs:jcorgan
2009-05-15Merged wip r11012:11022 from jcorgan/deb into trunk.jcorgan
2009-05-11Apply Juha Vierinen patch to allow variable USRP2 rx buffer sizejcorgan
2009-04-09Fixes ticket:357jcorgan
2009-04-04Fix distcheck error, trunk passes distcheck.jcorgan
2009-04-04Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...jcorgan
2009-03-26Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk.eb
2009-03-19Applied Douglas Geiger's packet filter patch, with cleanup. Fixes ticket:286.jcorgan
2009-03-04Fix case where USRP2 left streaming prevents reinitializationjcorgan
2009-02-25Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h...jcorgan
2009-02-23Cleanup, changed ifc_name() to interface_name()jcorgan
2009-02-22Adds ifc_name() to libusrp2 and gr-usrp2jcorgan
2009-02-20fix for config_mimo host code. (Doug Geiger)eb
2009-02-10Remove obsolete appjcorgan
2009-02-10Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_ppsjcorgan
2009-02-04Merged r10383:10390 from jcorgan/u2-wip into trunk.jcorgan
2009-01-27Merged eb/u2-mimo-wip -r10297:10317 into the trunk. This containseb
2009-01-19only set scale_iq if askedjcorgan
2008-12-31For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input tojcorgan
2008-12-29Implements USRP2 poke32() command.jcorgan
2008-12-28Fix typojcorgan
2008-12-28Replaced USRP2 peek() with peek32(), handles endian-swapping if neededjcorgan
2008-12-27Implements USRP2 peek() command, allowing arbitrary reads from the internaljcorgan
2008-12-24Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan
2008-12-14Implement sync_to_pps command for USRP2jcorgan
2008-10-27backed out 9874eb
2008-10-27An insufficient attempt to fix the set_freq problem...eb
2008-10-26Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t...jcorgan
2008-10-22added missing tx_interp and rx_decim proxieseb
2008-10-22added rx_decim and tx_interp accessorseb
2008-10-22Added methods to query daughterboard parameters. Merged eb/u2-wip2eb
2008-09-24Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/. eb
2008-09-23usrp2 work-in-progresseb
2008-09-23Adds usrp2.sink_32fc, usrp2.sink_16sc, refactoring, cleanupjcorgan
2008-09-20Ensure that usrp2 background thread runs at good pri. Doesn't fix SSSS problemeb
2008-09-19removed sudoeb
2008-09-08Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan