No description
Find a file
Frans Klaver 5987dfa815
driver: apdu: add MBIM backend (#166)
Add an APDU backend for MBIM devices.

The MBIM device path can be passed via the MBIM_DEVICE environment
variable. We'll default to /dev/cdc-wdm0.

By default we will not operate through the mbim-proxy. Set
MBIM_USE_PROXY to 1 to enable this.

Like QMI devices, use UIM_PORT to select the active SIM slot.

Tested on Semtech EM9191 and EM7590, and Quectel RM520N-GL.

resolve #94

Signed-off-by: Frans Klaver <frans.klaver@vislink.com>
Co-authored-by: Frans Klaver <frans.klaver@vislink.com>
2024-11-16 22:43:29 +08:00
.github/workflows refactor: bash scripts (#123) 2024-06-24 09:28:41 +08:00
cjson Add license to artifacts and src (#93) 2024-05-13 10:16:26 +08:00
cmake For windows 32... 2024-05-24 19:35:04 +08:00
dlfcn-win32 Add license to artifacts and src (#93) 2024-05-13 10:16:26 +08:00
docs driver: apdu: add MBIM backend (#166) 2024-11-16 22:43:29 +08:00
driver driver: apdu: add MBIM backend (#166) 2024-11-16 22:43:29 +08:00
euicc Expose es10x max segment size as an option in euicc_ctx (#160) 2024-10-11 09:36:04 +08:00
scripts refactor: bash scripts (#123) 2024-06-24 09:28:41 +08:00
src refactor: optimize getopt() usage (#147) 2024-08-21 01:47:24 +08:00
.editorconfig chore: add editorconfig (#89) 2024-05-10 12:27:23 +08:00
.gitignore chore: improve build script for debian (#110) 2024-06-15 22:22:41 +08:00
CMakeLists.txt Bump 2.1.0 2024-08-19 18:57:54 +08:00
README.md docs: add link to lpa-gtk ui for lpac (#125) 2024-06-24 19:39:21 +08:00

lpac

lpac is a cross-platform local profile agent program, compatible with SGP.22 version 2.2.2.

Features:

  • Support Activation Code and Confirmation Code
  • Support Custom IMEI sent to server
  • Support Profile Discovery (SM-DS)
  • Profile management: list, enable, disable, delete and nickname
  • Notification management: list, send and delete
  • Lookup eUICC chip info
  • etc

Usage

You can download lpac from GitHub Release, and read USAGE to use it. If you can't run it you need to compile by yourself, see also DEVELOPERS. If you want to known which Linux distributions include lpac, see also LINUX-DIST. If you have any issue, please read FAQ first.

Software Ecosystem

Thanks

Contributors


License

Copyright © 2023-2024 eSTKme Group