Teppo Järvelin
|
55f4360680
|
Cellular: review fixes to cellularfsm and cellularnetwork.
|
2018-04-18 12:35:38 +03:00 |
Teppo Järvelin
|
e78e1d28db
|
Cellular: check plmn against network to verify correct network and don't try to register again if we are are already in correct nw.
|
2018-04-17 10:16:32 +03:00 |
Teppo Järvelin
|
e4c37f2275
|
Cellular: plmn used when registering can be given for CellularConnectionFSM.
|
2018-04-17 10:16:32 +03:00 |
Cruz Monrreal
|
7f9e69d491
|
Merge pull request #6632 from TeemuKultala/error_messages
cellular: Error messages
|
2018-04-16 10:34:04 -05:00 |
Teemu Kultala
|
0caef1b8a4
|
cellular: trace errors only if tracing enabled
|
2018-04-16 09:15:32 +03:00 |
Teemu Kultala
|
7b6208c0db
|
cellular: error message changes
|
2018-04-13 09:01:57 +03:00 |
Teppo Järvelin
|
94ecc4567b
|
Cellular: Separated context activation in CellularConnectionSFM.
|
2018-04-13 08:28:18 +03:00 |
Teppo Järvelin
|
b3226acbbf
|
Cellular: Fixed rebase error.
|
2018-04-11 09:38:13 +03:00 |
Teppo Järvelin
|
31428533ba
|
Fixed missing doxygen param.
|
2018-04-11 09:38:13 +03:00 |
Mirela Chirica
|
9531bbeaf5
|
BC95 fixes
|
2018-04-11 09:38:13 +03:00 |
Teppo Järvelin
|
c036b6698d
|
Doxygen fixes for copy-paste errors.
|
2018-04-11 09:38:13 +03:00 |
Ari Parkkila
|
8c019e6c83
|
Cellular: Remove excessive destructor declaration to fix compile error
|
2018-04-11 09:38:13 +03:00 |
Ari Parkkila
|
d7cabe2183
|
Cellular Greentea tests fixed
|
2018-04-11 09:38:13 +03:00 |
Teppo Järvelin
|
f6a0403c82
|
Fixed build by removing unnecessary include.
|
2018-04-11 09:31:44 +03:00 |
Ari Parkkila
|
6072407ec9
|
Cellular: async FSM updates
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
84b445f51c
|
Fixed coverity warnings for class ATHandler and removed unnecessary assert from state machine.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
54ab974846
|
Fixed coverity warnings for targets folder. Also fixed one bug while copying sim.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
fa61f094db
|
Fixed coverity warning for class CellularUtil.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
12b0bc4a36
|
Fixed coverity warnings for AT_CellularStack.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
af0de8ece0
|
Fixed coverity warnings for class AT_CellularDevice.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
f6be35c0f2
|
Fixed coverity warnings for AT_CellularSMS.cpp
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
89843246ac
|
Separated context activation from connect, increased stack size to 2048 to avoid stack underflows and changed connection callback call.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
f0026e4c48
|
review fixed and some minor improvements.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
b400d18a0c
|
Wait for modem ready signal in startup sequence.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
231458dc36
|
Picked Ari's changed to reduce stack size. Removed device info printing from state machine.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
d1f2e91e93
|
Working version of async registration.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
2b14a9ee5f
|
temp
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
702efc1de5
|
Temp commit, not compiling...
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
c26311b071
|
async works. Retry logic needs refining.
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
83ea9be5f5
|
temp commit while changing work...
|
2018-04-11 09:31:44 +03:00 |
Teppo Järvelin
|
1661fc2744
|
Modified state machine, added cellular state and callback.
|
2018-04-11 09:31:44 +03:00 |
Cruz Monrreal
|
1c6d485da0
|
Merge pull request #6572 from TeemuKultala/at_send_wait
cellular: ATHandler send delay
|
2018-04-10 17:58:00 -05:00 |
Teemu Kultala
|
328919c852
|
cellular: doxygen correction
|
2018-04-09 14:09:44 +03:00 |
Teemu Kultala
|
d7960620b6
|
cellular: ATHandler send delay
|
2018-04-09 13:46:40 +03:00 |
Bilal
|
c376e501aa
|
Moving deprecated warnings outside the class
|
2018-03-27 12:55:38 +05:00 |
Bilal
|
c07ef92470
|
Adding deprecated warnings for old name
|
2018-03-26 19:34:42 +05:00 |
mudassar-ublox
|
eb806b681d
|
Renaming Ublox library for mbed cellular framework
(cherry picked from commit 737609736591d12ea369d5b364d132e7a6367ae2)
|
2018-03-26 17:08:23 +05:00 |
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 |
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 |
Teemu Kultala
|
bd75d5327f
|
callback API added
|
2018-03-12 11:51:27 +02:00 |
Teppo Järvelin
|
d26bb23dae
|
Cellular: ATHandler write improvements.
|
2018-03-09 14:03:17 +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 |