| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Martin Braun | 2017-05-03 | 1 | -0/+2 |
|\ |
|
| * | coverity: fix various minor issues | Andrej Rode | 2017-04-25 | 1 | -0/+2 |
* | | Merge branch 'maint' | Martin Braun | 2017-04-13 | 4 | -0/+24 |
|\| |
|
| * | rfnoc: Update DDC and DUC command tick rate | Martin Braun | 2017-04-13 | 2 | -0/+18 |
| * | rfnoc: radio blocks update their own command time based on updated tick rate | Martin Braun | 2017-04-13 | 1 | -0/+1 |
| * | rfnoc: Add set_command_time hook to radio block | Derek Kozel | 2017-04-13 | 1 | -0/+5 |
* | | RFNoC: Exposed LO sharing functions in radio block | Derek Kozel | 2017-03-24 | 2 | -0/+59 |
* | | rfnoc: Add API calls for time/clock control | Martin Braun | 2017-03-21 | 2 | -1/+36 |
* | | Rfnoc: Exposed analog lowpass bandwidth option in X300 ctrls | ejk | 2017-02-27 | 2 | -0/+13 |
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 19 | -107/+106 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 15 | -63/+57 |
* | | Merge branch 'maint' | Martin Braun | 2017-02-10 | 1 | -8/+16 |
|\| |
|
| * | legacy_compat: fallback to min(spp) if no user-specified spp value exists | Andrej Rode | 2017-02-03 | 1 | -8/+16 |
* | | Merge branch 'maint' | Martin Braun | 2017-01-18 | 1 | -4/+19 |
|\| |
|
| * | RFNoC: Produce an accurate error for missing XML directory | Paul David | 2017-01-17 | 1 | -4/+19 |
* | | Merge branch 'maint' | Martin Braun | 2017-01-17 | 3 | -2/+2 |
|\| |
|
| * | lib: add default ctors to structs and initialize members properly | Andrej Rode | 2017-01-12 | 2 | -1/+2 |
| * | lib: remove statements after throw | Andrej Rode | 2017-01-12 | 1 | -1/+0 |
* | | Merge branch 'maint' | Martin Braun | 2017-01-05 | 1 | -4/+4 |
|\| |
|
| * | nocscript: fully fix build issue on Py3k | Michael Dickens | 2016-12-16 | 1 | -2/+2 |
| * | nocscript: Fixed build issue on Py3k | Martin Braun | 2016-12-15 | 1 | -2/+2 |
* | | Merge branch 'maint' | Martin Braun | 2016-12-13 | 1 | -1/+9 |
|\| |
|
| * | rfnoc: DDC block has some safeguards in get_output_samp_rate in case its call... | Martin Braun | 2016-12-13 | 1 | -1/+9 |
* | | Merge branch 'maint' | Martin Braun | 2016-12-13 | 1 | -3/+1 |
|\| |
|
| * | rfnoc: Removed stray print in legacy_compat | Martin Braun | 2016-12-13 | 1 | -1/+0 |
| * | Move motherboard index increment to after channel map index. This will | Kevin Gilbert (kegilbert) | 2016-12-08 | 1 | -2/+1 |
| * | rfnoc: legacy_compat gets its own set_{rx,tx}_rate() calls | Martin Braun | 2016-11-29 | 2 | -44/+134 |
* | | rfnoc: legacy_compat gets its own set_{rx,tx}_rate() calls | Martin Braun | 2016-12-09 | 2 | -44/+134 |
* | | rfnoc: Replaced some simple pseudo-lambdas with actual lambdas. | Martin Braun | 2016-12-01 | 1 | -14/+5 |
* | | Merge branch 'maint' | Martin Braun | 2016-11-28 | 2 | -1/+33 |
|\| |
|
| * | rfnoc: Matched signatures for clear() | Martin Braun | 2016-11-28 | 1 | -1/+1 |
| * | Remove and recreate properties with member function callbacks in | unknown | 2016-11-18 | 1 | -0/+32 |
* | | rfnoc: Minor cleanup in ctrl_iface | Martin Braun | 2016-11-09 | 2 | -100/+12 |
* | | rfnoc: Removed transport endianness as make arg | Martin Braun | 2016-11-09 | 1 | -1/+0 |
* | | rfnoc: Moved transport endianness as property into both_xports_t | Martin Braun | 2016-11-09 | 1 | -0/+2 |
|/ |
|
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 13 | -84/+84 |
* | X300: Fix for channel 1 failure to ACK a TX burst. | michael-west | 2016-11-07 | 1 | -0/+3 |
* | rfnoc legacy compat: Call update_*_streamer on all samp rate updates | Martin Braun | 2016-10-27 | 1 | -5/+44 |
* | rfnoc: Fixed case where stream terminators would not notify node about active... | Martin Braun | 2016-10-19 | 2 | -0/+3 |
* | Legacy: Improve awareness of tick rates in a streamer | Martin Braun | 2016-10-17 | 1 | -2/+2 |
* | rfnoc nodes: Disconnect on destruct | Martin Braun | 2016-10-13 | 1 | -0/+47 |
* | rfnoc radio: Minor adjustment of time setters in header | Martin Braun | 2016-10-13 | 1 | -1/+1 |
* | rfnoc: Wrong bit locations on sr_error_policy were being set | Paul David | 2016-10-03 | 1 | -2/+6 |
* | rfnoc: legacy compat cache will always recreate entries | Martin Braun | 2016-08-23 | 1 | -6/+5 |
* | rfnoc: Radios now ignore stream commands when inactive | Martin Braun | 2016-08-11 | 1 | -0/+4 |
* | rfnoc graph: Removed debugging verbage | Martin Braun | 2016-08-10 | 1 | -4/+4 |
* | rfnoc: Legacy compat tracks TX and RX spp values separately | Martin Braun | 2016-08-09 | 1 | -17/+37 |
* | rfnoc: ctrl_iface error messages are now no longer the same as radio_ctrl_cor... | Martin Braun | 2016-08-09 | 1 | -5/+5 |
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 44 | -0/+7774 |