Commit Graph

2614 Commits

Author SHA1 Message Date
Marcel Holtmann 1ce5b1f48a Fix clean-local make rule 2010-06-04 10:38:27 -07:00
Marcel Holtmann 372a2e306e Add Option specific SMS quirk since ack pdu is broken 2010-06-03 18:16:01 -07:00
Marcel Holtmann 48d210bac6 The ack pdu support is not working on Novatel or Option devices 2010-06-03 18:15:27 -07:00
Marcel Holtmann 997193ee6a Fix wrong spelling of the word usage 2010-06-03 10:12:34 -07:00
Marcel Holtmann 2eec57da65 Enable USSD and CBS support for Novatel based devices 2010-06-03 09:56:42 -07:00
Marcel Holtmann 9b6ec94b21 Enable SMS support for Novatel based devices
The important part here is that the SMS atom needs to be on the second
AT command port since the main port doesn't handle sending correctly. It
never returns any success or error after the submission of the PDU.
2010-06-03 08:57:16 -07:00
Marcel Holtmann 23d97f2c0a Quirk SMS handling for Novatel based devices
The Novatel based devices with Qualcomm chips seems to have various
problems. First they advertise CNMI mode 2, but don't support it. And
second they don't support CNMA acknowledgement with a PDU. So fall back
to acks without PDU.
2010-06-03 08:54:08 -07:00
Marcel Holtmann 6df182c5db Use new Novatel quirk for network registration 2010-06-03 01:21:44 -07:00
Marcel Holtmann 22d0cc7df2 Add special quirk for Novatel based devices 2010-06-03 01:20:47 -07:00
Marcel Holtmann 24fd3e2f15 The default PPP netmask should be 255.255.255.255 2010-06-03 00:00:42 -07:00
Marcel Holtmann 1261978f56 Add GPRS support for Novatel based devices 2010-06-02 23:18:32 -07:00
Marcel Holtmann d06d87e277 Fix debug channel prefix strings for Huawei plugin 2010-06-02 21:52:03 -07:00
Marcel Holtmann 788b21cfb9 Add support for detecting second port of Novatel devices 2010-06-02 21:45:09 -07:00
Marcel Holtmann 80c28469e5 Release 0.22 2010-06-02 19:59:44 -07:00
Marcel Holtmann e9a64b92bc Include offline-modem and online-modem test scripts 2010-06-02 19:52:10 -07:00
Yang Gu f90bf71e30 stktest: Add negative cases for setup menu 2010-06-01 14:02:38 -05:00
Yang Gu 52ddd8c283 stk: Constraint the appearance of empty item
If empty item turns out, it must be the only item in the list.
So the following situations are deemed as invalid:
1. Two empty items
2. Valid item + empty item
3. empty + valid item
2010-06-01 14:02:32 -05:00
Denis Kenzior e8dec14a7c atgen: Don't use sim polling
Some modems get confused by the CSIM commands and reply with an error,
which we treat as sim not inserted.
2010-06-01 14:01:48 -05:00
Denis Kenzior ff2a3029b3 test-sms: Add a unit test for the previous bugfix 2010-06-01 10:08:58 -05:00
Denis Kenzior 4638d3ad83 smsutil: Don't overflow signed ints
We were overflowing the datatype which was causing the 31st segments to
be prepended at position 0.  This resulted in (very) long messages being
improperly concatenated
2010-06-01 10:07:18 -05:00
Andrzej Zaborowski 103961c71b test-stkutil: Add Launch Browser response builder tests 2010-05-28 11:41:53 -05:00
Andrzej Zaborowski 4f2a371a9f stkutil: Add Launch Browser response builder 2010-05-28 11:41:34 -05:00
Denis Kenzior 652ce11ca1 test-stkutil: Fix issue with whitespace 2010-05-28 11:41:05 -05:00
Andrzej Zaborowski 1914716dd7 test-stkutil: Add Language Notification response 2010-05-28 11:38:44 -05:00
Andrzej Zaborowski ac222a5512 stkutil: Add Language Notification response builder 2010-05-28 11:38:19 -05:00
Andrzej Zaborowski 27a74e772e test-stkutil: Add the Send DTMF response tests 2010-05-28 11:37:57 -05:00
Andrzej Zaborowski 4c4e2e9f03 stkutil: Add Send DTMF response builder support 2010-05-28 11:37:39 -05:00
Denis Kenzior b1e3579417 stkutil: Fix comment style 2010-05-28 11:36:48 -05:00
Andrzej Zaborowski 93fafad18e test-stkutil: Add Run AT Command response builder 2010-05-28 11:35:46 -05:00
Andrzej Zaborowski 27a9d785c4 stkutil: Add the Run AT Command response builder 2010-05-28 11:35:17 -05:00
Andrzej Zaborowski 5af0120c67 test-stkutil: Add Set Up Idle Mode response builder 2010-05-28 11:33:59 -05:00
Andrzej Zaborowski e608568d79 stkutil: Add Set Up Idle Mode Text response builder 2010-05-28 11:33:25 -05:00
Andrzej Zaborowski d253d479eb test-stkutil: Add Timer Management response tests 2010-05-28 11:32:49 -05:00
Denis Kenzior 3dc3f69b86 stkutil: Fix style in build_dataobj_timer_value 2010-05-28 11:32:04 -05:00
Denis Kenzior 88e4f807f8 stkutil: Fix style 2010-05-28 11:30:35 -05:00
Andrzej Zaborowski 268ac562eb stkutil: Add the Timer Management response builder 2010-05-28 11:29:48 -05:00
Denis Kenzior 8d863b6250 stkutil: Use more understandable syntax 2010-05-28 11:29:35 -05:00
Denis Kenzior 5ed7962765 stkutil: Fix style 2010-05-28 11:29:35 -05:00
Denis Kenzior 5588433ad4 stkutil: Fix style in build_dataobj_location_info 2010-05-28 11:29:35 -05:00
Denis Kenzior a597318b78 stkutil: Fix some style issues with setup_call 2010-05-28 11:29:35 -05:00
Andrzej Zaborowski ce955c2597 test-stkutil: Add a Set Up Event List response test 2010-05-28 11:29:35 -05:00
Andrzej Zaborowski 139294c588 stkutil: Add Set Up Event List response builder 2010-05-28 11:29:35 -05:00
Andrzej Zaborowski ad97689b86 test-stkutil: Add Provide Local Info response tests 2010-05-28 11:29:34 -05:00
Andrzej Zaborowski 8868becca1 stkutil: Add the Provide Local Info response builder 2010-05-28 11:29:34 -05:00
Andrzej Zaborowski 280d8d4283 test-stkutil: Add a Polling Off response test 2010-05-28 11:29:34 -05:00
Andrzej Zaborowski 970250be0c stkutil: Add Polling Off response builder support 2010-05-28 11:29:34 -05:00
Andrzej Zaborowski 9929ec229f test-stkutil: Add Set Up Call response tests 2010-05-28 10:42:08 -05:00
Andrzej Zaborowski 8e0484d1d5 stkutil: Add Set Up Call response builder 2010-05-28 10:40:03 -05:00
Aki Niemi 4469086a87 TODO: SMS Port Addressing Owner 2010-05-28 10:25:49 -05:00
Aki Niemi 9593153ebb Add feature description for NITZ 2010-05-28 18:15:10 +03:00