Project

General

Profile

RefactoringPage » History » Version 1

Anonymous, 04/22/2017 04:04 PM
Initial draft of Refactoring Page

1 1
= Refactoring OP25 =
2
3
* The cmake build splits the classes for a block into an impl/interface and has new namespace rules that we should comply with.
4
  This is pretty straightforward and documented [[http://gnuradio.org/redmine/projects/gnuradio/wiki/BlocksCodingGuide here]]. 
5
* Expose more of our components at a lower level because we can use GNURadio to schedule execution across multiple threads/CPUs.
6
  We already have some of the C4FM demod/mod, DQPSK demod/mod, vocoder and so on but we need to expose the bit correlator, packetizer (decoder) and so on.
Add picture from clipboard (Maximum size: 48.8 MB)