| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | multi_usrp: Add get_radio_control() API call | Martin Braun | 2020-07-16 | 3 | -0/+12 |
* | mpm,mpmd: Add iface type and mtu info for UDP links | Alex Williams | 2020-07-16 | 2 | -2/+15 |
* | utils: Expose CHDR Types in Public API | robot-rover | 2020-07-13 | 1 | -1/+1 |
* | rfnoc: Rename chdr_packet to chdr_packet_writer | Samuel O'Brien | 2020-07-13 | 2 | -2/+2 |
* | ad9361: Fix mask for product ID check | Brian Padalino | 2020-07-09 | 1 | -1/+1 |
* | cores: Remove shutdown function from spi_core_3000 | Martin Braun | 2020-07-08 | 1 | -14/+0 |
* | e3xx: Remove superfluous comments | Martin Braun | 2020-07-08 | 1 | -11/+0 |
* | CHDR: support multiple CHDR widths | Andrew Lynch | 2020-06-26 | 5 | -14/+20 |
* | mpmd: Increase default long timeout to 30 seconds | Steve Czabaniuk | 2020-06-22 | 1 | -2/+2 |
* | multi_usrp: Assert that edge_lists are non-empty before accessing | Steve Czabaniuk | 2020-06-22 | 1 | -0/+2 |
* | filter API: Fix Python bindings and multi_usrp calls | Martin Braun | 2020-06-10 | 1 | -4/+2 |
* | multi_usrp: Various multi_usrp_rfnoc fixes | michael-west | 2020-06-10 | 1 | -134/+158 |
* | X300: Fix get_time_source() | michael-west | 2020-06-10 | 1 | -0/+2 |
* | MPMD: Fix RPC call to get GPIO source | michael-west | 2020-06-10 | 1 | -1/+1 |
* | x300: Enable power reference API | Martin Braun | 2020-06-10 | 1 | -2/+63 |
* | b200: Enable power calibration API | Martin Braun | 2020-06-03 | 2 | -19/+98 |
* | multi_usrp: Fix get_tx_freq() for RFNoC devices | Martin Braun | 2020-05-29 | 1 | -2/+8 |
* | multi_usrp: Amend get_usrp_{rx,tx}_info() to include cal keys | Martin Braun | 2020-05-20 | 2 | -0/+28 |
* | fixup! lib: Add power cal manager | Martin Braun | 2020-05-20 | 1 | -1/+2 |
* | twinrx: Provide power cal ID | Martin Braun | 2020-05-19 | 3 | -0/+19 |
* | basic/lf: Add IDs for calibration purpose | Martin Braun | 2020-05-19 | 1 | -0/+4 |
* | lib: Add power cal manager | Martin Braun | 2020-05-19 | 2 | -0/+275 |
* | rh: Remove unnecessary register read during set frequency | Ciro Nishiguchi | 2020-05-15 | 1 | -3/+0 |
* | uhd: Fix infinite recursion in N3xx timed commands | Ciro Nishiguchi | 2020-05-12 | 4 | -31/+0 |
* | multi_usrp_rfnoc: Misc fixes | Michael West | 2020-05-12 | 1 | -6/+7 |
* | TwinRX: Remove decimation from frontend | Michael West | 2020-05-12 | 2 | -22/+7 |
* | uhd: Add reference power level API to multi_usrp and radio_control | Martin Braun | 2020-05-11 | 1 | -0/+2 |
* | cores: Fix rx_vita_core_3000 assertion error in issue_stream_cmd() | Martin Braun | 2020-05-05 | 1 | -3/+7 |
* | multi_usrp: Remove rfnoc-specific code from multi_usrp.cpp | Martin Braun | 2020-04-28 | 1 | -38/+0 |
* | rh: Remove compiler warning | Martin Braun | 2020-04-17 | 1 | -2/+4 |
* | ad9361: Remove compiler warning | Martin Braun | 2020-04-17 | 1 | -1/+1 |
* | uhd: Add reference power level API to multi_usrp and radio_control | Martin Braun | 2020-04-17 | 3 | -0/+98 |
* | b200: Add a prop tree node usb_version | Martin Braun | 2020-04-14 | 1 | -0/+1 |
* | multi_usrp: Approximate legacy behaviour for recv_async_msg() | Martin Braun | 2020-04-13 | 1 | -5/+29 |
* | multi_usrp_rfnoc: Manually pass sample rate to ddc/duc | steviez | 2020-04-13 | 1 | -0/+14 |
* | multi_usrp_rfnoc: Fix get_rx/tx_rates() | steviez | 2020-04-13 | 1 | -12/+10 |
* | fixup! uhd: Add fuzzy serial number checking | mattprost | 2020-04-09 | 1 | -1/+1 |
* | uhd: mpm: Query prefs per-device for multi-device queries | Lane Kolbly | 2020-04-08 | 2 | -2/+15 |
* | uhd: Add fuzzy serial number checking | Lane Kolbly | 2020-04-08 | 1 | -1/+2 |
* | uhd: cal: Use usrp::cal::database instead of CSV files | Martin Braun | 2020-04-02 | 1 | -167/+128 |
* | multi_usrp: Fix ALL_CHAN and ALL_MBOARDS API calls for Gen-3 devices | Martin Braun | 2020-03-31 | 1 | -105/+64 |
* | fixup! x300: lf/basic antenna API implementation | Martin Braun | 2020-03-26 | 1 | -2/+2 |
* | x300: lf/basic antenna API implementation | mattprost | 2020-03-23 | 4 | -110/+234 |
* | multi_usrp: Provide valid return value for multi_usrp::get_device() | Martin Braun | 2020-03-12 | 1 | -3/+51 |
* | utils/C API: Fix property tree access | Martin Braun | 2020-03-12 | 1 | -4/+4 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 173 | -15372/+17286 |
* | x300: add front-panel GPIO source control | eklai | 2020-02-18 | 5 | -43/+120 |
* | ad9361: Fix formatting | Martin Braun | 2020-02-10 | 1 | -13/+10 |
* | multi_usrp: Add get_tree() API call | Martin Braun | 2020-02-04 | 2 | -0/+10 |
* | multi_usrp: Amend APIs for GPIO source control | Martin Braun | 2020-01-23 | 2 | -1/+12 |