Home
last modified time | relevance | path

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

/loramac-node-latest/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-latest/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-latest/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-latest/src/mac/
DLoRaMacCrypto.h189 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-latest/cmake/
Dlaunch.json.in2 "version": "0.2.0", string
/loramac-node-latest/
DCHANGELOG.md193 - Changed examples GitHub version to 4.4.7
211 - Added GitHub repository and firmware examples version definitions
257 - Added GitHub repository and firmware examples version definitions
317 - Fixed version handling for MC root keys derivation
528 - Updated the MAC layer in order to be LoRaWAN version 1.0.1 compliant (Mainly US915 bug fixes)
561 - Update of the STM32L0 HAL to version 1.6.0
604 - Update STM32L1xx_HAL_Driver version to 1.5. Update related drivers and implementations accordingl…
633 - This version has passed all mandatory LoRa-Alliance compliance tests
777 - Fixed `Rx1DrOffset` management. In previous version DR1 was missing for all offsets
1081 The current http://iot.semtech.com server version doesn't support it
[all …]
/loramac-node-latest/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-latest/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. …