Commit Graph

28156 Commits (beebd93a8ac71253f0f6c7fef3d0ecf70fdf74ee)

Author SHA1 Message Date
Arto Kinnunen 6db4a01f09
Merge pull request #13571 from artokin/nanostack_v12_5_1_feature_wisun
[feature-wisun] Nanostack release v12.5.1
2020-09-08 14:51:05 +03:00
Arto Kinnunen 45f6b27f8b Merge commit '8ae3f59cb8606f9db7ab1a34844710ee0cb6ebd8' into feature-wisun
* commit '8ae3f59cb8606f9db7ab1a34844710ee0cb6ebd8':
  Squashed 'features/nanostack/sal-stack-nanostack/' changes from d879e6db87..b969fa3779
2020-09-08 12:39:39 +03:00
Arto Kinnunen 8ae3f59cb8 Squashed 'features/nanostack/sal-stack-nanostack/' changes from d879e6db87..b969fa3779
b969fa3779 Merge branch 'release_internal' into release_external
b66b834d0c Timed parent selection update

git-subtree-dir: features/nanostack/sal-stack-nanostack
git-subtree-split: b969fa3779f7dd03ec1cc284196054a627cf3b5a
2020-09-08 12:39:38 +03:00
Martin Kojtal aa70f680bb
Merge pull request #13550 from artokin/nanostack_release_v12_5_0_feature_wisun
[feature-wisun] Nanostack release v12.5.0
2020-09-07 09:18:33 +01:00
Arto Kinnunen 1ad46bb6f1 Squashed 'features/nanostack/sal-stack-nanostack/' changes from 91acececbd..d879e6db87
d879e6db87 Merge branch 'release_internal' into release_external
eef9246079 Fixed network border router timeout recovery and EAPOL relay address fix
bac7ca6852 Changed RADIUS MTU and small fixes
a9f8b756e1 Addeed support for DHCP vendor data
d8f00036f5 DHCPv6 functionality update
7fe04231ed Added DHCPv6 vendor data generation for DNS queries
639f9dbfb2 FHSS: Changed retry backoffs when no BC schedule or TX slots (#2440)

git-subtree-dir: features/nanostack/sal-stack-nanostack
git-subtree-split: d879e6db8791115ce435d8804238ba38d43e78f8
2020-09-04 13:53:21 +03:00
Arto Kinnunen a43934c343 Merge commit '1ad46bb6f1fb40805aa9f72ccb50c87335febed7' into feature-wisun
* commit '1ad46bb6f1fb40805aa9f72ccb50c87335febed7':
  Squashed 'features/nanostack/sal-stack-nanostack/' changes from 91acececbd..d879e6db87
2020-09-04 13:53:21 +03:00
Arto Kinnunen 7f1aa67611 802.15.4 Atmel RF driver update
Sync with master version v3.3.2
2020-09-04 13:19:52 +03:00
Arto Kinnunen 14a802b2b9 802.15.4 STM S2LP driver update (v1.0.7)
Update STM S2LP driver to version v1.0.7
2020-09-04 12:57:52 +03:00
Arto Kinnunen 85f2537a1c
Merge pull request #13521 from debdeep-arm/add-wisun-param
[feature-wisun] Added APIs for Device min sense and CCA threshold table.
2020-09-04 12:17:20 +03:00
Arto Kinnunen d6735489e3
Merge pull request #13530 from mikaleppanen/radius_retry_timer_conf
[feature-wisun] Added configuration for RADIUS retry timer to WisunBorderRouter
2020-09-04 10:49:33 +03:00
Debdeep Saha 1d02005677 Resolved comments. 2020-09-03 21:24:26 +05:30
Mika Leppänen 417c888baf Added configuration for RADIUS retry timer 2020-09-03 12:12:18 +03:00
Arto Kinnunen e46dd971df
Merge pull request #13507 from artokin/enable_nanostack_dns_cache
[feature-wisun] Enable Nanostack DNS cache usage
2020-09-03 11:46:41 +03:00
Arto Kinnunen 7141a7423c
Merge pull request #13526 from liugang-gavin/feature-wisun
[feature-wisun] targets:RT1050: Fix the low speed switch issue
2020-09-02 15:43:12 +03:00
Arto Kinnunen 5a6b76021d
Merge pull request #13517 from mikaleppanen/radius_shared_secret_set_corr
[feature-wisun] RADIUS shared secret .json parameter set correction
2020-09-02 15:37:44 +03:00
Arto Kinnunen 69720f1068 Use macro for isdigit 2020-09-02 15:15:45 +03:00
Debdeep Saha a69af3f848 Added APIs for Device min sense and CCA threshold table.
-Added get, set and validate API for device min sens.
-Added get API for CCA threshold table.
2020-09-02 15:26:38 +05:30
Arto Kinnunen 22c3c35996 Follow Mbed OS coding style 2020-09-02 12:41:14 +03:00
Arto Kinnunen 207250fe84 Update WisunBorderRouter class
Add set_dns_query_result to WisunBorderRouter.
2020-09-02 12:41:14 +03:00
Arto Kinnunen 7b775632f1 Follow Mbed OS coding style 2020-09-02 12:41:14 +03:00
Arto Kinnunen 58136e93d8 Review corrections
-Check address version NSAPI_UNSPEC
-Disable traces
-More specific interface ID parsing
-Harmonize return values
2020-09-02 12:41:14 +03:00
Arto Kinnunen 24aaba0eca Mesh: Enable Nanostack DNS cache usage
Inherit methods gethostbyname, gethostbyname_async and get_dns_server
to Nanostack class. Methods will try to find DNS server address
or DNS query results from Nanostack DNS cache.
2020-09-02 12:41:14 +03:00
Arto Kinnunen 9f2f6f08a7
Merge pull request #13527 from artokin/nanostack_12_5_0_prerelease_for_feature_wisun
[feature-wisun] Nanostack pre-release v12.5.0
2020-09-02 12:24:21 +03:00
Arto Kinnunen 9bea7f4b89 Squashed 'features/nanostack/sal-stack-nanostack/' changes from 48609aeded..91acececbd
91acececbd Remove test files
6568bc1790 Merge branch 'release_internal' into release_external
4192cc8974 Added configuration for RADIUS retry timer (#2438)
684b714415 Added support for retries and multiple sockets to RADIUS client (#2426)
89e0ae0904 WS: Restart auto CCA threshold after discovery (#2435)
dbb09b171d MAC/WS: Min possible Tack to 1ms and CCA interval to 2ms (#2434)
43b2ae27a2 Cca threshold test (#2436)
28108e1f38 Added device min sensitivity setting and stack information
7060c70cde Cca threshold test (#2432)
640be71e31 WS: temporarily set default CCA threshold to -80 (#2431)
0a472aefb2 WS: Calculate UFSI drift and trace (#2430)
61d3db8882 Create APIs for DNS cache results
587add577c MAC: Validate TX time (#2429)
a1bfed4846 Added typecast when computing max_timout from drift (#2428)
089fb3b8fe Neighbour temporary entry update and Enhanced ACK tx update
70244f60e5 Wi-sun parameter and debug trace update
5752eae833 Created validate TX time handler (#2423)
022d61fb65 Wi-sun Neighbour table update and DHCP new callback
857b41fc0a Merge pull request #2421 from ARMmbed/update_from_mbed_os
1a9dd13f6d (via Mbed-OS)WS Management API missing include
4318f37d4c Calculate drift in critical state (#2419)
01a1909c94 FHSS WS: Do not use drift compensation with unpredictable linux timer (#2418)

git-subtree-dir: features/nanostack/sal-stack-nanostack
git-subtree-split: 91acececbd1c8895f0653e8e11fe580362a8a323
2020-09-02 10:49:11 +03:00
Arto Kinnunen a21c2e20fe Merge commit '9bea7f4b891f33623aca0e51b92736818397de1b' into nanostack_milestone5_prerel
* commit '9bea7f4b891f33623aca0e51b92736818397de1b':
  Squashed 'features/nanostack/sal-stack-nanostack/' changes from 48609aeded..91acececbd
2020-09-02 10:49:11 +03:00
Tim Wang 4a92210d8d targets:RT1050: Fix the low speed switch issue
Fix the low speed switch issue when using QSPI flash

Signed-off-by: Tim Wang <tim.wang@nxp.com>
2020-09-02 14:04:10 +08:00
Mika Leppänen a327210fd0 RADIUS shared secret .json parameter set correction 2020-09-01 12:18:00 +03:00
Arto Kinnunen 86b27bf7c9
Merge pull request #13391 from liugang-gavin/feature-wisun
targets: clock: change default core clock to 528M
2020-08-26 16:11:16 +03:00
Arto Kinnunen 04d8eebf4e
Merge pull request #13412 from mikaleppanen/wisun_radius_conf
Add support for RADIUS configuration options to Wi-SUN
2020-08-20 15:03:18 +03:00
Mika Leppänen befd783e59 Added support for RADIUS configuration options to Wi-SUN
Added support for external RADIUS server configuration to Wi-SUN Border Router.
Added configuration functions and .json configuration options for:
- external RADIUS server IPv6 address
- RADIUS shared secret.
2020-08-20 11:43:01 +03:00
Arto Kinnunen 3036b39869
Merge pull request #13453 from debdeep-arm/update-mbed-mesh-api
[feature-wisun] Updating mbed-mesh-api.
2020-08-20 11:19:20 +03:00
Debdeep Saha 0e64f7de8a Typo fixed. 2020-08-19 15:24:04 +05:30
Debdeep Saha 2b11de8629 Resolving comments 2020-08-19 15:24:04 +05:30
Debdeep Saha 80c9b270cd Updating mbed-mesh-api.
-Adding new parameters for Wi-SUN interface information.
2020-08-19 15:24:04 +05:30
Arto Kinnunen 41747c9983
Merge pull request #13444 from artokin/nanostack_release_12_4_0_fea_wisun
[feature-wisun] Nanostack release v12.4.0
2020-08-19 12:13:38 +03:00
Arto Kinnunen 42748f8a55 Squashed 'features/frameworks/mbed-trace/' changes from 642a459a39..6ced9711c4
6ced9711c4 Merge branch 'master' into release_for_mbed_os
81e95acee7 README.md / filtering examples (#97)
2a1d4f8933 Include inttypes.h for PRIx<N> formatting macros (#96)
e7a828ea7e Remove dependency to Nanomesh headers (#92)

git-subtree-dir: features/frameworks/mbed-trace
git-subtree-split: 6ced9711c4442857a72add74680caf8fc57699c3
2020-08-17 17:46:40 +03:00
Arto Kinnunen 12bfd83b0d Merge commit '42748f8a55dde0406c3b9188c262c4296fda4b86' into feature-wisun
* commit '42748f8a55dde0406c3b9188c262c4296fda4b86':
  Squashed 'features/frameworks/mbed-trace/' changes from 642a459a39..6ced9711c4
2020-08-17 17:46:40 +03:00
Arto Kinnunen 96d7abd79f Squashed 'features/nanostack/sal-stack-nanostack/' changes from b3fe5744d1..48609aeded
48609aeded Merge branch 'release_internal' into release_external
62d8586ae0 Ignore ns_monitor when receiving Ack (#2417)
3323f36d58 Add support for Ethernet RA dns configuration
d8e7d40aee Iotthd 4239 (#2414)
b46f3c635e add empty function for ws_stack_info_get
fc97980aa8 Changed RADIUS shared secret length to 16-bit value
f827ffc364 Added information API to Wi-SUN and border router
8f1f9d5f46 EDFE error handling update
51bf94e77f Fix adaptation interface unit tests (#2409)
0860b57879 FHSS_WS: Fixed reading unicast remaining slots (#2408)
4d8c03bc06 Border Router RADIUS client basic authentication functionality (#2406)
fbfada9595 Adaptation IF: Allocate fragmentation buffer only if needed (#2407)
66f1bffb47 Added storing of PAN version to NVM on BR
89826ce8af Iotthd 4224 (#2403)
3fc1ae221b BR EUI-64 is now selected for 4WH using PMKID on 4WH Message 1
af8438e65e Timing tool traces (#2401)
7938795f2f Fixed new PD data request for check if EDFE exchange is active.
85ab8fd3e1 Extented Frame exchange support
86b1f27041 Merge pull request #2399 from ARMmbed/IOTTHD-4220
fed69e04d7 Add missing test method to ws_empty_functions
6b58e26c30 Add EDFE mode to Socket API setsockopt
12830770e6 Test API to adjust 6LoWPAN fragmentation MTU size (#2398)
e787874424 Init MAC MTU size based on driver MTU size (#2397)
bf8e89e0b7 Ignore neighbors using unsupported channel function (#2395)
1c263fd54e FHSS exclude channel usage from mask and Brazilian Domain support
841dcbeccb MAC: Configurable data whitening (#2393)
9a10d66add Fix global address detection (#2392)
f27fe86a24 Corrected network name and PAN ID change on auth start
bcce0ed0ef Clarified border router routing table API description
e4630a4916 Wi-SUN interface now informs address changes as interface events
2174374df3 Fix error found by coverity (#2389)
843254a510 MPL: traces for transmit and receive message (#2387)

git-subtree-dir: features/nanostack/sal-stack-nanostack
git-subtree-split: 48609aeded2059177f8877b8f94558fc68b9595f
2020-08-17 17:18:15 +03:00
Arto Kinnunen 75e1781f0c Merge commit '96d7abd79fc58007ec6ed11dc73e64145b30d528' into feature-wisun
* commit '96d7abd79fc58007ec6ed11dc73e64145b30d528':
  Squashed 'features/nanostack/sal-stack-nanostack/' changes from b3fe5744d1..48609aeded
2020-08-17 17:18:15 +03:00
Arto Kinnunen 4d8c88d1f3 Squashed 'features/frameworks/nanostack-libservice/' changes from c6cae6992a..67d7b93ec6
67d7b93ec6 Allow ns_list to be visible as own module in Doxygen

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: 67d7b93ec6769fa3c6d52da81ba693e170ff1260
2020-08-17 17:15:17 +03:00
Arto Kinnunen 4c4af375af Merge commit '4d8c88d1f3b4f99bce35d737db58fd74436adf6f' into feature-wisun
* commit '4d8c88d1f3b4f99bce35d737db58fd74436adf6f':
  Squashed 'features/frameworks/nanostack-libservice/' changes from c6cae6992a..67d7b93ec6
2020-08-17 17:15:17 +03:00
Arto Kinnunen 565dab530c Squashed 'features/nanostack/sal-stack-nanostack-eventloop/' changes from 276ff28179..b560a9da36
b560a9da36 Add SPDX-License-Identifier to Makefile
db2f2136a3 Fix documentation of eventOS_event_timer_shortest_active_timer().
798215b611 Add Doxygen module documentation for event system.

git-subtree-dir: features/nanostack/sal-stack-nanostack-eventloop
git-subtree-split: b560a9da36d021c71410e55806fa79f143247804
2020-08-17 17:10:14 +03:00
Arto Kinnunen a367c51851 Merge commit '565dab530c9544c6cf5d391c5444aa040b410513' into feature-wisun
* commit '565dab530c9544c6cf5d391c5444aa040b410513':
  Squashed 'features/nanostack/sal-stack-nanostack-eventloop/' changes from 276ff28179..b560a9da36
2020-08-17 17:10:14 +03:00
Arto Kinnunen cdbae5dcd3 802.15.4 Atmel RF driver update
Sync with master version v3.3.1
2020-08-17 14:51:18 +03:00
Arto Kinnunen 00475653bc 802.15.4 STM S2LP driver update
Sync with master v1.0.6
2020-08-17 14:51:18 +03:00
timwang 75fb6bd348 targets:clock: Update the coreclock value
Update the coreclock value which will be used in middleware

Signed-off-by: timwang <tim.wang@nxp.com>
2020-08-04 17:13:27 +08:00
timwang 6ff29c9948 targets: clock: change default core clock to 528M
change the clock config of the RT1050 to set the default core clock to
528M

Signed-off-by: timwang <tim.wang@nxp.com>
2020-08-04 15:10:59 +08:00
Arto Kinnunen 3ab72c71b7
Merge pull request #13134 from fredlee12001/WiSun_Size
Add WiSun network size configs in JSON
2020-07-03 10:12:11 +03:00
Martin Kojtal f4c153865a
Merge pull request #13182 from mikaleppanen/corr_supp_auth_start
[feature-wisun] Correct network name and PAN ID change on auth start
2020-07-01 11:46:50 +02:00
Mika Leppänen f944bb738e Corrected network name and PAN ID change on auth start
PAE supplicant did not detect correctly that network name or PAN ID
was changed on authentication start. This causes the supplicant to
use old keys and old BR EUI-64 during authentication, which resulted
to BR EUI-64 mismatch on 4WH.
2020-06-24 11:25:10 +03:00