aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* utils: log: Fix includes for UHD_HEX()Martin Braun2019-06-122-0/+2
* transport: Remove warning for memset in super_recv_packet_handlerAlex Williams2019-06-071-4/+4
* rfnoc: Consolidate double-documented param in block_ctrl_baseAlex Williams2019-06-071-3/+3
* types: Add explicit copy-constructor for sid_tAlex Williams2019-06-071-0/+5
* README.md: Fix links to knowledge baseMartin Braun2019-06-031-2/+2
* twinrx: increase rev c lo1 charge pump default valueMark Meserve2019-05-282-2/+2
* X300: fixed get_mtu for pcieMatthew Crymble2019-05-251-1/+4
* cmake: Remove ENABLE_PYTHON3 flag and simplify Python detectionMartin Braun2019-05-245-69/+160
* fpga-src: Update submodule pointerMartin Braun2019-05-241-0/+0
* images: Add E310 v3.15.0.0 prerelease filesystemsSugandha Gupta2019-05-241-0/+9
* fixup! uhdlib: add rational approximation to math utilitiesMartin Braun2019-05-231-1/+1
* tests: Fix mock_ctrl_iface for 32-bit MSVCMartin Braun2019-05-231-2/+2
* cmake: Change default value for ENABLE_RFNOC to ONMartin Braun2019-05-231-1/+1
* cores: Use NSDMI consistently in ?x_dsp_core_3000.*Martin Braun2019-05-222-23/+16
* cores: Apply clang-format to ?x_dsp_core_3000.*Martin Braun2019-05-224-243/+280
* cmake: tests: Add macro for non-API based unit testsMartin Braun2019-05-222-49/+60
* 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