Commit Graph

1167 Commits

Author SHA1 Message Date
b1647c624d Added debugging information 2010-05-14 16:20:58 +00:00
091eff3665 Added events to the plug-in API 2010-05-14 16:15:45 +00:00
7195d95fa3 Sending an SMS may take up to a minute (should cancel otherwise) 2010-05-14 15:51:39 +00:00
a1864b7956 Setting up the mixer levels on call start/stop/etc (untested) 2010-05-14 13:44:56 +00:00
41f560524d Fixed device default to "/dev/modem" 2010-05-14 12:43:00 +00:00
2933d4cf55 Fixed run-time path 2010-05-14 12:42:16 +00:00
c92d42b1fc Updated the translation 2010-05-12 15:42:23 +00:00
548df7fc5c Introduced a plug-in system 2010-05-12 15:40:39 +00:00
754a5dbb7f Device, hardware flow and retry come from the configuration file if not given 2010-05-12 14:44:57 +00:00
eb727c8b55 The project now depends on libSystem (for configuration files) 2010-05-12 14:27:46 +00:00
0ab9951439 Nicer preview of the message content 2010-05-12 12:06:18 +00:00
d64de55f2d Added another couple of CMS errors 2010-05-12 12:03:35 +00:00
cbf256f9dc Added CMS error 321 2010-05-12 11:59:20 +00:00
0a6e11eecc Longer timeout when calling (should fix some modems eg Openmoko Freerunner) 2010-05-12 11:38:56 +00:00
7a7d96158f AT+CHUP seems to work better than ATH in our case 2010-05-12 11:16:16 +00:00
65d40cac3a Probably fixed displaying the date when reading messages (untested) 2010-05-12 08:28:36 +00:00
d362a87362 Hopefully reporting the correct phone number when listing messages 2010-05-11 17:12:07 +00:00
9f1e2d9ca7 Display a minimal message when receiving messages 2010-05-11 17:03:14 +00:00
810ea309ad Actually send an event upon incoming messages 2010-05-11 16:59:07 +00:00
1620f6a144 The Openmoko Freerunner may be identified differently 2010-05-11 16:22:18 +00:00
cfb312d6cd There seemed to be a race condition 2010-05-11 15:39:21 +00:00
db0e2a5f89 Fixed a crash 2010-05-11 15:38:58 +00:00
77755a8b5f Code cleanup 2010-05-11 14:28:45 +00:00
8b8f76a2d2 Added a couple more debugging controls 2010-05-11 14:27:35 +00:00
1618ab7971 Updated translations 2010-05-11 14:12:59 +00:00
6fa34aa104 Implemented the mute control over AT+CMUT (may not fit the hardware) 2010-05-11 14:12:02 +00:00
27799ec00f Now able to fetch the battery status 2010-05-11 13:44:09 +00:00
bffc848369 Updated the translation 2010-05-11 13:15:43 +00:00
3931a523d3 Tighter check when checking for potential echo 2010-05-11 13:06:12 +00:00
8cac2bbdd7 Added the possibility to reset the modem at will 2010-05-11 12:40:26 +00:00
29cb9922da Now able to read messages 2010-05-11 12:05:34 +00:00
9ba6e09f06 Fetching messages in text mode for the moment 2010-05-11 10:31:10 +00:00
0bb228fe93 Fetching the messages in PDU mode (without any conversion yet) 2010-05-11 09:46:04 +00:00
9b4d92a322 The program can be terminated nicely from the debugging window 2010-05-10 22:40:25 +00:00
510ee0fff1 Partly implemented unsollicited and intermediate service notifications 2010-05-10 13:22:49 +00:00
efe1a37c46 Remove the timeout handler if a command was considered answered 2010-05-10 01:55:25 +00:00
9a8c41f8dc Now rejecting calls correctly 2010-05-10 01:39:08 +00:00
7fafe3261f Implemented full API access to +COLP and +CLIP 2010-05-10 01:32:42 +00:00
fe61ed7692 Hide the call window when a call is rejected (doesn't work when ringing yet) 2010-05-10 00:53:52 +00:00
afc4a38152 Can inject arbitrary AT commands in debugging mode 2010-05-09 23:47:31 +00:00
e3ae841bf0 Began to implement a debugging mode 2010-05-09 23:10:55 +00:00
d2b8972d76 Detect if a call was successfully accepted 2010-05-09 22:22:59 +00:00
efe5e8811e Detect if a call is ongoing 2010-05-09 22:18:42 +00:00
0f1244eb5f Fetching incoming messages as they are reported 2010-05-09 21:35:22 +00:00
ff6660cc3e Updated the translation 2010-05-09 19:15:48 +00:00
a7aca56b5b Minor optimization in the contact handling event trigger 2010-05-09 18:39:21 +00:00
b9197def55 Implemented call presentation (partly tested) 2010-05-09 18:34:24 +00:00
7568bb814e Detecting when phone calls terminate 2010-05-09 17:58:23 +00:00
2666b2fa59 Implementing phone calls (untested) 2010-05-09 16:06:43 +00:00
44a150ecec Implementing phone calls (untested) 2010-05-09 15:41:36 +00:00