Age | Commit message (Expand) | Author |
2010-02-25 | setting xcvr antennas through api | Josh Blum |
2010-02-25 | Added call to set antenna. Split XCVR into new thing cuz size. | Josh Blum |
2010-01-17 | usrp2: fix for 'start_rx_streaming_at' hang | Johnathan Corgan |
2010-01-10 | fixed issue 387: removed uses of win.set for wx sinks | Josh Blum |
2009-12-03 | Use updated transmit command | Johnathan Corgan |
2009-12-03 | Rebase on master, cleanup for merge | Johnathan Corgan |
2009-12-03 | Applied 'start streaming at' patch from Douglas Geiger | Johnathan Corgan |
2009-09-04 | stop sending short ethernet command packets. | Eric Blossom |
2009-09-04 | Fix problem with commands timing out (specifically stop_rx_streaming) | Eric Blossom |
2009-09-04 | Fix race condition that caused commands such as stop_rx_streaming to fail. | Eric Blossom |
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git |
2009-06-23 | added include <cstdio> statements in several files to make it compatible with... | anastas |
2009-05-22 | Doc fixes. | eb |
2009-05-22 | doc fixes! work-in-progress | eb |
2009-05-19 | Updates to C++ and Python APIs: | jcorgan |
2009-05-15 | Merged wip r11012:11022 from jcorgan/deb into trunk. | jcorgan |
2009-05-11 | Apply Juha Vierinen patch to allow variable USRP2 rx buffer size | jcorgan |
2009-04-09 | Fixes ticket:357 | jcorgan |
2009-04-04 | Fix distcheck error, trunk passes distcheck. | jcorgan |
2009-04-04 | Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea... | jcorgan |
2009-03-26 | Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk. | eb |
2009-03-19 | Applied Douglas Geiger's packet filter patch, with cleanup. Fixes ticket:286. | jcorgan |
2009-03-04 | Fix case where USRP2 left streaming prevents reinitialization | jcorgan |
2009-02-25 | Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h... | jcorgan |
2009-02-23 | Cleanup, changed ifc_name() to interface_name() | jcorgan |
2009-02-22 | Adds ifc_name() to libusrp2 and gr-usrp2 | jcorgan |
2009-02-20 | fix for config_mimo host code. (Doug Geiger) | eb |
2009-02-10 | Remove obsolete app | jcorgan |
2009-02-10 | Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_pps | jcorgan |
2009-02-04 | Merged r10383:10390 from jcorgan/u2-wip into trunk. | jcorgan |
2009-01-27 | Merged eb/u2-mimo-wip -r10297:10317 into the trunk. This contains | eb |
2009-01-19 | only set scale_iq if asked | jcorgan |
2008-12-31 | For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input to | jcorgan |
2008-12-29 | Implements USRP2 poke32() command. | jcorgan |
2008-12-28 | Fix typo | jcorgan |
2008-12-28 | Replaced USRP2 peek() with peek32(), handles endian-swapping if needed | jcorgan |
2008-12-27 | Implements USRP2 peek() command, allowing arbitrary reads from the internal | jcorgan |
2008-12-24 | Merged r10071:10164 from features/cppdb-test into trunk. Implements the full... | jcorgan |
2008-12-14 | Implement sync_to_pps command for USRP2 | jcorgan |
2008-10-27 | backed out 9874 | eb |
2008-10-27 | An insufficient attempt to fix the set_freq problem... | eb |
2008-10-26 | Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t... | jcorgan |
2008-10-22 | added missing tx_interp and rx_decim proxies | eb |
2008-10-22 | added rx_decim and tx_interp accessors | eb |
2008-10-22 | Added methods to query daughterboard parameters. Merged eb/u2-wip2 | eb |
2008-09-24 | Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/. | eb |
2008-09-23 | usrp2 work-in-progress | eb |
2008-09-23 | Adds usrp2.sink_32fc, usrp2.sink_16sc, refactoring, cleanup | jcorgan |
2008-09-20 | Ensure that usrp2 background thread runs at good pri. Doesn't fix SSSS problem | eb |
2008-09-19 | removed sudo | eb |