| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | docs: Clarify that the magnesium/ dboard driver is used for N310/N300 | Martin Braun | 2018-04-10 | 2 | -3/+11 |
* | jesd: add rx and tx SYSREF delay control in MPM | Daniel Jepson | 2018-04-10 | 1 | -1/+6 |
* | mg: implement digital loopback arg for the rfic | Daniel Jepson | 2018-04-10 | 2 | -22/+28 |
* | uhd: update settling time to double in txrx_loopback_to_file example | Daniel Jepson | 2018-04-10 | 1 | -4/+4 |
* | uhd: increase tx buffer fill time for txrx_loopback_to_file example | Daniel Jepson | 2018-04-10 | 1 | -1/+1 |
* | uhd: fix subdevice selection order in txrx_loopback_to_file example | Daniel Jepson | 2018-04-10 | 1 | -4/+4 |
* | fixup! mg: fix compiler warnings | Martin Braun | 2018-04-09 | 1 | -10/+10 |
* | lib: move atomic.hpp and system_time.hpp to uhdlib | Martin Braun | 2018-04-06 | 11 | -11/+11 |
* | fixup! legacy: fix legacy compat to work with 2TX radio block | michael-west | 2018-04-06 | 1 | -23/+9 |
* | mg: fix compiler warnings | michael-west | 2018-04-05 | 2 | -2/+2 |
* | fixup! lib: adding == and != for uhd::dict | Martin Braun | 2018-04-05 | 1 | -1/+1 |
* | multi_usrp: Add API call to query the clock rate range | Martin Braun | 2018-04-03 | 2 | -0/+37 |
* | b200: Add clock rate range | Martin Braun | 2018-04-03 | 1 | -0/+5 |
* | fixup! n3xx: add White Rabbit support | Daniel Jepson | 2018-04-03 | 1 | -12/+0 |
* | n3xx: Updated fpga-src and images for White Rabbit support | Ashish Chaudhari | 2018-04-03 | 2 | -3/+4 |
* | n300: Added Aurora images to image downloader | Ashish Chaudhari | 2018-04-03 | 1 | -0/+19 |
* | mpm: cmake: Add git hash and version info to Python module | Martin Braun | 2018-04-02 | 5 | -15/+79 |
* | images: Move WX back into default set | Martin Braun | 2018-04-02 | 1 | -20/+12 |
* | mpm: increase timeout interval for claiming | Trung N Tran | 2018-04-02 | 1 | -1/+1 |
* | mpmd: tighten reclaiming time. | Trung N Tran | 2018-04-02 | 1 | -2/+3 |
* | mpm: n3xx: Disable PPS out during initialization | Martin Braun | 2018-04-02 | 1 | -1/+12 |
* | lib: adding == and != for uhd::dict | Brent Stapleton | 2018-04-02 | 3 | -0/+71 |
* | lib: adding device_addr_t constructor from map | Brent Stapleton | 2018-04-02 | 3 | -0/+22 |
* | fixup! rfnoc: Update logging in some blocks | Trung N Tran | 2018-03-30 | 1 | -1/+1 |
* | UBX: Change antenna functions to coercers on antenna/value properties | michael-west | 2018-03-30 | 1 | -4/+7 |
* | dboard eeprom: Demote byte sum message to TRACE | Martin Braun | 2018-03-30 | 1 | -2/+6 |
* | rfnoc: Update logging in some blocks | Martin Braun | 2018-03-30 | 6 | -56/+87 |
* | x300: Update logging | Martin Braun | 2018-03-30 | 1 | -37/+37 |
* | cores: Demote some log messages in time core | Martin Braun | 2018-03-30 | 1 | -2/+6 |
* | transport: Demote UDP socket buffer size log message to TRACE | Martin Braun | 2018-03-30 | 1 | -1/+1 |
* | multi_usrp: Refactor gpio_attr methods | Martin Braun | 2018-03-30 | 1 | -117/+164 |
* | example: Refactor gpio.cpp | Martin Braun | 2018-03-30 | 1 | -12/+22 |
* | docs: b200: Suggest modifying recv_frame_size for more stability | Martin Braun | 2018-03-30 | 1 | -6/+11 |
* | n3xx: add White Rabbit support | Daniel Jepson | 2018-03-30 | 7 | -101/+281 |
* | mpm: improve logging on exception | Trung N Tran | 2018-03-30 | 1 | -4/+5 |
* | cmake: update NSIS template | Trung Tran | 2018-03-30 | 1 | -2/+2 |
* | mpmd: Fixed MPM marking wrong device as reachable | Brent Stapleton | 2018-03-30 | 1 | -1/+12 |
* | mpmd: Provide list of MPM devices to fail fast on find | Martin Braun | 2018-03-29 | 2 | -1/+34 |
* | rfnoc radio: get_rx_stream resets sequence num | Brent Stapleton | 2018-03-29 | 1 | -0/+5 |
* | Debian: Clean up CHANGELOG for clean Debian parsing. | michael-west | 2018-03-29 | 1 | -85/+72 |
* | x300: Refactor clock and time source prop tree setup | Martin Braun | 2018-03-29 | 1 | -12/+27 |
* | x300: Properly coerce master clock rate (tick rate) | Martin Braun | 2018-03-29 | 1 | -4/+22 |
* | Doc: Update N3xx filesystem updating instructions. | michael-west | 2018-03-29 | 1 | -15/+29 |
* | usrp2: Modify trace log statement in ad9777 control | Martin Braun | 2018-03-28 | 1 | -1/+1 |
* | usrp2: Re-add ability to modulate in the DAC | Martin Braun | 2018-03-28 | 3 | -7/+85 |
* | lib: Fixing config file path for some Windows builds | Andrew Lynch | 2018-03-28 | 3 | -6/+5 |
* | cmake: Improve warning for missing requests | Martin Braun | 2018-03-28 | 1 | -1/+2 |
* | fixup! rfnoc radio: Improve warning for too many samples requested | Martin Braun | 2018-03-27 | 1 | -1/+2 |
* | rfnoc radio: Improve warning for too many samples requested | Martin Braun | 2018-03-27 | 1 | -1/+11 |
* | Update fpga-src submodule pointer | Martin Braun | 2018-03-27 | 1 | -0/+0 |