Lines Matching refs:order
31 - Added a check for `GroupId` in order to avoid out of bounds access
142 - Changed certification `OnTxPeriodicityChanged` callback implementation in order to directly apply…
144 - Changed SX1272 and SX1276 FSK FIFO threshold from 15 to 31 in order to give more time for the MCU…
164 - Fixed fragmentation loop variable type in order to allow more than 255 fragments
295 - Changed radio `IsChannelFree API` in order to provide reception bandwidth
349 - Updated `Radio.TimeOnAir` API in order to be independent of the current hardware settings
528 - Updated the MAC layer in order to be LoRaWAN version 1.0.1 compliant (Mainly US915 bug fixes)
541 - Fixed US band in order to pass the LoRaWAN certification
717 - Changed all applications in order to have preprocessing definitions on top of the files and added…
766 - Increased FSK SyncWord timeout value in order to listen for longer time if a down link is availab…
767 - Increased the UART USB FIFO buffer size in order to handle bigger chunks of data
858 - Added an invalid bandwidth to the Bandwidths table in order to avoid an error
860 - Added another timer in order increment the tick counter without blocking the normal timer count
918 - Updated LoRaMac applications in order to handle LoRaMac returned functions calls status
995 - Redefined `rand()` and `srand()` standard C functions. These functions are redefined in order to …