Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge branch 'maint' | Johnathan Corgan | 2013-02-17 | 3 | -5/+19 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| / / / | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | core: fix gr_message_debug for printing PDUs | Johnathan Corgan | 2013-02-17 | 3 | -5/+19 | |
| | | | | | | | ||||||
* | | | | | | | ctrlport: adding display type for stripchart as opposed to timeseries. | Tom Rondeau | 2013-02-17 | 8 | -63/+86 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stripcharts add data to the back of what's plotted; time series plots just plot the vector given. All single-value RPC vars have been converted to use stripchart mode. | |||||
* | | | | | | | ctrlport: new DISPLOGTIMESERIES{F,C} to set plot into log mode. | Tom Rondeau | 2013-02-17 | 5 | -5/+23 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-17 | 1 | -1/+8 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | core: adding new var perf. counters to swig interface. | Tom Rondeau | 2013-02-16 | 1 | -1/+8 | |
| | | | | | | ||||||
* | | | | | | core: adding variance perf. counters to ctrlport. | Tom Rondeau | 2013-02-15 | 1 | -5/+35 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-15 | 4 | -18/+260 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/runtime/gr_block.cc gnuradio-core/src/lib/runtime/gr_block.h gnuradio-core/src/lib/runtime/gr_block_detail.h | |||||
| * | | | | | core: adding variance calcs to perf. counters. | Tom Rondeau | 2013-02-15 | 4 | -18/+260 | |
| |/ / / / | | | | | | | | | | | | | | | | Using running mean/variance algorithm from Knuth's Art of Computer Programming. | |||||
| * | | | | Merge branch 'maint' | Tom Rondeau | 2013-02-13 | 1 | -0/+1 | |
| |\| | | | ||||||
| | * | | | core: adding necessary include to gr_block_registry.h | Tim O'Shea | 2013-02-13 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Merge branch 'maint' | Tom Rondeau | 2013-02-13 | 1 | -1/+1 | |
| |\| | | | ||||||
| | * | | | core: cleaning warnings | Tim O'Shea | 2013-02-13 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | qtgui: fixing time raster axis and picker labels. | Tom Rondeau | 2013-02-14 | 1 | -71/+112 | |
| | | | | | ||||||
* | | | | | ctrlport: added time raster plot option to gr-ctrlport-monitor. | Tom Rondeau | 2013-02-14 | 2 | -5/+154 | |
| | | | | | ||||||
* | | | | | ctrlport: turn on autoscaling of figures by default; don't scale to max/min. | Tom Rondeau | 2013-02-13 | 1 | -16/+5 | |
| | | | | | ||||||
* | | | | | core: Python msg passing QA update for new PMT naming scheme. | Tom Rondeau | 2013-02-13 | 1 | -9/+9 | |
| | | | | | ||||||
* | | | | | core: gr-ctrlport-monitor, allow setting polling rate | Tim O'Shea | 2013-02-13 | 1 | -3/+43 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-13 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | core: change order of variables to clean up warning. | Tom Rondeau | 2013-02-13 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | core: cleaning warnings | Tim O'Shea | 2013-02-13 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | core: adding necessary include to gr_block_registry.h | Tim O'Shea | 2013-02-13 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-02-13 | 10 | -30/+326 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2013-02-12 | 7 | -12/+290 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | Adjusted pmt usage for naming | |||||
| | * | | | | Merge remote-tracking branch 'reynwar/python_msg' | Johnathan Corgan | 2013-02-12 | 7 | -12/+290 | |
| | |\ \ \ \ | ||||||
| | | * | | | | core: Enabling msg_connect within python blocks. | Roy Thompson | 2013-01-31 | 7 | -12/+290 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2013-02-12 | 3 | -18/+36 | |
| |\| | | | | | ||||||
| | * | | | | | Merge remote-tracking branch 'reynwar/min_output' | Johnathan Corgan | 2013-02-12 | 3 | -18/+36 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | core: Add min_noutput_items to gr_block. | Ben Reynwar | 2013-01-22 | 3 | -18/+36 | |
| | | |/ / / / | ||||||
* | | | | | | | core: exposing gr_throttle to CtrlPort | Tim O'Shea | 2013-02-13 | 2 | -0/+20 | |
| | | | | | | | ||||||
* | | | | | | | core: cleaning warnings | Tim O'Shea | 2013-02-13 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | core: adding necessary include to gr_block_registry.h | Tim O'Shea | 2013-02-13 | 1 | -0/+1 | |
| | | | | | | | ||||||
* | | | | | | | 1. adding some support for int and uint8 vector types | Tim O'Shea | 2013-02-13 | 2 | -10/+93 | |
|/ / / / / / | | | | | | | | | | | | | | | | | | | 2. adding rpcbasic_register_variable_rw (be careful with this) | |||||
* | | | | | | core: fixed some typos in the PDU tag/stream and example. | Tom Rondeau | 2013-02-12 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-12 | 2 | -2/+3 | |
|\| | | | | | ||||||
| * | | | | | core: typedef vector<unsigned int> so SWIG can handle including it multiple ↵ | Tom Rondeau | 2013-02-12 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | times. | |||||
| * | | | | | core: QA still had issues from next branch. This fixes it. | Tom Rondeau | 2013-02-07 | 1 | -4/+8 | |
| | | | | | | ||||||
* | | | | | | core: make same import statement as in master; keep next's pmt naming scheme. | Tom Rondeau | 2013-02-07 | 1 | -1/+5 | |
| | | | | | | ||||||
* | | | | | | sched: added ControlPort interface to setup and access perf counters. | Tom Rondeau | 2013-02-07 | 7 | -2/+78 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/runtime/gr_block.h | |||||
* | | | | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-07 | 6 | -1/+240 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt | |||||
| * | | | | | sched: swiging perf counters into Python. | Tom Rondeau | 2013-02-07 | 1 | -0/+9 | |
| | | | | | | ||||||
| * | | | | | sched: adding in perf counters to measure performance of blocks during ↵ | Tom Rondeau | 2013-02-07 | 5 | -1/+231 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exectution of flowgraph. Conflicts: CMakeLists.txt gnuradio-core/src/lib/runtime/gr_block.cc gnuradio-core/src/lib/runtime/gr_block_detail.cc gnuradio-core/src/lib/runtime/gr_block_detail.h | |||||
* | | | | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-07 | 1 | -3/+1 | |
|\| | | | | | ||||||
| * | | | | | core: QA code import fix. | Tom Rondeau | 2013-02-07 | 1 | -6/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Prevents getting pmt module from the installed library. | |||||
* | | | | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-07 | 10 | -0/+189 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2013-02-07 | 2 | -5/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | docs: fixed missed parameter documentation in fastnoise_source block. | Tom Rondeau | 2013-02-07 | 1 | -0/+2 | |
| | | | | | | | ||||||
| * | | | | | | core: thread affinity example core set changed. | Tom Rondeau | 2013-02-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The affinity call will work if at least 1 of the specified cores is present. This fixes a problem if running on a single-core machine. | |||||
| * | | | | | | gruel: renamed mask to dword_mask | Nicholas Corgan | 2013-02-06 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | QA: adding a test to make sure the set_processor_affinity calls work and ↵ | Tom Rondeau | 2013-02-06 | 2 | -0/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | top_block starts correctly. |