mgaman / PDUlib

Encode/Decode PDU strings for use with most GSM modems. Both 7 bit and 16 bit alphabets are supported.
GNU Lesser General Public License v2.1
22 stars 10 forks source link

first character lost in multipart GSM7 message #30

Closed mgaman closed 1 year ago

mgaman commented 1 year ago

The character immediately following the UDH field in a mutltipart GSM7 message is skipped and not included in the final output. This bug does not appear in UCS-2 16 bit messages

mgaman commented 1 year ago

Fixed in release 0.5.7