Skip to content
  • Manolis Surligas's avatar
    CW signal to Morse Symbol decoding block · f8b84707
    Manolis Surligas authored
    The CW symbol decoder block takes as input the power of the processed
    signal and tries to identify the dot and dash symbols. It produces
    asynchronous messages containing the decoded symbols. The output
    messages can be directly used by the Morse code decoder block, in order
    to retrieve the clear text message.
    
    There are some few thing that need to be done for the block to be fully
    operational.
    f8b84707