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 |
Teppo Järvelin
|
9016ed5ed8
|
Don't allow zero length apn, password or username.
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
1a3b6e589c
|
Doxygen update: removed documentation from inherited classes as INHERTIC_DOCS is enabled in doxygen config. Reduces copy-paste and eases maintenance.
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
e99c18c233
|
Fixed SMS receive in PDU: certain length sms last char was missing.
|
2018-03-02 14:38:07 +02:00 |
Mirela Chirica
|
6ccbb59979
|
Mem_str comparation was too short
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
0d35851e5d
|
Added deleting of feature/cellular when testing a build without RTOS in .travis.yml
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
e61411e60c
|
Fixed travis-ci.
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
7a8da2244d
|
Fixed SMS send in pdu mode could give wrong size as return value.
|
2018-03-02 14:38:07 +02:00 |
Antti Kauppila
|
427674d6ca
|
IOTCELL-553 fixed
Unittests reports an error as there is no coverage file created for cellular_mux.
This is now fixed by running an init function.
|
2018-03-02 14:38:07 +02:00 |
Ari Parkkila
|
fb25c600e7
|
Added cellular readme
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
ef14aef823
|
review and dynamic alloc (#3)
* Review fixes. Changed apn, username and password to be dynamically allocated.
|
2018-03-02 14:38:07 +02:00 |
Mirela Chirica
|
4457e361ac
|
Logging compile fix
|
2018-03-02 14:38:06 +02:00 |
Mirela Chirica
|
22e7fbd7e8
|
- BC95 socket creation bug fix
- Cellular information reading stopping on comma fixed
|
2018-03-02 14:38:06 +02:00 |
Ari Parkkila
|
d2e8691754
|
Cellular stack listen and accept to return UNSUPPORTED
|
2018-03-02 14:38:06 +02:00 |
Ari Parkkila
|
09143da040
|
Changed APN initialization from CellularNetwork to application
|
2018-03-02 14:38:06 +02:00 |
Ari Parkkila
|
1df28b28c7
|
Changed UBLOX C027 to LISA-U
|
2018-03-02 14:38:06 +02:00 |
Teppo Järvelin
|
b7bf83001d
|
Removed unused include in QUECTEL_BC95_CellularPower.cpp.
|
2018-03-02 14:38:06 +02:00 |
Teppo Järvelin
|
3ff131be0a
|
Doxygen update, missing class definitions from AT_ classes.
|
2018-03-02 14:38:06 +02:00 |
Ari Parkkila
|
f2613a6154
|
Cellular logging to use mbed_trace
|
2018-03-02 14:38:06 +02:00 |
Juho Eskeli
|
331a27df63
|
Enable connection status callback with EasyCellularConnection
|
2018-03-02 14:38:06 +02:00 |
Teppo Järvelin
|
58c8176247
|
doxygen fixes.
|
2018-03-02 14:38:06 +02:00 |
Teppo Järvelin
|
e41c551468
|
Doxygen warnings fixes.
|
2018-03-02 14:38:06 +02:00 |
Ari Parkkila
|
bc67100dcf
|
Added const in AT_CellularNetwork::set_registration
|
2018-03-02 14:38:06 +02:00 |
Jari Poyhonen
|
cd486f2624
|
Pull request feedback fix: add poll support to multiplexer
|
2018-03-02 14:38:06 +02:00 |
Ari Parkkila
|
0c8c41ff5f
|
Added static const to AT_CellularNetwork.cpp
|
2018-03-02 14:38:06 +02:00 |
Teppo Järvelin
|
0e20e49ef7
|
review fixes to athandler: changing int16/8 to int's and some minor issues.
|
2018-03-02 14:38:06 +02:00 |
Jari Poyhonen
|
0ee265110a
|
Pull request feedback fix: user_data_tx accepts arbitary size
|
2018-03-02 14:38:06 +02:00 |
Ari Parkkila
|
88398bf141
|
Changed include brackets to double quotes
|
2018-03-02 14:38:06 +02:00 |
Ari Parkkila
|
7545a459d6
|
Added cellular greentea tests
|
2018-03-02 14:38:06 +02:00 |
Mirela Chirica
|
1825c999a9
|
Removed unnecessary memsets of ATHandler's receving buffer
|
2018-03-02 14:38:06 +02:00 |
Mirela Chirica
|
d15801d893
|
PR review fix:
- bind behaviour to not change existing port or address if the requested ones are 0
- removed temporary array setting to zero
|
2018-03-02 14:38:06 +02:00 |
Juho Eskeli
|
71f54bc2d4
|
Deactivate PDP context on disconnect when using AT stack.
|
2018-03-02 14:38:06 +02:00 |
Juho Eskeli
|
66aca1fddf
|
Connection status callback added.
|
2018-03-02 14:38:06 +02:00 |
Mirela Chirica
|
a35e1f8d6c
|
- Removed extra whitespaces from AT prefix definitions. The format is modem specific and AT handler is handling whitespaces in case they are present
- Reverted the "smaller thread stack size for dispatcher thread". 1KB is not enough, was causing CMSIS-RTOS error: Stack underflow.
|
2018-03-02 14:38:05 +02:00 |
Mirela Chirica
|
4a3541ef60
|
Device info buffer moved from stack to static
|
2018-03-02 14:38:05 +02:00 |
Teppo Järvelin
|
9e85767c80
|
PR review fixed: removed dead code, removed magic numbers.
|
2018-03-02 14:38:05 +02:00 |
Ari Parkkila
|
ea41e18aa0
|
Fixed IAR 7.8 compile
|
2018-03-02 14:38:05 +02:00 |
Teppo Järvelin
|
952ca8729f
|
Smaller thread stack size for dispatcher thread to save memory.
|
2018-03-02 14:38:05 +02:00 |
Teppo Järvelin
|
4a6bcc4a0a
|
Fixed doxygen warning.
|
2018-03-02 14:38:05 +02:00 |
Ari Parkkila
|
e8a26f3f54
|
Removed mbed.h
|
2018-03-02 14:38:05 +02:00 |
Ari Parkkila
|
065326135e
|
Change cellular socket port 0 to dynamic range
|
2018-03-02 14:38:05 +02:00 |
Ari Parkkila
|
934a93151a
|
Changed requested stack for new pdp context
|
2018-03-02 14:38:05 +02:00 |
Teppo Järvelin
|
67740f73bd
|
Removed ASSERT from mux.
|
2018-03-02 14:38:05 +02:00 |
Teppo Järvelin
|
ea6d59ff19
|
Updated license texts.
|
2018-03-02 14:38:05 +02:00 |
Antti Kauppila
|
1a44c4e5b1
|
Update AT_CellularPower.cpp
|
2018-03-02 14:38:05 +02:00 |
Antti Kauppila
|
bfbd3e42af
|
more unittests added
|
2018-03-02 14:38:05 +02:00 |
Teppo Järvelin
|
bf3d587571
|
Removed dead code from athandler.
|
2018-03-02 14:38:05 +02:00 |
Ari Parkkila
|
30a3ec8e0d
|
Updated cellular doxygen
|
2018-03-02 14:38:05 +02:00 |