Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-19 | Add isimodem support for network time | Aki Niemi | 1 | -0/+2 | |
2010-05-15 | Add missing SIM codepoints | Aki Niemi | 1 | -0/+2 | |
2010-05-14 | Add missing SMS ISI codepoints | Aki Niemi | 1 | -0/+8 | |
2010-04-27 | Fix style issues in isimodem | Aki Niemi | 1 | -2/+1 | |
2010-04-20 | Refactor isimodem and gisi/netlink | Pekka Pessi | 1 | -0/+7 | |
Now usbpnmodem plugin is used to register ISI modems. | |||||
2010-04-20 | Add infoserver to isimodem | Pekka Pessi | 1 | -0/+1 | |
The info server provides information from the mobile station to the ISI modem. Currently it returns the Software Version Number (SVN) that is used in mobile identification. | |||||
2010-04-20 | Add SIM server state detection | Pekka Pessi | 1 | -0/+5 | |
Register isimodem SIM driver only when SIM server is ready. The best way to find out that the server is truly ready is to read some data. | |||||
2010-04-20 | Add PN_GPDS code points and debugging | Aki Niemi | 1 | -1/+191 | |
2010-02-09 | Add USSD codepoints and debugging | Aki Niemi | 1 | -0/+5 | |
2010-02-04 | Add PN_GSS codepoints and debugging | Aki Niemi | 1 | -0/+25 | |
2010-02-02 | Fix debug dump and unknown codepoint handling | Aki Niemi | 1 | -26/+26 | |
2010-01-11 | Add debug implementation | Aki Niemi | 1 | -0/+818 | |
Alsoo remove call specific debugs. |