Cruz Monrreal
871ee09c7a
Merge pull request #7667 from AriParkkila/cellular-detect
...
Cellular: Add CellularDevice::init_module API to be called at startup
2018-08-17 11:09:11 -05:00
Cruz Monrreal
467265847a
Merge pull request #7670 from davidsaada/david_fix_nvstore_test_max_possible_keys
...
Check max possible keys in NVStore tests
2018-08-16 13:38:43 -05:00
Cruz Monrreal
7b8a13791b
Merge pull request #7740 from mirelachirica/missing_resp_stop
...
Cellular: Handle AT response stop in case IP address is missing from …
2018-08-16 09:06:05 -05:00
Cruz Monrreal
4ce0d9066e
Merge pull request #7719 from kivaisan/document_lorawan_return_values
...
Lora: Document all possible error codes for LoRaWANBase methods
2018-08-16 09:04:39 -05:00
Cruz Monrreal
6bb2f500cd
Merge pull request #7713 from geky/littlefs-v1.6
...
LittleFS: Update to version 1.6
2018-08-15 15:54:05 -05:00
Nir Sonnenschein
1d9c66af82
Merge pull request #7771 from KariHaapalehto/while1
...
Update mesh_system_heap_error_handler to use new error handler
2018-08-14 19:43:15 +03:00
Kimmo Vaisanen
aa0c61b2b2
Lora: send and receive methods return LORAWAN_STATUS_NOT_INITIALIZED if not initialized
...
In order have a consistent return value for all methods in case of system is uninitialized
now also send and receive methods can return LORAWAN_STATUS_NOT_INITIALIZED.
2018-08-14 10:03:11 +03:00
Cruz Monrreal
7bdfc07954
Merge pull request #7750 from jarvte/fix_smsgreentea_tests
...
Cellular: Fixed sms greentea tests init
2018-08-13 20:01:36 -05:00
Cruz Monrreal
63e4ea7982
Merge pull request #7757 from ARMmbed/revert-7663-namespace_bd_update
...
Revert "Move BlockDevice classes inside mbed namespace"
2018-08-13 16:43:23 -05:00
Cruz Monrreal
70c3bdfffd
Merge pull request #7737 from deepakvenugopal/master
...
Nanostack release for Mbed OS 5.10
2018-08-13 09:13:58 -05:00
Kari Haapalehto
de1d9c45b6
Update mesh_system_heap_error_handler to use new error codes and mbed_error call
2018-08-13 14:39:49 +03:00
Martin Kojtal
ff67a96e17
Revert "Move BlockDevice classes inside mbed namespace"
2018-08-10 14:49:51 +01:00
Teppo Järvelin
a8faeac365
Cellular: Fixed sms greentea by removing uncommon character set setting
2018-08-10 14:00:42 +03:00
Teppo Järvelin
6a64ca9a69
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-10 13:57:01 +03:00
Amanda Butler
9e74fa5072
Copy edit LoRaWANBase.h
...
Copy edit file for minor grammar nits.
2018-08-09 15:51:11 -05:00
Cruz Monrreal
1a5b3e015e
Merge pull request #7725 from SenRamakri/sen_LwipMbedErrorUpdate
...
Update Lwip error calls to use new error codes and mbed_error call
2018-08-09 10:17:51 -05:00
Cruz Monrreal
2b92b260d0
Merge pull request #7688 from paul-szczepanek-arm/nrf-ltk-fix
...
BLE: call secure connections versions of ltk functions
2018-08-09 10:15:58 -05:00
Kimmo Vaisanen
57f89a2576
Lora: Reformate LoRaWANBase documentation
...
- Modified "user" to "you"
- Modified line length to ~100 characters.
2018-08-09 14:38:07 +03:00
Mirela Chirica
c217a521f4
Cellular: Handle AT response stop in case IP address is missing from CGPADDR response
2018-08-09 11:41:19 +03:00
Amanda Butler
71341ec44e
Copy edit LoraWANBase.h
...
Copy edit file, mostly for consistent U.S. spelling and precise language.
2018-08-08 15:30:18 -05:00
paul-szczepanek-arm
6c9bd163b1
factored out whole ediv rand check
2018-08-08 17:02:43 +01:00
Senthil Ramakrishnan
01c46f086e
Update Lwip error calls to use new error codes and mbed_error call
2018-08-08 10:16:13 -05:00
Deepak Venugopal
b82566eeaa
Merge commit 'bee5d601f841949ed8d2e6eecef648d09a3d1984'
...
* commit 'bee5d601f841949ed8d2e6eecef648d09a3d1984':
Squashed 'features/nanostack/coap-service/' changes from 1cb994e..cbe656a
2018-08-08 16:56:19 +03:00
Deepak Venugopal
edfeecdab8
Merge commit '7e1fb3c8420b4d7e43c740c3e779751c9eedb4fb'
...
* commit '7e1fb3c8420b4d7e43c740c3e779751c9eedb4fb':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 82bbdcc..4a188ea
2018-08-08 16:51:52 +03:00
paul-szczepanek-arm
cbf1776f14
MACRO the size of rand
2018-08-08 14:26:31 +01:00
paul-szczepanek-arm
c1ce511dff
factor out invalid rand function
2018-08-08 14:19:06 +01:00
Cruz Monrreal
1ab05c28f6
Merge pull request #7721 from orenc17/nvstore_owner_bug
...
Fix owner restoration and discard across nvstore init
2018-08-08 07:46:32 -05:00
Cruz Monrreal
509869dc81
Merge pull request #7663 from deepikabhavnani/namespace_bd_update
...
Move BlockDevice classes inside mbed namespace
2018-08-08 07:37:10 -05:00
Cruz Monrreal
4e0112c1b6
Merge pull request #7531 from TeemuKultala/sms_tests
...
Cellular: sms greentea tests
2018-08-08 07:36:36 -05:00
Oren Cohen
b9fb265690
Fix owner restoration and discard across nvstore init
2018-08-07 17:56:22 +03:00
Cruz Monrreal
616e14a041
Merge pull request #7678 from juhaylinen/fix-nanostack-return-code
...
Nanostack: fix error code
2018-08-07 09:40:43 -05:00
deepikabhavnani
8f2f6f43c9
Add header file string.h required for memcpy/memset
2018-08-07 09:15:44 -05:00
Cruz Monrreal
d84bf7fc43
Merge pull request #7692 from 0xc0170/fix_netsocket_style
...
netsocket: astyle fix
2018-08-07 09:15:19 -05:00
Cruz Monrreal
40ff622711
Merge pull request #7601 from hasnainvirk/abp_auto_fix
...
LoRaWAN: Reduced priority for automatic uplinks & higher data rate usage for connection establishment
2018-08-07 09:13:45 -05:00
Teemu Kultala
df8252539b
sms gt tests: rebase and astyle fix
2018-08-07 16:34:46 +03:00
Kimmo Vaisanen
17d02d949f
Lora: Document all possible error codes for LoRaWANBase methods
...
Also duplicate documentation is removed from LoRaWANInterface which
inherits LoRaWANBase class.
2018-08-07 15:25:44 +03:00
Teemu Kultala
2b82746ae2
sms gt tests: changes after review
2018-08-07 14:10:57 +03:00
Teemu Kultala
f9a90d82b0
sms gt tests
2018-08-07 14:10:57 +03:00
Christopher Haster
51123b218d
Took advantage of include gaurds in littlefs
2018-08-06 14:13:51 -05:00
Christopher Haster
ee83046a8e
Removed redundant license in C++ littlefs directory
...
By default, all mbed-os software is under Apache 2.0 license. This is
the license followed by the littlefs C++ wrapper. Note this is not true
for the C implementation.
2018-08-06 14:12:22 -05:00
Christopher Haster
1505aea923
Merge commit 'fd729208' into HEAD
2018-08-06 13:57:46 -05:00
paul-szczepanek-arm
021c452823
replaced lesc field usage with ediv&rand check
2018-08-06 10:34:42 +01:00
Martin Kojtal
88a7416941
nsapi: astyle block fix
2018-08-06 09:59:08 +01:00
deepikabhavnani
e36cd00e93
Move BlockDevice classes inside mbed namespace.
2018-08-03 10:22:51 -05:00
Cruz Monrreal
546dafbadc
Merge pull request #7687 from paul-szczepanek-arm/fix-default-privacy
...
BLE: set correct default privacy configuration for centrals
2018-08-03 10:09:35 -05:00
paul-szczepanek-arm
fbb926d77e
call the correct ltk function when SC is used
2018-08-03 15:28:41 +01:00
Martin Kojtal
b46aa6108d
netsocket: astyle fix
2018-08-03 13:34:33 +01:00
Juha Ylinen
942b77255b
Nanostack: fix error code
...
Return NSAPI_ERROR_NO_MEMORY if socket->open() fails
2018-08-03 12:13:21 +03:00
paul-szczepanek-arm
34d985a4ac
set correct default privacy configuration for centrals
2018-08-03 09:54:46 +01:00
Cruz Monrreal
88316e87e7
Merge pull request #7660 from deepikabhavnani/namespace_fs_update
...
Remove inclusion of mbed.h and mbed namespace from filesystem code
2018-08-02 23:04:45 -05:00