No description
Find a file
Serge E. Hallyn 99099a359f modemmonitor: use dbus-monitor
Instead of looping over mmcli commands to check for incoming
calls and texts every 3s, use dbus-monitor to tell us when
something is coming in.  This should save some battery life
as well as reduce the delay in new call/msg notification.

I was running on the latest released scripts, so have not
strictly tested this with git master.  Note that I dropped
the call to checkmissedcalls.  Perhaps we should still run
that at firststart?

Signed-off-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2020-10-31 13:06:28 +01:00
configs fixed renamed alsa controls 2020-10-28 23:57:02 -04:00
programs added SXMO_LOCK_SCREEN_OFF and SXMO_LOCK_SUSPEND environment variables to set a target stage from the environment 2020-10-31 12:16:06 +01:00
scripts modemmonitor: use dbus-monitor 2020-10-31 13:06:28 +01:00
.build.yml Add automatic shellchecks with CI 2020-10-30 12:56:04 -04:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Add sxmo_vibratepine to programs list for Makefile 2020-09-15 19:37:33 -05:00
README.md Added button for build status 2020-10-30 13:01:15 -04:00

sxmo-utils

builds.sr.ht status

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.