aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: Remove superfluous modulesMartin Braun2019-05-225-302/+2
* devtest: Add new test for tx_waveformsMartin Braun2019-05-226-0/+121
* lib: rfnoc: Apply clang-format to graph_impl.hppMartin Braun2019-05-221-35/+26
* mpmd: image_loader: Add support for devices without fpga_typeSugandha Gupta2019-05-211-1/+5
* cmake: python: Remove stray message()Martin Braun2019-05-211-1/+0
* docs: e320: Add documentation for gpio and eeprom-flagsSugandha Gupta2019-05-172-0/+48
* docs: n3xx: Add link to README for building custom filesystemsSugandha Gupta2019-05-171-37/+1
* docs: e31x: e320: Update docs for E310 MPM versionSugandha Gupta2019-05-176-1080/+649
* cmake: Remove superfluous "E300/E320 enabled" messagesMartin Braun2019-05-161-2/+0
* mpm: Change SW/HW compat check to use last_rev_compatTrung Tran2019-05-104-18/+33
* mpm: Add MB-EEPROMv3Martin Braun2019-05-104-13/+52
* rfnoc: tick_node: Search all nodes for tick ratesMartin Braun2019-05-081-3/+5
* log: Change logging coloursMartin Braun2019-05-071-3/+3
* log: Fix ANSI colour codesMartin Braun2019-05-072-7/+10
* adf435x: run clang-formatMark Meserve2019-05-071-146/+251
* twinrx: set lo2 to use new low spur tuning modeMark Meserve2019-05-072-6/+3
* adf435x: add low spur tuning modeMark Meserve2019-05-071-5/+56
* uhdlib: add rational approximation to math utilitiesMark Meserve2019-05-071-0/+75
* twinrx: add lo charge pump propertiesMark Meserve2019-05-025-19/+116
* adf535x: add charge pump controlMark Meserve2019-05-021-3/+55
* adf435x: add charge pump with double parameterMark Meserve2019-05-021-0/+34
* adf435x: enhance logging messagesMark Meserve2019-05-021-10/+13
* utils: add support for directly updating components from image_loaderAndrew Lynch2019-05-022-72/+101
* prop_tree: add pop() functionBrent Stapleton2019-05-024-0/+44
* prop_tree: formatting property tree filesBrent Stapleton2019-05-024-115/+184
* C: Add uhd_get_abi_string, uhd_get_version_stringNicholas Corgan2019-05-025-0/+73
* E320: Add support for rev Emichael-west2019-05-021-1/+1
* mpmd: Release resources on destructionVirendra Kakade2019-05-012-4/+6
* liberio: Release context holder on destruction of last liberio xportSugandha Gupta2019-05-011-3/+24
* mpmd: Fix spurious reclaim call after unclaimVirendra Kakade2019-05-011-3/+6
* device3: Constraint send/recv_frame_size based on down/upstream MTUSugandha Gupta2019-05-0111-6/+124
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-0180-6174/+3186
* mpm: Add option for muxed data stream for liberio transportSugandha Gupta2019-05-013-5/+27
* ad9361: Fix return values for tune and set_clock_rateSugandha Gupta2019-05-012-3/+11
* mpm: sys_utils: Remove hardcoded 'subsystem' for temp sensorSugandha Gupta2019-05-011-8/+24
* tests: Make the Python interpreter for devtests a parameterMartin Braun2019-04-252-6/+8
* docs: Auto-generate build page with min deps versionsMartin Braun2019-04-243-6/+12
* include: Remove BOOST_VERSION hacks for 1.58Martin Braun2019-04-243-32/+7
* cmake: Bump dependency min versionsMartin Braun2019-04-242-31/+25
* utils: Add X300/X310 reset programNick Foster2019-04-241-0/+109
* docs: Improved Windows-related build instructionsAbdo-Gaber2019-04-221-13/+65
* b200: update firmware manifestMark Meserve2019-04-222-2/+3
* b200: enable usage of custom bootloaderMark Meserve2019-04-114-102/+403
* log: fix deadlock issue on Windows machinesAbdo-Gaber2019-04-111-3/+32
* log: formatting log.cppBrent Stapleton2019-04-111-168/+133
* b200: add custom bootloaderMark Meserve2019-04-1123-639/+2065
* mpm: Generalize unittest Test Case functionalityToni Jones2019-04-112-33/+50
* docs: Add mention of DPDK support to X3x0Alex Williams2019-04-102-1/+9
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-106-5/+5
* x300: Add support for DPDK transportsAlex Williams2019-04-103-7/+166