GNU Radio's SATNOGS Package
morse_tree.h File Reference
#include <satnogs/api.h>
#include <string>
#include <satnogs/morse.h>

Go to the source code of this file.

Classes

class  gr::satnogs::tree_node
 Binary tree node containing the corresponding character. More...
 
class  gr::satnogs::morse_tree
 A Binary tree representation of the Morse coding scheme. Left transitions occur when a dot is received, whereas right transitions are performed during the reception of a dash. More...
 

Namespaces

 gr
 
 gr::satnogs