Martin Kojtal
|
a2ae34b0e6
|
cellular: fix coding style
|
2018-11-15 07:23:37 +00:00 |
Teppo Järvelin
|
1a047efade
|
Cellular: review fixes, added missing fixes from master.
|
2018-11-11 14:13:05 +02:00 |
Teppo Järvelin
|
9fb83024ea
|
Changed CellularContext to inherit from CellularBase instead of NetworkInterface. \n Changed Device constructor to take Filehandle instead of eventqueue.
|
2018-11-11 14:13:05 +02:00 |
Teppo Järvelin
|
ad2abbe887
|
Cellular: major refactoring while introducing new CellularContext class.
|
2018-11-11 14:12:49 +02:00 |
Martin Kojtal
|
71d35749f9
|
cellular: fix coding style
|
2018-11-07 08:56:32 +00:00 |
Cruz Monrreal
|
66968c5bb0
|
Merge pull request #8371 from u-blox/ublox-cellular-unsupported-features
Cellular: Add unsupported features for UBLOX targets
|
2018-10-30 08:46:47 -05:00 |
mudassar-ublox
|
0b2d508991
|
Added unsupported features for UBLOX targets
|
2018-10-26 10:05:37 +05:00 |
Kimmo Vaisanen
|
963bf8146d
|
Cellular: Refactor basic AT command stop and response reading into own method
This reduces ROM usage by few hundred bytes.
|
2018-10-22 09:44:12 +03:00 |
mudassar-ublox
|
9c2686fda6
|
error handling for socket create
|
2018-10-08 12:24:40 +05:00 |
Teppo Järvelin
|
8f4acc14ca
|
Cellular: CellularDevice:get_default_instance() implemented
Removed copy-paste code from targets by creating implementation methods to override.
|
2018-09-07 14:49:18 +03:00 |
Ari Parkkila
|
1eb1fabad0
|
Cellular: Allow cellular modules to override network registration mode
|
2018-08-24 04:27:49 -07:00 |
Cruz Monrreal
|
17a525c487
|
Merge pull request #7619 from u-blox/cellular_ublox_udp_tcp_imp
UBLOX cellular api's for UDP and TCP
|
2018-08-21 10:12:47 -05:00 |
mudassar-ublox
|
f512668230
|
Replaced rx_avail with pending_bytes
|
2018-08-15 16:54:40 +05:00 |
mudassar-ublox
|
f9aaee55dd
|
Support added for async sockets
|
2018-08-15 14:52:57 +05:00 |
mudassar-ublox
|
122e771063
|
socket_open function removed
|
2018-07-31 15:09:29 +05:00 |
mudassar-ublox
|
ffb4f926e9
|
Artistic style applied and updated power function
|
2018-07-30 19:41:02 +05:00 |
Martin Kojtal
|
cde18aa0bc
|
cellular: astyle fix
|
2018-07-27 13:33:20 +01:00 |
mudassar-ublox
|
a8abeccdac
|
UBLOX cellular api's for UDP and TCP
|
2018-07-26 19:20:38 +05:00 |
Teppo Järvelin
|
2aa5c32aa4
|
Cellular: added greentea test for cellular device.
|
2018-06-04 10:25:54 +03:00 |
Teppo Järvelin
|
b3226acbbf
|
Cellular: Fixed rebase error.
|
2018-04-11 09:38:13 +03:00 |
Teppo Järvelin
|
83ea9be5f5
|
temp commit while changing work...
|
2018-04-11 09:31:44 +03:00 |
Bilal
|
c376e501aa
|
Moving deprecated warnings outside the class
|
2018-03-27 12:55:38 +05:00 |
Bilal
|
c07ef92470
|
Adding deprecated warnings for old name
|
2018-03-26 19:34:42 +05:00 |
mudassar-ublox
|
eb806b681d
|
Renaming Ublox library for mbed cellular framework
(cherry picked from commit 737609736591d12ea369d5b364d132e7a6367ae2)
|
2018-03-26 17:08:23 +05: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 |
Ari Parkkila
|
1df28b28c7
|
Changed UBLOX C027 to LISA-U
|
2018-03-02 14:38:06 +02:00 |
Ari Parkkila
|
863ec3c3cc
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |