Skip to content

Renaming the API

Manolis Surligas requested to merge surligas/gr-ccsds:trunc into dev

Renames the encoding/decoding API calls. Now the stateless encoding methods are called encode(), decode() and their corresponding truncated versions are called encode_trunc(), decode_trunc()

Fixes

Fixes #13 (closed) #10 (closed)

Merge request reports