Commit Graph

  • 621a99bcc7 Add TP-PID enumeration Denis Kenzior 2009-06-10 15:52:28 -0500
  • 2222e1e38d Additional fixes to multiline responses Denis Kenzior 2009-06-08 22:43:27 -0500
  • fafdda30b9 Fix multiline responses in GAtChat Denis Kenzior 2009-06-08 14:06:07 -0500
  • f9f3080781 Add utility for parsing MWI SMS DCS types Denis Kenzior 2009-06-05 17:56:11 -0500
  • 219a94a502 Only USSD needs the special <cr> handling Denis Kenzior 2009-06-05 17:35:50 -0500
  • 86f5712c27 Fixup header Denis Kenzior 2009-06-05 17:30:30 -0500
  • ffb377d00d Reorder the header file a bit Denis Kenzior 2009-06-05 17:28:09 -0500
  • bc6165ea8e Rename ud_len_in_octets to sms_udl_in_bytes Denis Kenzior 2009-06-05 13:31:47 -0500
  • 5846688988 Rename sms utilities properly Denis Kenzior 2009-06-05 13:29:03 -0500
  • 4f0c149162 Add SMS specific DCS decoding function Denis Kenzior 2009-06-05 13:27:16 -0500
  • 41071737d0 Add utility to convert SCTS to local/remote time Denis Kenzior 2009-06-05 11:51:46 -0500
  • b149dc166c Add proper handling for various messages Denis Kenzior 2009-06-04 17:13:09 -0500
  • f09683fc89 SMS-Command is also submitted with sc address Denis Kenzior 2009-06-04 16:17:29 -0500
  • 973b33f47e Add colons to SMS prefixes Denis Kenzior 2009-06-04 12:35:17 -0500
  • 3dcd15a4d8 Add SMS interface initialization code for atmodem Denis Kenzior 2009-06-03 21:07:25 -0500
  • 6093b9b438 Add check for error path Denis Kenzior 2009-06-02 14:39:27 -0500
  • 44bed555a5 Add check for error path Denis Kenzior 2009-06-02 14:38:42 -0500
  • 7470393da7 Add UDH Iterator unit test Denis Kenzior 2009-06-02 13:20:18 -0500
  • 0fbf2acb9d Break out VPF printing into separate function Denis Kenzior 2009-06-02 13:18:25 -0500
  • 5e95802699 Add User-Data-Header iterator utilities Denis Kenzior 2009-06-02 13:17:20 -0500
  • 356853983e Unit test for SMS-Submit encoding Denis Kenzior 2009-06-02 10:31:55 -0500
  • 8a8dfced91 Calculation for UCS2 cases was wrong Denis Kenzior 2009-06-01 18:11:12 -0500
  • e387488f02 Adding common unregister code in atmodem driver Minjun Li 2009-06-02 08:50:35 +0800
  • 2271bca985 Squash another uninitialized warning Denis Kenzior 2009-06-01 13:57:47 -0500
  • 05588ca59e Squash another uninitialized warning Denis Kenzior 2009-06-01 13:56:50 -0500
  • d0a569b9c0 Squish another uninitialized warning in CB Denis Kenzior 2009-06-01 13:47:55 -0500
  • 7995258761 Squish another uninitialized warning Denis Kenzior 2009-06-01 13:47:20 -0500
  • dc17c86a19 Change int type to enum for SS control callbacks Denis Kenzior 2009-06-01 13:46:42 -0500
  • 8c75a0cdf1 Squash another uninitialized value warning Denis Kenzior 2009-06-01 12:51:49 -0500
  • 373bf7e6bf Forgot this for SMS driver Denis Kenzior 2009-06-01 14:03:24 -0500
  • 4f554c2cb7 Forgot to add this Denis Kenzior 2009-06-01 14:01:18 -0500
  • e8421eea63 Add atmodem driver implementation for SMS Denis Kenzior 2009-05-29 18:31:46 -0500
  • d6733e0746 Add basic skeleton for SmsManager interface Denis Kenzior 2009-05-29 18:31:33 -0500
  • 5a4d750414 Do not use empty prefixes Denis Kenzior 2009-05-29 18:14:40 -0500
  • 6fdc96cb73 Remove unnecessary define Denis Kenzior 2009-05-29 15:29:12 -0500
  • 908670af5a Mention Minjun's contribution Denis Kenzior 2009-05-28 20:47:04 -0500
  • bab9cd1f4c Remove unused function Denis Kenzior 2009-05-28 20:44:30 -0500
  • a4a172d42d Remove unused function Denis Kenzior 2009-05-28 20:44:03 -0500
  • 5bffbb8985 Free voicecalls when exiting Denis Kenzior 2009-05-28 20:42:49 -0500
  • 99456167ab Don't emit the Operator changed if not registered Denis Kenzior 2009-05-28 18:16:40 -0500
  • 02555a3a63 Add test script for NetworkRegistration interface Denis Kenzior 2009-05-28 18:20:23 -0500
  • 7bd558c788 Fix a few style issues Denis Kenzior 2009-05-28 18:16:24 -0500
  • b4d2d29d07 Fix signal emission when the operator changes Denis Kenzior 2009-05-28 17:58:10 -0500
  • d9d10f2292 Adding test script to test CallBarring SS strings Denis Kenzior 2009-05-28 16:50:31 -0500
  • 703becb24d Add test script for CallBarring interface Denis Kenzior 2009-05-28 16:13:41 -0500
  • 0c10adf557 Adding test script for CallMeter interface Denis Kenzior 2009-05-28 16:05:26 -0500
  • 558799db9c Remove unused function Denis Kenzior 2009-05-28 15:14:33 -0500
  • d200f537d3 Minor style tweak Denis Kenzior 2009-05-28 15:01:14 -0500
  • 27349e877a Add Supplementary Services test for CallSettings Denis Kenzior 2009-05-28 14:54:12 -0500
  • 7a7e1af833 Add simple test for CallSettings interface Denis Kenzior 2009-05-28 13:51:41 -0500
  • 699752eaf1 Squash CallWaiting onto CallSettings interface Denis Kenzior 2009-05-28 13:50:25 -0500
  • 99b01eba7f Simplify CallWaiting plugin interface Denis Kenzior 2009-05-28 11:21:26 -0500
  • 1b6369d188 Fix CallWaiting ss request to query bearers better Denis Kenzior 2009-05-28 11:20:40 -0500
  • b7b890fdb2 Squash gcc warning about uninitialized use of v Denis Kenzior 2009-05-28 10:02:22 -0500
  • b028585d07 Tweak the call barring API Denis Kenzior 2009-05-27 17:33:41 -0500
  • dfbda09dc9 Make CB operations take a mask of the bearers Denis Kenzior 2009-05-27 17:31:23 -0500
  • ce68c39d0b Make Operator attribute work when SPN is empty Denis Kenzior 2009-05-27 14:52:35 -0500
  • 2c73893d0a Delete the repeated calling of voicecall_create Minjun Li 2009-05-26 15:37:22 +0800
  • e7fe2273d9 Fix erroneous check in voicecall_busy to set_udub Minjun Li 2009-05-26 15:28:00 +0800
  • 0755110ccc Add plus sign for ATD when dialing international Denis Kenzior 2009-05-26 18:09:07 -0500
  • 53c55abd44 Ignore cls for call barring queries Denis Kenzior 2009-05-26 18:07:48 -0500
  • db2a98ae5a Cleanup SimManager interface Denis Kenzior 2009-05-26 18:04:31 -0500
  • 1d56ce51df Fixup the initialization / destruction order Denis Kenzior 2009-05-26 17:36:42 -0500
  • ab68cd8e7e Create ofono_phone_number struct Denis Kenzior 2009-05-26 13:48:42 -0500
  • 17fd4588fe Add atmodem SIM-related operations Andrzej Zaborowski 2009-05-22 13:58:49 +0200
  • 41afb58bd7 Add hex-encoded character string getter to AtChat Andrzej Zaborowski 2009-05-22 13:58:49 +0200
  • 70fce6b551 Add SimManager interface. Andrzej Zaborowski 2009-05-22 13:57:18 +0200
  • 49da0e11bc Make voicecall test a bit more generic Denis Kenzior 2009-05-21 18:57:44 -0500
  • 7de8e45f8a Add more basic test scripts Denis Kenzior 2009-05-21 16:21:15 -0500
  • 3016d0859d Adding basic Call Forwarding test scripts Denis Kenzior 2009-05-21 16:18:49 -0500
  • 6fb0d8dbfe Make the Call Forwarding atmodem driver work Denis Kenzior 2009-05-21 16:17:20 -0500
  • 8b49de31cf Simplify CallForwarding interface Denis Kenzior 2009-05-21 16:14:51 -0500
  • 335749d163 Fix Supplementary Service MMI strings per 22.030 Denis Kenzior 2009-05-21 16:14:01 -0500
  • 77b0d38a14 Fix minor logic flow bug in CallBarring Denis Kenzior 2009-05-20 15:34:37 -0500
  • 64bde63431 Remove yet more unused variables. Andrzej Zaborowski 2009-05-19 17:52:52 +0200
  • 80828c5ee3 Add class parameter to the query function for CB Denis Kenzior 2009-05-20 12:36:43 -0500
  • a76864dd5f Fixup SS control case Denis Kenzior 2009-05-20 12:35:15 -0500
  • e220d45b86 Fix some minor style issues Denis Kenzior 2009-05-19 23:11:26 -0500
  • b082f87354 Minor build system fix Denis Kenzior 2009-05-18 15:12:17 -0500
  • 8022060bc2 Rework Call Barring Interface Denis Kenzior 2009-05-18 15:11:17 -0500
  • 511d4f2ce5 drivers/atmodem implementation for CallBarring. Andrzej Zaborowski 2009-05-15 00:15:03 +0200
  • e92710e2e1 Implement the CallBarring interface. Andrzej Zaborowski 2009-05-15 00:14:49 +0200
  • c427cdfdfa Fix a potential build name clash Marcel Holtmann 2009-05-13 11:23:16 -0700
  • 36eeffeede Add skeleton for PhoNet modem driver Marcel Holtmann 2009-05-13 11:21:13 -0700
  • b77f2fee1e Use $(top_srcdir) for unit tests compilation Marcel Holtmann 2009-05-12 21:41:32 -0700
  • c0cda597a3 Fix problem with unit tests and distcheck Marcel Holtmann 2009-05-12 20:35:25 -0700
  • 1897eefb7c Fix fallout of CSSD support patch Marcel Holtmann 2009-05-12 20:34:49 -0700
  • c7c793ac80 Add directory with unit tests Denis Kenzior 2009-05-12 13:16:10 -0500
  • 4c90cbbb2a Update spelling for Andrew's name Marcel Holtmann 2009-05-12 19:10:23 -0700
  • 3bde117026 Replace "aofono_" back with "atd_". Andrzej Zaborowski 2009-05-12 18:14:39 +0200
  • d0066bed96 Implement AT plugin hooks for +CSSN API. Andrzej Zaborowski 2009-05-12 17:37:06 +0200
  • e63c82e648 Add an API for a CSSI/CSSU notifications. Andrzej Zaborowski 2009-05-12 17:36:49 +0200
  • 8d628ef7f4 Implement callback for the cancel function Denis Kenzior 2009-05-12 17:30:38 -0500
  • 95e9c0dcf2 Remove some other unused variables Denis Kenzior 2009-05-12 17:18:46 -0500
  • e9ab6dd8ef Remove unused variables. Andrzej Zaborowski 2009-05-12 17:16:34 +0200
  • b45cfd389c Add a set of utility functions for parsing the fundamental SMS PDU/TPDUs. Denis Kenzior 2009-05-12 12:49:45 -0500
  • f8610c6758 Add development/hacking documentation Marcel Holtmann 2009-05-12 00:32:52 -0700
  • 50ff91e209 Make the parent path invalidateable Denis Kenzior 2009-05-11 11:49:53 -0500
  • 6d486b7fe1 Add initial implementation of AT modem driver Denis Kenzior 2009-05-10 23:39:27 -0700
  • 4f54515209 Add skeleton for AT modem driver plugin Marcel Holtmann 2009-05-10 22:55:11 -0700