Jonathan Hodgson
056611b014
SMS messages should now print properly to files with wierd chars
2021-04-20 14:52:54 +01:00
Jonathan Hodgson
5b05bb9c2c
Changes the sms log file so that new messages can be counted
...
The log now contains @READ@ where @ is a null byte where new and old
messages diverge. This means that new sms's can be more easily counted
This, as well as a count for missed calls, has been added to the
phoneStatus notification
2021-04-05 10:23:39 +01:00
Jonathan Hodgson
86840be8ee
Makes calling work
...
Much of the code that interfaces with the modem was taken from SXMO.
Calling now works for both incoming and outgoing calls
2021-04-04 16:01:24 +01:00
Jonathan Hodgson
01c3906833
Initial work on modem functionality
...
Including, checking for incoming calls, missed calls, sms and the start
of a dialer using rofi
2021-03-02 18:35:57 +00:00
Jonathan Hodgson
83a5c7c6c4
Fix new message count
2021-02-18 21:17:19 +00:00
Jonathan Hodgson
0453c06a60
Start on sms checker script
2021-02-18 21:13:50 +00:00