Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the UCS2 encoding/decoding logic. #98

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 7, 2021

  1. Fixed the UCS2 encoding/decoding logic.

    UCS2 characters are not always 2 bytes long.
    teesid committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    8693a7e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    2a271d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Changed to ^USSDMODE=1 by default for Huawei medems. Otherwise ussd w…

    …ith unicode results won't work. Also added the `ussdTextMode` getter/setter.
    teesid committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    2eca260 View commit details
    Browse the repository at this point in the history