diff options
Diffstat (limited to 'talk.slides.html')
| -rw-r--r-- | talk.slides.html | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/talk.slides.html b/talk.slides.html index e00e354..2185b69 100644 --- a/talk.slides.html +++ b/talk.slides.html @@ -12178,7 +12178,7 @@ a.anchor-link { </div> </div> -</div> +</div></section><section> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In [6]:</div> @@ -12214,13 +12214,20 @@ a.anchor-link { <li>How do you synchronize different input/ouput sample rates on the same flow?</li> </ul> </li> -<li>GNU Radio<ul> -<li>top-notch signal processing framework</li> -<li>implemented many DSP primivites</li> -<li>has a great scheduling engine</li> -<li><em>actually</em> generates flowgraphs in Python</li> </ul> -</li> + +</div> +</div> +</div></section></section><section><section> +<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> +</div> +<div class="inner_cell"> +<div class="text_cell_render border-box-sizing rendered_html"> +<h2 id="GNU-Radio">GNU Radio<a class="anchor-link" href="#GNU-Radio">¶</a></h2><ul> +<li>Top-notch signal processing framework</li> +<li>Implemented many DSP primivites</li> +<li>Has a great scheduling engine</li> +<li><em>Actually</em> generates flowgraphs in Python</li> </ul> </div> |
