CCSDS TM Transfer Frames (CCSDS 132.0-B-3)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

tm: fix README — make→v, get_clcw→clcw, fix error handling pattern

+1 -1
+1 -1
README.md
··· 81 81 - `Tm.decode` - Parse TM frame from bytes 82 82 - `Tm.encode` - Serialize TM frame to bytes 83 83 - `Tm.compute_fecf` - Calculate CRC-16-CCITT 84 - - `Tm.get_clcw` - Extract CLCW from frame OCF 84 + - `Tm.clcw` - Extract CLCW from frame OCF (returns `(Clcw.t, Clcw.error) result option`) 85 85 86 86 ## References 87 87