Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-19 | Update netreg AT modem driver to the new API | Denis Kenzior | 1 | -91/+104 | |
2009-07-29 | Rename ofono_modem_userdata | Denis Kenzior | 1 | -12/+13 | |
2009-07-29 | Remove supports_tech variable | Denis Kenzior | 1 | -12/+3 | |
The proper way to register with a particular network technology is to use a band selection command (e.g. select 2G only or 3G only, or hybrid) The tech selection according to 27.007 is non-binding anyway | |||||
2009-07-29 | Tweak CREG notification to be more fault tolerant | Denis Kenzior | 1 | -0/+10 | |
2009-06-12 | Fixup style issues with previous MCC/MNC patch | Denis Kenzior | 1 | -19/+16 | |
- Breakup MCC/MNC LENGTH constant - Don't hardcode numbers - Fix >80 column length - Fix test case to expect strings instead of shorts | |||||
2009-06-12 | Change MNC and MCC variable types to string | Aki Niemi | 1 | -30/+27 | |
This is to make sure both 2 and 3-digit MNC values are correctly handled. Both the modem plugin API as well as the D-Bus API are affected. | |||||
2009-06-03 | Add check for error path | Denis Kenzior | 1 | -0/+3 | |
2009-05-20 | Remove yet more unused variables. | Andrzej Zaborowski | 1 | -2/+0 | |
2009-05-10 | Add initial implementation of AT modem driver | Denis Kenzior | 1 | -0/+675 | |