Lines Matching +full:00 +full:- +full:40 +full:bit
7 Home page at `<http://web.archive.org/web/*/http://www.esil.univ-mrs.fr>`_
16 specify force effects to I-Force 2.0 devices. None of this information comes
25 send data to your I-Force device based on what you read in this document.
30 All values are hexadecimal with big-endian encoding (msb on the left). Beware,
31 values inside packets are encoded using little-endian. Bytes whose roles are
35 ------------------------
64 00 X-Axis lsb
65 01 X-Axis msb
66 02 Y-Axis lsb, or gas pedal for a wheel
67 03 Y-Axis msb, or brake pedal for a wheel
81 00 ? Bit 1 (Value 2) is the value of the deadman switch
82 01 Bit 8 is set if the effect is playing. Bits 0 to 7 are the effect id.
90 ------------
96 00 Channel (when playing several effects at the same time, each must
99 Val 00 Constant
105 Val 40 Spring (Force = f(pos))
111 Bits 4-7: Val 2 = effect along one axis. Byte 05 indicates direction
115 Bits 0-3: Val 0 = No trigger
119 03-04 Duration of effect (little endian encoding, in ms)
123 06-07 Minimum time between triggering.
125 08-09 Address of periodicity or magnitude parameters
126 0a-0b Address of attack and fade parameters, or ffff if none.
128 08-09 Address of interactive parameters for X-axis,
130 0a-0b Address of interactive parameters for Y-axis,
133 0c-0d Delay before execution of effect (little endian encoding, in ms)
137 ---------------------
146 00-01 Address where to store the parameters
147 02-03 Duration of attack (little endian encoding, in ms)
149 05-06 Duration of fade.
159 00-01 Address
169 00-01 Address
172 04 Phase. Val 00 = 0 deg, Val 40 = 90 degs.
173 05-06 Period (little endian encoding, in ms)
176 ----------------------
182 00-01 Address
190 The encoding is a bit funny here: For coeffs, these are signed values. The
196 --------
202 00 Channel
204 Val 00: Stop
210 ----
300 Sends back 3 bytes - major, minor, subminor
313 OP= 40 <idx> <val> [<val>]
315 00 Idx
316 Idx 00 Set dead zone (0..2048)
330 00 State
331 Bit 3 Pause force feedback
332 Bit 2 Enable force feedback
333 Bit 0 Stop all effects
342 00 Gain
343 Val 00 = 0%
344 Val 40 = 50%
348 ----------------
354 - period : 0c
355 - magnitude : 02
356 - attack and fade : 0e
357 - interactive : 08
381 I-Force is trademark of Immersion Corp.