mbed-os/features
Hasnain Virk a1260998b4 Adding QOS handling and fixing bugs for Class C
LinkADRReq mac command can be used by the network server to set a
certain level of QOS using NbTrans field which is applicable to
Unconfirmed traffic only for 1.0.2 spec.
This commit introduces mechanisms to facilitate this QOS. It means to
repeat an outgoing unconfirmed message NbTrans times without changing
its frame counter.

For class C, we have retired the ack_expiry_timer_for_class_c and have
replaced it with another timer which mimics the RX2 closure as in Class
A but doesn't actually close RX2 window. It's just a mechanism by which
the state machine is informed that the you can proceed forward, we have
not received anything in RX2 window either. This is needed as RX2
doesn't timeout in class C (i.e., the radio remains in continuous mode).
In addition to that we need to close any pending timers for Receive
windows after the MIC has passed and the Duplicate counter check has
also been passed.
2018-10-19 11:46:55 +01:00
..
FEATURE_BLE nrf_ble: Expose configuration of max number of characteristics and descriptors 2018-10-19 11:46:55 +01:00
FEATURE_BOOTLOADER Added bootloader bin license and config for DISCO_L475VG_IOT01A 2018-10-19 11:46:55 +01:00
cellular error handling for socket create 2018-10-19 11:46:55 +01:00
cryptocell/FEATURE_CRYPTOCELL310 Change Mbed TLS platform error code and value 2018-10-19 11:46:55 +01:00
deprecated_warnings Add deprecation warning for those who enable LWIP or NANOSTACK 2018-06-21 11:00:00 +03:00
device_key Edit DeviceKey.h 2018-10-19 11:46:55 +01:00
frameworks Update mbed-coap to version 4.7.0 2018-10-19 11:46:55 +01:00
lorawan Adding QOS handling and fixing bugs for Class C 2018-10-19 11:46:55 +01:00
lwipstack Merge pull request #7579 from u-blox/ublox_odin_driver_os_5_v3.0.0_rc1 2018-09-03 09:25:32 +02:00
mbedtls Change Mbed TLS platform error code and value 2018-10-19 11:46:55 +01:00
nanostack platform timer: Call timer start in enable 2018-10-19 11:46:55 +01:00
netsocket Fix hard-fault when socket created using accept() is closed 2018-10-19 11:46:55 +01:00
nfc fix reading from eeprom 2018-09-11 15:04:48 +01:00
storage Removing nvstore. adding back the option for configuration as in the external repo 2018-10-19 11:46:55 +01:00
unsupported ifndef some macros to allow overriding during compilation or be able to get some warnings during redefinition 2018-08-08 15:23:19 -05:00