| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix for BUG 869: UHD: Unhandled exceptions during destruction of multi_usrp ... | michael-west | 2015-08-05 | 3 | -22/+60 |
| * | image_loader: force user to specify device | Nicholas Corgan | 2015-08-05 | 4 | -52/+141 |
| * | b200: Change init sequence to catch bad USB states | Balint Seeber | 2015-08-03 | 5 | -10/+59 |
| * | uhd: Added usb_error exception type | Balint Seeber | 2015-08-03 | 1 | -0/+5 |
| * | b200: fixed initial loading | Nicholas Corgan | 2015-07-31 | 1 | -3/+2 |
| * | x300: nirio: Fix compiler warnings | Moritz Fischer | 2015-07-31 | 1 | -1/+1 |
| * | convert: Added converters for raw strings | Martin Braun | 2015-07-31 | 3 | -14/+76 |
* | | uhd: Register API enhancements | Ashish Chaudhari | 2015-08-06 | 1 | -4/+30 |
* | | x300: Used new soft register API for X300 registers | Ashish Chaudhari | 2015-08-04 | 4 | -176/+196 |
* | | uhd: Added APIs to multi_usrp to read/write device registers | Ashish Chaudhari | 2015-08-04 | 1 | -0/+90 |
|/ |
|
* | MSVC 2015 compatibility | Nicholas Corgan | 2015-07-30 | 2 | -3/+3 |
* | fixup! e300 + cmake merge conflict resolution | Martin Braun | 2015-07-29 | 1 | -2/+2 |
* | gps: gpsd: Fix MSVC std::isnan() fail by using boost::math::isnan(). | Moritz Fischer | 2015-07-29 | 1 | -6/+7 |
* | gps: gpsd: Provide GPGGA sensor for backwards compatibility. | Moritz Fischer | 2015-07-29 | 1 | -1/+62 |
* | gps: gpsd: Provide GPRMC sensor for backwards compatibility. | Moritz Fischer | 2015-07-29 | 1 | -1/+64 |
* | gps: gpsd: Adding gpsd_iface to interface with gpsd. | Moritz Fischer | 2015-07-29 | 14 | -1540/+319 |
* | x300: Moved all tick set subscribers to same place | Martin Braun | 2015-07-29 | 1 | -10/+7 |
* | cores: Moved subtree populate code to DSP cores (X3x0, E310) | Martin Braun | 2015-07-29 | 8 | -89/+101 |
* | cores: Moved subtree populate code to frontend cores | Martin Braun | 2015-07-29 | 6 | -44/+62 |
* | e300: Perif setup vs. prop tree separation refactoring | Martin Braun | 2015-07-29 | 1 | -27/+44 |
* | ad9361/b200/e300: Refactored AD936x + perifs management | Martin Braun | 2015-07-29 | 11 | -270/+534 |
* | e3xx: Make frame sizes configurable. | Moritz Fischer | 2015-07-28 | 2 | -6/+20 |
* | e300: Removed unused constant MAX_TICK_RATE | Marcus Müller | 2015-07-27 | 1 | -1/+0 |
* | x300: Updated FPGA->ADC Clock delays for all boards | Ashish Chaudhari | 2015-07-24 | 1 | -2/+2 |
* | Fixed minor warnings | Nicholas Corgan | 2015-07-24 | 2 | -3/+5 |
* | b200: Change default tick rate to 16 MHz | Martin Braun | 2015-07-24 | 1 | -1/+1 |
* | x300: Removed radio_rst assertion code | Ashish Chaudhari | 2015-07-23 | 3 | -3/+4 |
* | Revert "x300: Changed ADC clock swing to 1.6V from 0.7V" | Ashish Chaudhari | 2015-07-23 | 1 | -2/+2 |
* | x300: Moved system-level ADC and DAC operations | Ashish Chaudhari | 2015-07-23 | 3 | -386/+413 |
* | x300: Increased the max image size for burner | Ashish Chaudhari | 2015-07-23 | 1 | -1/+1 |
* | x300: Updated CLK->DATA delay for ADC | Ashish Chaudhari | 2015-07-22 | 1 | -2/+2 |
* | x300: Added a comprehensive radio reset sequence | Ashish Chaudhari | 2015-07-22 | 4 | -32/+68 |
* | x300: Minor: Optimized ADC/DAC resets | Ashish Chaudhari | 2015-07-22 | 1 | -11/+11 |
* | x300: Changed ADC clock swing to 1.6V from 0.7V | Ashish Chaudhari | 2015-07-22 | 1 | -2/+2 |
* | ad9361: Updated copyright headers | Martin Braun | 2015-07-21 | 6 | -6/+84 |
* | Merge branch 'master' into x300/rev7_support | Ashish Chaudhari | 2015-07-20 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'maint' | Martin Braun | 2015-07-20 | 1 | -3/+3 |
| |\ |
|
| | * | e3xx: eeprom: Fix off by one error in serial number writing code. | Moritz Fischer | 2015-07-16 | 1 | -1/+1 |
| | * | e3xx: Make all e3xx motherboards show up as such. | Moritz Fischer | 2015-07-16 | 1 | -2/+2 |
* | | | x300: Addressed code review feedback for Rev7+ support | Ashish Chaudhari | 2015-07-20 | 4 | -129/+137 |
* | | | x300: Added extended ADC self-test | Ashish Chaudhari | 2015-07-19 | 2 | -9/+68 |
* | | | x300: Made all X300 revision related errors fatal | Ashish Chaudhari | 2015-07-19 | 1 | -13/+20 |
* | | | x300: Added HW rev compat number support | Ashish Chaudhari | 2015-07-18 | 3 | -13/+40 |
* | | | x300: Added new Rev7+ X3x0 MB product codes | Ashish Chaudhari | 2015-07-18 | 2 | -2/+54 |
|/ / |
|
* | | x300: Bumped max HW rev to 8 | Martin Braun | 2015-07-16 | 1 | -1/+1 |
* | | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 30 | -101/+2173 |
* | | Merge branch 'maint' | Martin Braun | 2015-07-14 | 1 | -1/+0 |
|\| |
|
| * | x300: Removed stray debug print | Martin Braun | 2015-07-14 | 1 | -1/+0 |
* | | Updated compat numbers for B2x0 and X3x0 | Martin Braun | 2015-07-14 | 2 | -2/+2 |
* | | build: Python 3 compatibility for build scripts | Nicholas Corgan | 2015-07-14 | 2 | -12/+12 |