Monado OpenXR Runtime
Loading...
Searching...
No Matches
pssense_output_settings Struct Reference
Collaboration diagram for pssense_output_settings:

Data Fields

uint8_t flag1
 See enum pssense_output_settings_flag1.
 
uint8_t flag2
 See enum pssense_output_settings_flag2.
 
uint8_t vibration_amplitude
 Vibration amplitude from 0x00-0xff. Sending 0 turns vibration off.
 
uint8_t unk0
 Sony driver sometimes sets to 0x82.
 
struct pssense_output_adaptive_trigger_settings trigger_settings
 Settings for the adaptive trigger.
 
__le32 host_timestamp_send_time_us
 Time of packet send, in host time, in microseconds.
 
struct pssense_led_settings led_settings
 Settings of the tracking LEDs.
 
uint8_t trigger_haptics_reduction
 Lower 4 bits for haptics reduction, upper 4 bits for trigger reduction. Decreases in 12.5% increments.
 
uint8_t status_led_enable
 Whether to enable the status LED or not.
 
uint8_t unk1 [2]
 

Field Documentation

◆ flag1

uint8_t pssense_output_settings::flag1

See enum pssense_output_settings_flag1.

◆ flag2

uint8_t pssense_output_settings::flag2

See enum pssense_output_settings_flag2.

◆ host_timestamp_send_time_us

__le32 pssense_output_settings::host_timestamp_send_time_us

Time of packet send, in host time, in microseconds.

◆ led_settings

struct pssense_led_settings pssense_output_settings::led_settings

Settings of the tracking LEDs.

◆ status_led_enable

uint8_t pssense_output_settings::status_led_enable

Whether to enable the status LED or not.

◆ trigger_haptics_reduction

uint8_t pssense_output_settings::trigger_haptics_reduction

Lower 4 bits for haptics reduction, upper 4 bits for trigger reduction. Decreases in 12.5% increments.

◆ trigger_settings

struct pssense_output_adaptive_trigger_settings pssense_output_settings::trigger_settings

Settings for the adaptive trigger.

◆ unk0

uint8_t pssense_output_settings::unk0

Sony driver sometimes sets to 0x82.

◆ vibration_amplitude

uint8_t pssense_output_settings::vibration_amplitude

Vibration amplitude from 0x00-0xff. Sending 0 turns vibration off.


The documentation for this struct was generated from the following file: