Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature 3g database support #46

Closed

Conversation

migonzalvar
Copy link
Contributor

Provides and easy to use mechanism of entering the configuration settings for 3G modems. The user can select 'Country', 'Plan' and 'Provider' from drop down boxes, and the required settings for the modem will automatically be configured. For some modems which require specific user names or passwords, the user can still manually input those settings.

Thus this is an add-on to existing functionality, where all settings must be manually typed in into the text-entry fields.

More info: http://wiki.sugarlabs.org/go/Features/3G_Support/Database_Support

It add a manager class ServiceProvidersDatabase which reads XML file with
information about 3G service providers.

It also manages persistence of providers and plan chosen using GConf keys.
@dnarvaez
Copy link
Contributor

dnarvaez commented Jul 4, 2013

I have not read the whole code, I think we should split up ServiceProvidersDatabase and then do another iteration.

@migonzalvar migonzalvar closed this Jul 5, 2013
@migonzalvar migonzalvar deleted the feature-3g-database-support branch July 5, 2013 16:17
@migonzalvar
Copy link
Contributor Author

Agree! Sent new pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants