Difference between revisions of "Status/Mobile Data"
From Maemo Leste Wiki
Jump to navigationJump to searchLine 10: | Line 10: | ||
* RE of the current data icd2 plugin from Fremantle (as starting base) | * RE of the current data icd2 plugin from Fremantle (as starting base) | ||
* Code to interface with ofono, resulting in libicd-network-ofono | * Code to interface with ofono, resulting in libicd-network-ofono | ||
* Connui UI plugins for gprs | * Connui UI plugins for gprs and port it to ofono https://github.com/maemo-leste/connui-cellular | ||
* Database of various mobile operations and their default APN information | * Database of various mobile operations and their default APN information | ||
* Hardware/driver support | * Hardware/driver support | ||
Line 16: | Line 16: | ||
Useful resources/hw/links: | Useful resources/hw/links: | ||
* https://wiki.maemo.org/User:Jebba/Ofono#Using_oFono_in_Pass_thru_mode (pass through n900 modem with ofono, | * https://wiki.maemo.org/User:Jebba/Ofono#Using_oFono_in_Pass_thru_mode (pass through n900 modem with ofono, works for non-data only) | ||
* An USB modem for testing (like Option modems) | * An USB modem for testing (like Option modems) | ||
* ofono: https://01.org/ofono | * ofono: https://01.org/ofono | ||
Line 23: | Line 23: | ||
* https://www.olimex.com/Products/USB-Modules/MOD-USB3G/ | * https://www.olimex.com/Products/USB-Modules/MOD-USB3G/ | ||
* https://aleksander.es/data/Qualcomm%20Gobi%20devices%20on%20Linux.pdf | * https://aleksander.es/data/Qualcomm%20Gobi%20devices%20on%20Linux.pdf | ||
Modems from Pine64 Devkits work with ofono: | |||
* http://wiki.pine64.org/index.php/Project_Anakin | |||
* http://wiki.pine64.org/index.php/Project_Don't_be_evil |
Revision as of 06:25, 15 April 2019
Relevant tickets:
- https://github.com/maemo-leste/bugtracker/issues/76
- https://github.com/maemo-leste/bugtracker/issues/151
- https://github.com/maemo-leste/bugtracker/issues/195
- https://github.com/maemo-leste/bugtracker/issues/196
We will need the following:
- RE of the current data icd2 plugin from Fremantle (as starting base)
- Code to interface with ofono, resulting in libicd-network-ofono
- Connui UI plugins for gprs and port it to ofono https://github.com/maemo-leste/connui-cellular
- Database of various mobile operations and their default APN information
- Hardware/driver support
Useful resources/hw/links:
- https://wiki.maemo.org/User:Jebba/Ofono#Using_oFono_in_Pass_thru_mode (pass through n900 modem with ofono, works for non-data only)
- An USB modem for testing (like Option modems)
- ofono: https://01.org/ofono
Olimex 3g modem (should also do voice calls), should work with ofono:
- https://www.olimex.com/Products/USB-Modules/MOD-USB3G/
- https://aleksander.es/data/Qualcomm%20Gobi%20devices%20on%20Linux.pdf
Modems from Pine64 Devkits work with ofono: