aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* filter: Fix return value in get_rolloffDerek Kozel2018-11-281-1/+1
* rfnoc: Add halt to replay APIWade Fife2018-11-271-0/+3
* multi_usrp: Fixed get_tx_stream referenceGregory Eslinger2018-11-201-1/+1
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-148-29/+29
* uhd: Changes to traffic counter register namesCiro Nishiguchi2018-10-311-12/+8
* rh: add support for rhodium devicesMark Meserve2018-10-251-0/+42
* multi_usrp: Improve documentation for set_{time,clock,sync}_sourceMartin Braun2018-10-221-14/+95
* uhd: Improve documentation for the UHD exception typesMartin Braun2018-10-121-0/+51
* multi_usrp: Add sync_source APIMartin Braun2018-10-111-0/+51
* uhd: Add traffic counter to null source sinkCiro Nishiguchi2018-10-111-0/+81
* multi_usrp: move definition of constantsAndrew Lynch2018-10-041-2/+2
* uhd: reconcile time_spec operators with boost conceptsMark Meserve2018-09-281-4/+5
* rfnoc: install the DMA FIFO block headerMarcus Müller2018-09-261-0/+1
* radio_ctrl: add disable time stampTrung Tran2018-09-141-0/+3
* RFNoC: Add Replay API and exampleWade Fife2018-08-295-0/+291
* uhd: Define UHD_API as empty string when building static libCiro Nishiguchi2018-08-222-8/+19
* RFNoC: Convert SR_READBACK_REG_FIFOSIZE to bytesTrung N Tran2018-08-221-1/+1
* uhd: Remove usage of time_t (except when required)Martin Braun2018-08-203-16/+18
* multi_usrp: Add get_user_settings_iface() API callMartin Braun2018-08-161-0/+27
* fixup! multi_usrp: Expose APIs for TX LO controlsMartin Braun2018-07-311-0/+1
* X300: Change Ethernet bufferingMichael West2018-07-253-6/+16
* Device3: Change packet-based flow control to byte-based flow controlMartin Braun2018-07-256-20/+28
* rfnoc: Enabled SW flush mechanism impl'd in noc_shellAshish Chaudhari2018-07-242-1/+4
* docs: Add comments on block port and ID for stream argsMartin Braun2018-07-201-1/+12
* uhd: initial commit of UHD support for E320Brent Stapleton2018-07-181-0/+53
* cmake: Fix version numberingMartin Braun2018-07-131-4/+4
* uhd: Expose DC Offset range via multi_usrp interfaceDerek Kozel2018-07-111-0/+12
* soft_register: Remove compiler warning, add unit testMartin Braun2018-07-111-4/+6
* e300: merge files from rfnoc-develTrung N Tran2018-06-291-0/+60
* rfnoc: Merge block controller header files from rfnoc-develTrung Tran2018-06-293-44/+123
* fixup! Time_spec: Add OperatorsVidush2018-06-261-2/+2
* docs: Fixed a doxygen warningMartin Braun2018-06-222-1/+2
* UHD: Reorder includeMartin Braun2018-06-221-1/+1
* multi_usrp: Forward-declare device3Martin Braun2018-06-221-3/+5
* RFNoC: Add FIR, Null, and Window block controllersMartin Braun2018-06-223-0/+170
* RFNoC: Add Siggen block controllerSugandha Gupta2018-06-221-0/+25
* UHD: Expose device3 APIs in multi_usrpMartin Braun2018-06-221-0/+15
* RFNoC: Add moving avg, splitstream, and vector IIR block definitionsMartin Braun2018-06-223-0/+172
* RFNoC: Add debug, gain, schmidlcox, and serialdemod block definitionsJonathon Pendlum2018-06-224-0/+298
* Time_spec: Add OperatorsVidush2018-06-071-1/+3
* types: convert sensor_value_t to a mapBrent Stapleton2018-05-141-0/+3
* docs: Clarify meaning of DSP frequenciesMartin Braun2018-05-111-0/+11
* dboard_iface: Add has_set_fe_connection() methodMartin Braun2018-05-081-0/+4
* lib: Purge use of boost::assign, except for uhd::dictMartin Braun2018-05-021-5/+2
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-302-4/+5
* log: Allow disabling of fastpath msgs at runtimeMartin Braun2018-04-261-1/+1
* niusrprio: Move a const from header to implMartin Braun2018-04-181-2/+0
* niusrprio: Refactor niusrprio_session, move out static constsMartin Braun2018-04-171-4/+0
* fixup! lib: adding == and != for uhd::dictMartin Braun2018-04-051-1/+1
* multi_usrp: Add API call to query the clock rate rangeMartin Braun2018-04-031-0/+20