Commit Graph

2628 Commits

Author SHA1 Message Date
Marcel Holtmann e2024acebd Add Novatel Wireless (NW) specific modem driver 2010-06-06 11:05:48 -07:00
Marcel Holtmann 4f4565b33a Add disconnect callback handling to Novatel plugin 2010-06-05 22:37:02 -07:00
Marcel Holtmann e92040671d Use secondary port for everything besides GPRS with Novatel devices
If a Novatel device allows to enable a secondary AT command based
channel, then use that for device information, SIM handling, network
registration etc. and only leave the GPRS context setup to the first
command port.
2010-06-04 21:12:09 -07:00
Marcel Holtmann f6d252cf04 Rename Novatel ports into Primary and Secondary 2010-06-04 19:38:05 -07:00
Denis Kenzior 6e27f89f08 Mention Pasi's contributions 2010-06-04 15:46:45 -05:00
Marcel Holtmann 78cc0e8efa Enable CBS and USSD for Option HSO based devices 2010-06-04 13:01:32 -07:00
Denis Kenzior 2b1c433daa hso: Enable OUWCTI notifications 2010-06-04 14:21:58 -05:00
Denis Kenzior 69e5a65d34 smsutil: status reports also lead with SC_ADDR 2010-06-04 14:21:57 -05:00
Denis Kenzior 56d14e1fe1 atmodem: Put some common code into a utility 2010-06-04 14:21:57 -05:00
Pasi Miettinen 6220c01f4a Change in at_cds_notify for status report 2010-06-04 14:21:57 -05:00
Marcel Holtmann 5dab6f4913 Use Internet access instead of Example for context name 2010-06-04 12:20:33 -07:00
Marcel Holtmann 50a7d3d741 Send OWCTI query when bringing up Option based devices 2010-06-04 12:17:35 -07:00
Marcel Holtmann 1f5432abd6 Use AT_OUWCTI instead of AT_OWCTI as expected
The Option firmware is so funny. It has a typo in the AT command :)
2010-06-04 12:13:27 -07:00
Marcel Holtmann a4fda8a378 Enable Option specific OWCTI unsolicited notifications 2010-06-04 12:08:21 -07:00
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