Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Martin Braun | 2017-01-05 | 2 | -3/+7 |
|\ | |||||
| * | C API: Added UHD_VERSION usrp.h | Martin Braun | 2017-01-03 | 2 | -3/+7 |
| | | |||||
* | | calibration: generic containers for datasets | Paul David | 2016-11-29 | 4 | -0/+207 |
| | | | | | | | | | | | | - Includes a container for power calibration data - Unit tests to check underlying container functionality - Nearest neighbor and bilinear interpolation | ||||
* | | Merge branch 'maint' | Martin Braun | 2016-11-28 | 2 | -1/+3 |
|\| | |||||
| * | rfnoc: Matched signatures for clear() | Martin Braun | 2016-11-28 | 1 | -1/+1 |
| | | |||||
| * | cmake: Remove duplicate definitions of UHD_VERSION | Martin Braun | 2016-11-18 | 1 | -0/+2 |
| | | |||||
* | | rfnoc: Removed transport endianness as make arg | Martin Braun | 2016-11-09 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | | | This is only confusing, since the blocks do not have to care about endianness. The control interface needs to know (and takes care of it internally), and the streaming transport does the same (and does not directly connect to blocks). Reviewed-By: Michael West <michael.west@ettus.com> | ||||
* | | Merge branch 'maint' | Martin Braun | 2016-11-08 | 34 | -203/+203 |
|\| | |||||
| * | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵ | Martin Braun | 2016-11-08 | 35 | -232/+232 |
| | | | | | | | | | | | | | | | | types) - Also removes all references to boost/cstdint.hpp and replaces it with stdint.h (The 'correct' replacement would be <cstdint>, but not all of our compilers support that). | ||||
* | | cmake: Change version numbering to remove leading zeros | Martin Braun | 2016-10-31 | 2 | -5/+5 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-10-26 | 2 | -14/+1 |
|\| | |||||
| * | docs: Fixed notes on transport parameters | Martin Braun | 2016-10-26 | 1 | -13/+0 |
| | | |||||
| * | rfnoc: Fixed graph search algorithm for active-ports only | Martin Braun | 2016-10-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-10-19 | 4 | -24/+29 |
|\| | |||||
| * | Legacy: Improve awareness of tick rates in a streamer | Martin Braun | 2016-10-17 | 4 | -24/+29 |
| | | | | | | | | Prevents incorrect errors about conflicting tickrates in a streamer | ||||
* | | Merge branch 'maint' | Martin Braun | 2016-10-17 | 1 | -2/+14 |
|\| | |||||
| * | rfnoc nodes: Disconnect on destruct | Martin Braun | 2016-10-13 | 1 | -2/+14 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-10-07 | 1 | -7/+14 |
|\| | |||||
| * | docs: Fixed multi_usrp docstring for get_master_clock_rate | Martin Braun | 2016-09-28 | 1 | -7/+14 |
| | | |||||
* | | atomic: Removed reusable_barrier | Martin Braun | 2016-09-28 | 1 | -70/+0 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-09-27 | 1 | -0/+4 |
|\| | |||||
| * | stream: Document thread-non-safety of recv() | Martin Braun | 2016-09-23 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-09-09 | 1 | -1/+1 |
|\| | |||||
| * | soft_regs: Fixed 32-bit issue | Kevin Gilbert kegilbert | 2016-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Softregs didn't properly work on 32-bit systems. This changed the 'mask' inline function to return template date type rather than size_t to avoid truncation of data during shift of 64-bit data in 32-bit applications. | ||||
* | | Merge branch 'maint' | Martin Braun | 2016-09-05 | 1 | -7/+6 |
|\| | |||||
| * | Merge branch 'UHD-3.9.LTS' into maint | Martin Braun | 2016-09-02 | 1 | -7/+6 |
| |\ | | | | | | | | | | | | | | | | | | | | | | This provides the GPS fixes. Conflicts: host/CMakeLists.txt tools/debs/upload_debs.sh | ||||
| | * | GPSDO: Make sure read_uart() returns only complete strings for all devices. | michael-west | 2016-09-02 | 1 | -8/+7 |
| | | | |||||
* | | | types: Cleaned up sid.hpp | Martin Braun | 2016-09-02 | 1 | -34/+38 |
|/ / | | | | | | | | | | | - Made reversed() const - Removed boost::uint* types - Removed superfluous includes | ||||
* | | cmake: Remove device3.hpp header if not using RFNoC | Martin Braun | 2016-08-17 | 1 | -1/+8 |
| | | |||||
* | | doxygen: Cleared up some warnings | Martin Braun | 2016-08-12 | 3 | -2/+15 |
| | | |||||
* | | doxygen: Removed warning on dboard_iface | Martin Braun | 2016-08-12 | 1 | -1/+1 |
| | | |||||
* | | cmake: Auto-generate ABI string and clarify comment on UHD_VERSION macro | Martin Braun | 2016-08-12 | 1 | -4/+4 |
| | | |||||
* | | Updated repository for 3.10.0.0 Release | Martin Braun | 2016-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - Updated CHANGELOG - Updated fpga-src submodule - Updated version string - Updated ABI string | ||||
* | | multi_usrp: Removed RFNoC-specific API call | Martin Braun | 2016-08-10 | 1 | -15/+0 |
| | | |||||
* | | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 46 | -3/+4117 |
| | | |||||
* | | uhd: Added syntax error exception type | Martin Braun | 2016-08-09 | 1 | -0/+7 |
| | | |||||
* | | dboard manager: Allow deferring dboard initialization | Derek Kozel | 2016-08-09 | 1 | -1/+8 |
| | | |||||
* | | Improve LO APIs for daughterboards without configurable LOs | Derek Kozel | 2016-08-09 | 1 | -0/+8 |
| | | |||||
* | | Add sleep function to dboard_iface | Kevin Gilbert | 2016-08-05 | 1 | -0/+6 |
| | | | | | | | | | | Having this function allows a dboard_iface implementation to be aware of the timing of various calls such as SPI and register writes. | ||||
* | | update support for clang to include UHD_FORCE_INLINE | Michael Dickens | 2016-08-01 | 1 | -0/+1 |
| | | |||||
* | | usb: add virtual destructors where needed; make virtual destructors ↵ | Michael Dickens | 2016-08-01 | 3 | -1/+5 |
| | | | | | | | | out-of-line from class definition to reduce number of vtables emitted (according to clang). | ||||
* | | usb: fix interfaces to be type 'int' and endpoints to be type 'unsigned ↵ | Michael Dickens | 2016-08-01 | 2 | -5/+5 |
| | | | | | | | | char' to match the libusb API. | ||||
* | | usb: fix 'timeout' variables to be unsigned since that is what the ↵ | Michael Dickens | 2016-08-01 | 1 | -1/+1 |
| | | | | | | | | 'libusb_control_transfer' API uses. | ||||
* | | usb: fix 'submit' to return 'int' since that is what ↵ | Michael Dickens | 2016-08-01 | 1 | -7/+7 |
| | | | | | | | | 'libusb_control_transfer' returns; otherwise 'submit' is used with the correct types internally. | ||||
* | | add specific configuration support for clang | Michael Dickens | 2016-08-01 | 2 | -0/+14 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-08-01 | 1 | -1/+3 |
|\| | | | | | | | | | | | Conflicts: host/lib/usrp/dboard/db_wbx_version2.cpp host/lib/usrp/dboard/db_wbx_version3.cpp | ||||
| * | Octoclock: Fix firmware version compatibility | michael-west | 2016-06-27 | 1 | -1/+3 |
| | | |||||
* | | cmake: Fix compatibility with new versioning scheme | Nicolas Cuervo | 2016-08-01 | 1 | -1/+1 |
| | | | | | | | | - Fixes init_usrp | ||||
* | | uhd: minor prop tree formatting | Martin Braun | 2016-07-29 | 1 | -1/+3 |
| | | |||||
* | | usrp3: Added SW muxer/demuxer for the zero_copy interface | Ashish Chaudhari | 2016-07-29 | 1 | -0/+72 |
| | | | | | | | | | | | | | | - Can be used to share a single zero_copy_if object with multiple streams - Allows creating of virtual streams that are indistinguishable from low-level streams |