|
enum | TWiMOD_ModuleType { ModuleType_iM880B = 0x98
} |
| This enum describes the WiMOD module types. More...
|
|
enum | TRadioCfg_RadioMode { RadioMode_Standard = 0,
RadioMode_Echo,
RadioMode_Sniffer
} |
| general operation mode of the radio part (only for LR-BASE) More...
|
|
enum | TRadioCfg_Modulation { Modulation_LoRa = 0,
Modulation_FSK
} |
| Modulation technique supported by the WiMOD (only for LR-BASE) More...
|
|
enum | TRadioCfg_LoRaBandwidth { LoRaBandwith_125kHz = 0,
LoRaBandwith_250kHz,
LoRaBandwith_500kHz
} |
| Bandwidth settings for the LoRa modulation (only for LR-BASE) More...
|
|
enum | TRadioCfg_LoRaSpreadingFactor {
LoRa0_SF7 = 0,
LoRa1_SF7,
LoRa2_SF7,
LoRa3_SF7,
LoRa4_SF7,
LoRa5_SF7,
LoRa6_SF7,
LoRa7_SF7,
LoRa8_SF8,
LoRa9_SF9,
LoRa10_SF10,
LoRa11_SF11,
LoRa12_S12
} |
| SpreadingFactors for LoRa modulation (only for LR-BASE) More...
|
|
enum | TRadioCfg_ErrorCoding {
ErrorCoding0_4_5 = 0,
ErrorCoding1_4_5,
ErrorCoding2_4_6,
ErrorCoding3_4_7,
ErrorCoding4_4_8
} |
| ErrorCoding settings (for LoRa modulation) (only for LR-BASE) More...
|
|
enum | TRadioCdf_TxPowerLevel {
TxPowerLevel_5_dBm = 5,
TxPowerLevel_6_dBm,
TxPowerLevel_7_dBm,
TxPowerLevel_8_dBm,
TxPowerLevel_9_dBm,
TxPowerLevel_10_dBm,
TxPowerLevel_11_dBm,
TxPowerLevel_12_dBm,
TxPowerLevel_13_dBm,
TxPowerLevel_14_dBm,
TxPowerLevel_15_dBm,
TxPowerLevel_16_dBm,
TxPowerLevel_17_dBm,
TxPowerLevel_18_dBm,
TxPowerLevel_19_dBm,
TxPowerLevel_20_dBm
} |
| TxPowerLevel settings (only for LR-BASE) More...
|
|
enum | TRadioCfg_RxControl { RxCtrl_Receiver_Off = 0,
RxCtrl_Receiver_AlwaysOn,
RxCtrl_Receiver_RxWindowed
} |
| RX Operation modes (only for LR-BASE) More...
|
|
enum | TRadioCfg_FskDatarate { FskDatarate_50kbps = 0,
FskDatarate_100kbps,
FskDatarate_250kbps
} |
| Settings for the FSK data rate (only for LR-BASE) More...
|
|
enum | TRadioCfg_PowerSavingMode { PowerSaving_Off = 0,
PowerSaving_On = 1
} |
| Settings general PowerSaving mode (aka. Sleep mode) More...
|
|
enum | TWiMOD_OperationMode { OperationMode_Application = 0,
OperationMode_Test
} |
| This enum describes the possible operation modes of the WiMOD (only for LR-BASE). More...
|
|
enum | TWiMOD_RtcAlarmStatus { RTC_Alarm_No_Alarm_Set = 0,
RTC_Alarm_Alarm_Set
} |
| This enum describes the possible RTC alarm status types. More...
|
|
enum | TWiMOD_RtcAlarmType { RTC_Alarm_Single = 0,
RTC_Alarm_DailyRepeated
} |
| This enum describes the possible RTC alarm types. More...
|
|
Supporting IDs and definitions for the DeviceManagement ServiceAccessPoint.
- Version
- 0.1
- Author
- (FB), IMST