OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES   |
|
| Modulepars Summary | |
|---|---|
| ixit_timer_UT7 | (integer) value of Timer UT7, default = 10s
|
| ixit_timer_UT8 | (integer) value of Timer UT8, default = 10s
|
| ixit_SUPL_MAJ_VERSION | (integer 0-255) Current SUPL major version supported by this test suite
|
| ixit_SET_SERVIND_VERSION_HIGHER_THAN_SET_MAX | (integer 0-255) SUPL servind version number higher than maximally supported by SET
|
| ixit_SET_MIN_VERSION_HIGHER_THAN_SET_MAX | (integer 0-255) SUPL min version number higher than maximally supported by SET
|
| ixit_SET_SERVIND_VERSION_LOWER_THAN_SET_MAX | (integer 0-255) SUPL servind version lower than the maximum value supported by the SET
|
| ixit_SET_MIN_VERSION_LOWER_THAN_SET_MAX | (integer 0-255) SUPL min version lower than the maximum value supported by the SET
|
| ixit_SET_MAJ_VERSION | (integer 0-255) The maj version number supported by the SET
|
| ixit_SET_SERVIND_VERSION | (integer 0-255) A server ind version number higher than the one supported by the SUT
|
| ixit_SET_SERVIND_VERSION_V1 | (integer 0-255) A server ind version number higher than the one supported by the SUT (if SUPL V1 selected)
|
| ixit_SET_MIN_VERSION | (integer 0-255) SUPL min version number supported by the SET
|
| ixit_SET_MIN_VERSION_V1 | (integer 0-255) SUPL min version number supported by the SET (if SUPL V1 selected)
|
| ixit_SET_REPORTING_CAP | (ReportingCap) Reporting Capabilities supported by the SET
|
| ixit_SET_SERVICE_SUPPORTED | (serviceSupported) service supported by the SET
|
| ixit_SET_EVENTTRIGGER_CAP | (EventTriggerCap)Event Trigger Capabilities supported by the SET
|
integer ixit_timer_UT7 := 10
integer ixit_timer_UT8 := 10
_0Version ixit_SUPL_MAJ_VERSION := 2
_0Version1 ixit_SET_SERVIND_VERSION_HIGHER_THAN_SET_MAX := 2
_0Version0 ixit_SET_MIN_VERSION_HIGHER_THAN_SET_MAX := 2
_0Version1 ixit_SET_SERVIND_VERSION_LOWER_THAN_SET_MAX := 1
_0Version0 ixit_SET_MIN_VERSION_LOWER_THAN_SET_MAX := 1
_0Version ixit_SET_MAJ_VERSION := 2
_0Version1 ixit_SET_SERVIND_VERSION := 0
_0Version1 ixit_SET_SERVIND_VERSION_V1 := 0
_0Version1 ixit_SET_MIN_VERSION := 0
_0Version1 ixit_SET_MIN_VERSION_V1 := 0
ReportingCap ixit_SET_REPORTING_CAP := {
minInt := 1,
maxInt := 1,
repMode := {
realtime := true,
quasirealtime := true,
batch := true
},
batchRepCap := {
report_position := true,
report_measurements := true,
max_num_positions := 1,
max_num_measurements := 1
}
}
ServicesSupported ixit_SET_SERVICE_SUPPORTED := {
periodicTrigger := true,
areaEventTrigger := true
}
EventTriggerCapabilities ixit_SET_EVENTTRIGGER_CAP := {
geoAreaShapesSupported := {
ellipticalArea := false,
polygonArea := false
},
maxNumGeoAreaSupported := 3,
maxAreaIdListSupported := 6,
maxAreaIdSupportedPerList := 256
}