aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/cores
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2017-03-011-0/+4
|\
| * cores: unhide virtual overloaded functions in gpio_atr_3000Andrej Rode2017-02-201-0/+4
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-2013-34/+34
|/
* lib: remove statements after throwAndrej Rode2017-01-121-1/+0
* dma fifo: Removed superfluous attributeMartin Braun2016-11-281-2/+1
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-0829-277/+277
* cores: Fixed typo in time_core_3000Martin Braun2016-08-121-2/+2
* Merging RFNoC support for X310Martin Braun2016-08-095-1/+263
* cores: GPIO core gets explicit DDR settingJonathon Pendlum2016-08-092-0/+7
* cores: Added shutdown option to SPI coreJonathon Pendlum2016-08-092-3/+23
* vita core: Fix the hard reset issue by flushing the flow control windowPaul David2016-04-181-0/+13
* Added option for writes to specify a SPI speedDerek Kozel2016-04-081-6/+20
* Merge branch 'maint'Martin Braun2016-04-071-2/+2
|\
| * gpio core: Fixed a mismatch in the address assignment for RX and full duplexPaul David2016-04-061-2/+2
* | usrp3: Added RX DSP support for heterodyne samplingAshish Chaudhari2016-03-212-14/+43
* | Updated code to work for new minimum dependenciesNicholas Corgan2016-03-211-1/+1
* | Merge branch 'maint'Ashish Chaudhari2016-02-181-16/+48
|\|
| * UBX: Phase synchronizationmichael-west2016-02-181-16/+48
* | usrp: Refactored dboard_iface for all productsAshish Chaudhari2016-02-164-41/+135
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-114-13/+13
* | math: Removed now superfluous constants. Removes a lot of compiler warningsMartin Braun2016-02-041-1/+0
* | cores: Factored out some common codeMartin Braun2016-01-267-144/+121
* | n230: Added N230 device supportAshish Chaudhari2016-01-053-0/+121
* | Merge branch 'maint'Ashish Chaudhari2015-12-152-2/+13
|\|
| * B210: Add VITA time synchronization on internal signalmichael-west2015-12-102-2/+13
| * cores: Corrected scaling_adjustment calculationIan Buckley2015-09-032-12/+32
* | usrp3: Added separete caches for GPIO OUT and ATR IDLEAshish Chaudhari2015-10-181-5/+39
* | fixup! usrp3: Fixed issue where ATR Idle could clobber GPIO outAshish Chaudhari2015-10-161-4/+4
* | fixup! usrp3: Fixed issue where ATR Idle could clobber GPIO outAshish Chaudhari2015-10-161-1/+1
* | Merge branch 'ashish/gpio_atr_redux' into master-stagingAshish Chaudhari2015-10-155-34/+452
|\ \
| * | usrp3: Fixed issue where ATR Idle could clobber GPIO outAshish Chaudhari2015-10-102-10/+21
| * | usrp3: Added more inline comments to gpio_atr_3000Ashish Chaudhari2015-10-071-5/+31
| * | usrp3: Cleaned up some GPIO ATR constants and typesAshish Chaudhari2015-09-302-13/+32
| * | usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-295-34/+396
* | | x300: Made DRAM FIFO size software configurableAshish Chaudhari2015-09-162-9/+111
* | | usrp3: Added AXI DMA FIFO control coreAshish Chaudhari2015-09-163-0/+382
* | | usrp3: Added support for pre-FIFO TX flowcontrolAshish Chaudhari2015-09-162-22/+51
|/ /
* / cores: Corrected scaling_adjustment calculationIan Buckley2015-09-082-12/+32
|/
* cores: Moved subtree populate code to DSP cores (X3x0, E310)Martin Braun2015-07-295-3/+58
* cores: Moved subtree populate code to frontend coresMartin Braun2015-07-294-2/+52
* Merge branch 'maint'Martin Braun2015-04-062-3/+12
|\
| * uhd: Add ability to get and set command time through dboard_iface.michael-west2015-04-032-3/+12
* | Merge branch 'maint'Martin Braun2015-03-272-3/+3
|\|
| * Warning fixesNicholas Corgan2015-03-272-3/+3
* | Merge branch 'uhd/gpio_rename'Martin Braun2015-03-111-2/+19
|\ \
| * | gpio: Renamed enums to avoid clash with generic, compiler-provided namesMartin Braun2015-03-111-2/+19
* | | Merge branch 'maint'Martin Braun2015-03-112-4/+4
|\ \ \ | |/ / |/| / | |/
| * uhd: Fixed several type-cast related warnings for naggy compilersMartin Braun2015-03-112-4/+4
* | B200: UHD support for FPGPIO connector on REV6+ boards.Ian Buckley2015-03-091-1/+8
|/
* b200: Bugfix#672: Enable the correct half-bandsAshish Chaudhari2015-01-211-1/+1