Ari Parkkila
a4214b259a
Cellular: Fixed AT+COPN
2018-09-07 17:28:57 +01:00
Amanda Butler
7f63ec6d50
Copy edit CellularSMS.h
...
Copy edit file for parallelism, consistent capitalization and minor grammar nits.
2018-08-23 19:01:12 -05:00
Amanda Butler
08312f369e
Copy edit CellularSIM.h
...
Copy edit for parallelism, and fix typo and capitalization from before these changes.
2018-08-23 19:01:11 -05:00
Amanda Butler
a8116b1937
Copy edit CellularPower.h
...
Copy edit file for parallelism, and fix typo
2018-08-23 19:00:55 -05:00
Amanda Butler
f021763217
Copy edit CellularNetwork.h
...
Copy edit file for parallelism and active voice.
2018-08-23 19:00:55 -05:00
Amanda Butler
cc3eda9b9d
Copy edit CellularInformation.h
...
Copy edit file for parallelism and active voice.
2018-08-23 19:00:55 -05:00
Teppo Järvelin
2b9f670488
Cellular: review fixes for doxygen changes of return values.
2018-08-23 19:00:34 -05:00
Teppo Järvelin
08d7bcf49e
Cellular: Document all possible error codes for cellular API.
2018-08-23 19:00:34 -05:00
Mirela Chirica
df61693737
Cellular: Handle AT response stop in case IP address is missing from CGPADDR response
2018-08-23 16:58:13 -05:00
Teppo Järvelin
d7be0fa3ac
Cellular: Fixed sms greentea by removing uncommon character set setting
2018-08-23 16:58:01 -05:00
Teppo Järvelin
1de940d1bc
Cellular: Fixed sms greentea tests init
...
Fixed sms greentea tests by making sure that device is ready to accept
AT commands before sending them.
2018-08-23 16:58:01 -05:00
Teemu Kultala
3608cc78ce
sms gt tests: rebase and astyle fix
2018-08-13 14:44:27 +01:00
Teemu Kultala
7d2d835687
sms gt tests: changes after review
2018-08-13 14:44:27 +01:00
Teemu Kultala
e837425f88
sms gt tests
2018-08-13 14:44:27 +01:00
Teppo Järvelin
5d516f5a0d
Cellular: fixed greentea tests C027 and BG96.
2018-08-13 14:44:27 +01:00
Martin Kojtal
6d75e61e63
cellular: fix tests that astyle breaks
...
Ignore TEST_GROUP by AStyle. As this uses macro, is not visible to formatter.
By default, it assumes it is a function and treats methods as blocks inside a
function (inlined {}). We ignore it.
We might just not format UNITTESTS in the future if we face similar issues
in the future.
2018-08-13 14:44:27 +01:00
Martin Kojtal
522ef29722
cellular: astyle fix
2018-08-13 14:44:27 +01:00
Teppo Järvelin
1b792d6cd1
Cellular: updated unit tests.
2018-08-13 14:44:27 +01:00
Mirela Chirica
5d05e443bb
Cellular: Fix socket_send unit test
2018-07-15 22:53:59 -05:00
Ari Parkkila
594e5283be
Cellular: Removed max_packet_size
2018-07-15 22:53:59 -05:00
Mirela Chirica
0d52fc3a20
Cellular: More unit tests for ATHandler's read routines
2018-07-15 22:53:45 -05:00
Mirela Chirica
de2290aed6
Cellular: Fix for ATHandler's read string and hexstring NULL termination
2018-07-15 22:53:44 -05:00
mudassar-ublox
603adcfade
Cellular: Fixed set_sim_pin method calling
2018-07-15 22:48:50 -05:00
Teppo Järvelin
92eab0f99f
Cellular: improved observing of disconnect for callbacks.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
90f67902ba
Cellular: review fixes for cellularinformation tests.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
789a1c1720
Cellular: added greentea tests for CellularInformation.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
7e82eb5647
Cellular: added more CellularInformation unit tests.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
9527ab33a8
Cellular: fixed unit tests after rebasing with master.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
0e4ca1c46b
Cellular: Added network unit tests.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
440c10ad88
Cellular: added greentea tests for CellularNetwork.
2018-06-29 17:10:17 +01:00
Amanda Butler
e60566e85e
Copy edit CellularConnectionFSM.h
...
Copy edit for consistent tense and comma usage.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
83fbeea304
Cellular: fixed defect where SIM interface was closed too early causing crash with certain configurations.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
2cadd9d05c
Cellular: fixed unit tests after rebase with latest changes.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
33461805cb
Cellular: Added power and sim greentea and unit tests.
2018-06-29 17:10:17 +01:00
Teppo Järvelin
77b0fc371b
Cellular: Semaphore wasn't released in easycellular release build.
2018-06-15 13:30:56 +01:00
Teppo Järvelin
97cdbf769d
Cellular: release resources in state machine. Made sure that athandler does not try process urc's after switch to data mode.
2018-06-15 13:30:56 +01:00
Yoshihiro TSUBOI
7bc411eedb
Changed suggested things
...
Removed context check from do_user_authentication.
2018-06-15 13:30:56 +01:00
Yoshihiro TSUBOI
b3ebb5229a
Changed suggested points
...
Changed accessibility cellular features member functions, fixed minor target issues
2018-06-15 13:30:56 +01:00
ytsuboi
4b1d0875b7
Adding platform
2018-06-15 13:30:56 +01:00
Teppo Järvelin
a771f0458a
Cellular: fixed unit tests to compile after rebasing to latest.
2018-06-15 13:30:56 +01:00
Teppo Järvelin
64e8363d69
Cellular: added more unit tests for CellularDevice.
2018-06-15 13:30:56 +01:00
Teppo Järvelin
d5a6baf5cd
Cellular: added greentea test for cellular device.
2018-06-15 13:30:56 +01:00
Ari Parkkila
09e14567fe
Cellular: Disable Greentea tracing to consume less memory
2018-06-15 13:30:56 +01:00
Ari Parkkila
0aff4e836b
Cellular: Enable AT debug also when mbed-trace is disabled
2018-06-15 13:30:56 +01:00
Teemu Kultala
80464502fa
more effective port randomisation
2018-06-15 13:30:56 +01:00
Teemu Kultala
394b2f157d
random socket port number
2018-06-15 13:30:56 +01:00
Teppo Järvelin
33653e89e3
Review fix: - set ppp_active false if close fails in ppp disconnect. - unset sigio in ppp disconnect - take ownership of filehandle in CellularNetwork::disconnect even in case of failure
2018-06-15 13:30:56 +01:00
Mirela Chirica
51a3be6caf
Cellular: BC95 socket creation to fail on missing socket id in the response
2018-06-15 13:30:56 +01:00
Ari Parkkila
5cd450ce70
Cellular: Fix AT URC handler not to dismiss incoming chars
2018-06-15 13:30:56 +01:00
Mirela Chirica
2b2f53e92f
Cellular: Added ENOTTY define in mbed_retarget stub
2018-06-15 13:30:56 +01:00