Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated repo for 3.9.1 release | Martin Braun | 2015-09-11 | 1 | -2/+2 |
| | | | | | - Version string - Renamed images package | ||||
* | Updating images package for unofficial 3.9.1 release candidate | Ashish Chaudhari | 2015-09-09 | 1 | -2/+2 |
| | |||||
* | Updated images package for 3.9.0 release | Ashish Chaudhari | 2015-08-31 | 1 | -2/+2 |
| | |||||
* | Updated images package for 3.9.0rc1 | Ashish Chaudhari | 2015-08-18 | 1 | -2/+2 |
| | |||||
* | cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, ↵ | Nicholas Corgan | 2015-08-11 | 1 | -5/+5 |
| | | | | | | set LibUHD to required * If required component's dependencies aren't met, CMake will throw an error unless user specifically disables it | ||||
* | uhd: C API wrapper | Nicholas Corgan | 2015-08-06 | 1 | -0/+1 |
| | | | | | | | * multi_usrp, multi_usrp_clock, and associated classes accessible through C * Added Doxygen documentation explaining structure and API * Simple RX and TX streaming examples * Unit tests for different parts of C interface and C++ error conversion | ||||
* | fpga: Updated fpga image package for e3xx. | Moritz Fischer | 2015-07-30 | 1 | -2/+2 |
| | |||||
* | Updated images package (X300 compat 13) | Ashish Chaudhari | 2015-07-24 | 1 | -2/+2 |
| | |||||
* | cmake: MinGW improvements | Nicholas Corgan | 2015-07-23 | 1 | -16/+0 |
| | | | | | | * Improved toolchan file, accounts for different versions * Don't force static runtime linking (was causing test errors) * Include MinGW runtime in packaging | ||||
* | adding "/bigobj" compiler flag to allow msvc to handle really large obj | Patrick Sisterhen | 2015-07-23 | 1 | -0/+1 |
| | |||||
* | Updated images package for master (X300 updates) | Ashish Chaudhari | 2015-07-22 | 1 | -2/+2 |
| | |||||
* | cmake: Bumped minimum version for CMake to 2.8 | Martin Braun | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | Updated images package | Martin Braun | 2015-07-14 | 1 | -2/+2 |
| | | | | | | | - X300 Rev7 images - B200 updated firmware (V8) - OctoClock - E300 (idle image) | ||||
* | build: Python 3 compatibility for build scripts | Nicholas Corgan | 2015-07-14 | 1 | -1/+1 |
| | |||||
* | uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat) | Martin Braun | 2015-07-14 | 1 | -4/+4 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2015-07-14 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: fpga-src host/CMakeLists.txt host/cmake/Modules/UHDVersion.cmake host/lib/usrp/b200/b200_impl.hpp host/lib/usrp/e300/e300_fpga_defs.hpp host/lib/usrp/x300/x300_fw_common.h | ||||
| * | 3.8.5 Release Candidate | Martin Braun | 2015-07-14 | 1 | -2/+2 |
| | | | | | | | | | | | | - Updated fpga-src - Updated version strings - Updated images package | ||||
* | | uhd: Removed the ORC dependency | Martin Braun | 2015-07-01 | 1 | -3/+0 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-06-23 | 1 | -2/+2 |
|\| | |||||
| * | docs: Fixed FPGA manual auto-building | Martin Braun | 2015-06-23 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-06-22 | 1 | -3/+4 |
|\| | |||||
| * | cmake: removed unnecessary prints | Nicholas Corgan | 2015-06-22 | 1 | -3/+4 |
| | | |||||
| * | Renamed images package for release tag | Martin Braun | 2015-05-11 | 1 | -2/+2 |
| | | |||||
| * | 3.8.4 Release Candidate | Martin Braun | 2015-05-06 | 1 | -2/+2 |
| | | | | | | | | | | | | - Updated fpga-src - Updated version strings - Updated images package | ||||
| * | Updated Images Package for B200 | Martin Braun | 2015-04-30 | 1 | -2/+2 |
| | | |||||
* | | Updated FPGA Images Package for Vivado support | Ashish Chaudhari | 2015-05-01 | 1 | -2/+2 |
| | | | | | | | | - Affect USRP X3x0 and USRP E310 | ||||
* | | Updated Images Package for B200 | Martin Braun | 2015-04-30 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-04-27 | 1 | -0/+13 |
|\| | |||||
| * | docs: Added FPGA manual | Martin Braun | 2015-04-27 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | The actual FPGA manual pages are in the FPGA repository. Only if the submodule is checked out will it build the manual pages. If the submodule is not checked out, it will create a link to the FPGA manual hosted online. | ||||
| * | cmake: Improve usage of C modules | Martin Braun | 2015-04-20 | 1 | -1/+1 |
| | | |||||
* | | cmake: Improve usage of C modules | Martin Braun | 2015-04-21 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-04-20 | 1 | -2/+2 |
|\| | | | | | | | | | Conflicts: host/CMakeLists.txt | ||||
| * | Updated Images Package for 3.8.3 | Martin Braun | 2015-04-20 | 1 | -2/+2 |
| | | |||||
| * | Updated images package for 3.8.3 | Ashish Chaudhari | 2015-04-14 | 1 | -2/+2 |
| | | |||||
| * | Updated images package for N210 | Martin Braun | 2015-04-10 | 1 | -2/+2 |
| | | |||||
* | | cmake: Add warning when building non-stable branch | Martin Braun | 2015-04-15 | 1 | -0/+14 |
| | | |||||
* | | Updated images package | Martin Braun | 2015-04-14 | 1 | -2/+2 |
| | | |||||
* | | images: Updated B2x0 + E310 FPGA images | Martin Braun | 2015-04-07 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-03-27 | 1 | -1/+1 |
|\| | |||||
| * | Warning fixes | Nicholas Corgan | 2015-03-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * CMake now not applying C++ flags to C files * GCC 4.4: anti-aliasing rules * MSVC: narrowing, differences in subclass function parameters * Clang: uninitialized variables | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-03-09 | 1 | -2/+2 |
|\| | |||||
| * | cmake: for APPLE only, fix default values for CMAKE_INSTALL_NAME_DIR and ↵ | Michael Dickens | 2015-03-09 | 1 | -2/+2 |
| | | | | | | | | CMAKE_INSTALL_RPATH. | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-02-12 | 1 | -4/+4 |
|\| | | | | | | | | | Conflicts: host/examples/rx_samples_to_file.cpp | ||||
| * | uhd: Fixed cmake variable for images source for packaging | Ashish Chaudhari | 2015-02-04 | 1 | -4/+4 |
| | | | | | | | | - UHD_IMAGES_SRC_DIR is now used to pull in images for packaging | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-01-29 | 1 | -2/+2 |
|\| | | | | | | | | | Conflicts: fpga-src | ||||
| * | 3.8.2 Release | Martin Braun | 2015-01-28 | 1 | -2/+2 |
| | | | | | | | | | | | | - Updated fpga-src - Updated version strings - Updated images package | ||||
* | | Merge branch 'maint' into master | Ben Hilburn | 2015-01-28 | 1 | -1/+21 |
|\| | | | | | | | | | | | | | | | | | Resolved Conflicts: host/docs/usrp_e3x0.dox host/include/uhd/utils/paths.hpp host/lib/transport/nirio/nifpga_lvbitx.cpp host/lib/usrp/b200/b200_impl.cpp host/lib/utils/paths.cpp | ||||
| * | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 1 | -1/+21 |
| | | | | | | | | Also includes NI-USRP Windows Registry Key fixes. | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-01-19 | 1 | -1/+30 |
|\| | | | | | | | | | Conflicts: host/include/uhd/types/CMakeLists.txt | ||||
| * | cmake: Added ENABLE_STATIC_LIBS option | Martin Braun | 2015-01-19 | 1 | -1/+30 |
| | | | | | | | | | | | | | | - Allows building static libraries - For users calling find_package(UHD), provides extra options for building apps statically linking UHD. - Updated the init_usrp example to link UHD statically. |