Commit Graph

40 Commits

Author SHA1 Message Date
317954ec36 Also ensure that setting the operator worked 2010-05-08 13:31:32 +00:00
e3c993c66e Re-inject the current command on timeout and then ensure the operation worked 2010-05-08 13:03:58 +00:00
5fb92d3189 Obtaining the functionality status before really using the phone 2010-05-08 03:07:47 +00:00
2dfa1e0cec Let the modem command generation be done in its own class too 2010-05-08 01:23:56 +00:00
f0e4d57e23 Let the GSMCommand class have its own file 2010-05-08 00:22:44 +00:00
dd6f561357 Revert the whole "suffix" story 2010-05-07 12:52:38 +00:00
8e47df04cc Enable phone functionality only once the SIM card is ready 2010-05-02 02:56:42 +00:00
f57a3d7846 Can now sometimes determine voice calls among incoming calls 2010-05-02 02:09:11 +00:00
4204bd82f9 Enable the extended ring format by default 2010-05-02 02:01:42 +00:00
17dacffd0b Added a function to answer calls 2010-05-02 01:48:19 +00:00
c972e1a914 Incoming calls are now reported as well 2010-05-02 01:43:11 +00:00
65bd9451f8 Always enable the phone functionality 2010-05-01 17:05:09 +00:00
ba6d6b7f6a Let hardware flow be optional 2010-05-01 05:25:53 +00:00
3cd62b7fab Another attempt at getting SIM PIN interaction right 2010-04-30 15:45:54 +00:00
68d3c2a338 Implemented progress bar while checking the PIN code (untested) 2010-04-30 15:30:29 +00:00
ca60e90bc6 Tracking correctly if messages are sent 2010-04-30 15:16:43 +00:00
9dff3cb94e Almost able to send SMS messages by now 2010-04-29 16:09:15 +00:00
c9cd795a14 Much better error handling (should also track when the SIM is ready) 2010-04-28 22:53:36 +00:00
0bb685f962 Improved status handling a lot (should register automatically now) 2010-04-28 21:24:05 +00:00
efe3a0a347 Send an event when the PIN code is known to be accepted already 2010-04-28 19:55:49 +00:00
2ce576a7cf Added a button to call the contact selected (untested) 2010-04-28 00:46:00 +00:00
99a36e265e Using more enumerated types 2010-04-28 00:09:46 +00:00
09bd6c126c Using more enumerated types 2010-04-27 23:57:48 +00:00
278bccfebe Default to the long operator format 2010-04-27 23:55:35 +00:00
6f980ceb95 Optimizing GSM event reports 2010-04-27 21:35:45 +00:00
5fd3dde778 Trigger the PIN check outside of the GSM class 2010-04-27 21:03:32 +00:00
19caf9b79b Now properly reporting the operator 2010-04-27 20:59:17 +00:00
8e3da2cf3a Been working on registration and operators 2010-04-27 20:16:19 +00:00
5bf508fcfe Fetching contacts (with an encoding issue remaining) 2010-04-27 17:54:04 +00:00
800aeae74e Support for entering the PIN code 2010-04-27 14:31:19 +00:00
c9e02876a5 Updating the signal quality every two seconds 2010-04-27 02:58:33 +00:00
08eca73b50 Slightly improved error tracking 2010-04-27 02:15:14 +00:00
55a3a124b7 Added a callback mechanism 2010-04-27 01:26:15 +00:00
58635b0958 Added signal quality reporting 2010-04-26 16:38:11 +00:00
9722df43ac Re-wrote GSM handling code to better match the modem's behavior 2010-04-26 05:27:12 +00:00
7da292807f Added a check for the PIN code (should wait for the answer of each command) 2010-04-25 03:20:48 +00:00
cf7e7de6b6 Added code to change the PIN code (untested) 2010-04-25 02:51:37 +00:00
86f87a5a14 The GSM commands are now ignored until the modem is really ready 2010-04-25 02:15:12 +00:00
df32c01e90 Made the first phone calls 2010-04-24 18:39:58 +00:00
87e6986f23 Initial release 2010-04-24 02:17:45 +00:00