| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -2/+2 |
* | cores:rx_frontend_core_3000: fix real mode | Gwenhael Goavec-Merou | 2018-10-29 | 1 | -0/+2 |
* | cores: Update rx_frontend_gen3.v controls for 1/4-rate mixer | Martin Braun | 2018-09-25 | 1 | -7/+11 |
* | fixup! DDC/DUC: switch CORDIC -> DDS for all relevant variable names | michael-west | 2018-09-13 | 2 | -12/+12 |
* | rfnoc: dma_fifo: Added a more robust flush mechanism | Ashish Chaudhari | 2018-08-03 | 1 | -35/+59 |
* | uhd: Expose DC Offset range via multi_usrp interface | Derek Kozel | 2018-07-11 | 3 | -0/+27 |
* | *_dsp_core: Update frequency when updating rates | Vidush | 2018-06-21 | 2 | -0/+16 |
* | lib: Purge all references to boost::this_thread::sleep() | Martin Braun | 2018-04-30 | 6 | -14/+20 |
* | cores: rx_vita_core_3000: Replace boost::this_thread::sleep() | Martin Braun | 2018-04-17 | 1 | -2/+3 |
* | cores: Demote some log messages in time core | Martin Braun | 2018-03-30 | 1 | -2/+6 |
* | DDC/DUC: switch CORDIC -> DDS for all relevant variable names | Ryan Marlow | 2018-03-22 | 2 | -12/+12 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 43 | -1158/+30 |
* | uhd: Move some gpio_defs constants definitions out of headers | Martin Braun | 2018-02-27 | 1 | -1/+2 |
* | usrp: Add set_gpio_attr overload that use string | Trung N Tran | 2018-02-21 | 1 | -0/+5 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 43 | -42/+85 |
* | rfnoc: dma_fifo: Minor: Cleaned up log prints | Ashish Chaudhari | 2018-01-08 | 1 | -1/+0 |
* | Clean up build process | Martin Braun | 2017-12-22 | 5 | -283/+21 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 47 | -564/+47 |
* | dram_fifo, BIST: BUS_CLK_RATE is now a readback reg. | Ryan Marlow | 2017-09-29 | 2 | -4/+15 |
* | docs: Fixed doxygen warnings | sugandhagupta | 2017-06-29 | 1 | -4/+8 |
* | Merge branch 'maint' | Martin Braun | 2017-03-01 | 1 | -0/+4 |
|\ |
|
| * | cores: unhide virtual overloaded functions in gpio_atr_3000 | Andrej Rode | 2017-02-20 | 1 | -0/+4 |
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 13 | -34/+34 |
|/ |
|
* | lib: remove statements after throw | Andrej Rode | 2017-01-12 | 1 | -1/+0 |
* | dma fifo: Removed superfluous attribute | Martin Braun | 2016-11-28 | 1 | -2/+1 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 29 | -277/+277 |
* | cores: Fixed typo in time_core_3000 | Martin Braun | 2016-08-12 | 1 | -2/+2 |
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 5 | -1/+263 |
* | 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 |
* | vita core: Fix the hard reset issue by flushing the flow control window | Paul David | 2016-04-18 | 1 | -0/+13 |
* | Added option for writes to specify a SPI speed | Derek Kozel | 2016-04-08 | 1 | -6/+20 |
* | Merge branch 'maint' | Martin Braun | 2016-04-07 | 1 | -2/+2 |
|\ |
|
| * | gpio core: Fixed a mismatch in the address assignment for RX and full duplex | Paul David | 2016-04-06 | 1 | -2/+2 |
* | | usrp3: Added RX DSP support for heterodyne sampling | Ashish Chaudhari | 2016-03-21 | 2 | -14/+43 |
* | | Updated code to work for new minimum dependencies | Nicholas Corgan | 2016-03-21 | 1 | -1/+1 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2016-02-18 | 1 | -16/+48 |
|\| |
|
| * | UBX: Phase synchronization | michael-west | 2016-02-18 | 1 | -16/+48 |
* | | usrp: Refactored dboard_iface for all products | Ashish Chaudhari | 2016-02-16 | 4 | -41/+135 |
* | | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 4 | -13/+13 |
* | | math: Removed now superfluous constants. Removes a lot of compiler warnings | Martin Braun | 2016-02-04 | 1 | -1/+0 |
* | | cores: Factored out some common code | Martin Braun | 2016-01-26 | 7 | -144/+121 |
* | | n230: Added N230 device support | Ashish Chaudhari | 2016-01-05 | 3 | -0/+121 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-12-15 | 2 | -2/+13 |
|\| |
|
| * | B210: Add VITA time synchronization on internal signal | michael-west | 2015-12-10 | 2 | -2/+13 |
| * | cores: Corrected scaling_adjustment calculation | Ian Buckley | 2015-09-03 | 2 | -12/+32 |
* | | usrp3: Added separete caches for GPIO OUT and ATR IDLE | Ashish Chaudhari | 2015-10-18 | 1 | -5/+39 |
* | | fixup! usrp3: Fixed issue where ATR Idle could clobber GPIO out | Ashish Chaudhari | 2015-10-16 | 1 | -4/+4 |
* | | fixup! usrp3: Fixed issue where ATR Idle could clobber GPIO out | Ashish Chaudhari | 2015-10-16 | 1 | -1/+1 |
* | | Merge branch 'ashish/gpio_atr_redux' into master-staging | Ashish Chaudhari | 2015-10-15 | 5 | -34/+452 |
|\ \ |
|