Skip to content

Changes

Summary

  1. remsim_client: add support to set sim presence pin polarity (details)
Commit 2990569655f92ba70f5c8b40af3aa259daf705ce by lynxis
remsim_client: add support to set sim presence pin polarity

The sim presence pin allows the simtrace2 to inform the modem
about the presence of the simcard. On a generic simcard slot a
button is pressed by the simcard which generate a high or low voltage level.
Even there are specifications of minipcie or ngff defining this signal, certain
modems don't follow the specification and require a different signal level.

Change-Id: Iaa61967d2e8cd5c2269b73f4e65b42072e0ec513
The file was modified src/client/remsim_client_main.c
The file was modified configure.ac
The file was modified TODO-RELEASE
The file was modified src/client/Makefile.am
The file was modified src/client/client.h
The file was modified src/client/user_simtrace2.c