Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-06 | GSM to UTF8 should accept empty strings | Denis Kenzior | 1 | -1/+1 | |
2009-07-06 | gisi: call to non existent function | Rémi Denis-Courmont | 1 | -1/+1 | |
2009-07-03 | Use phonet.h | Rémi Denis-Courmont | 4 | -15/+4 | |
2009-07-03 | Replacement header for Phonet definitions | Rémi Denis-Courmont | 1 | -0/+56 | |
2009-07-03 | Do not include <config.h> from headers | Rémi Denis-Courmont | 2 | -8/+0 | |
It should be included _first_ in all modules, and it is not proof against multiple inclusions. | |||||
2009-07-02 | Add Unit test for CBS assembly utilities | Denis Kenzior | 1 | -0/+93 | |
2009-07-02 | Add Cell Broadcast assembly utilities | Denis Kenzior | 2 | -0/+279 | |
2009-07-02 | Fix memory leaks in unit tests | Denis Kenzior | 1 | -1/+5 | |
2009-07-02 | Fix memory leak | Denis Kenzior | 1 | -0/+1 | |
2009-07-02 | Don't hardcode | Denis Kenzior | 2 | -5/+7 | |
2009-07-02 | Update unit test | Denis Kenzior | 1 | -0/+22 | |
2009-07-02 | Add CBS Text converter utility | Denis Kenzior | 2 | -0/+151 | |
2009-07-02 | Add cbs lang to ISO 639 conversion utility | Denis Kenzior | 1 | -0/+111 | |
2009-07-02 | Add app-port extraction utility for CBS | Denis Kenzior | 2 | -13/+33 | |
2009-07-02 | Make sms_udh_iter work for Cell Broadcast messages | Denis Kenzior | 2 | -24/+63 | |
2009-07-02 | Add unit test for CBS encode / decode | Denis Kenzior | 1 | -0/+48 | |
2009-07-02 | Add Cell Broadcast encoding / decoding utilities | Denis Kenzior | 2 | -0/+66 | |
2009-07-02 | Add DCS decoder for Cell Broadcast | Denis Kenzior | 2 | -0/+136 | |
2009-07-01 | Add support for tty on character device. | Santtu Lakkala | 1 | -8/+28 | |
Adds support for using ttys through a serial device directly. | |||||
2009-07-01 | Fix uninitialized use of bufpos | Denis Kenzior | 1 | -1/+2 | |
2009-07-01 | Change sequence in phonebook merge_list | Yang Gu | 1 | -0/+1 | |
2009-06-30 | Add support for AM_SLIENT_RULES | Marcel Holtmann | 1 | -0/+2 | |
2009-06-30 | Add support for opening TTYs directly | Marcel Holtmann | 2 | -0/+42 | |
2009-06-29 | gisi: fix extracting Phonet address from Netlink | Rémi Denis-Courmont | 1 | -1/+1 | |
2009-06-29 | Fix GISI_CFLAGS | Rémi Denis-Courmont | 1 | -1/+1 | |
This fixes the failure to include <gisi/netlink.h>. | |||||
2009-06-29 | ofonod: missing dependencies on convenience libraries | Rémi Denis-Courmont | 1 | -1/+3 | |
Without this, plain "make" does not work properly when gatchat or gisi, or one of the built-in drivers or plugins are modified. | |||||
2009-06-29 | Fix bootstrap-configure when building from subdir | Rémi Denis-Courmont | 1 | -2/+4 | |
2009-06-25 | Preserve clip_validity | Denis Kenzior | 1 | -0/+9 | |
CLCC does not report clip_validity. So if clip_validity of witheld has been reported in CLIP, but we're still somehow polling CLCC, which happens if CRING is not supported, and RING is used instead, this fact can be lost. Make sure we preserve clip_validity if possible | |||||
2009-06-25 | Number and Number Type are optional in CLCC | Denis Kenzior | 1 | -7/+5 | |
According to 27.007, the number and number type are optional. We must take care not to do anything unexpected in this case. | |||||
2009-06-25 | Add E-UTRAN as access technology of network op | Yang Gu | 2 | -1/+4 | |
2009-06-25 | Delete old placeholder | Aki Niemi | 1 | -42/+0 | |
2009-06-25 | Add new ISI modem driver to build | Aki Niemi | 2 | -5/+7 | |
2009-06-25 | Add baseline for ISI modem driver | Aki Niemi | 2 | -0/+188 | |
2009-06-25 | gisi: Fix documentation and add API for resource ID | Aki Niemi | 2 | -2/+14 | |
2009-06-24 | Print new line as intended | Denis Kenzior | 1 | -1/+1 | |
2009-06-24 | Another type safety fix | Denis Kenzior | 1 | -1/+1 | |
2009-06-24 | fix test compile | Shane Bryan | 1 | -2/+2 | |
Signed-off-by: Shane Bryan <shane.bryan@linux.intel.com> | |||||
2009-06-24 | gisi: fix g_pn_netlink_start() return value | Aki Niemi | 1 | -1/+1 | |
2009-06-23 | Fix when the same operator reported multiple times | Denis Kenzior | 1 | -5/+4 | |
2009-06-22 | Make signature match properly | Denis Kenzior | 1 | -1/+1 | |
2009-06-22 | Add GISI_* build variables; remove unnecessary curly brackets | Aki Niemi | 2 | -2/+4 | |
2009-06-22 | Minor style issues | Denis Kenzior | 1 | -4/+8 | |
2009-06-22 | Read EF-SPDI and use it for SPN display. | Andrzej Zaborowski | 3 | -1/+176 | |
When the operator is one of those listed in EF-SPDI then we need to treat it like a HPLMN in deciding whether the SPN or PLMN name should be displayed. | |||||
2009-06-22 | Add write/read operations for cyclic files in SIM. | Andrzej Zaborowski | 2 | -0/+41 | |
2009-06-22 | Make compiler happy | Denis Kenzior | 1 | -2/+6 | |
2009-06-22 | Cleanup phonebook again | Denis Kenzior | 1 | -64/+100 | |
2009-06-22 | Fix minor API issue | Denis Kenzior | 1 | -1/+1 | |
2009-06-22 | Merge phonebook entries belong to one person | Yang Gu | 2 | -35/+213 | |
2009-06-22 | gisi: fixes to request/response handling and timeout registration | Aki Niemi | 1 | -6/+14 | |
2009-06-22 | gisi: specify destination socket address | Rémi Denis-Courmont | 1 | -3/+28 | |
Kernel wants it, and returns an error on send otherwise. |