Commit Graph

86 Commits

Author SHA1 Message Date
307c75c38f Almost authenticating 2012-08-24 17:15:23 +00:00
b5271a0289 Added debugging information 2012-08-24 16:24:05 +00:00
1ff12dd4b3 Give all of the modem plug-ins a better chance to build on MacOS X 2012-07-31 19:32:32 +00:00
02a52cf88b Fixed build of the "hayes" modem on MacOS X 2012-07-31 19:30:22 +00:00
1cdb615951 Fixed building the "debug" modem on MacOS X 2012-07-31 19:29:25 +00:00
55838969c2 Code cleanup 2012-07-08 21:08:23 +00:00
38b1ac539e Distribute osmocom.c as well 2012-07-05 22:18:31 +00:00
991c7abf7a Introducing the osmocom modem plug-in (not functional, not built yet) 2012-07-05 22:17:20 +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
ef1b66f74d Compilation fixes for Gtk+ 3.0 2012-03-23 04:49:17 +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
3f5f6550f1 Really handle modem notifications 2011-12-10 23:12:42 +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
3e5d972e4a Introducing the "purple" modem plug-in 2011-12-09 22:33:47 +00:00
142f6c921b Also distribute experimental support for libpurple 2011-11-20 05:38:14 +00:00
faa315de48 Attempt to fix the Openmoko Freerunner again 2011-11-07 17:50:48 +00:00
296789bf6c Beginning of a plug-in using libpurple 2011-11-06 17:18:56 +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
1f09a9abc5 Use the proper form for international numbers in contacts 2011-11-02 20:30:46 +00:00
4c2f4d484d More robust initial handshake 2011-11-02 20:13:11 +00:00
fea76c54da Be more robust when the SIM is busy 2011-11-02 19:04:21 +00:00
0b28d4624a Now able to create trace files 2011-11-02 18:50:18 +00:00
379d8a6b73 The "sofia" plug-in is beginning to be usable 2011-11-02 17:32:00 +00:00
06fd109abd Fixed error checking and PIN code handling 2011-11-02 02:35:16 +00:00
7a3458f377 Force a registration request if unknown when triggered 2011-11-02 01:47:58 +00:00
e540a9ddf6 Also keep commands' data when repeating 2011-11-02 01:00:16 +00:00
e31064d527 Additional bugfixes and improvements 2011-11-02 00:41:52 +00:00
2f8a06d2ec Code cleanup 2011-11-01 16:57:12 +00:00
bc3bc5238a Code cleanup 2011-11-01 13:14:47 +00:00
c2301b7f85 Trying to register properly 2011-10-31 14:51:25 +00:00
29ac2ebb26 Additional fixes (for the Openmoko Freerunner notably) 2011-10-31 02:11:52 +00:00
c88e5d878f Use AT+CHUP instead of ATH (should be more reliable) 2011-10-31 00:56:01 +00:00
fe55917e1f Avoid a couple warnings 2011-10-31 00:48:49 +00:00
5ad7c6e258 Force a registration request after setting automatic registration 2011-10-31 00:06:34 +00:00
a42daf32b4 Fixed reporting of roaming registration 2011-10-30 21:36:25 +00:00
524c75eee8 Automatically repeat some commands upon (seemingly) recoverable errors 2011-10-30 18:39:13 +00:00