Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-27 | Fix style issues in isimodem | Aki Niemi | 14 | -53/+61 | |
2010-04-20 | Add user authentication to gprs context driver | Aki Niemi | 1 | -17/+69 | |
2010-04-20 | Refactor isimodem and gisi/netlink | Pekka Pessi | 4 | -149/+161 | |
Now usbpnmodem plugin is used to register ISI modems. | |||||
2010-04-20 | Add infoserver to isimodem | Pekka Pessi | 4 | -0/+169 | |
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 | 3 | -13/+141 | |
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 | Fix: s/bootsrap/bootstrap/ | Pekka Pessi | 6 | -6/+6 | |
2010-04-20 | Add isimodem gprs context driver | Aki Niemi | 3 | -1/+660 | |
2010-04-20 | Add isimodem gprs driver | Aki Niemi | 3 | -0/+322 | |
2010-04-20 | Add PN_GPDS code points and debugging | Aki Niemi | 3 | -2/+437 | |
2010-04-20 | Add SIM inserted notification | Aki Niemi | 1 | -0/+2 | |
TODO: This is a temporary solution. Trigger the inserted notification on actual SIM state changes instead. | |||||
2010-04-20 | Remove declaration of unused dump_msg() | Aki Niemi | 1 | -2/+0 | |
2010-03-29 | Fix: simplify isimodem call-barring driver. | Pekka Pessi | 2 | -175/+120 | |
Add support for lock codes AG and AC (MMI codes 333 and 353, respectively). Use decimal MMI codes in <ss.h>. | |||||
2010-03-25 | Update ISI radio settings driver to the new API | Denis Kenzior | 1 | -4/+4 | |
2010-02-09 | Add isimodem USSD implementation | Aki Niemi | 1 | -10/+233 | |
2010-02-09 | Add USSD codepoints and debugging | Aki Niemi | 2 | -3/+28 | |
2010-02-04 | Add isimodem radio settings driver | Aki Niemi | 3 | -0/+325 | |
2010-02-04 | Add PN_GSS codepoints and debugging | Aki Niemi | 3 | -0/+87 | |
2010-02-02 | Fix debug dump and unknown codepoint handling | Aki Niemi | 1 | -26/+26 | |
2010-01-14 | Refactor phonebook driver | Aki Niemi | 1 | -3/+9 | |
2010-01-14 | Refactor supplementary service drivers | Aki Niemi | 3 | -39/+65 | |
2010-01-14 | Refactor SIM driver | Aki Niemi | 1 | -32/+34 | |
2010-01-14 | Refactor CBS driver | Aki Niemi | 1 | -13/+15 | |
2010-01-14 | Clean up style issues | Aki Niemi | 3 | -12/+9 | |
2010-01-14 | Fix cell ID and LAC values | Aki Niemi | 1 | -2/+2 | |
2010-01-12 | Style: Extraneous space | Denis Kenzior | 1 | -1/+1 | |
2010-01-12 | Style: space after function argument comma pair | Denis Kenzior | 1 | -7/+7 | |
2010-01-12 | Style: Should be a space after if | Denis Kenzior | 4 | -8/+8 | |
2010-01-12 | Style: Trailing whitespace & extra lines | Denis Kenzior | 4 | -11/+10 | |
2010-01-11 | Refactor devinfo driver | Aki Niemi | 1 | -56/+47 | |
2010-01-11 | Add support for modem control | Aki Niemi | 1 | -12/+159 | |
This adds support to the PN_MTC server, allowing querying and control of the modem power state. | |||||
2010-01-11 | Refactor netreg driver | Aki Niemi | 1 | -74/+56 | |
2010-01-11 | Refactor voicecall driver | Aki Niemi | 1 | -19/+24 | |
2010-01-11 | Refactor phonebook driver | Aki Niemi | 1 | -9/+11 | |
2010-01-11 | User new debug facility | Aki Niemi | 1 | -1/+1 | |
2010-01-11 | Include renamed files | Aki Niemi | 5 | -8/+9 | |
2010-01-11 | Remove contact from boilerplate | Aki Niemi | 6 | -12/+0 | |
2010-01-11 | Add debug implementation | Aki Niemi | 2 | -345/+818 | |
Alsoo remove call specific debugs. | |||||
2010-01-11 | Split ISI codepoints to separate files | Aki Niemi | 17 | -746/+1208 | |
Also, adding infrastructure for debugging ISI messages, with APIs for turning most common fields into human readable string format. | |||||
2010-01-11 | Split isi.h into isimodem.h and isiutil.h | Aki Niemi | 2 | -56/+64 | |
2010-01-06 | Port isimodem to the new framework | Denis Kenzior | 1 | -1/+1 | |
2009-12-18 | gisi: pass object handle to g_isi_verify() callback | Rémi Denis-Courmont | 7 | -8/+15 | |
This will be needed for GPDS. | |||||
2009-12-08 | Fix: Change the order of register & set_powered | Denis Kenzior | 1 | -1/+1 | |
2009-12-04 | Get rid of list_calls in isi driver | Denis Kenzior | 1 | -16/+0 | |
2009-10-29 | Update the isimodem driver to the new API | Denis Kenzior | 1 | -2/+2 | |
2009-10-16 | Fix conditional statement | Aki Niemi | 1 | -1/+2 | |
2009-10-16 | Fix: restrict keyword use breaking distcheck | Aki Niemi | 1 | -2/+2 | |
2009-10-16 | isimodem/voicecall.c: initial version | Pekka Pessi | 3 | -35/+2008 | |
Implementing all the voicecall methods. Tested with Nokia 2008 modems. - problems in call creation are probably not reported properly - deflect not implemented in modem, not properly tested TODO: Clean up style issues and align with other drivers. | |||||
2009-10-16 | Refactor sub-sub-block handling | Aki Niemi | 1 | -112/+94 | |
2009-10-14 | Add isimodem drivers for call barring, forwarding and waiting | Alexander Kanavin | 4 | -50/+1200 | |
2009-10-09 | Refactor subblock iterators. | Pekka Pessi | 3 | -23/+12 | |
Always initialize iterators. Try to avoid pointer arithmetics on NULL; in other words, move all pointer arithmetics inside g_isi_sb_iter_init(). There are 4 different ways for representing sub blocks in ISI message: - 8-bit sub_blocks count, 8-bit sub_block_id/sub_block_len - 16-bit sub_blocks count, 8-bit sub_block_id/sub_block_len - 8-bit sub_blocks count, 16-bit sub_block_id/sub_block_len - 16-bit sub_blocks count, 16-bit sub_block_id/sub_block_len The compact form g_isi_sb_iter_init() supports 8-bit sub_block count before start of the sub blocks themselves and 8-bit sub_block_id and sub_block_len. The full form g_isi_sb_iter_init_full() with explicit longhdr and sub_block count supports all other cases. |