Commit Graph

1163 Commits

Author SHA1 Message Date
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
c943881b77 Also test parsing the signal level 2014-09-05 20:46:21 +02:00
e70c4bf257 Code cleanup 2014-09-05 20:44:01 +02:00
e7d572c76b Code cleanup 2014-09-05 20:33:56 +02:00
c24d3145cf Fixed an invalid pointer and crash 2014-09-05 18:58:56 +02:00
bf1e85863b Also call g_spawn_close_pid() when handling child processes 2014-09-03 23:15:14 +02:00
54da05dc27 Added an "Help" button to gprs(1) when stand-alone 2014-08-30 18:03:18 +02:00
2dec44f45e Hide the "Load defaults" button when stand-alone 2014-08-30 18:02:48 +02:00
9cad320ad1 Let the gprs(1) tool exit when stand-alone (through the systray icon) 2014-08-30 18:01:43 +02:00
1c27a7d432 Let the "gprs" plug-in know about PROGNAME when defined 2014-08-30 18:00:37 +02:00
5357cc031b Added a manual page for the gprs(1) tool 2014-08-29 04:38:43 +02:00
9e7166e0f8 Also ship a desktop file for the "gprs" tool 2014-08-28 03:56:04 +02:00
b35b51e2b0 Report errors graphically when relevant 2014-08-28 03:52:48 +02:00
23bbe5c4ee The plug-ins are now initialized automatically 2014-08-28 03:51:44 +02:00
dc270dabeb Improved configuration file management 2014-08-28 03:36:35 +02:00
1cf903eb45 Now automatically initialize the plug-in 2014-08-28 03:36:15 +02:00
070b77cf77 Code cleanup 2014-08-28 03:34:49 +02:00
98353b1bc5 Install the documentation for pppd(8) and chat(8) 2014-08-28 03:18:15 +02:00
02ade560e2 The "gprs" tool is now worth being installed 2014-08-28 03:17:49 +02:00
ac4e71f8ca Added documentation for the "gprs" tool 2014-08-28 03:17:06 +02:00
c4ec833629 Track pppd(8) as it initializes the connection 2014-08-28 03:10:22 +02:00
e6c3a18570 Let the PID file for pppd be readable when started with higher privileges 2014-08-28 02:42:22 +02:00
e143d6c448 Call pppd with the correct username and password 2014-08-28 02:36:42 +02:00
f5fe43c0ef Now able to call pppd(8) 2014-08-28 02:27:46 +02:00
4d0b2efdc8 Fixed a comment 2014-08-28 02:08:35 +02:00
8d9a4435d0 Avoid a couple warnings 2014-08-28 02:05:03 +02:00
33f35ae8c1 Implemented hanging up ppp connections (not fully functional) 2014-08-28 02:03:35 +02:00
3647246b0d Fixed configuration handling of the GPRS plug-in 2014-08-28 02:03:05 +02:00
1f1ac4652b Prepare for more code re-use 2014-08-28 02:01:58 +02:00
29f7e700e9 Report more errors directly to the user 2014-08-28 02:00:58 +02:00
ae0ffd0e55 Code cleanup 2014-08-28 01:34:16 +02:00
b11cc7108c Track the activity of the "ppp0" interface 2014-08-28 01:23:44 +02:00
6e27cec8af Report errors when connecting 2014-08-28 01:04:48 +02:00
bda2697333 Trigger modem connection events 2014-08-27 22:46:43 +02:00
5caa6e5481 Also initialize the counter 2014-08-27 22:44:30 +02:00
9958c0cba6 Begin to recognize some modem requests 2014-08-27 22:19:27 +02:00
32f366c16c Code cleanup 2014-08-27 21:46:06 +02:00
c55854a78c Code cleanup 2014-08-27 21:45:17 +02:00
7b056d2275 Avoid a crash in the "gprs" tool 2014-08-27 21:37:59 +02:00
cf51c88089 Added a helper to initialize the helper 2014-08-27 21:37:15 +02:00
0bbf7a6d68 Updated the copyright line 2014-08-27 21:35:32 +02:00
34574bf62c Code cleanup 2014-08-27 21:35:13 +02:00
b308ac25ad Properly cleanup plug-ins when failing to register them 2014-08-27 21:26:04 +02:00
49060c6e4c Minimize the build requirements when possible 2014-08-26 01:19:53 +02:00
76d267e169 Loading the GPRS connectivity settings from a configuration file 2014-08-14 23:53:07 +02:00
a9a99d4ac1 Added a function to load the defaults for a specific operator 2014-08-14 23:13:30 +02:00
e9c9f83a92 Allow the pppd(8) program to be specified in the configuration (not exposed) 2014-08-14 20:06:12 +02:00
ab58ccb2e9 Imported the "gprs" tool (much like the old application with the same name) 2014-08-14 20:04:32 +02:00