aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include
Commit message (Expand)AuthorAgeFilesLines
...
* TwinRX: Spur cleanupmichael-west2021-02-041-1/+16
* lib: Fix missing includes in rpc.hppMartin Braun2021-02-011-0/+4
* uhd: lambda capture the node instead of vert descSteven Koo2021-01-211-0/+3
* uhd: Check for overflow after timeout buff readSteven Koo2021-01-212-18/+15
* uhd: Split radio_control into rf_control interfacesLane Kolbly2021-01-113-0/+132
* Create C++ wrappers for MPM RPC callsLane Kolbly2021-01-113-5/+169
* fixup! RFNoC: Handle receive of 0 samplesmichael-west2020-12-211-3/+3
* RFNoC: Handle receive of 0 samplesmichael-west2020-12-101-0/+5
* graph: Restore default resolver callback at node removalAaron Rossetto2020-11-201-0/+9
* graph: Serialize all graph-related functionsAaron Rossetto2020-10-221-2/+2
* twinrx: Bypass adf535x feedback dividermattprost2020-09-031-7/+13
* dpdk: Improve link status detectionAaron Rossetto2020-09-031-0/+1
* uhd: Add APIs for getting the available power rangeMartin Braun2020-08-171-0/+2
* twinrx: update synthesizer register values for improved rf performancemattprost2020-08-111-11/+28
* X300: fix for incorrect PCIe buffer size valuesMatthew Crymble2020-08-041-3/+5
* RFNoC: Added support for destruction of streamersmichael-west2020-08-042-2/+28
* RFNoC: Add disconnect methods to graphmichael-west2020-08-041-5/+24
* RFNoC: Add xport disconnect callbacksmichael-west2020-08-044-15/+46
* uhd: remove liberioRobertWalstab2020-07-201-178/+0
* utils: Expose CHDR Types in Public APIrobot-rover2020-07-1310-877/+11
* rfnoc: Rename chdr_packet to chdr_packet_writerSamuel O'Brien2020-07-137-31/+36
* cores: Remove shutdown function from spi_core_3000Martin Braun2020-07-081-7/+0
* CHDR: support multiple CHDR widthsAndrew Lynch2020-06-261-5/+28
* uhd: Implement discoverable_features for radio_controlLane Kolbly2020-06-251-1/+3
* uhd: Create discoverable feature registry implementationLane Kolbly2020-06-251-0/+42
* radio_control: Provide default implementations for ref power APIsMartin Braun2020-06-101-0/+8
* rfnoc: radio: Add APIs to query cal keysMartin Braun2020-05-201-0/+2
* lib: Add power cal managerMartin Braun2020-05-191-0/+151
* TwinRX: Remove decimation from frontendMichael West2020-05-121-9/+0
* uhd: Add reference power level API to multi_usrp and radio_controlMartin Braun2020-04-171-0/+6
* lib: utils: interpolation: Add bilinear interpolationMartin Braun2020-04-171-0/+117
* uhd: Add missing include guardsLane Kolbly2020-04-083-0/+6
* uhd: Replace include guards with pragma onceLane Kolbly2020-04-08113-451/+115
* uhd: Add fuzzy serial number checkingLane Kolbly2020-04-081-0/+29
* uhd: math: Add interpolation.hppMartin Braun2020-04-071-0/+140
* uhd: paths: Harmonize around XDG Base Directory specificationMartin Braun2020-04-021-0/+22
* rfnoc: Use multichannel register interface for RFNoC blocksmattprost2020-04-021-0/+4
* uhd: cal: Use usrp::cal::database instead of CSV filesMartin Braun2020-04-022-3/+46
* lib: Use from_str<bool> in constrained_device_args_tAaron Rossetto2020-03-181-17/+7
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-0372-2530/+2592
* lib: move OSX specific code to where the values are initially setMichael Dickens2020-02-211-0/+11
* lib: tweak prototypes to not be constexpr to allow building on OSXMichael Dickens2020-02-211-5/+5
* ad9361: Fix formattingMartin Braun2020-02-101-6/+6
* rfnoc_device: Remove spurious commentMartin Braun2020-01-231-2/+1
* mpm/mpmd: Expose APIs to drive GPIO sourcesMartin Braun2020-01-231-0/+8
* uhd: fixing MSVC warningsBrent Stapleton2020-01-095-17/+30
* rpc: Applying clang formattingBrent Stapleton2020-01-091-84/+76
* dpdk: Change client to wait on member variableCiro Nishiguchi2019-12-201-8/+12
* transport,usrp: Make available packet-based flow controlAlex Williams2019-12-201-2/+2
* rfnoc: Make chdr_ctrl_xport recv_io callbacks have symbolsAlex Williams2019-12-201-0/+7