aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include
Commit message (Expand)AuthorAgeFilesLines
* fixup! uhdlib: add rational approximation to math utilitiesMartin Braun2019-06-031-1/+1
* lib: rfnoc: Apply clang-format to graph_impl.hppMartin Braun2019-05-301-35/+26
* adf435x: run clang-formatMark Meserve2019-05-211-146/+251
* adf435x: add low spur tuning modeMark Meserve2019-05-211-5/+56
* uhdlib: add rational approximation to math utilitiesMark Meserve2019-05-211-0/+75
* adf535x: add charge pump controlMark Meserve2019-05-211-3/+55
* adf435x: add charge pump with double parameterMark Meserve2019-05-211-0/+34
* adf435x: enhance logging messagesMark Meserve2019-05-211-10/+13
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-05-211-0/+45
* transport: Make dpdk_simple subclass udp_simpleAlex Williams2019-05-211-27/+14
* include: max287x: Fix conversion warningMartin Braun2019-03-051-1/+1
* lib: fix includes for boost::noncopyableMichael Dickens2019-02-112-0/+7
* RFNoC: Prevent unnecessary FC ACK packetsmichael-west2019-01-311-2/+3
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-254-7/+235
* math: Replace boost::*::{lcm,gcd}() with portable versionsMartin Braun2019-01-182-6/+4
* formatting: preparing for uhd::math cleanupBrent Stapleton2019-01-182-370/+450
* formatting: remove vim hints in headersBrent Stapleton2019-01-166-6/+0
* uhd: skip formatting misc arrays, maps, etc.Brent Stapleton2019-01-161-0/+2
* transport: Move uhd-dpdk header to uhdlibAlex Williams2019-01-151-0/+0
* transport: Add blocking recv calls to uhd-dpdkAlex Williams2019-01-151-2/+14
* uhd-dpdk: Add ARP responder, set MTU, and clean up APIAlex Williams2019-01-151-2/+2
* rpc,mpmd: replace all set_timeout() to new apiTrung Tran2019-01-141-5/+0
* utils:rpc: set rpc timeout during rpc callTrung Tran2019-01-141-3/+120
* lib: experts: fixup for including Boost headerMartin Braun2019-01-091-0/+2
* lib: experts: Add potentially missing but sometimes inferred includeMartin Braun2019-01-091-0/+1
* TwinRX: Fix tuningMichael West2019-01-021-7/+4
* radio_ctrl_impl: move continuous_streaming to protected.Ryan Marlow2018-12-191-1/+1
* TwinRX: Enable phase resync on ADF535xmichael-west2018-12-101-17/+9
* TwinRX: Tuning improvementsmichael-west2018-12-101-10/+8
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-1/+1
* Test: Add unit test for eeprom_utilsmichael-west2018-10-251-1/+1
* X300: Prevent duplicate MAC and IP addresses from being programmed in MBMichael West2018-10-251-0/+80
* twinrx: revise adf5356 frac2 register calculationMark Meserve2018-10-171-1/+1
* lmx2592: add spur dodgingMark Meserve2018-10-171-1/+4
* uhd: rfnoc: add async message handlerTrung Tran2018-09-143-3/+191
* radio_ctrl: add disable time stampTrung Tran2018-09-141-0/+2
* uhd-dpdk: Add DPDK-based sockets-like libraryAlex Williams2018-08-291-0/+249
* lib: Improve constrained_device_args_tMartin Braun2018-08-101-2/+14
* rfnoc: dma_fifo: Added a more robust flush mechanismAshish Chaudhari2018-08-031-1/+1
* b100: Move fifo_ctrl_excelsior to b100 subdirMartin Braun2018-07-311-51/+0
* Device3: Change packet-based flow control to byte-based flow controlMartin Braun2018-07-251-1/+1
* mpm: initial commit of E320 codeBrent Stapleton2018-07-181-0/+6
* fixup! e300: merge files from rfnoc-develMartin Braun2018-07-061-0/+3
* e300: merge files from rfnoc-develTrung N Tran2018-06-291-7/+0
* *_dsp_core: Update frequency when updating ratesVidush2018-06-212-0/+4
* ad9361: Add API to set 1R1T/2R2T timing modesSugandha Gupta2018-06-151-0/+3
* uhd: Added LMX2592 driverDerek Kozel2018-05-031-0/+55
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-301-5/+6
* Removed unecessary == operation.Vidush2018-04-301-3/+3
* Changed method to check for channel in _tx_streamer_active & rx_streamer_active.Vidush2018-04-301-4/+4