aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* device3: rfnoc: formatting changesBrent Stapleton2019-07-154-53/+57
* nocscript: add optional port argument to block sr_writeMark Meserve2019-07-101-4/+15
* docs: e320/n3xx: Add a section on the BISTMartin Braun2019-07-102-0/+55
* transport: fixed a pre-mature buffer resetmcrymble2019-06-141-2/+3
* x300: dac: Replace uhd::get_system_time() with steady_clockMartin Braun2019-06-121-5/+4
* docs: ubx: Add documentation for temp_comp_modeMartin Braun2019-06-121-0/+12
* max287x: improve loggingMark Meserve2019-06-121-7/+12
* ubx: add temperature compensation modeMark Meserve2019-06-121-0/+41
* 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
* 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
* 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
* 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
* 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-0154-6142/+1490