Home
last modified time | relevance | path

Searched refs:version (Results 1 – 9 of 9) sorted by relevance

/loramac-node-3.4.0/src/boards/NucleoL152/
Dlr1110mb1xxs-board.c117 lr1110_system_version_t version; in lr1110_board_init() local
118 lr1110_system_get_version( context, &version ); in lr1110_board_init()
/loramac-node-3.4.0/src/boards/NucleoL476/
Dlr1110mb1xxs-board.c117 lr1110_system_version_t version; in lr1110_board_init() local
118 lr1110_system_get_version( context, &version ); in lr1110_board_init()
/loramac-node-3.4.0/src/boards/NucleoL073/
Dlr1110mb1xxs-board.c117 lr1110_system_version_t version; in lr1110_board_init() local
118 lr1110_system_get_version( context, &version ); in lr1110_board_init()
/loramac-node-3.4.0/src/mac/
DLoRaMacCrypto.h187 LoRaMacCryptoStatus_t LoRaMacCryptoSetLrWanVersion( Version_t version );
DLoRaMacCrypto.c857 LoRaMacCryptoStatus_t LoRaMacCryptoSetLrWanVersion( Version_t version ) in LoRaMacCryptoSetLrWanVersion() argument
859 CryptoNvm->LrWanVersion = version; in LoRaMacCryptoSetLrWanVersion()
/loramac-node-3.4.0/cmake/
Dlaunch.json.in2 "version": "0.2.0", string
/loramac-node-3.4.0/
DCHANGELOG.md131 - Changed examples GitHub version to 4.4.7
149 - Added GitHub repository and firmware examples version definitions
195 - Added GitHub repository and firmware examples version definitions
255 - Fixed version handling for MC root keys derivation
466 - Updated the MAC layer in order to be LoRaWAN version 1.0.1 compliant (Mainly US915 bug fixes)
499 - Update of the STM32L0 HAL to version 1.6.0
542 - Update STM32L1xx_HAL_Driver version to 1.5. Update related drivers and implementations accordingl…
571 - This version has passed all mandatory LoRa-Alliance compliance tests
715 - Fixed `Rx1DrOffset` management. In previous version DR1 was missing for all offsets
1019 The current http://iot.semtech.com server version doesn't support it
[all …]
/loramac-node-3.4.0/src/mac/region/
DRegion.c968 Version_t version; in RegionGetVersion() local
970 version.Value = REGION_VERSION; in RegionGetVersion()
972 return version; in RegionGetVersion()
/loramac-node-3.4.0/doc/
Ddevelopment-environment.md12 …* Ubuntu 16.04/ Linux Mint 18: Since the official repository version is too old, one can use e.g. …
21 …* Ubuntu 16.04/ Linux Mint 18: Since the official repository version is too old, one can use e.g. …