Commit Graph

  • 8129119d61 Refactor Network Registration for EONS capability Denis Kenzior 2009-07-14 13:10:12 -0500
  • 000a983b2b Make sure record length is not zero Denis Kenzior 2009-07-14 13:09:00 -0500
  • 864e09481c Get rid of some div by zero errors Denis Kenzior 2009-07-14 12:49:12 -0500
  • a8eedf1326 Fix missing header Denis Kenzior 2009-07-14 12:41:44 -0500
  • 7dd147117f Use ofono_set_sim_ready Denis Kenzior 2009-07-14 12:41:16 -0500
  • 3774e4eb73 Return the entire EONS info, not just the longname Denis Kenzior 2009-07-14 10:58:52 -0500
  • 0fa6897213 Refactor OPL code Denis Kenzior 2009-07-13 18:30:17 -0500
  • 0fd5080630 Fix parsing of mcc_mnc code Denis Kenzior 2009-07-13 18:19:06 -0500
  • f5e9b2147a Fix CellId data type to be uint32 as intended Denis Kenzior 2009-07-13 18:01:56 -0500
  • 5ea1326b00 Move SPDI to network.c Denis Kenzior 2009-07-13 16:12:22 -0500
  • f2440ebd82 Preserve PNN order Denis Kenzior 2009-07-13 14:38:25 -0500
  • 382e39ec53 Move SPN reading to network.c Denis Kenzior 2009-07-13 14:11:47 -0500
  • 8294c1e42c Get rid of unneeded Denis Kenzior 2009-07-13 13:07:30 -0500
  • 82ede4d647 Move PNN reading to network.c Denis Kenzior 2009-07-13 12:57:08 -0500
  • 9a565d88b1 Refactor sim_pnn_operator_parse Denis Kenzior 2009-07-13 12:42:58 -0500
  • 38eebca61f Move PNN operator parsing to simutil Denis Kenzior 2009-07-13 12:31:23 -0500
  • 80f43ff849 Move function to simutil.c Denis Kenzior 2009-07-10 19:07:23 -0500
  • f6aa6e473c Move enum to simutil.h Denis Kenzior 2009-07-10 18:59:37 -0500
  • 05c4ae4793 Remove unneeded function Denis Kenzior 2009-07-10 18:58:32 -0500
  • d12210ba54 Remove unneeded variables Denis Kenzior 2009-07-10 18:57:16 -0500
  • e13b933cbb Move enum to simutil.h Denis Kenzior 2009-07-10 18:56:44 -0500
  • 1df261cdb9 Refactor MSISDN reading Denis Kenzior 2009-07-10 18:54:20 -0500
  • 5207f4063e If reading one fails, don't bother reading rest Denis Kenzior 2009-07-10 18:54:05 -0500
  • 285712e5d4 Add TODO comment Denis Kenzior 2009-07-10 18:29:11 -0500
  • 097aeccc9a Change the way SIM is initialized Denis Kenzior 2009-07-10 18:28:53 -0500
  • 541682f89d Add sim file reading / writing utilities Denis Kenzior 2009-07-10 14:34:24 -0500
  • 2289298615 Style fixes Denis Kenzior 2009-07-10 13:10:14 -0500
  • 38a23eb108 Make oFono use proper record ids, don't use tricks Denis Kenzior 2009-07-10 13:08:24 -0500
  • 04f6924099 Add IMSI getter method Denis Kenzior 2009-07-09 17:16:00 -0500
  • acc65afcee Add get/set sim readiness functions Denis Kenzior 2009-07-09 17:06:59 -0500
  • 165a78e7e9 Remove some SPN stuff from SIM Denis Kenzior 2009-07-09 16:58:26 -0500
  • d0fbef76bd Add sim ready notify functions Denis Kenzior 2009-07-09 16:54:10 -0500
  • ffb5d3da94 Remove unnecessary value Denis Kenzior 2009-07-09 16:52:54 -0500
  • bed14e8527 Remove unneeded functions Denis Kenzior 2009-07-09 16:48:59 -0500
  • b945c111b7 Move utility to its own file Denis Kenzior 2009-07-09 16:40:58 -0500
  • 084b1a4c61 Get rid of override_name from operator Denis Kenzior 2009-07-09 16:30:32 -0500
  • 2de9ad258b Cleanup network_name_parse Denis Kenzior 2009-07-09 11:42:04 -0500
  • 98a4308b30 Read EF-PNN, EF-OPL and override network names accordingly. Andrzej Zaborowski 2009-07-05 05:14:15 +0200
  • feb36e2d5b Fix stupid false positive warnings about uninitialized variables Marcel Holtmann 2009-07-14 06:06:46 +0200
  • 3d1dd9d452 Fix unused variable warning Denis Kenzior 2009-07-13 22:31:16 -0500
  • 90f3cdb8d6 Fix unused variable warnings Denis Kenzior 2009-07-13 22:29:54 -0500
  • ce996638b9 Fix suggest parantheses warning Denis Kenzior 2009-07-13 22:29:11 -0500
  • 683cee1c1c Fix unused variable warning Denis Kenzior 2009-07-13 22:28:50 -0500
  • 04aae280a0 Fix signedness warning Denis Kenzior 2009-07-13 22:28:24 -0500
  • 9cc2ce32f7 Fix unused variable Denis Kenzior 2009-07-13 22:28:07 -0500
  • f298b7ac98 Fix signedness warnings Denis Kenzior 2009-07-13 22:27:33 -0500
  • 03c7dcf024 Fix unused variables Denis Kenzior 2009-07-13 22:25:43 -0500
  • d9876f759d Fix signedness warning Denis Kenzior 2009-07-13 22:25:11 -0500
  • 7c7894cd45 Fix missing gprintf include Denis Kenzior 2009-07-13 22:22:56 -0500
  • 20fb6149a7 Remove uninitialized warning Denis Kenzior 2009-07-13 22:09:45 -0500
  • 6b7fb7c9f9 Fix printf compiler warning with size_t data type Marcel Holtmann 2009-07-14 05:03:39 +0200
  • bc42f6ab59 Release 0.1 Marcel Holtmann 2009-07-10 11:36:02 -0700
  • 0e580287dd Add first draft of an overview document Marcel Holtmann 2009-07-10 11:24:39 -0700
  • e56d92ce30 Fix isimodem segfault on modem removal Aki Niemi 2009-07-09 16:13:46 +0300
  • c74ea2093f Fix case where CMGS returns an error before pdu Denis Kenzior 2009-07-07 14:31:11 -0500
  • db71137fd2 Update unit tests Denis Kenzior 2009-07-07 13:55:09 -0500
  • 8d88ff2e11 Don't process surrogate pair chars Denis Kenzior 2009-07-07 13:50:09 -0500
  • 5f04cb1c3e Fix length check for valid UCS2 starting with 0xff Denis Kenzior 2009-07-07 13:49:32 -0500
  • 35f7c4b068 Fix status of operator unknown case Denis Kenzior 2009-07-07 11:18:39 -0500
  • b3a166abea Fix error value to no error in success Aki Niemi 2009-07-07 14:29:42 +0300
  • 5a09379263 Initialize to NULL Aki Niemi 2009-07-07 14:18:11 +0300
  • 360fd4b43b gisi: malloc -> free Rémi Denis-Courmont 2009-07-07 10:26:03 +0300
  • 8411088d0c Add modem attribute retrieval Aki Niemi 2009-07-07 13:19:59 +0300
  • a51700abf5 Fix another small memory leak in unit tests Denis Kenzior 2009-07-06 19:38:44 -0500
  • c093a75f89 Convert SIM strings properly Denis Kenzior 2009-07-06 15:10:21 -0500
  • ea43098867 Add unit test for SIM string conversion utility Denis Kenzior 2009-07-06 18:07:55 -0500
  • 467db7dd7f Add utility to convert SIM FS strings to UTF8 Denis Kenzior 2009-07-06 15:09:47 -0500
  • 36b52d4f87 Update unit test for empty strings Denis Kenzior 2009-07-06 15:24:26 -0500
  • ee38e24040 GSM to UTF8 should accept empty strings Denis Kenzior 2009-07-06 15:09:32 -0500
  • a8138acce5 gisi: call to non existent function Rémi Denis-Courmont 2009-07-06 10:19:09 +0300
  • 073261e507 Use phonet.h Rémi Denis-Courmont 2009-07-03 18:32:31 +0300
  • e34e16b341 Replacement header for Phonet definitions Rémi Denis-Courmont 2009-07-03 18:19:15 +0300
  • 1206287664 Do not include <config.h> from headers Rémi Denis-Courmont 2009-07-02 13:43:34 +0300
  • c722e8077c Add Unit test for CBS assembly utilities Denis Kenzior 2009-07-02 19:00:40 -0500
  • a9f776123e Add Cell Broadcast assembly utilities Denis Kenzior 2009-07-02 19:00:27 -0500
  • bf2543b207 Fix memory leaks in unit tests Denis Kenzior 2009-07-02 18:19:56 -0500
  • 807201e969 Fix memory leak Denis Kenzior 2009-07-02 18:19:15 -0500
  • d717908c69 Don't hardcode Denis Kenzior 2009-07-02 12:55:01 -0500
  • 5ec2e69daf Update unit test Denis Kenzior 2009-07-02 12:46:35 -0500
  • e391d8d581 Add CBS Text converter utility Denis Kenzior 2009-07-02 12:46:26 -0500
  • ac56263a57 Add cbs lang to ISO 639 conversion utility Denis Kenzior 2009-07-02 12:46:01 -0500
  • 8d99a2a25f Add app-port extraction utility for CBS Denis Kenzior 2009-06-30 18:59:20 -0500
  • d73dae9f2a Make sms_udh_iter work for Cell Broadcast messages Denis Kenzior 2009-06-30 18:23:23 -0500
  • cd7ee03542 Add unit test for CBS encode / decode Denis Kenzior 2009-06-30 17:36:09 -0500
  • b1602d49e5 Add Cell Broadcast encoding / decoding utilities Denis Kenzior 2009-06-30 17:35:56 -0500
  • 97d53bf0ec Add DCS decoder for Cell Broadcast Denis Kenzior 2009-06-25 19:15:50 -0500
  • 5f87902443 Add support for tty on character device. Santtu Lakkala 2009-06-15 20:13:25 +0300
  • 595407f65b Fix uninitialized use of bufpos Denis Kenzior 2009-07-01 10:48:03 -0500
  • 56863f7f50 Change sequence in phonebook merge_list Yang Gu 2009-06-29 09:37:52 +0800
  • 5cd2207a80 Add support for AM_SLIENT_RULES Marcel Holtmann 2009-06-30 18:36:56 -0700
  • 08b81f37a1 Add support for opening TTYs directly Marcel Holtmann 2009-06-30 12:48:42 -0700
  • 6a2dd31a89 gisi: fix extracting Phonet address from Netlink Rémi Denis-Courmont 2009-06-25 15:04:33 +0300
  • 91753078b0 Fix GISI_CFLAGS Rémi Denis-Courmont 2009-06-25 14:56:56 +0300
  • c1b8ac0a83 ofonod: missing dependencies on convenience libraries Rémi Denis-Courmont 2009-06-25 14:52:46 +0300
  • 99a425cca7 Fix bootstrap-configure when building from subdir Rémi Denis-Courmont 2009-06-25 14:49:32 +0300
  • 74bbdea02d Preserve clip_validity Denis Kenzior 2009-06-25 11:43:45 -0500
  • 4357f33d25 Number and Number Type are optional in CLCC Denis Kenzior 2009-06-25 11:42:38 -0500
  • 8f737d8699 Add E-UTRAN as access technology of network op Yang Gu 2009-06-24 16:35:25 +0800
  • 21389a1e05 Delete old placeholder Aki Niemi 2009-06-25 10:04:02 +0300
  • 66604021bd Add new ISI modem driver to build Aki Niemi 2009-06-25 10:03:47 +0300