Cruz Monrreal
|
53adeed521
|
Merge pull request #6350 from u-blox/cellular_test
Cellular: update attach test
|
2018-03-20 14:27:02 -05:00 |
Cruz Monrreal
|
7b2ee2d52f
|
Merge pull request #6291 from mirelachirica/bc95_echotest_fixes
Cellular: BC95 echo test fixes
|
2018-03-20 14:06:06 -05:00 |
Cruz Monrreal
|
7c30faf69d
|
Merge pull request #6264 from jarvte/master
Deprecated warnings for feature/netsocket/cellular
|
2018-03-16 13:32:09 -05:00 |
Cruz Monrreal
|
92bbdbb60a
|
Merge pull request #6329 from TeemuKultala/callback_changes
Cellular: add callback API
|
2018-03-15 11:04:17 -05:00 |
Cruz Monrreal
|
0ae3580781
|
Merge pull request #6345 from jarvte/cellular_sms_unit_test_fix
Cellular: Fixed sms unit tests.
|
2018-03-15 10:58:16 -05:00 |
Cruz Monrreal
|
eff0cc2c06
|
Merge pull request #6314 from jarvte/improve_athandler_write
Cellular: ATHandler write improvements.
|
2018-03-15 10:39:56 -05:00 |
Mudassar Hussain
|
91333d2892
|
Removed strncmp
|
2018-03-15 10:41:00 +05:00 |
Mudassar Hussain
|
3bee060942
|
Cellular: update attach test
|
2018-03-13 20:49:31 +05:00 |
Teppo Järvelin
|
53455c5528
|
Fixed correct includes so that compile log is not polluted.
|
2018-03-13 16:23:15 +02:00 |
Teppo Järvelin
|
cacdbd1550
|
Cellular: Fixed sms unit tests.
|
2018-03-13 13:52:05 +02:00 |
Teppo Järvelin
|
7fd6b71337
|
Moved APN_db.h under new cellular.
|
2018-03-13 13:15:29 +02:00 |
Martin Kojtal
|
fe2e4a3680
|
Merge pull request #6290 from AriParkkila/fix_cellular_unit_tests
Cellular tests: fix power mgmt stub
|
2018-03-13 09:53:36 +01:00 |
Cruz Monrreal
|
56a6f3b4ff
|
Merge pull request #6327 from TeemuKultala/ doxygen_updates
cellular doxygen updates
|
2018-03-12 15:10:58 -05:00 |
Teemu Kultala
|
bd75d5327f
|
callback API added
|
2018-03-12 11:51:27 +02:00 |
Teemu Kultala
|
cf07cb0394
|
cellular doxygen updates
|
2018-03-12 10:24:33 +02:00 |
Teppo Järvelin
|
d26bb23dae
|
Cellular: ATHandler write improvements.
|
2018-03-09 14:03:17 +02:00 |
Teppo Järvelin
|
228f7e8160
|
Cellular tests: fixed cellular greentea tests by adding timeout as it may take time to register, attach and connect to network.
|
2018-03-08 13:27:23 +02:00 |
Mirela Chirica
|
be95f47636
|
Quectel BC95 echo test fixes
Fixing get host by name and iterate send/recv socket operations.
|
2018-03-08 13:13:02 +02:00 |
Mirela Chirica
|
84cd5c1000
|
Use of APN lookup decision logic fixed
|
2018-03-08 12:58:12 +02:00 |
Mirela Chirica
|
9f6454a084
|
Fix wrong header define name
|
2018-03-08 12:53:52 +02:00 |
Mirela Chirica
|
350d7916cf
|
Release AT handler if network not created
|
2018-03-08 12:50:14 +02:00 |
Mirela Chirica
|
aaf4edc15c
|
Own SIM state retrieval for Quectel BC95
|
2018-03-08 12:46:44 +02:00 |
Teppo Järvelin
|
66fcc758c5
|
Fixed Cellular unit tests by adding one missing stub after changes in mbed-os.
|
2018-03-07 12:45:49 +02:00 |
Antti Kauppila
|
7741096538
|
Cellular tests: nsapi_socket_t errors fixed in unittests
|
2018-03-05 16:00:13 +02:00 |
Ari Parkkila
|
f91cc33fca
|
Updated readme document
|
2018-03-02 14:38:08 +02:00 |
Teppo Järvelin
|
9e2da6af7d
|
Removed mux comments from code.
|
2018-03-02 14:38:08 +02:00 |
Teppo Järvelin
|
dc87629641
|
Fixed unit test after removing mux.
|
2018-03-02 14:38:08 +02:00 |
Teppo Järvelin
|
7c9f5f3781
|
Removed mux.
|
2018-03-02 14:38:08 +02:00 |
Ari Parkkila
|
bfed2baeb6
|
Changed cellular device as not static
|
2018-03-02 14:38:08 +02:00 |
Ari Parkkila
|
e183923c0d
|
Changed std::snprintf to sprintf in cellular ATHandler.cpp
|
2018-03-02 14:38:08 +02:00 |
Ari Parkkila
|
b811f7e84d
|
Fixed EasyCellularConnection to have debug flag
|
2018-03-02 14:38:08 +02:00 |
Teppo Järvelin
|
81738acfb4
|
Fixed unit tests.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
63485bd846
|
Copy edit ATHandler.h
Copy edit for clarity, grammar and spelling.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
cc3835e356
|
Copy edit AT_CellularBase.h
Copy edit file for clarified phrasing.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
68cac96042
|
Copy edit AT_CellularDevice.h
Copy edit for consistent phrasing across docs.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
1d57299000
|
Copy edit AT_CellularSMS.h
Copy edit file for grammar.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
3a57d507d9
|
Copy edit AT_CellularStack.h
Copy edit for American English.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
6dd0723dff
|
Copy edit CellularUtil.h
Copy edit file for consistent capitalization and correct which/that.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
00b1341297
|
Copy edit cellular_mux.h
Copy edit, mostly for spelling.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
dce649c97d
|
Copy edit README.md
Copy edit file for active voice and consistent capitalization.
|
2018-03-02 14:38:08 +02:00 |
Ari Parkkila
|
e53b93114e
|
Typedef OnboardCellularInterface to EasyCellularConnection
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
c9c3f85311
|
Changed state machine class name and implementation.
|
2018-03-02 14:38:07 +02:00 |
Ari Parkkila
|
b159a51821
|
Added mux-enabled flag in cellular mbed_lib.json
|
2018-03-02 14:38:07 +02:00 |
Antti Kauppila
|
020e15828d
|
Unittests fixed + readme updated
- Unittests were broken and are now fixed
- README.md is updated to have small instructiopn how to run unittests
|
2018-03-02 14:38:07 +02:00 |
Ari Parkkila
|
6c6223ae25
|
Added use_apn_lookup in mbed_lib.json
|
2018-03-02 14:38:07 +02:00 |
Ari Parkkila
|
164e8fb717
|
Added modem_debug_on to cellular device
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
a95d376820
|
review changes: take define MBED_CONF_PPP_CELL_IFACE_APN_LOOKUP in to use.
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
1fd9ba6caa
|
APN lookup from database support.
|
2018-03-02 14:38:07 +02:00 |
Mirela Chirica
|
6670ebbc5f
|
- PDP context creation fixes for stack type handling
- Delete created contexts that do not succed to activate
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
0c49b669b4
|
Fixed bug when copying apn, username and password.
|
2018-03-02 14:38:07 +02:00 |