handleRegionPresets

abstract fun handleRegionPresets(map: LoRaRegionPresetMap, session: RadioSessionContext): Boolean(source)

Handles the LoRaRegionPresetMap received during the config handshake (after metadata, before channels). It describes which modem presets are legal in each LoRa region. Absent on firmware older than 2.8.

Return

true when the update is admitted for the current session; false when session is stale or revoked.

Parameters

session

The transport session that admitted map.