Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 85 | -81/+392 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2014-09-01 | 1 | -1/+1 |
|\ | |||||
| * | x300_dboard_iface: added UHD_UNUSED() macro to unused parameters in ↵ | Nicholas Corgan | 2014-08-29 | 1 | -1/+1 |
| | | | | | | | | | | | | set_clock_enabled() * Removes GCC warning about unused parameters | ||||
* | | Merge branch 'maint' | Martin Braun | 2014-08-27 | 0 | -0/+0 |
|\| | |||||
| * | uhd: Added a stop stream cmd to the rx example | Martin Braun | 2014-08-27 | 1 | -0/+3 |
| | | |||||
* | | uhd: Added a stop stream cmd to the rx example | Martin Braun | 2014-08-25 | 1 | -0/+3 |
| | | |||||
* | | uhd: Changed line endings from Windows -> UNIX | Ashish Chaudhari | 2014-08-21 | 3 | -2119/+2119 |
| | | |||||
* | | ad9361: Output PLL lock status on ctrl output pins. | Ashish Chaudhari | 2014-08-21 | 1 | -1/+1 |
| | | |||||
* | | uhd: Updated images URL and MD5 | Martin Braun | 2014-08-21 | 1 | -3/+2 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2014-08-21 | 1 | -2/+2 |
|\| | | | | | | | | | Conflicts: host/CMakeLists.txt | ||||
| * | fixup! uhd: updated images url for UHD 3.7.2 releaserelease_003_007_002 | Ashish Chaudhari | 2014-08-20 | 1 | -1/+1 |
| | | |||||
| * | uhd: updated images url for UHD 3.7.2 release | Ashish Chaudhari | 2014-08-20 | 1 | -2/+2 |
| | | |||||
* | | b100: More RX buffers | Martin Braun | 2014-08-21 | 1 | -1/+2 |
| | | | | | | | | | | Increases number of recv frames where recv_frame_size is min'd with 2K (B100_MAX_PKT_BYTE_LIMIT), therefore increasing buffer slack. | ||||
* | | OctoClock: bugfixes/improvements | Nicholas Corgan | 2014-08-20 | 16 | -188/+236 |
| | | | | | | | | | | | | | | | | | | * Fixed Ethernet initialization problem * Improved external reference detection * Added gratuitous ARP, sent upon power-up * Tweaked host-side timing for initialization and firmware burning * Fixed logic for dealing with firmware incompatibility * Misc efficiency/reliability improvements to firmware's network code | ||||
* | | fpga: Added FPGA code for B200 AD9361 host driver addition | Ashish Chaudhari | 2014-08-20 | 2 | -8/+19 |
| | | |||||
* | | Merge branch 'master' into ashish/cat_refactor_phase2 | Ashish Chaudhari | 2014-08-20 | 20 | -132/+95 |
|\ \ | |||||
| * | | Merge branch 'maint' | Ashish Chaudhari | 2014-08-19 | 6 | -50/+25 |
| |\| | |||||
| | * | fpga: Added FPGA code for X300 MIMO alignment bugfix | Ashish Chaudhari | 2014-08-19 | 5 | -50/+22 |
| | | | |||||
| | * | Updated CHANGELOG for 3.7.2rc2 | Martin Braun | 2014-08-18 | 1 | -0/+3 |
| | | | |||||
| * | | Merge branch 'maint' | Martin Braun | 2014-08-18 | 6 | -57/+43 |
| |\| | |||||
| | * | Bumping FPGA compat to 7. | michael-west | 2014-08-18 | 1 | -1/+1 |
| | | | |||||
| | * | Changed analog delay on DAC reference and radio clocks from 1075ps to 900ps | michael-west | 2014-08-18 | 1 | -4/+4 |
| | | | |||||
| | * | - Fixes for channel alignment | michael-west | 2014-08-18 | 5 | -56/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added analog delay for radio clock - Added analog delay for DAC reference clocks - Removed resetting of clock control - Removed setting of reference clock and PPS to external sources during initialization - Fixes for set_time_unknown_pps - Removed wait for PPS edge after setting time from GPSDO - Changed set_time_unknonw_pps to time out based on system time rather than device VITA time | ||||
| * | | Merge branch 'maint' | Martin Braun | 2014-08-18 | 8 | -25/+27 |
| |\| | |||||
| | * | cmake: fixed FindORC logic, was allowing usage of versions below minimum | Nicholas Corgan | 2014-08-14 | 1 | -1/+1 |
| | | | |||||
| | * | Restoring compatibility with CMake 2.6 | Nicholas Corgan | 2014-08-14 | 7 | -24/+26 |
| | | | | | | | | | | | | | | | * The UNSET command didn't exist back then, but using SET with no value does the same thing * CMake 2.6 doesn't like nested parantheses in IF statements, so tweak IF/ELSE statements | ||||
* | | | ad9361: Fixed MSVC build issues | Ashish Chaudhari | 2014-08-13 | 2 | -2034/+2039 |
| | | | |||||
* | | | ad9361: Fixed debug messages with UHD_LOGs | Ashish Chaudhari | 2014-08-13 | 1 | -19/+15 |
| | | | |||||
* | | | ad9361: Fixed TX direction bug in ad9361_ctrl | Ashish Chaudhari | 2014-08-13 | 1 | -1/+1 |
| | | | |||||
* | | | ad9361: Added synchronization to IO and device classes | Ashish Chaudhari | 2014-08-13 | 3 | -20/+36 |
| | | | |||||
* | | | ad9361: Cleaned up constants and macros | Ashish Chaudhari | 2014-08-13 | 4 | -84/+67 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' into ashish/cat_refactor_phase2 | Ashish Chaudhari | 2014-08-12 | 6 | -16/+173 |
|\| | | |||||
| * | | docs: fixing broken doxygen syntax in some existing docs | Ben Hilburn | 2014-08-12 | 3 | -5/+5 |
| | | | |||||
| * | | docs: adding page for NIRIO kernel driver install, linking to it | Ben Hilburn | 2014-08-12 | 3 | -11/+168 |
| | | | |||||
* | | | ad9361: Cleaned up errors and debug messages | Ashish Chaudhari | 2014-08-12 | 1 | -45/+46 |
| | | | |||||
* | | | ad9361: Converted stdint types to boost types | Ashish Chaudhari | 2014-08-12 | 7 | -136/+133 |
| | | | |||||
* | | | ad9361: Renamed ad9361_impl.c to ad9361_device.cpp | Ashish Chaudhari | 2014-08-12 | 2 | -6/+1 |
| | | | |||||
* | | | b200, ad9361: Cleanup up AD9361 driver | Ashish Chaudhari | 2014-08-12 | 13 | -1553/+1122 |
| | | | | | | | | | | | | | | | - Removed transaction interface - Made the driver a C++ class | ||||
* | | | b200: Removed all AD9361 related firmware | Ashish Chaudhari | 2014-08-12 | 16 | -2832/+7 |
|/ / | | | | | | | | | | | | | - FX3 does not respond to AD9361 firmware transaction VREQs - FX3 does not respond to AD9361 SPI transaction VREQs - Deleted all AD9361 firmware files - Bumped FW compat to 6 | ||||
* | | Merge remote-tracking branch 'origin/master' into ashish/cat_refactor_master | Ashish Chaudhari | 2014-08-11 | 1 | -1/+2 |
|\ \ | |||||
| * | | Merge branch 'maint' | Martin Braun | 2014-08-07 | 1 | -1/+2 |
| |\| | |||||
| | * | cmake: add UHD version to NSIS installer title | Nicholas Corgan | 2014-08-05 | 1 | -1/+2 |
| | | | |||||
* | | | octoclock: Fixed merge conflict. Utils compile now. | Ashish Chaudhari | 2014-08-07 | 1 | -1/+15 |
| | | | |||||
* | | | Merge branch 'master' into ashish/cat_refactor_master | Ashish Chaudhari | 2014-08-05 | 23 | -44/+76 |
|\| | | |||||
| * | | Merge branch 'maint' | Martin Braun | 2014-08-01 | 15 | -27/+26 |
| |\| | |||||
| | * | Updated documentation | Nicholas Corgan | 2014-07-31 | 15 | -27/+26 |
| | | | | | | | | | | | | | | | * Updated UHD documentation-related URL's after manual overhaul * Updated NI-USRP URL to link to NI-USRP 1.3 | ||||
| * | | Updated master-specfic documentation | Nicholas Corgan | 2014-07-31 | 3 | -4/+12 |
| | | | | | | | | | | | | | | | * Updated manual URL on OctoClock documentation after manual overhaul * Improved "Coding to the API" page | ||||
| * | | Merge branch 'maint' | Martin Braun | 2014-07-31 | 4 | -11/+35 |
| |\| | | | | | | | | | | | | | Conflicts: host/utils/usrp_burn_mb_eeprom.cpp | ||||
| | * | usrp_burn_mb_eeprom: write all changes to the EEPROM at once | Nicholas Corgan | 2014-07-31 | 1 | -2/+3 |
| | | | | | | | | | | | | * Utility was unnecessarily wearing out EEPROMs by calling separate writes for each key | ||||
| | * | Merge branch 'maint' into uhd/bug492 | michael-west | 2014-07-30 | 73 | -3189/+3354 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: host/lib/usrp/b200/b200_impl.cpp |