Commit Graph

23 Commits (ad40b1b2672d59b058f7c104fdc612d0dddf3ac3)

Author SHA1 Message Date
Martin Kojtal 4809f517f6
Merge pull request #13432 from MultiTechSystems/fix-PDP-type
Enable PDP type IPV6 and IPV4V6 to support more cellular service prov…
2020-09-17 09:00:26 +01:00
Martin Kojtal b2ac60924c
Merge pull request #13476 from talorion/bugfix/fix-warnings
Fix trivial compiler Warnings
2020-09-07 09:58:41 +01:00
Lingkai Dong a88438ce04 Move mbed-trace into platform 2020-09-02 12:30:59 +01:00
talorion 6bf4dda279 Update connectivity/libraries/ppp/source/ppp_service.cpp
Co-authored-by: Kevin Bracey <kevin.bracey@arm.com>
2020-08-27 21:12:56 +02:00
Gregor Mayramhof 2b4268ac16
Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_CellularStack.cpp
Co-authored-by: Kevin Bracey <kevin.bracey@arm.com>
2020-08-27 21:08:55 +02:00
talorion 6488381c8c made sslctxID constexpr 2020-08-27 17:44:44 +02:00
Gregor Mayramhof 65fa697ca9
Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_CellularStack.cpp
Co-authored-by: Hugues Kamba <41612201+hugueskamba@users.noreply.github.com>
2020-08-27 17:40:02 +02:00
talorion 99adbfa545 fixed compile errors 2020-08-27 17:16:26 +02:00
Gregor Mayramhof 124fbd4b79
Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_CellularStack.cpp
Co-authored-by: Hugues Kamba <41612201+hugueskamba@users.noreply.github.com>
2020-08-27 16:16:37 +02:00
talorion 4670c7f2c4 fixed compile errors 2020-08-27 08:22:39 +02:00
Gregor Mayramhof 8a3425ed3d
Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_CellularStack.cpp
Co-authored-by: Hugues Kamba <41612201+hugueskamba@users.noreply.github.com>
2020-08-27 07:45:06 +02:00
talorion f901436125 resolved astyle - coding format. 2020-08-26 20:21:58 +02:00
talorion 73116b7ce0 suggested change by Hugues Kamba
Co-authored-by: Hugues Kamba <41612201+hugueskamba@users.noreply.github.com>
2020-08-26 18:43:14 +02:00
Gregor Mayramhof f789de3399
Update connectivity/drivers/cellular/QUECTEL/BC95/QUECTEL_BC95_CellularStack.cpp
Co-authored-by: Hugues Kamba <41612201+hugueskamba@users.noreply.github.com>
2020-08-26 18:09:20 +02:00
talorion f58633c42e fixed warnings: deprecated call of Timer::read_ms() 2020-08-24 15:34:20 +02:00
talorion ca74659780 fixed warnings: comparison of integer expressions of different signedness 2020-08-24 11:55:24 +02:00
talorion accadee274 fixed warnings: unused variable 2020-08-24 11:55:24 +02:00
talorion 8d1553cf1a fixed warnings: suggest parentheses around '&&' within '||' 2020-08-24 11:55:23 +02:00
talorion f90d062c55 fixed warnings: removed unused variables 2020-08-24 11:55:23 +02:00
Leon Lindenfelser 6f2da539c9 Enable PDP type IPV6 and IPV4V6 to support more cellular service providers 2020-08-14 08:16:16 -05:00
Lingkai Dong b5ca618bf2 Remove redundant mbed.h include in UBLOX cellular driver 2020-07-22 11:06:23 +01:00
Lingkai Dong 276de0a5f2 Move cellular target drivers into connectivity/drivers/cellular 2020-07-22 11:05:49 +01:00
Lingkai Dong a0a43ada37 Move cellular drivers from components to connectivity/drivers 2020-07-03 17:32:45 +01:00