Commit Graph

94 Commits

Author SHA1 Message Date
ce96b959b7 Fixed obtaining the baudrate and hardware flow from the configuration file 2014-09-08 04:45:41 +02:00
44b7b4e1db Avoid potentially losing the ID for a source 2014-09-08 04:44:04 +02:00
8386c659f0 Code cleanup 2014-09-05 21:19:56 +02:00
9cab05b073 Code cleanup 2014-09-05 20:52:57 +02:00
e2385f7e68 Try an alternative string to initialize the modem 2014-09-05 20:49:54 +02:00
07d9515828 Improved the signal level calculation 2014-09-05 20:46:57 +02:00
e70c4bf257 Code cleanup 2014-09-05 20:44:01 +02:00
c24d3145cf Fixed an invalid pointer and crash 2014-09-05 18:58:56 +02:00
e9c9f83a92 Allow the pppd(8) program to be specified in the configuration (not exposed) 2014-08-14 20:06:12 +02:00
47416ac7a3 No longer potentially forget about an event source when starting the modem 2014-08-12 21:26:46 +02:00
1564bf76fd Mentioned one more potential error case 2014-08-12 19:33:00 +02:00
158830c004 Code cleanup 2014-08-12 19:15:34 +02:00
b15a4bc4c8 Code cleanup 2014-08-12 19:14:49 +02:00
318b495c67 Code cleanup 2014-08-12 19:14:00 +02:00
69e4644b7f Implemented entering *#06# in the dialer (needs Gtk+ >= 2.18) 2014-02-23 06:17:31 +01:00
60d16be4b2 Fixed skipping the UDH when parsing PDUs in 7-bit encoding 2014-02-21 03:22:41 +01:00
0e214179ea No longer prefix international numbers with "+" if not necessary 2014-02-21 00:42:37 +01:00
480e12fe5e Code cleanup 2014-02-20 04:36:40 +01:00
f574d3abfb Code cleanup 2014-02-20 04:30:12 +01:00
26e508b5c6 Moved the quirks for the "hayes" plug-in to a separate file 2014-02-20 04:27:30 +01:00
48c4ac170f Separating the "hayes" plug-in into more parts 2014-02-20 04:12:13 +01:00
d530a48e13 Introduced the HayesChannel sub-class 2014-02-20 03:38:41 +01:00
8534ed4302 Code cleanup 2014-02-20 01:24:20 +01:00
86a1c498ec More accurate detection of USSD codes 2014-02-20 01:10:09 +01:00
87c0565357 Handle more errors 2013-03-01 04:23:33 +01:00
c3a88175ab Code cleanup 2013-02-15 00:03:37 +01:00
365bba7265 Adding support to change the SIM PIN password 2013-02-08 20:27:37 +01:00
526c4d2f57 Supporting sending DTMF on AT-based modems 2012-09-05 02:11:07 +00:00
128b8646ad Reporting errors when sending a message failed 2012-09-01 00:50:34 +00:00
02a52cf88b Fixed build of the "hayes" modem on MacOS X 2012-07-31 19:30:22 +00:00
55838969c2 Code cleanup 2012-07-08 21:08:23 +00:00
89ef977856 Refactored modem plug-ins (paving the way for multiple concurrent backends) 2012-07-05 22:13:06 +00:00
6b77158f4d Code cleanup 2012-06-22 22:45:36 +00:00
e78a8f174f Only repeat unknown errors on the Openmoko Freerunner 2012-01-06 23:46:01 +00:00
dd2eec5a9a Code cleanup 2012-01-03 23:19:52 +00:00
54a46986c2 Fixed making data calls 2011-12-11 13:47:08 +00:00
b87e0be0d4 Fixed system settings dialogs with filenames 2011-12-10 22:06:28 +00:00
eb887aba5b Introducing support for USSD (untested) 2011-12-09 22:35:35 +00:00
faa315de48 Attempt to fix the Openmoko Freerunner again 2011-11-07 17:50:48 +00:00
9bdbb0abf2 Code cleanup 2011-11-04 13:30:05 +00:00
f304a02388 Really extending the settings to allow more complete configuration dialogs 2011-11-04 10:46:26 +00:00
4b1b793f37 Avoid a warning 2011-11-03 17:43:53 +00:00
b89da7113b Even more feedback on registration 2011-11-03 16:37:36 +00:00
aa21e237a1 Handling extended errors and improved feedback on registrations 2011-11-03 15:48:45 +00:00
f73186e74d Reviewed the queueing mechanism 2011-11-03 13:35:21 +00:00
594381e96d Registration reports with locations are always registered 2011-11-03 03:11:34 +00:00
fdc76066a2 Code cleanup 2011-11-03 03:00:18 +00:00
f54a6f475c Major code cleanup 2011-11-03 02:32:00 +00:00
24ea28e6cc Reviewed handling of timeouts 2011-11-03 00:01:03 +00:00
cd89198954 Always report unsollicited registration events 2011-11-02 21:20:51 +00:00