MT Map MSK Symbols to Bits
- Updated2023-02-17
- 3 minute(s) read
MT Map MSK Symbols to Bits
Maps symbols comprised of MSK frequency deviations to an output bit stream based on a user-specified symbol rate.

Inputs/Outputs

symbols
An array of frequency deviations for one-to-one mapping to the output bit stream.

symbol rate
The symbol rate, in hertz (Hz), of the symbols data.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

differential encoding enable
A value that indicates whether to enable differential encoding of the input symbols prior to mapping to the output bit stream.
disable |
Disables differential encoding for input symbols. |
enable |
Enables differential encoding for input symbols. |
Default value: enable

reset?
A Boolean that determines whether stored state information is cleared on each call to this node.
When the input bit stream is not comprised of an integer number of symbols, the carryover bits are buffered.
TRUE | Clears the buffered data, checks the input parameters on a first call, and reflects any change in the input parameter values during subsequent iterations. |
FALSE | Adds the buffered data to the beginning of data from next iteration, in continuous operations. |
Default value: TRUE

output bit stream
A bit stream with a one-to-one mapping to the input symbols based on the specified symbol map.

error out
Error information.
The node produces this output according to standard error behavior.