Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed clk constant to match new zpu clk changes | Ryan | 2016-08-22 | 1 | -1/+1 |
| | |||||
* | x300: Removed superfluous verbosity | Martin Braun | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'UHD-3.9.LTS' into maint | Martin Braun | 2016-08-18 | 1 | -6/+6 |
|\ | |||||
| * | utils: Added missing newline to query_gpsdo_sensor output | Martin Braun | 2016-08-18 | 1 | -6/+6 |
| | | |||||
| * | docs: Minor updates to device synchronization manual page | Martin Braun | 2016-08-18 | 1 | -9/+7 |
| | | |||||
| * | cores: Fixed typo in time_core_3000 | Martin Braun | 2016-08-12 | 1 | -2/+2 |
| | | |||||
* | | debian: Add RFNoC XML files to libuhd .deb package | Martin Braun | 2016-08-18 | 1 | -0/+1 |
| | | |||||
* | | docs: Minor updates to device synchronization manual page | Martin Braun | 2016-08-18 | 1 | -9/+7 |
| | | |||||
* | | cmake: Make -Og the default debug flags when using gcc | Martin Braun | 2016-08-18 | 1 | -0/+1 |
| | | |||||
* | | cmake: Updated vendor name for CPack | Martin Braun | 2016-08-18 | 1 | -2/+2 |
| | | |||||
* | | utils: uhd_config_info can now also report image dir and pkg path | Martin Braun | 2016-08-18 | 1 | -0/+9 |
| | | |||||
* | | cmake: Remove device3.hpp header if not using RFNoC | Martin Braun | 2016-08-17 | 1 | -1/+8 |
| | | |||||
* | | docs: Added more X3x0-specific device args | Martin Braun | 2016-08-16 | 1 | -0/+3 |
| | | |||||
* | | docs: Some X3x0-related updates | Martin Braun | 2016-08-16 | 3 | -13/+21 |
| | | |||||
* | | nocscript: Removed compiler warning | Martin Braun | 2016-08-12 | 1 | -4/+4 |
| | | |||||
* | | doxygen: Cleared up some warnings | Martin Braun | 2016-08-12 | 3 | -2/+15 |
| | | |||||
* | | doxygen: Exclude RFNoC includes if ENABLE_RFNOC is off | Martin Braun | 2016-08-12 | 2 | -1/+5 |
| | | |||||
* | | doxygen: Removed warning on dboard_iface | Martin Braun | 2016-08-12 | 1 | -1/+1 |
| | | |||||
* | | x300 radio: Fixed typo for frontend regs | Martin Braun | 2016-08-12 | 2 | -2/+2 |
| | | |||||
* | | cmake: Auto-generate ABI string and clarify comment on UHD_VERSION macro | Martin Braun | 2016-08-12 | 1 | -4/+4 |
| | | |||||
* | | cmake: Fixed UHD_VERSION_DEVEL value | Martin Braun | 2016-08-12 | 1 | -1/+1 |
| | | |||||
* | | cmake: Fixed some bugs related to identifying git branch | Martin Braun | 2016-08-12 | 2 | -5/+6 |
| | | |||||
* | | cores: Fixed typo in time_core_3000 | Martin Braun | 2016-08-12 | 1 | -2/+2 |
| | | |||||
* | | Updated repository for 3.10.0.0 Release | Martin Braun | 2016-08-11 | 4 | -4/+28 |
| | | | | | | | | | | | | | | - Updated CHANGELOG - Updated fpga-src submodule - Updated version string - Updated ABI string | ||||
* | | Frontend corrections: Provide new function for RFNoC-based radio | Nicolas Cuervo | 2016-08-11 | 4 | -11/+74 |
| | | |||||
* | | WBX: Make v2 and v3 boards lock with 50 MHz ref clock (X300 default) | michael-west | 2016-08-11 | 2 | -11/+17 |
| | | |||||
* | | pkg-config: Added boost_system | Martin Braun | 2016-08-11 | 1 | -1/+1 |
| | | |||||
* | | multi_usrp: Fixed compiler warning on read_register | Martin Braun | 2016-08-11 | 1 | -2/+1 |
| | | |||||
* | | rfnoc: Radios now ignore stream commands when inactive | Martin Braun | 2016-08-11 | 1 | -0/+4 |
| | | |||||
* | | x300: Fixed typo in check_radio_config | Martin Braun | 2016-08-11 | 1 | -8/+6 |
| | | |||||
* | | examples: tx_waveforms was always checking lo_lock on channel 0, regardless ↵ | Martin Braun | 2016-08-11 | 1 | -5/+7 |
| | | | | | | | | of channel used | ||||
* | | X300: Change so radio check so it only makes sure needed frontends are ↵ | michael-west | 2016-08-10 | 1 | -6/+12 |
| | | | | | | | | enabled (prevent function from disabling frontends) | ||||
* | | multi_usrp: Removed RFNoC-specific API call | Martin Braun | 2016-08-10 | 1 | -15/+0 |
| | | |||||
* | | rfnoc graph: Removed debugging verbage | Martin Braun | 2016-08-10 | 1 | -4/+4 |
| | | |||||
* | | cmake: Conditionally set UHD_RFNOC_FOUND depending on ENABLE_RFNOC | Martin Braun | 2016-08-10 | 2 | -1/+7 |
| | | |||||
* | | x300: Device propagates suggested TX MTU through the mtu property, not ↵ | Martin Braun | 2016-08-09 | 2 | -4/+1 |
| | | | | | | | | get_tx_hints() | ||||
* | | rfnoc: Legacy compat tracks TX and RX spp values separately | Martin Braun | 2016-08-09 | 1 | -17/+37 |
| | | |||||
* | | rfnoc: ctrl_iface error messages are now no longer the same as ↵ | Martin Braun | 2016-08-09 | 1 | -5/+5 |
| | | | | | | | | radio_ctrl_core_3000 | ||||
* | | x3xx: Enable readback of fpga_version_hash | Moritz Fischer | 2016-08-09 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a feature that is already present in e3xx and n230 products allowing to read back the fpga git hash the current image has been built from. The value is available via property tree at: /mboards/0/fpga_version_hash Note: A compatibility number bump is required, as otherwise the register will always read back 0 Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | | Fix minor spelling error | Derek Kozel | 2016-08-09 | 1 | -1/+1 |
| | | |||||
* | | Added frequency ranges to manual's daughterboard page | Derek Kozel | 2016-08-09 | 1 | -1/+13 |
| | | |||||
* | | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 136 | -1496/+17241 |
| | | |||||
* | | device_addr: change delimiters from std::string to const char* | Nicholas Corgan | 2016-08-09 | 1 | -4/+4 |
| | | | | | | | | * Works around a FreeBSD oddity where calling c_str() on these strings would return NULL | ||||
* | | ad936x: Loopback check now takes peeker/poker functors instead of assuming ↵ | Martin Braun | 2016-08-09 | 4 | -17/+23 |
| | | | | | | | | any kind of interface | ||||
* | | uhd: Added syntax error exception type | Martin Braun | 2016-08-09 | 2 | -0/+8 |
| | | |||||
* | | dboard manager: Allow deferring dboard initialization | Derek Kozel | 2016-08-09 | 2 | -12/+48 |
| | | |||||
* | | ad9361: Added option for safe SPI | Jonathon Pendlum | 2016-08-09 | 5 | -10/+68 |
| | | | | | | | | - Also added check for reading chip ID | ||||
* | | cores: GPIO core gets explicit DDR setting | Jonathon Pendlum | 2016-08-09 | 2 | -0/+7 |
| | | |||||
* | | cores: Added shutdown option to SPI core | Jonathon Pendlum | 2016-08-09 | 2 | -3/+23 |
| | | |||||
* | | Improve LO APIs for daughterboards without configurable LOs | Derek Kozel | 2016-08-09 | 2 | -5/+18 |
| | |