Wiki

Introduction

As its README says, libsamsung-ipc is a free software implementation of the Samsung IPC modem protocol,
found in many Samsung devices.

Infrastructure

git: libsamsung-ipc git is hosted in hardware_replicant_libsamsung-ipc on the Replicant git infrastructure.
Mailing list: libsamsung-ipc uses Replicant's mailing list.
Bug tracking: We currently uses Replicant bug tracker.
Feel free to also add entries there on issues that affect libsamsung-ipc but not Replicant.
In this case it's a good idea to use "Telephony and mobile data" in the category and also mention that it doesn't affect Replicant (if that's not obvious) and how to reproduce the issue if that's applicable.

Distributions

Build systems

Telephony daemons

Devices

We also welcome patches for devices that Replicant doesn't want to support, and we will do our best to keep the code for them working.
However keep in mind that we might not want to get devices that are give too much control to the modem or don't have removable batteries.
Because of that we might rely on testers to ensure that the code continue to work. This is similar to what Linux does to ensure that the drivers keep working:

Limitations

Documentation

The Replicant wiki has currently most of the documentation on libsamsung-ipc. The CellularModem portal references most of of the modem related pages.