Commit Graph

6688 Commits

Author SHA1 Message Date
Denis Kenzior 9dbf05bec0 stktest: merge cusatt 2012-10-03 09:10:42 -05:00
Denis Kenzior 6ef3e67c3b stktest: Fixup message 2012-10-03 09:10:42 -05:00
Denis Kenzior 80daf4dc54 stktest: Add additional error types 2012-10-03 09:10:42 -05:00
Denis Kenzior 07f5febe30 stktest: Fix error interface 2012-10-03 09:10:42 -05:00
Denis Kenzior 0649f0764b stktest: merge cusatt 2012-10-03 09:10:42 -05:00
Denis Kenzior bfc4de5176 sktest: Turn off echo 2012-10-03 09:10:42 -05:00
Denis Kenzior 42a318892a stktest: implement CUSATT handler 2012-10-03 09:10:42 -05:00
Denis Kenzior 10b7b7f4f5 stktest: indentation fixes 2012-10-03 09:10:42 -05:00
Denis Kenzior 485c89c7ac unit: Move display text data to common header 2012-10-03 09:10:42 -05:00
Denis Kenzior 92685a10a5 stktest: Add send_proactive_command utility 2012-10-03 09:10:42 -05:00
Denis Kenzior 575ef1fd16 stktest: Add agent registration 2012-10-03 09:10:42 -05:00
Denis Kenzior 81716124a4 stktest: Add send_with_reply utility 2012-10-03 09:10:42 -05:00
Denis Kenzior 77db3a4d41 stktest: Add STK Agent API skeleton 2012-10-03 09:10:42 -05:00
Denis Kenzior 325879477c stktest: Rework state logic 2012-10-03 09:10:42 -05:00
Denis Kenzior b3e2ad9378 stktest: Add basic power up logic 2012-10-03 09:10:42 -05:00
Denis Kenzior 66ba90de6e stktest: Add initial modem emulator logic 2012-10-03 09:10:42 -05:00
Denis Kenzior b308f50d7c .gitignore: Update with stktest 2012-10-03 09:10:42 -05:00
Denis Kenzior 7c3f874675 tools: Add basic stktest skeleton 2012-10-03 09:10:42 -05:00
Denis Kenzior a3099bfd8d plugins: Add stktest plugin 2012-10-03 09:10:42 -05:00
Denis Kenzior 5249303423 smsutil: Fix warning
src/smsutil.c: In function ‘cbs_decode_text’:
src/smsutil.c:4116:16: error: comparison between signed and unsigned
integer expressions [-Werror=sign-compare]
2012-10-01 09:52:32 -05:00
Denis Kenzior 7b97a8a600 doc: Tweak comment on behavior of VoiceCall.Hangup 2012-09-26 17:55:55 -05:00
Philippe Nunes ce79121d27 stkagent: Sanitize any output from the agent 2012-09-17 12:06:35 -05:00
Denis Kenzior af9951d5d0 smsutil: Fix up style issues from previous commit 2012-09-17 11:56:09 -05:00
Philippe Nunes 27b63a96c3 smsutil: <CR> is not necessarily a CBS padding character 2012-09-17 11:51:11 -05:00
Denis Kenzior 941257bec6 smsutil: Fix CR padding logic for 7-bit case 2012-09-17 11:48:03 -05:00
Guillaume Zajac 134a35f697 unit: Add test to check CBS padding character
This CBS unit test is used to check that the <CR> character can
be interpreted as a wanted carriage return and not necessarily
as a padding character.
2012-09-17 11:43:11 -05:00
Philippe Nunes d31eba88c7 smsutil: Fix style issues 2012-09-17 11:27:51 -05:00
Philippe Nunes 94e35ff915 stk: AID shall not be displayed in certain cases
When the icon is marked as self explanatory, the AID should not be
displayed.
2012-09-17 11:25:15 -05:00
Philippe Nunes 23cdb46419 stk: move number conversion to a utility function
The dialing number provided by the Setup Call proactive command
may contain pause and DTMF characters.
2012-09-17 11:24:58 -05:00
Denis Kenzior bddfb9bfc5 isimodem: Fix style issues in previous commit 2012-09-11 23:30:25 -05:00
Jarko Poutiainen dc2dc41bcf isimodem: voicecall answer fix for Nemo on N9
Voicecall answering in Mer/Nemomobile run on Nokia N9 will fail
unless call id is passed to modem.
2012-09-11 23:29:43 -05:00
Philippe Nunes c0a4b69e7e test: iconId value is not a printable character 2012-09-11 23:27:14 -05:00
Philippe Nunes e0e037539a test: playtone waits for single tone playback
To simulate the single tone playback (avoiding the stkagent method
to return immediately), a timeout is started (5 seconds).
During this time, the user can terminate the session.
2012-09-11 23:27:14 -05:00
Philippe Nunes 5fa986eaab test: Update with RequestQuickDigit API 2012-09-11 23:27:14 -05:00
Denis Kenzior b274e74102 netreg: Remove netreg atom in case init fails 2012-09-11 23:21:48 -05:00
Denis Kenzior bb0f308223 netreg: Don't register for CIEV twice 2012-09-11 23:20:53 -05:00
Christopher Vogl edbf04cded netreg: Add telit version for ciev notification 2012-09-11 23:16:32 -05:00
Christopher Vogl b87619a43a netreg: Query and select supported CMER modes 2012-09-11 22:54:43 -05:00
Denis Kenzior 2dac10e1cb sms: Optimize behavior of previous commit
The previous commit fixed the bug, however performing a linear-search
through the entire tx-queue is quite wasteful.  The current usage
pattern is to always modify the entry at the tail of the queue, so
optimize.
2012-09-11 22:33:43 -05:00
Philippe Nunes 80fb1c2fac sms: Fix to find SMS entry posted by STK
SMS initiated by proactive command are not exposed on D-BUS.
Therefore, there is no message associated with the entry created from
STK.
2012-09-11 22:33:43 -05:00
Denis Kenzior c950f54856 doc: Update errors for SupplementaryServices API 2012-09-11 22:33:43 -05:00
Philippe Nunes 25d51ba03b ussd: Recover idle state after a transaction error
The "USSD terminated by network" notification is handled to recover
the idle state in case of USSD transaction error.
2012-09-11 22:33:43 -05:00
Philippe Nunes cf211d17e3 dbus: Add Terminated error 2012-09-11 22:33:43 -05:00
Marcel Holtmann f53d219726 Release 1.11 2012-09-11 16:05:26 +02:00
Marcel Holtmann 380a6260dc build: Enable dundee and tools when building distribution 2012-09-11 16:03:06 +02:00
Philippe Nunes 006a37cdf8 atmodem: specify class for call barring query
class is specified when querying the call barring status if
the class is not the default (7 - voice, data and fax)
2012-09-05 15:04:18 -05:00
Philippe Nunes 0ee9b5af78 call-barring: SS query is made with given cls
The default class is applied in the query form when no class is
specified in the SS code.
2012-09-05 15:03:38 -05:00
Philippe Nunes 1bb7222d83 call-forwarding: SS query is made with given cls
GCF test cases 31.2.1.6.1/2 are asking to make a query according a
specific class. The default class is applied in the query form when
no class is specified in the SS code.
2012-09-05 15:00:14 -05:00
Philippe Nunes 20138aed75 voicecall: Accept long phone number format for STK 2012-09-05 14:25:57 -05:00
Denis Kenzior b7e92a714b doc: Add a few BT-related clarifications
The 'Name' and 'Serial' property take on slightly different meanings in
the case of Bluetooth devices (e.g. HFP).  Update the documentation to
reflect that.
2012-09-04 22:03:14 -05:00