Skip to content

Incorrect calculation of pdu datetime#13

Merged
xlab merged 1 commit intoxlab:masterfrom
oxxxtor:pdu-datetime-code-encode
Oct 25, 2018
Merged

Incorrect calculation of pdu datetime#13
xlab merged 1 commit intoxlab:masterfrom
oxxxtor:pdu-datetime-code-encode

Conversation

@oxxxtor
Copy link
Copy Markdown

@oxxxtor oxxxtor commented Oct 24, 2018

relates to issue #11

Datetime in PDU has a fixed structure (see GSM 03.**) and don't need to be procecced with EncodeSemi and DecodeSemi, because occurs the problem with negative time zone offsets. Encoding/Decoding datetime was replaced by a new code. This allowed to solve the problem of incorrect calculation of the time zone offset.

(now correct)

@xlab xlab merged commit ae0886e into xlab:master Oct 25, 2018
@oxxxtor oxxxtor deleted the pdu-datetime-code-encode branch October 25, 2018 10:01
@oxxxtor oxxxtor restored the pdu-datetime-code-encode branch October 25, 2018 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants