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
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
Martin Kojtal
522ef29722
cellular: astyle fix
2018-08-13 14:44:27 +01:00
Ari Parkkila
594e5283be
Cellular: Removed max_packet_size
2018-07-15 22:53:59 -05:00
Mirela Chirica
de2290aed6
Cellular: Fix for ATHandler's read string and hexstring NULL termination
2018-07-15 22:53:44 -05:00
Teppo Järvelin
92eab0f99f
Cellular: improved observing of disconnect for callbacks.
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
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
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
d5a6baf5cd
Cellular: added greentea test for cellular device.
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
3586af6da7
Cellular: Unit tests fixes
2018-06-15 13:30:56 +01:00
Teppo Järvelin
0c23935cae
Cellular: Fixed connect-disconnect sequence can now be called multiple times.
2018-06-15 13:30:56 +01:00
Ari Parkkila
3abfa4531f
Cellular: Removed obsolete FEATURE_COMMON_PAL flag from trace
2018-05-17 09:41:49 +03:00
Ari Parkkila
6a3dce839e
Cellular: Updated coding guidelines
2018-05-17 09:02:54 +03:00
Ari Parkkila
a146e0e7ff
Cellular: AT debugging improved
2018-05-16 12:39:30 +03:00
Ari Parkkila
287a1a86d0
Cellular: AT handler review fixes
2018-05-14 10:25:00 +03:00
Ari Parkkila
3bdb6d1737
Cellular: Fixed ATHandler write poll timeout
2018-05-14 10:25:00 +03:00
Ari Parkkila
9b896a16bb
Cellular: ATHandler yield to wait review fixes
2018-05-14 10:25:00 +03:00
Ari Parkkila
559abd3009
Cellular: AT requests are to be processed within time period
2018-05-14 10:24:59 +03:00
Ari Parkkila
98ef516061
Cellular: Changed ATHandler yield to wait
2018-05-14 10:23:06 +03:00
Cruz Monrreal
7a1ab1890b
Merge pull request #6792 from jarvte/cellular_dynamic_alloc_and_destr
...
Cellular: Add dynamic alloc and destruction to easycellular
2018-05-07 10:28:43 -05:00
Teppo Järvelin
b22a16fe4a
Cellular: Added dynamic alloc and destruction to easycellular.
...
Now application can call connect and disconnect multiple times and resources are freed and constructed properly.
Also whole easycellular can be deleted and constructed again.
2018-05-03 12:47:47 +03:00
Mirela Chirica
d4d339129a
Cellular: Refactor hex reading to prevent illegal cast
2018-04-30 13:25:15 +03:00
Mirela Chirica
a0cc22ebba
Cellular: Fix AT Handler compile warning
2018-04-27 14:38:14 +03:00
Mirela Chirica
c0629c8d11
Cellular: Remove unnecessary NULL assignment
2018-04-25 14:09:20 +03:00
Mirela Chirica
042586938d
Cellular: Common routine for string and hexstring reading
2018-04-25 14:09:20 +03:00
Mirela Chirica
b48238997d
Cellular: BC95 update max packet size
2018-04-25 14:09:19 +03:00