| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | utils: Updated b2xx_side_channel utility, moved over from tools/ | Martin Braun | 2015-07-31 | 1 | -49/+223 |
| * | | b200: fixed initial loading | Nicholas Corgan | 2015-07-31 | 1 | -3/+2 |
| * | | x300: nirio: Fix compiler warnings | Moritz Fischer | 2015-07-31 | 2 | -3/+3 |
| * | | convert: Added converters for raw strings | Martin Braun | 2015-07-31 | 4 | -14/+116 |
* | | | uhd: Added dirty tracking support to soft_register | Ashish Chaudhari | 2015-08-10 | 1 | -17/+38 |
* | | | uhd: Added dirty tracking wrapper class | Ashish Chaudhari | 2015-08-10 | 1 | -0/+132 |
* | | | uhd: Register API enhancements | Ashish Chaudhari | 2015-08-06 | 2 | -11/+50 |
* | | | uhd: Removed dependency on boost/lockfree | Ashish Chaudhari | 2015-08-05 | 1 | -2/+23 |
* | | | 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 | 3 | -24/+454 |
|/ / |
|
* | | fpga: Updated fpga image package for e3xx. | Moritz Fischer | 2015-07-30 | 1 | -2/+2 |
* | | MSVC 2015 compatibility | Nicholas Corgan | 2015-07-30 | 4 | -6/+6 |
* | | fixup! e300 + cmake merge conflict resolution | Martin Braun | 2015-07-29 | 2 | -3/+3 |
* | | 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 | 15 | -1540/+381 |
* | | 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 |
* | | Merge branch 'maint' | Martin Braun | 2015-07-28 | 3 | -0/+23 |
|\| |
|
| * | e3xx: Make frame sizes configurable. | Moritz Fischer | 2015-07-28 | 2 | -6/+20 |
| * | e3xx: doc: Explain autoboot configuration. | Moritz Fischer | 2015-07-22 | 1 | -0/+11 |
| * | docs: Added paragraph on GPIO maximum current, +3.3V supply | Marcus Müller | 2015-07-21 | 2 | -0/+8 |
| * | docs: Updated X3x0 unbricking procedure info | Martin Braun | 2015-07-21 | 1 | -0/+4 |
| * | Updating images package for 3.8.5 | Martin Braun | 2015-07-21 | 1 | -2/+2 |
* | | 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 | 4 | -5/+7 |
* | | b200: Change default tick rate to 16 MHz | Martin Braun | 2015-07-24 | 1 | -1/+1 |
* | | Updated images package (X300 compat 13) | Ashish Chaudhari | 2015-07-24 | 1 | -2/+2 |
* | | x300: Removed radio_rst assertion code | Ashish Chaudhari | 2015-07-23 | 3 | -3/+4 |
* | | cmake: MinGW improvements | Nicholas Corgan | 2015-07-23 | 4 | -72/+48 |
* | | adding "/bigobj" compiler flag to allow msvc to handle really large obj | Patrick Sisterhen | 2015-07-23 | 1 | -0/+1 |
* | | 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 legacy burner | Ashish Chaudhari | 2015-07-23 | 1 | -1/+1 |
* | | x300: Increased the max image size for burner | Ashish Chaudhari | 2015-07-23 | 1 | -1/+1 |
* | | Updated images package for master (X300 updates) | Ashish Chaudhari | 2015-07-22 | 1 | -2/+2 |
* | | 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 |
* | | tools: Moved nirio_programmer out of utils | Martin Braun | 2015-07-21 | 2 | -276/+0 |
* | | Merge branch 'master' into x300/rev7_support | Ashish Chaudhari | 2015-07-20 | 3 | -7/+9 |
|\ \ |
|
| * | | Merge branch 'maint' | Martin Braun | 2015-07-20 | 2 | -5/+5 |
| |\| |
|