pmaports w/ reMarkable 1 packages
Find a file
Minecrell 36f13ad1ab
modem/msm-modem: expose serial AT port from DATA4 SMD channel (MR 1607)
So far we have only created /dev/modem based on the DATA5_CNTL
channel available from the modem. The DATAX_CNTL channels allow
sending QMI messages to the modem. This is sufficient for oFono
to work.

Unfortunately, ModemManager currently does not support starting
calls through the QMI interface. Instead, it uses serial AT commands
that can be alternatively used on all USB-based Qualcomm modems.

It turns out that we can also send serial AT commands through
the RPMSG interface: the DATAX channels (without _CNTL) all respond
to serial AT commands. We set it up at /dev/modem-at, configure
ModemManager accordingly and then we are able to start calls. Yay!
2020-10-23 12:12:22 +03:00
.gitlab-ci Add sxmo/ as an expected directory for gitlab CI directory structure testcase (MR 1472) 2020-09-14 09:37:24 +02:00
cross cross/musl-*: upgrade to 1.2.1-r2 2020-09-30 11:13:24 +02:00
device linux-oneplus-sdm845: update to 5.9 (MR 1635) 2020-10-20 22:30:55 +02:00
kde kde/plasma-bigscreen: add qmlplugindump workaround 2020-09-20 03:06:15 +03:00
main main/postmarketos-ui-phosh: add megapixels to _pmb_recommends (MR 1610) 2020-10-20 22:55:04 +02:00
modem modem/msm-modem: expose serial AT port from DATA4 SMD channel (MR 1607) 2020-10-23 12:12:22 +03:00
sxmo sxmo/sxmo-xdm: new aport (MR 1472) 2020-09-14 09:37:24 +02:00
temp temp/ofono: build with a single thread only (MR 1637) 2020-10-23 09:27:51 +02:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.editorconfig Add editorconfig file from Alpine 2018-11-27 07:47:11 +01:00
.gitignore gitignore: hide abuild's src dir (!977) 2020-02-21 14:47:22 +01:00
.gitlab-ci.yml CI: rename stages "first, second" to "lint, build" (MR 802) 2020-09-10 22:22:57 -07:00
.mrhlpr.json mrhlpr.json: change suffix in commit names (MR 1146) 2020-04-12 03:52:48 +03:00
channels.cfg channels.cfg: stable: branch_aports=3.12-stable 2020-05-31 10:19:14 +02:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: require pmbootstrap 1.22.0 2020-07-20 14:56:49 +02:00
README.md Update README.md: add helpful links 2018-09-04 07:15:47 +00:00