Teppo Järvelin
|
7fd6b71337
|
Moved APN_db.h under new cellular.
|
2018-03-13 13:15:29 +02:00 |
Teemu Kultala
|
cf07cb0394
|
cellular doxygen updates
|
2018-03-12 10:24:33 +02:00 |
Ari Parkkila
|
bfed2baeb6
|
Changed cellular device as not static
|
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 |
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
|
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 |
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 |
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 |
Ari Parkkila
|
88398bf141
|
Changed include brackets to double quotes
|
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 |
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 |
Teppo Järvelin
|
ea6d59ff19
|
Updated license texts.
|
2018-03-02 14:38:05 +02:00 |
Ari Parkkila
|
30a3ec8e0d
|
Updated cellular doxygen
|
2018-03-02 14:38:05 +02:00 |
Teppo Järvelin
|
819a9a0da5
|
Changed register to accept only roaming and homenetwork as registered success.
|
2018-03-02 14:38:05 +02:00 |
Ari Parkkila
|
db2c5cff20
|
Added cellular stack API
|
2018-03-02 14:38:05 +02:00 |
Teppo Järvelin
|
60f7054a45
|
Fixed to call callback when connected...
|
2018-03-02 14:38:05 +02:00 |
Teppo Järvelin
|
1dcc6684bf
|
working example?
|
2018-03-02 14:38:05 +02:00 |
Teppo Järvelin
|
1cbddfbc10
|
Changed to use platform baudrate to uart.
|
2018-03-02 14:38:02 +02:00 |
Ari Parkkila
|
ccd9dc3892
|
Smoke test changes with easy-connect
|
2018-03-02 14:38:02 +02:00 |
Ari Parkkila
|
5b70492c64
|
Updated cellular
|
2018-03-02 14:38:02 +02:00 |
Ari Parkkila
|
863ec3c3cc
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |