linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "Super Joy Box 7" gameport adapter
@ 2015-08-30 10:58 Bastien Nocera
  2015-08-30 13:28 ` Clément Vuchener
  0 siblings, 1 reply; 6+ messages in thread
From: Bastien Nocera @ 2015-08-30 10:58 UTC (permalink / raw)
  To: linux-input

[-- Attachment #1: Type: text/plain, Size: 2626 bytes --]

Hey,

I've recently found my old Gravis Blackhawk again, and bought a "Super
Joy Box 7" gameport adapter[2] to try and play some Descent or X-Wing
vs. Tie Fighter.

Problem is that the throttle (just about the tip of "l" in the box
photo) throws ABS_HAT0X/ABS_HAT0Y values instead of ABS_THROTTLE.

This is me trying to throttle it to the maximum:
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x925 product 0x1032 version 0x100
Input device name: "WiseGroup.,Ltd Gameport to USB Controller"
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
    Event code 288 (BTN_TRIGGER)
    Event code 289 (BTN_THUMB)
    Event code 290 (BTN_THUMB2)
    Event code 291 (BTN_TOP)
    Event code 292 (BTN_TOP2)
    Event code 293 (BTN_PINKIE)
    Event code 294 (BTN_BASE)
    Event code 295 (BTN_BASE2)
  Event type 3 (EV_ABS)
    Event code 0 (ABS_X)
      Value     81
      Min        0
      Max      255
      Flat      15
    Event code 1 (ABS_Y)
      Value     95
      Min        0
      Max      255
      Flat      15
    Event code 6 (ABS_THROTTLE)
      Value    128
      Min        0
      Max      255
      Flat      15
    Event code 7 (ABS_RUDDER)
      Value    128
      Min        0
      Max      255
      Flat      15
    Event code 16 (ABS_HAT0X)
      Value      0
      Min       -1
      Max        1
    Event code 17 (ABS_HAT0Y)
      Value      0
      Min       -1
      Max        1
  Event type 4 (EV_MSC)
    Event code 4 (MSC_SCAN)
Properties:
Testing ... (interrupt to exit)
Event: time 1440932110.190636, type 3 (EV_ABS), code 16 (ABS_HAT0X), value -1
Event: time 1440932110.190636, -------------- SYN_REPORT ------------
Event: time 1440932110.806587, type 3 (EV_ABS), code 16 (ABS_HAT0X), value 0
Event: time 1440932110.806587, type 3 (EV_ABS), code 17 (ABS_HAT0Y), value 1
Event: time 1440932110.806587, -------------- SYN_REPORT ------------
Event: time 1440932111.174582, type 3 (EV_ABS), code 16 (ABS_HAT0X), value 1
Event: time 1440932111.174582, type 3 (EV_ABS), code 17 (ABS_HAT0Y), value 0
Event: time 1440932111.174582, -------------- SYN_REPORT ------------
Event: time 1440932111.590668, type 3 (EV_ABS), code 16 (ABS_HAT0X), value 0
Event: time 1440932111.590668, type 3 (EV_ABS), code 17 (ABS_HAT0Y), value -1
Event: time 1440932111.590668, -------------- SYN_REPORT ------------

Is this something that could be fixed in software, or is the hardware a
bust? I've attached the same thing captured by evemu-record.

Cheers

[1]: http://www.dpluss.nl/gravis-blackhawk.jpg
[2]: http://www.amazon.com/Ckeyin-Gameport-Converter-Joystick-Gamepad/dp/B00JGGTM2Q

[-- Attachment #2: gravis-blackhawk-evemu-record.txt --]
[-- Type: text/plain, Size: 4486 bytes --]

# EVEMU 1.3
# Kernel: 4.1.5-200.fc22.x86_64
# DMI: dmi:bvnLENOVO:bvrG6ET93WW(2.53):bd02/04/2013:svnLENOVO:pn3444CUU:pvrThinkPadX1Carbon:rvnLENOVO:rn3444CUU:rvrWin8ProDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
# Input device name: "WiseGroup.,Ltd Gameport to USB Controller"
# Input device ID: bus 0x03 vendor 0x925 product 0x1032 version 0x100
# Supported events:
#   Event type 0 (EV_SYN)
#     Event code 0 (SYN_REPORT)
#     Event code 1 (SYN_CONFIG)
#     Event code 2 (SYN_MT_REPORT)
#     Event code 3 (SYN_DROPPED)
#     Event code 4 ((null))
#     Event code 5 ((null))
#     Event code 6 ((null))
#     Event code 7 ((null))
#     Event code 8 ((null))
#     Event code 9 ((null))
#     Event code 10 ((null))
#     Event code 11 ((null))
#     Event code 12 ((null))
#     Event code 13 ((null))
#     Event code 14 ((null))
#   Event type 1 (EV_KEY)
#     Event code 288 (BTN_TRIGGER)
#     Event code 289 (BTN_THUMB)
#     Event code 290 (BTN_THUMB2)
#     Event code 291 (BTN_TOP)
#     Event code 292 (BTN_TOP2)
#     Event code 293 (BTN_PINKIE)
#     Event code 294 (BTN_BASE)
#     Event code 295 (BTN_BASE2)
#   Event type 3 (EV_ABS)
#     Event code 0 (ABS_X)
#       Value     81
#       Min        0
#       Max      255
#       Fuzz       0
#       Flat      15
#       Resolution 0
#        State 81
#     Event code 1 (ABS_Y)
#       Value     95
#       Min        0
#       Max      255
#       Fuzz       0
#       Flat      15
#       Resolution 0
#        State 95
#     Event code 6 (ABS_THROTTLE)
#       Value    128
#       Min        0
#       Max      255
#       Fuzz       0
#       Flat      15
#       Resolution 0
#        State 128
#     Event code 7 (ABS_RUDDER)
#       Value    128
#       Min        0
#       Max      255
#       Fuzz       0
#       Flat      15
#       Resolution 0
#        State 128
#     Event code 16 (ABS_HAT0X)
#       Value      0
#       Min       -1
#       Max        1
#       Fuzz       0
#       Flat       0
#       Resolution 0
#        State 0
#     Event code 17 (ABS_HAT0Y)
#       Value     -1
#       Min       -1
#       Max        1
#       Fuzz       0
#       Flat       0
#       Resolution 0
#        State -1
#   Event type 4 (EV_MSC)
#     Event code 4 (MSC_SCAN)
# Properties:
N: WiseGroup.,Ltd Gameport to USB Controller
I: 0003 0925 1032 0100
P: 00 00 00 00 00 00 00 00
B: 00 0b 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 ff 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 02 00 00 00 00 00 00 00 00
B: 03 c3 00 03 00 00 00 00 00
B: 04 10 00 00 00 00 00 00 00
B: 05 00 00 00 00 00 00 00 00
B: 11 00 00 00 00 00 00 00 00
B: 12 00 00 00 00 00 00 00 00
B: 14 00 00 00 00 00 00 00 00
B: 15 00 00 00 00 00 00 00 00
B: 15 00 00 00 00 00 00 00 00
A: 00 0 255 0 15 0
A: 01 0 255 0 15 0
A: 06 0 255 0 15 0
A: 07 0 255 0 15 0
A: 10 -1 1 0 0 0
A: 11 -1 1 0 0 0
################################
#      Waiting for events      #
################################
E: 0.000000 0003 0011 0000	# EV_ABS / ABS_HAT0Y            0
E: 0.000000 0000 0000 0000	# ------------ SYN_REPORT (0) ---------- +0ms
E: 4.144129 0003 0010 -001	# EV_ABS / ABS_HAT0X            -1
E: 4.144129 0000 0000 0000	# ------------ SYN_REPORT (0) ---------- +4144ms
E: 4.544148 0003 0010 0000	# EV_ABS / ABS_HAT0X            0
E: 4.544148 0003 0011 0001	# EV_ABS / ABS_HAT0Y            1
E: 4.544148 0000 0000 0000	# ------------ SYN_REPORT (0) ---------- +400ms
E: 4.864043 0003 0010 0001	# EV_ABS / ABS_HAT0X            1
E: 4.864043 0003 0011 0000	# EV_ABS / ABS_HAT0Y            0
E: 4.864043 0000 0000 0000	# ------------ SYN_REPORT (0) ---------- +320ms
E: 5.360086 0003 0010 0000	# EV_ABS / ABS_HAT0X            0
E: 5.360086 0003 0011 -001	# EV_ABS / ABS_HAT0Y            -1
E: 5.360086 0000 0000 0000	# ------------ SYN_REPORT (0) ---------- +496ms
E: 5.368149 0003 0010 0001	# EV_ABS / ABS_HAT0X            1
E: 5.368149 0003 0011 0000	# EV_ABS / ABS_HAT0Y            0
E: 5.368149 0000 0000 0000	# ------------ SYN_REPORT (0) ---------- +8ms
E: 5.376162 0003 0010 0000	# EV_ABS / ABS_HAT0X            0
E: 5.376162 0003 0011 -001	# EV_ABS / ABS_HAT0Y            -1
E: 5.376162 0000 0000 0000	# ------------ SYN_REPORT (0) ---------- +8ms


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: "Super Joy Box 7" gameport adapter
  2015-08-30 10:58 "Super Joy Box 7" gameport adapter Bastien Nocera
@ 2015-08-30 13:28 ` Clément Vuchener
  2015-08-30 13:39   ` Bastien Nocera
  0 siblings, 1 reply; 6+ messages in thread
From: Clément Vuchener @ 2015-08-30 13:28 UTC (permalink / raw)
  To: Bastien Nocera, linux-input

It looks like the kind of thing that would happen if the throttle was reported as a hat switch in the HID descriptor. But I think there should be more than 4 directions. Anyway, you should look what happens at the HID level to know how much the hardware is wrong and if this can be fixed by the kernel.

On 08/30/2015 12:58 PM, Bastien Nocera wrote:
> Hey,
>
> I've recently found my old Gravis Blackhawk again, and bought a "Super
> Joy Box 7" gameport adapter[2] to try and play some Descent or X-Wing
> vs. Tie Fighter.
>
> Problem is that the throttle (just about the tip of "l" in the box
> photo) throws ABS_HAT0X/ABS_HAT0Y values instead of ABS_THROTTLE.
>
> This is me trying to throttle it to the maximum:
> Input driver version is 1.0.1
> Input device ID: bus 0x3 vendor 0x925 product 0x1032 version 0x100
> Input device name: "WiseGroup.,Ltd Gameport to USB Controller"
> Supported events:
>   Event type 0 (EV_SYN)
>   Event type 1 (EV_KEY)
>     Event code 288 (BTN_TRIGGER)
>     Event code 289 (BTN_THUMB)
>     Event code 290 (BTN_THUMB2)
>     Event code 291 (BTN_TOP)
>     Event code 292 (BTN_TOP2)
>     Event code 293 (BTN_PINKIE)
>     Event code 294 (BTN_BASE)
>     Event code 295 (BTN_BASE2)
>   Event type 3 (EV_ABS)
>     Event code 0 (ABS_X)
>       Value     81
>       Min        0
>       Max      255
>       Flat      15
>     Event code 1 (ABS_Y)
>       Value     95
>       Min        0
>       Max      255
>       Flat      15
>     Event code 6 (ABS_THROTTLE)
>       Value    128
>       Min        0
>       Max      255
>       Flat      15
>     Event code 7 (ABS_RUDDER)
>       Value    128
>       Min        0
>       Max      255
>       Flat      15
>     Event code 16 (ABS_HAT0X)
>       Value      0
>       Min       -1
>       Max        1
>     Event code 17 (ABS_HAT0Y)
>       Value      0
>       Min       -1
>       Max        1
>   Event type 4 (EV_MSC)
>     Event code 4 (MSC_SCAN)
> Properties:
> Testing ... (interrupt to exit)
> Event: time 1440932110.190636, type 3 (EV_ABS), code 16 (ABS_HAT0X), value -1
> Event: time 1440932110.190636, -------------- SYN_REPORT ------------
> Event: time 1440932110.806587, type 3 (EV_ABS), code 16 (ABS_HAT0X), value 0
> Event: time 1440932110.806587, type 3 (EV_ABS), code 17 (ABS_HAT0Y), value 1
> Event: time 1440932110.806587, -------------- SYN_REPORT ------------
> Event: time 1440932111.174582, type 3 (EV_ABS), code 16 (ABS_HAT0X), value 1
> Event: time 1440932111.174582, type 3 (EV_ABS), code 17 (ABS_HAT0Y), value 0
> Event: time 1440932111.174582, -------------- SYN_REPORT ------------
> Event: time 1440932111.590668, type 3 (EV_ABS), code 16 (ABS_HAT0X), value 0
> Event: time 1440932111.590668, type 3 (EV_ABS), code 17 (ABS_HAT0Y), value -1
> Event: time 1440932111.590668, -------------- SYN_REPORT ------------
>
> Is this something that could be fixed in software, or is the hardware a
> bust? I've attached the same thing captured by evemu-record.
>
> Cheers
>
> [1]: http://www.dpluss.nl/gravis-blackhawk.jpg
> [2]: http://www.amazon.com/Ckeyin-Gameport-Converter-Joystick-Gamepad/dp/B00JGGTM2Q


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: "Super Joy Box 7" gameport adapter
  2015-08-30 13:28 ` Clément Vuchener
@ 2015-08-30 13:39   ` Bastien Nocera
  2015-08-30 13:45     ` Bastien Nocera
  0 siblings, 1 reply; 6+ messages in thread
From: Bastien Nocera @ 2015-08-30 13:39 UTC (permalink / raw)
  To: Clément Vuchener, linux-input

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

On Sun, 2015-08-30 at 15:28 +0200, Clément Vuchener wrote:
> It looks like the kind of thing that would happen if the throttle was
> reported as a hat switch in the HID descriptor. But I think there
> should be more than 4 directions. Anyway, you should look what
> happens at the HID level to know how much the hardware is wrong and
> if this can be fixed by the kernel.

hid-record output attached. Doesn't look too good.

> On 08/30/2015 12:58 PM, Bastien Nocera wrote:
> > Hey,
> > 
> > I've recently found my old Gravis Blackhawk again, and bought a
> > "Super
> > Joy Box 7" gameport adapter[2] to try and play some Descent or X
> > -Wing
> > vs. Tie Fighter.
> > 
> > Problem is that the throttle (just about the tip of "l" in the box
> > photo) throws ABS_HAT0X/ABS_HAT0Y values instead of ABS_THROTTLE.
<snip>

[-- Attachment #2: gravis-blackhawk-hid-record.txt --]
[-- Type: text/plain, Size: 20585 bytes --]

R: 98 05 01 09 04 a1 01 09 01 a1 00 05 01 09 30 09 31 15 00 26 ff 00 35 00 46 ff 00 66 00 00 75 08 95 02 81 02 05 02 09 ba 09 bb 81 02 05 01 09 39 15 01 25 08 36 00 00 46 3b 01 65 14 75 08 95 01 81 02 05 09 19 01 29 08 15 00 25 01 35 00 45 01 75 01 95 08 81 02 06 00 ff 09 01 75 08 95 07 91 02 c0 c0
N: WiseGroup.,Ltd Gameport to USB Controller
P: usb-0000:00:14.0-2.1.2/input0
I: 3 0925 1032
E: 0.000000 6 51 5f 80 80 00 00
E: 0.007973 6 51 5f 80 80 00 00
E: 0.015935 6 51 5f 80 80 00 00
E: 0.023968 6 51 5f 80 80 00 00
E: 0.031971 6 51 5f 80 80 00 00
E: 0.039970 6 51 5f 80 80 00 00
E: 0.047971 6 51 5f 80 80 00 00
E: 0.055971 6 51 5f 80 80 00 00
E: 0.063971 6 51 5f 80 80 00 00
E: 0.071969 6 51 5f 80 80 00 00
E: 0.079971 6 51 5f 80 80 00 00
E: 0.087972 6 51 5f 80 80 00 00
E: 0.095972 6 51 5f 80 80 00 00
E: 0.103972 6 51 5f 80 80 00 00
E: 0.111973 6 51 5f 80 80 00 00
E: 0.119987 6 51 5f 80 80 00 00
E: 0.127971 6 51 5f 80 80 00 00
E: 0.135973 6 51 5f 80 80 00 00
E: 0.143973 6 51 5f 80 80 00 00
E: 0.151973 6 51 5f 80 80 00 00
E: 0.159971 6 51 5f 80 80 00 00
E: 0.167971 6 51 5f 80 80 00 00
E: 0.175974 6 51 5f 80 80 00 00
E: 0.183973 6 51 5f 80 80 00 00
E: 0.191972 6 51 5f 80 80 00 00
E: 0.200083 6 51 5f 80 80 00 00
E: 0.208084 6 51 5f 80 80 00 00
E: 0.216081 6 51 5f 80 80 00 00
E: 0.224082 6 51 5f 80 80 00 00
E: 0.232080 6 51 5f 80 80 00 00
E: 0.240078 6 51 5f 80 80 00 00
E: 0.248068 6 51 5f 80 80 00 00
E: 0.256086 6 51 5f 80 80 00 00
E: 0.264085 6 51 5f 80 80 00 00
E: 0.272087 6 51 5f 80 80 00 00
E: 0.280083 6 51 5f 80 80 00 00
E: 0.288089 6 51 5f 80 80 00 00
E: 0.296091 6 51 5f 80 80 00 00
E: 0.304083 6 51 5f 80 80 00 00
E: 0.312089 6 51 5f 80 80 00 00
E: 0.320085 6 51 5f 80 80 00 00
E: 0.328090 6 51 5f 80 80 00 00
E: 0.336089 6 51 5f 80 80 00 00
E: 0.344088 6 51 5f 80 80 00 00
E: 0.352086 6 51 5f 80 80 00 00
E: 0.360091 6 51 5f 80 80 00 00
E: 0.368009 6 51 5f 80 80 00 00
E: 0.376062 6 51 5f 80 80 00 00
E: 0.384090 6 51 5f 80 80 00 00
E: 0.392087 6 51 5f 80 80 00 00
E: 0.400091 6 51 5f 80 80 00 00
E: 0.408090 6 51 5f 80 80 00 00
E: 0.416088 6 51 5f 80 80 00 00
E: 0.424091 6 51 5f 80 80 00 00
E: 0.432086 6 51 5f 80 80 00 00
E: 0.440092 6 51 5f 80 80 00 00
E: 0.448111 6 51 5f 80 80 00 00
E: 0.456090 6 51 5f 80 80 00 00
E: 0.464078 6 51 5f 80 80 00 00
E: 0.472095 6 51 5f 80 80 00 00
E: 0.480090 6 51 5f 80 80 00 00
E: 0.488091 6 51 5f 80 80 00 00
E: 0.496094 6 51 5f 80 80 00 00
E: 0.504091 6 51 5f 80 80 00 00
E: 0.512082 6 51 5f 80 80 00 00
E: 0.520090 6 51 5f 80 80 00 00
E: 0.528093 6 51 5f 80 80 00 00
E: 0.536091 6 51 5f 80 80 00 00
E: 0.544094 6 51 5f 80 80 00 00
E: 0.551977 6 51 5f 80 80 00 00
E: 0.560095 6 51 5f 80 80 00 00
E: 0.568094 6 51 5f 80 80 00 00
E: 0.576095 6 51 5f 80 80 00 00
E: 0.584066 6 51 5f 80 80 00 00
E: 0.592068 6 51 5f 80 80 00 00
E: 0.600024 6 51 5f 80 80 00 00
E: 0.608067 6 51 5f 80 80 00 00
E: 0.616068 6 51 5f 80 80 00 00
E: 0.624069 6 51 5f 80 80 00 00
E: 0.632068 6 51 5f 80 80 00 00
E: 0.640071 6 51 5f 80 80 00 00
E: 0.648068 6 51 5f 80 80 00 00
E: 0.656063 6 51 5f 80 80 00 00
E: 0.664064 6 51 5f 80 80 00 00
E: 0.672091 6 51 5f 80 80 00 00
E: 0.680084 6 51 5f 80 80 00 00
E: 0.688090 6 51 5f 80 80 00 00
E: 0.696096 6 51 5f 80 80 00 00
E: 0.704097 6 51 5f 80 80 00 00
E: 0.712099 6 51 5f 80 80 00 00
E: 0.720097 6 51 5f 80 80 00 00
E: 0.728099 6 51 5f 80 80 00 00
E: 0.736095 6 51 5f 80 80 00 00
E: 0.744100 6 51 5f 80 80 00 00
E: 0.752079 6 51 5f 80 80 00 00
E: 0.760100 6 51 5f 80 80 00 00
E: 0.768099 6 51 5f 80 80 00 00
E: 0.776096 6 51 5f 80 80 00 00
E: 0.784098 6 51 5f 80 80 00 00
E: 0.792096 6 51 5f 80 80 00 00
E: 0.800093 6 51 5f 80 80 00 00
E: 0.808094 6 51 5f 80 80 00 00
E: 0.816094 6 51 5f 80 80 00 00
E: 0.824088 6 51 5f 80 80 00 00
E: 0.832095 6 51 5f 80 80 00 00
E: 0.840097 6 51 5f 80 80 00 00
E: 0.848096 6 51 5f 80 80 00 00
E: 0.856101 6 51 5f 80 80 00 00
E: 0.864099 6 51 5f 80 80 00 00
E: 0.872103 6 51 5f 80 80 00 00
E: 0.880097 6 51 5f 80 80 00 00
E: 0.888093 6 51 5f 80 80 00 00
E: 0.896094 6 51 5f 80 80 00 00
E: 0.904092 6 51 5f 80 80 00 00
E: 0.912097 6 51 5f 80 80 00 00
E: 0.920098 6 51 5f 80 80 00 00
E: 0.928097 6 51 5f 80 80 00 00
E: 0.936097 6 51 5f 80 80 00 00
E: 0.944098 6 51 5f 80 80 00 00
E: 0.952100 6 51 5f 80 80 00 00
E: 0.960097 6 51 5f 80 80 00 00
E: 0.968104 6 51 5f 80 80 00 00
E: 0.976063 6 51 5f 80 80 00 00
E: 0.984022 6 51 5f 80 80 00 00
E: 0.992105 6 51 5f 80 80 00 00
E: 1.000099 6 51 5f 80 80 00 00
E: 1.008098 6 51 5f 80 80 00 00
E: 1.016082 6 51 5f 80 80 00 00
E: 1.024094 6 51 5f 80 80 00 00
E: 1.032094 6 51 5f 80 80 00 00
E: 1.040093 6 51 5f 80 80 00 00
E: 1.048094 6 51 5f 80 80 00 00
E: 1.056090 6 51 5f 80 80 00 00
E: 1.064098 6 51 5f 80 80 00 00
E: 1.072093 6 51 5f 80 80 00 00
E: 1.080101 6 51 5f 80 80 00 00
E: 1.088107 6 51 5f 80 80 00 00
E: 1.096104 6 51 5f 80 80 00 00
E: 1.104106 6 51 5f 80 80 00 00
E: 1.112087 6 51 5f 80 80 00 00
E: 1.120088 6 51 5f 80 80 00 00
E: 1.128092 6 51 5f 80 80 00 00
E: 1.136091 6 51 5f 80 80 00 00
E: 1.144090 6 51 5f 80 80 00 00
E: 1.151970 6 51 5f 80 80 00 00
E: 1.160108 6 51 5f 80 80 00 00
E: 1.168024 6 51 5f 80 80 00 00
E: 1.175949 6 51 5f 80 80 00 00
E: 1.183989 6 51 5f 80 80 00 00
E: 1.191991 6 51 5f 80 80 00 00
E: 1.199991 6 51 5f 80 80 00 00
E: 1.207991 6 51 5f 80 80 00 00
E: 1.215991 6 51 5f 80 80 00 00
E: 1.223991 6 51 5f 80 80 00 00
E: 1.231992 6 51 5f 80 80 00 00
E: 1.239991 6 51 5f 80 80 00 00
E: 1.247991 6 51 5f 80 80 00 00
E: 1.255992 6 51 5f 80 80 00 00
E: 1.263993 6 51 5f 80 80 00 00
E: 1.271992 6 51 5f 80 80 00 00
E: 1.280001 6 51 5f 80 80 00 00
E: 1.288001 6 51 5f 80 80 00 00
E: 1.296009 6 51 5f 80 80 00 00
E: 1.304006 6 51 5f 80 80 00 00
E: 1.312010 6 51 5f 80 80 00 00
E: 1.320011 6 51 5f 80 80 00 00
E: 1.328012 6 51 5f 80 80 00 00
E: 1.336011 6 51 5f 80 80 00 00
E: 1.344012 6 51 5f 80 80 00 00
E: 1.352011 6 51 5f 80 80 00 00
E: 1.360010 6 51 5f 80 80 00 00
E: 1.368012 6 51 5f 80 80 00 00
E: 1.376000 6 51 5f 80 80 00 00
E: 1.384003 6 51 5f 80 80 00 00
E: 1.392002 6 51 5f 80 80 00 00
E: 1.400003 6 51 5f 80 80 00 00
E: 1.408001 6 51 5f 80 80 00 00
E: 1.416000 6 51 5f 80 80 00 00
E: 1.424003 6 51 5f 80 80 00 00
E: 1.432003 6 51 5f 80 80 00 00
E: 1.440004 6 51 5f 80 80 00 00
E: 1.448003 6 51 5f 80 80 00 00
E: 1.456004 6 51 5f 80 80 00 00
E: 1.464004 6 51 5f 80 80 00 00
E: 1.472005 6 51 5f 80 80 00 00
E: 1.480108 6 51 5f 80 80 00 00
E: 1.488125 6 51 5f 80 80 00 00
E: 1.496114 6 51 5f 80 80 00 00
E: 1.504109 6 51 5f 80 80 00 00
E: 1.512116 6 51 5f 80 80 00 00
E: 1.520119 6 51 5f 80 80 00 00
E: 1.528117 6 51 5f 80 80 00 00
E: 1.536118 6 51 5f 80 80 00 00
E: 1.544111 6 51 5f 80 80 00 00
E: 1.552114 6 51 5f 80 80 00 00
E: 1.560116 6 51 5f 80 80 00 00
E: 1.568113 6 51 5f 80 80 00 00
E: 1.576114 6 51 5f 80 80 00 00
E: 1.584120 6 51 5f 80 80 00 00
E: 1.592120 6 51 5f 80 80 00 00
E: 1.600038 6 51 5f 80 80 00 00
E: 1.608119 6 51 5f 80 80 00 00
E: 1.616121 6 51 5f 80 80 00 00
E: 1.624115 6 51 5f 80 80 00 00
E: 1.632120 6 51 5f 80 80 00 00
E: 1.640118 6 51 5f 80 80 00 00
E: 1.648034 6 51 5f 80 80 00 00
E: 1.656121 6 51 5f 80 80 00 00
E: 1.664118 6 51 5f 80 80 00 00
E: 1.672119 6 51 5f 80 80 00 00
E: 1.680120 6 51 5f 80 80 00 00
E: 1.688123 6 51 5f 80 80 00 00
E: 1.696124 6 51 5f 80 80 00 00
E: 1.704123 6 51 5f 80 80 00 00
E: 1.712115 6 51 5f 80 80 00 00
E: 1.720122 6 51 5f 80 80 00 00
E: 1.728123 6 51 5f 80 80 00 00
E: 1.736123 6 51 5f 80 80 00 00
E: 1.744127 6 51 5f 80 80 00 00
E: 1.752028 6 51 5f 80 80 00 00
E: 1.760123 6 51 5f 80 80 00 00
E: 1.768114 6 51 5f 80 80 00 00
E: 1.776118 6 51 5f 80 80 00 00
E: 1.784104 6 51 5f 80 80 00 00
E: 1.792103 6 51 5f 80 80 00 00
E: 1.800104 6 51 5f 80 80 00 00
E: 1.808104 6 51 5f 80 80 00 00
E: 1.816103 6 51 5f 80 80 00 00
E: 1.824105 6 51 5f 80 80 00 00
E: 1.832103 6 51 5f 80 80 00 00
E: 1.840106 6 51 5f 80 80 00 00
E: 1.848104 6 51 5f 80 80 00 00
E: 1.856109 6 51 5f 80 80 00 00
E: 1.864104 6 51 5f 80 80 00 00
E: 1.872106 6 51 5f 80 80 00 00
E: 1.880053 6 51 5f 80 80 00 00
E: 1.888125 6 51 5f 80 80 00 00
E: 1.896128 6 51 5f 80 80 00 00
E: 1.904126 6 51 5f 80 80 00 00
E: 1.912120 6 51 5f 80 80 00 00
E: 1.920116 6 51 5f 80 80 00 00
E: 1.928115 6 51 5f 80 80 00 00
E: 1.936115 6 51 5f 80 80 00 00
E: 1.944110 6 51 5f 80 80 00 00
E: 1.951977 6 51 5f 80 80 00 00
E: 1.960114 6 51 5f 80 80 00 00
E: 1.968122 6 51 5f 80 80 00 00
E: 1.976012 6 51 5f 80 80 00 00
E: 1.984095 6 51 5f 80 80 00 00
E: 1.992090 6 51 5f 80 80 00 00
E: 2.000097 6 51 5f 80 80 00 00
E: 2.008093 6 51 5f 80 80 00 00
E: 2.016096 6 51 5f 80 80 00 00
E: 2.024099 6 51 5f 80 80 00 00
E: 2.032100 6 51 5f 80 80 00 00
E: 2.040099 6 51 5f 80 80 00 00
E: 2.048107 6 51 5f 80 80 00 00
E: 2.056100 6 51 5f 80 80 00 00
E: 2.064100 6 51 5f 80 80 00 00
E: 2.072101 6 51 5f 80 80 00 00
E: 2.080034 6 51 5f 80 80 00 00
E: 2.088097 6 51 5f 80 80 00 00
E: 2.096096 6 51 5f 80 80 00 00
E: 2.104102 6 51 5f 80 80 00 00
E: 2.112101 6 51 5f 80 80 00 00
E: 2.120100 6 51 5f 80 80 00 00
E: 2.128097 6 51 5f 80 80 00 00
E: 2.136104 6 51 5f 80 80 00 00
E: 2.144100 6 51 5f 80 80 00 00
E: 2.152102 6 51 5f 80 80 00 00
E: 2.160103 6 51 5f 80 80 00 00
E: 2.168103 6 51 5f 80 80 00 00
E: 2.176102 6 51 5f 80 80 00 00
E: 2.184128 6 51 5f 80 80 00 00
E: 2.192133 6 51 5f 80 80 00 00
E: 2.200135 6 51 5f 80 80 00 00
E: 2.208137 6 51 5f 80 80 00 00
E: 2.216128 6 51 5f 80 80 00 00
E: 2.224126 6 51 5f 80 80 00 00
E: 2.232123 6 51 5f 80 80 00 00
E: 2.240123 6 51 5f 80 80 00 00
E: 2.248122 6 51 5f 80 80 00 00
E: 2.256123 6 51 5f 80 80 00 00
E: 2.264125 6 51 5f 80 80 00 00
E: 2.272127 6 51 5f 80 80 00 00
E: 2.280106 6 51 5f 80 80 00 00
E: 2.288126 6 51 5f 80 80 00 00
E: 2.296117 6 51 5f 80 80 00 00
E: 2.304102 6 51 5f 80 80 00 00
E: 2.312119 6 51 5f 80 80 00 00
E: 2.320117 6 51 5f 80 80 00 00
E: 2.328121 6 51 5f 80 80 00 00
E: 2.336123 6 51 5f 80 80 00 00
E: 2.344121 6 51 5f 80 80 00 00
E: 2.352060 6 51 5f 80 80 00 00
E: 2.360018 6 51 5f 80 80 00 00
E: 2.368053 6 51 5f 80 80 00 00
E: 2.376135 6 51 5f 80 80 00 00
E: 2.384133 6 51 5f 80 80 00 00
E: 2.392131 6 51 5f 80 80 00 00
E: 2.400122 6 51 5f 80 80 00 00
E: 2.408117 6 51 5f 80 80 00 00
E: 2.416119 6 51 5f 80 80 00 00
E: 2.424117 6 51 5f 80 80 00 00
E: 2.432119 6 51 5f 80 80 00 00
E: 2.440119 6 51 5f 80 80 00 00
E: 2.448120 6 51 5f 80 80 00 00
E: 2.456124 6 51 5f 80 80 00 00
E: 2.464125 6 51 5f 80 80 00 00
E: 2.472139 6 51 5f 80 80 00 00
E: 2.480037 6 51 5f 80 80 00 00
E: 2.488133 6 51 5f 80 80 00 00
E: 2.496120 6 51 5f 80 80 00 00
E: 2.504127 6 51 5f 80 80 00 00
E: 2.512060 6 51 5f 80 80 00 00
E: 2.520127 6 51 5f 80 80 00 00
E: 2.528136 6 51 5f 80 80 00 00
E: 2.536125 6 51 5f 80 80 00 00
E: 2.544125 6 51 5f 80 80 00 00
E: 2.552126 6 51 5f 80 80 00 00
E: 2.560129 6 51 5f 80 80 00 00
E: 2.568124 6 51 5f 80 80 00 00
E: 2.576127 6 51 5f 80 80 00 00
E: 2.584125 6 51 5f 80 80 00 00
E: 2.592124 6 51 5f 80 80 00 00
E: 2.600057 6 51 5f 80 80 00 00
E: 2.608126 6 51 5f 80 80 00 00
E: 2.616132 6 51 5f 80 80 00 00
E: 2.624133 6 51 5f 80 80 00 00
E: 2.632130 6 51 5f 80 80 00 00
E: 2.640132 6 51 5f 80 80 00 00
E: 2.648131 6 51 5f 80 80 00 00
E: 2.656130 6 51 5f 80 80 00 00
E: 2.664132 6 51 5f 80 80 00 00
E: 2.672131 6 51 5f 80 80 00 00
E: 2.680131 6 51 5f 80 80 00 00
E: 2.688126 6 51 5f 80 80 00 00
E: 2.696132 6 51 5f 80 80 00 00
E: 2.704137 6 51 5f 80 80 00 00
E: 2.712090 6 51 5f 80 80 00 00
E: 2.720131 6 51 5f 80 80 00 00
E: 2.728140 6 51 5f 80 80 00 00
E: 2.736102 6 51 5f 80 80 00 00
E: 2.744139 6 51 5f 80 80 00 00
E: 2.752139 6 51 5f 80 80 00 00
E: 2.760134 6 51 5f 80 80 00 00
E: 2.768142 6 51 5f 80 80 00 00
E: 2.776090 6 51 5f 80 80 00 00
E: 2.784100 6 51 5f 80 80 00 00
E: 2.792141 6 51 5f 80 80 00 00
E: 2.800147 6 51 5f 80 80 00 00
E: 2.808143 6 51 5f 80 80 00 00
E: 2.816150 6 51 5f 80 80 00 00
E: 2.824151 6 51 5f 80 80 00 00
E: 2.832153 6 51 5f 80 80 00 00
E: 2.840148 6 51 5f 80 80 00 00
E: 2.848151 6 51 5f 80 80 00 00
E: 2.856145 6 51 5f 80 80 00 00
E: 2.864144 6 51 5f 80 80 00 00
E: 2.872147 6 51 5f 80 80 00 00
E: 2.880147 6 51 5f 80 80 00 00
E: 2.888142 6 51 5f 80 80 00 00
E: 2.896152 6 51 5f 80 80 00 00
E: 2.904150 6 51 5f 80 80 00 00
E: 2.912154 6 51 5f 80 80 00 00
E: 2.920152 6 51 5f 80 80 00 00
E: 2.928153 6 51 5f 80 80 00 00
E: 2.936147 6 51 5f 80 80 00 00
E: 2.944153 6 51 5f 80 80 00 00
E: 2.952155 6 51 5f 80 80 00 00
E: 2.960088 6 51 5f 80 80 00 00
E: 2.968125 6 51 5f 80 80 00 00
E: 2.976042 6 51 5f 80 80 00 00
E: 2.984121 6 51 5f 80 80 00 00
E: 2.992126 6 51 5f 80 80 00 00
E: 3.000126 6 51 5f 80 80 00 00
E: 3.008126 6 51 5f 80 80 00 00
E: 3.016124 6 51 5f 80 80 00 00
E: 3.024126 6 51 5f 80 80 00 00
E: 3.032127 6 51 5f 80 80 00 00
E: 3.040123 6 51 5f 80 80 00 00
E: 3.048133 6 51 5f 80 80 00 00
E: 3.056126 6 51 5f 80 80 00 00
E: 3.064127 6 51 5f 80 80 00 00
E: 3.072126 6 51 5f 80 80 00 00
E: 3.080024 6 51 5f 80 80 00 00
E: 3.088156 6 51 5f 80 80 00 00
E: 3.096156 6 51 5f 80 80 00 00
E: 3.104156 6 51 5f 80 80 00 00
E: 3.112158 6 51 5f 80 80 00 00
E: 3.120158 6 51 5f 80 80 00 00
E: 3.128154 6 51 5f 80 80 00 00
E: 3.136157 6 51 5f 80 80 00 00
E: 3.144120 6 51 5f 80 80 00 00
E: 3.152159 6 51 5f 80 80 00 00
E: 3.160157 6 51 5f 80 80 00 00
E: 3.168159 6 51 5f 80 80 00 00
E: 3.176157 6 51 5f 80 80 00 00
E: 3.184158 6 51 5f 80 80 00 00
E: 3.192150 6 51 5f 80 80 00 00
E: 3.200152 6 51 5f 80 80 00 00
E: 3.208151 6 51 5f 80 80 00 00
E: 3.216155 6 51 5f 80 80 00 00
E: 3.224149 6 51 5f 80 80 00 00
E: 3.232155 6 51 5f 80 80 00 00
E: 3.240153 6 51 5f 80 80 00 00
E: 3.248154 6 51 5f 80 80 00 00
E: 3.256150 6 51 5f 80 80 00 00
E: 3.264148 6 51 5f 80 80 00 00
E: 3.272152 6 51 5f 80 80 00 00
E: 3.280153 6 51 5f 80 80 00 00
E: 3.288152 6 51 5f 80 80 00 00
E: 3.296154 6 51 5f 80 80 00 00
E: 3.304145 6 51 5f 80 80 00 00
E: 3.312152 6 51 5f 80 80 00 00
E: 3.320146 6 51 5f 80 80 00 00
E: 3.328156 6 51 5f 80 80 00 00
E: 3.336156 6 51 5f 80 80 00 00
E: 3.344157 6 51 5f 80 80 00 00
E: 3.352153 6 51 5f 80 80 00 00
E: 3.360156 6 51 5f 80 80 00 00
E: 3.368156 6 51 5f 80 80 00 00
E: 3.376157 6 51 5f 80 80 00 00
E: 3.384119 6 51 5f 80 80 00 00
E: 3.392173 6 51 5f 80 80 00 00
E: 3.400154 6 51 5f 80 80 00 00
E: 3.408094 6 51 5f 80 80 00 00
E: 3.416082 6 51 5f 80 80 00 00
E: 3.424060 6 51 5f 80 80 00 00
E: 3.432057 6 51 5f 80 80 00 00
E: 3.440058 6 51 5f 80 80 00 00
E: 3.448059 6 51 5f 80 80 00 00
E: 3.456060 6 51 5f 80 80 00 00
E: 3.464059 6 51 5f 80 80 00 00
E: 3.472060 6 51 5f 80 80 00 00
E: 3.480058 6 51 5f 80 80 00 00
E: 3.488065 6 51 5f 80 80 01 00
E: 3.496057 6 51 5f 80 80 01 00
E: 3.504055 6 51 5f 80 80 01 00
E: 3.512054 6 51 5f 80 80 01 00
E: 3.520054 6 51 5f 80 80 01 00
E: 3.528054 6 51 5f 80 80 01 00
E: 3.536054 6 51 5f 80 80 01 00
E: 3.544055 6 51 5f 80 80 01 00
E: 3.552056 6 51 5f 80 80 01 00
E: 3.560091 6 51 5f 80 80 01 00
E: 3.568010 6 51 5f 80 80 01 00
E: 3.576003 6 51 5f 80 80 01 00
E: 3.584002 6 51 5f 80 80 01 00
E: 3.592004 6 51 5f 80 80 01 00
E: 3.600003 6 51 5f 80 80 01 00
E: 3.608005 6 51 5f 80 80 01 00
E: 3.616004 6 51 5f 80 80 01 00
E: 3.624005 6 51 5f 80 80 01 00
E: 3.632005 6 51 5f 80 80 01 00
E: 3.640004 6 51 5f 80 80 01 00
E: 3.648006 6 51 5f 80 80 01 00
E: 3.656006 6 51 5f 80 80 01 00
E: 3.664006 6 51 5f 80 80 01 00
E: 3.672006 6 51 5f 80 80 01 00
E: 3.680058 6 51 5f 80 80 01 00
E: 3.688059 6 51 5f 80 80 01 00
E: 3.696059 6 51 5f 80 80 01 00
E: 3.704059 6 51 5f 80 80 01 00
E: 3.712059 6 51 5f 80 80 01 00
E: 3.720059 6 51 5f 80 80 01 00
E: 3.728057 6 51 5f 80 80 01 00
E: 3.736060 6 51 5f 80 80 01 00
E: 3.744060 6 51 5f 80 80 01 00
E: 3.752061 6 51 5f 80 80 01 00
E: 3.760061 6 51 5f 80 80 01 00
E: 3.768061 6 51 5f 80 80 01 00
E: 3.776061 6 51 5f 80 80 01 00
E: 3.784101 6 51 5f 80 80 01 00
E: 3.792062 6 51 5f 80 80 01 00
E: 3.800071 6 51 5f 80 80 01 00
E: 3.808072 6 51 5f 80 80 01 00
E: 3.816071 6 51 5f 80 80 01 00
E: 3.824072 6 51 5f 80 80 01 00
E: 3.832071 6 51 5f 80 80 01 00
E: 3.840072 6 51 5f 80 80 01 00
E: 3.848072 6 51 5f 80 80 01 00
E: 3.856072 6 51 5f 80 80 01 00
E: 3.864073 6 51 5f 80 80 01 00
E: 3.872073 6 51 5f 80 80 01 00
E: 3.880072 6 51 5f 80 80 01 00
E: 3.888176 6 51 5f 80 80 01 00
E: 3.896166 6 51 5f 80 80 01 00
E: 3.904173 6 51 5f 80 80 01 00
E: 3.912176 6 51 5f 80 80 01 00
E: 3.920177 6 51 5f 80 80 01 00
E: 3.928178 6 51 5f 80 80 01 00
E: 3.936175 6 51 5f 80 80 01 00
E: 3.944178 6 51 5f 80 80 01 00
E: 3.952178 6 51 5f 80 80 01 00
E: 3.960174 6 51 5f 80 80 01 00
E: 3.968174 6 51 5f 80 80 01 00
E: 3.976179 6 51 5f 80 80 01 00
E: 3.984178 6 51 5f 80 80 01 00
E: 3.992171 6 51 5f 80 80 01 00
E: 4.000173 6 51 5f 80 80 01 00
E: 4.008171 6 51 5f 80 80 01 00
E: 4.016171 6 51 5f 80 80 01 00
E: 4.024180 6 51 5f 80 80 01 00
E: 4.032173 6 51 5f 80 80 01 00
E: 4.040169 6 51 5f 80 80 01 00
E: 4.048175 6 51 5f 80 80 01 00
E: 4.056182 6 51 5f 80 80 01 00
E: 4.064179 6 51 5f 80 80 01 00
E: 4.072171 6 51 5f 80 80 01 00
E: 4.080181 6 51 5f 80 80 01 00
E: 4.088173 6 51 5f 80 80 01 00
E: 4.096116 6 51 5f 80 80 01 00
E: 4.104171 6 51 5f 80 80 01 00
E: 4.112137 6 51 5f 80 80 01 00
E: 4.120175 6 51 5f 80 80 01 00
E: 4.128175 6 51 5f 80 80 01 00
E: 4.136168 6 51 5f 80 80 01 00
E: 4.144175 6 51 5f 80 80 01 00
E: 4.152176 6 51 5f 80 80 01 00
E: 4.160048 6 51 5f 80 80 01 00
E: 4.168169 6 51 5f 80 80 01 00
E: 4.176155 6 51 5f 80 80 01 00
E: 4.184160 6 51 5f 80 80 01 00
E: 4.192137 6 51 5f 80 80 01 00
E: 4.200150 6 51 5f 80 80 01 00
E: 4.208159 6 51 5f 80 80 01 00
E: 4.216165 6 51 5f 80 80 01 00
E: 4.224155 6 51 5f 80 80 01 00
E: 4.232164 6 51 5f 80 80 01 00
E: 4.240174 6 51 5f 80 80 01 00
E: 4.248165 6 51 5f 80 80 01 00
E: 4.256166 6 51 5f 80 80 01 00
E: 4.264168 6 51 5f 80 80 01 00
E: 4.272160 6 51 5f 80 80 01 00
E: 4.280167 6 51 5f 80 80 01 00
E: 4.288173 6 51 5f 80 80 01 00
E: 4.296171 6 51 5f 80 80 01 00
E: 4.304175 6 51 5f 80 80 01 00
E: 4.312180 6 51 5f 80 80 01 00
E: 4.320179 6 51 5f 80 80 01 00
E: 4.328180 6 51 5f 80 80 01 00
E: 4.336180 6 51 5f 80 80 01 00
E: 4.344181 6 51 5f 80 80 01 00
E: 4.352175 6 51 5f 80 80 01 00
E: 4.360181 6 51 5f 80 80 01 00
E: 4.368179 6 51 5f 80 80 01 00
E: 4.376174 6 51 5f 80 80 01 00
E: 4.384179 6 51 5f 80 80 01 00
E: 4.392090 6 51 5f 80 80 01 00
E: 4.400179 6 51 5f 80 80 01 00
E: 4.408178 6 51 5f 80 80 01 00
E: 4.416182 6 51 5f 80 80 01 00
E: 4.424181 6 51 5f 80 80 01 00
E: 4.432182 6 51 5f 80 80 01 00
E: 4.440176 6 51 5f 80 80 01 00
E: 4.448182 6 51 5f 80 80 01 00
E: 4.456171 6 51 5f 80 80 01 00
E: 4.464184 6 51 5f 80 80 01 00
E: 4.472147 6 51 5f 80 80 01 00
E: 4.480180 6 51 5f 80 80 01 00
E: 4.488189 6 51 5f 80 80 01 00
E: 4.496185 6 51 5f 80 80 01 00
E: 4.504177 6 51 5f 80 80 01 00
E: 4.512179 6 51 5f 80 80 01 00
E: 4.520185 6 51 5f 80 80 01 00
E: 4.528181 6 51 5f 80 80 01 00
E: 4.536186 6 51 5f 80 80 01 00
E: 4.544183 6 51 5f 80 80 01 00
E: 4.552185 6 51 5f 80 80 01 00
E: 4.560185 6 51 5f 80 80 01 00
E: 4.568184 6 51 5f 80 80 01 00
E: 4.576183 6 51 5f 80 80 01 00
E: 4.584185 6 51 5f 80 80 01 00
E: 4.592185 6 51 5f 80 80 01 00
E: 4.600127 6 51 5f 80 80 01 00
E: 4.608186 6 51 5f 80 80 01 00
E: 4.616190 6 51 5f 80 80 01 00
E: 4.624175 6 51 5f 80 80 01 00
E: 4.632179 6 51 5f 80 80 01 00
E: 4.640175 6 51 5f 80 80 01 00
E: 4.648184 6 51 5f 80 80 01 00
E: 4.656183 6 51 5f 80 80 01 00
E: 4.664181 6 51 5f 80 80 01 00
E: 4.672189 6 51 5f 80 80 01 00
E: 4.680178 6 51 5f 80 80 01 00
E: 4.688190 6 51 5f 80 80 01 00
E: 4.696187 6 51 5f 80 80 01 00
E: 4.704189 6 51 5f 80 80 01 00
E: 4.712188 6 51 5f 80 80 01 00
E: 4.720188 6 51 5f 80 80 01 00
E: 4.728189 6 51 5f 80 80 01 00
E: 4.736190 6 51 5f 80 80 01 00
E: 4.744188 6 51 5f 80 80 01 00
E: 4.752189 6 51 5f 80 80 01 00
E: 4.760112 6 51 5f 80 80 01 00
E: 4.768190 6 51 5f 80 80 01 00
E: 4.776175 6 51 5f 80 80 01 00
E: 4.784104 6 51 5f 80 80 01 00
E: 4.792179 6 51 5f 80 80 01 00
E: 4.800144 6 51 5f 80 80 01 00
E: 4.808182 6 51 5f 80 80 01 00
E: 4.816181 6 51 5f 80 80 01 00
E: 4.824181 6 51 5f 80 80 01 00
E: 4.832182 6 51 5f 80 80 01 00
E: 4.840268 6 51 5f 80 80 01 00
E: 4.848185 6 51 5f 80 80 01 00
E: 4.856182 6 51 5f 80 80 01 00
E: 4.864180 6 51 5f 80 80 01 00
E: 4.872176 6 51 5f 80 80 01 00
E: 4.880179 6 51 5f 80 80 01 00
E: 4.888178 6 51 5f 80 80 01 00
E: 4.896183 6 51 5f 80 80 01 00
E: 4.904123 6 51 5f 80 80 01 00
E: 4.912175 6 51 5f 80 80 01 00
E: 4.920184 6 51 5f 80 80 01 00
E: 4.928183 6 51 5f 80 80 01 00
E: 4.936185 6 51 5f 80 80 01 00
E: 4.944185 6 51 5f 80 80 01 00
E: 4.952184 6 51 5f 80 80 01 00
E: 4.960183 6 51 5f 80 80 01 00
E: 4.968186 6 51 5f 80 80 01 00
E: 4.976189 6 51 5f 80 80 01 00
E: 4.984191 6 51 5f 80 80 01 00
E: 4.992191 6 51 5f 80 80 01 00
E: 5.000191 6 51 5f 80 80 01 00
E: 5.008191 6 51 5f 80 80 01 00
E: 5.016190 6 51 5f 80 80 01 00
E: 5.024191 6 51 5f 80 80 01 00
E: 5.032191 6 51 5f 80 80 01 00
E: 5.040189 6 51 5f 80 80 01 00

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: "Super Joy Box 7" gameport adapter
  2015-08-30 13:39   ` Bastien Nocera
@ 2015-08-30 13:45     ` Bastien Nocera
  2015-08-30 14:44       ` Clément Vuchener
  0 siblings, 1 reply; 6+ messages in thread
From: Bastien Nocera @ 2015-08-30 13:45 UTC (permalink / raw)
  To: Clément Vuchener, linux-input

On Sun, 2015-08-30 at 15:39 +0200, Bastien Nocera wrote:
> On Sun, 2015-08-30 at 15:28 +0200, Clément Vuchener wrote:
> > It looks like the kind of thing that would happen if the throttle
> > was
> > reported as a hat switch in the HID descriptor. But I think there
> > should be more than 4 directions. Anyway, you should look what
> > happens at the HID level to know how much the hardware is wrong and
> > if this can be fixed by the kernel.
> 
> hid-record output attached. Doesn't look too good.

Looks like the "Steering wheel" mode of the adapter works a lot better,
but the throttle looks reversed (high values when the throttle is at
the bottom, low values when at the top).

Are those the correct values, or are they indeed supposed to be
reversed in software (in the kernel, or in user-space)?

Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x925 product 0x1031 version 0x100
Input device name: "WiseGroup.,Ltd Gameport to USB Controller"
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
    Event code 288 (BTN_TRIGGER)
    Event code 289 (BTN_THUMB)
    Event code 290 (BTN_THUMB2)
    Event code 291 (BTN_TOP)
    Event code 292 (BTN_TOP2)
    Event code 293 (BTN_PINKIE)
    Event code 294 (BTN_BASE)
    Event code 295 (BTN_BASE2)
  Event type 3 (EV_ABS)
    Event code 0 (ABS_X)
      Value     81
      Min        0
      Max      255
      Flat      15
    Event code 1 (ABS_Y)
      Value     95
      Min        0
      Max      255
      Flat      15
    Event code 6 (ABS_THROTTLE)
      Value    181
      Min        0
      Max      255
      Flat      15
    Event code 7 (ABS_RUDDER)
      Value    128
      Min        0
      Max      255
      Flat      15
    Event code 16 (ABS_HAT0X)
      Value      0
      Min       -1
      Max        1
    Event code 17 (ABS_HAT0Y)
      Value      0
      Min       -1
      Max        1
  Event type 4 (EV_MSC)
    Event code 4 (MSC_SCAN)
Properties:
Testing ... (interrupt to exit)
Event: time 1440942130.431544, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 185
Event: time 1440942130.431544, -------------- SYN_REPORT ------------
Event: time 1440942130.471470, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 181
Event: time 1440942130.471470, -------------- SYN_REPORT ------------
Event: time 1440942130.487450, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 177
Event: time 1440942130.487450, -------------- SYN_REPORT ------------
Event: time 1440942130.519438, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 173
Event: time 1440942130.519438, -------------- SYN_REPORT ------------
Event: time 1440942130.535438, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 169
Event: time 1440942130.535438, -------------- SYN_REPORT ------------
Event: time 1440942130.551439, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 164
Event: time 1440942130.551439, -------------- SYN_REPORT ------------
Event: time 1440942130.567448, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 160
Event: time 1440942130.567448, -------------- SYN_REPORT ------------
Event: time 1440942130.583442, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 156
Event: time 1440942130.583442, -------------- SYN_REPORT ------------
Event: time 1440942130.599444, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 150
Event: time 1440942130.599444, -------------- SYN_REPORT ------------
Event: time 1440942130.615452, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 145
Event: time 1440942130.615452, -------------- SYN_REPORT ------------
Event: time 1440942130.631442, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 140
Event: time 1440942130.631442, -------------- SYN_REPORT ------------
Event: time 1440942130.647441, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 136
Event: time 1440942130.647441, -------------- SYN_REPORT ------------
Event: time 1440942130.671444, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 130
Event: time 1440942130.671444, -------------- SYN_REPORT ------------
Event: time 1440942130.695447, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 126
Event: time 1440942130.695447, -------------- SYN_REPORT ------------
Event: time 1440942130.719451, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 122
Event: time 1440942130.719451, -------------- SYN_REPORT ------------
Event: time 1440942130.743442, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 118
Event: time 1440942130.743442, -------------- SYN_REPORT ------------
Event: time 1440942130.775445, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 114
Event: time 1440942130.775445, -------------- SYN_REPORT ------------
Event: time 1440942130.807445, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 110
Event: time 1440942130.807445, -------------- SYN_REPORT ------------
Event: time 1440942130.823451, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 106
Event: time 1440942130.823451, -------------- SYN_REPORT ------------
Event: time 1440942130.839448, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 101
Event: time 1440942130.839448, -------------- SYN_REPORT ------------
Event: time 1440942130.855452, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 96
Event: time 1440942130.855452, -------------- SYN_REPORT ------------
Event: time 1440942130.879469, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 90
Event: time 1440942130.879469, -------------- SYN_REPORT ------------
Event: time 1440942130.887469, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 86
Event: time 1440942130.887469, -------------- SYN_REPORT ------------
Event: time 1440942130.903439, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 82
Event: time 1440942130.903439, -------------- SYN_REPORT ------------
Event: time 1440942130.911515, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 78
Event: time 1440942130.911515, -------------- SYN_REPORT ------------
Event: time 1440942130.935450, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 74
Event: time 1440942130.935450, -------------- SYN_REPORT ------------
Event: time 1440942130.959431, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 70
Event: time 1440942130.959431, -------------- SYN_REPORT ------------
Event: time 1440942130.983453, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 66
Event: time 1440942130.983453, -------------- SYN_REPORT ------------
Event: time 1440942131.015455, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 62
Event: time 1440942131.015455, -------------- SYN_REPORT ------------
Event: time 1440942131.039452, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 58
Event: time 1440942131.039452, -------------- SYN_REPORT ------------
Event: time 1440942131.063453, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 54
Event: time 1440942131.063453, -------------- SYN_REPORT ------------
Event: time 1440942131.079454, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 50
Event: time 1440942131.079454, -------------- SYN_REPORT ------------
Event: time 1440942131.095453, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 46
Event: time 1440942131.095453, -------------- SYN_REPORT ------------
Event: time 1440942131.119457, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 42
Event: time 1440942131.119457, -------------- SYN_REPORT ------------
Event: time 1440942131.135469, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 38
Event: time 1440942131.135469, -------------- SYN_REPORT ------------
Event: time 1440942131.143460, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 33
Event: time 1440942131.143460, -------------- SYN_REPORT ------------
Event: time 1440942131.159453, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 28
Event: time 1440942131.159453, -------------- SYN_REPORT ------------
Event: time 1440942131.175462, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 24
Event: time 1440942131.175462, -------------- SYN_REPORT ------------
Event: time 1440942131.183455, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 20
Event: time 1440942131.183455, -------------- SYN_REPORT ------------
Event: time 1440942131.191455, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 16
Event: time 1440942131.191455, -------------- SYN_REPORT ------------
Event: time 1440942131.207461, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 10
Event: time 1440942131.207461, -------------- SYN_REPORT ------------
Event: time 1440942131.223454, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 6
Event: time 1440942131.223454, -------------- SYN_REPORT ------------

Cheers
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: "Super Joy Box 7" gameport adapter
  2015-08-30 13:45     ` Bastien Nocera
@ 2015-08-30 14:44       ` Clément Vuchener
  2015-08-31  9:17         ` Bastien Nocera
  0 siblings, 1 reply; 6+ messages in thread
From: Clément Vuchener @ 2015-08-30 14:44 UTC (permalink / raw)
  To: Bastien Nocera, linux-input

All seems to be OK then.

According to the report descriptor, there is a vendor specific output report. There might be some configuration of the adapter that can be done through that, but you will have to find a specification or a driver to reverse.

On 08/30/2015 03:45 PM, Bastien Nocera wrote:
> On Sun, 2015-08-30 at 15:39 +0200, Bastien Nocera wrote:
>> On Sun, 2015-08-30 at 15:28 +0200, Clément Vuchener wrote:
>>> It looks like the kind of thing that would happen if the throttle
>>> was
>>> reported as a hat switch in the HID descriptor. But I think there
>>> should be more than 4 directions. Anyway, you should look what
>>> happens at the HID level to know how much the hardware is wrong and
>>> if this can be fixed by the kernel.
>> hid-record output attached. Doesn't look too good.
> Looks like the "Steering wheel" mode of the adapter works a lot better,
> but the throttle looks reversed (high values when the throttle is at
> the bottom, low values when at the top).
>
> Are those the correct values, or are they indeed supposed to be
> reversed in software (in the kernel, or in user-space)?
It is the same on mine (MS Sidewinder Precision 2) and it never bothered me. You just have to configure your programs accordingly.
>
> Input driver version is 1.0.1
> Input device ID: bus 0x3 vendor 0x925 product 0x1031 version 0x100
> Input device name: "WiseGroup.,Ltd Gameport to USB Controller"
> Supported events:
>   Event type 0 (EV_SYN)
>   Event type 1 (EV_KEY)
>     Event code 288 (BTN_TRIGGER)
>     Event code 289 (BTN_THUMB)
>     Event code 290 (BTN_THUMB2)
>     Event code 291 (BTN_TOP)
>     Event code 292 (BTN_TOP2)
>     Event code 293 (BTN_PINKIE)
>     Event code 294 (BTN_BASE)
>     Event code 295 (BTN_BASE2)
>   Event type 3 (EV_ABS)
>     Event code 0 (ABS_X)
>       Value     81
>       Min        0
>       Max      255
>       Flat      15
>     Event code 1 (ABS_Y)
>       Value     95
>       Min        0
>       Max      255
>       Flat      15
>     Event code 6 (ABS_THROTTLE)
>       Value    181
>       Min        0
>       Max      255
>       Flat      15
>     Event code 7 (ABS_RUDDER)
>       Value    128
>       Min        0
>       Max      255
>       Flat      15
>     Event code 16 (ABS_HAT0X)
>       Value      0
>       Min       -1
>       Max        1
>     Event code 17 (ABS_HAT0Y)
>       Value      0
>       Min       -1
>       Max        1
>   Event type 4 (EV_MSC)
>     Event code 4 (MSC_SCAN)
> Properties:
> Testing ... (interrupt to exit)
> Event: time 1440942130.431544, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 185
> Event: time 1440942130.431544, -------------- SYN_REPORT ------------
> Event: time 1440942130.471470, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 181
> Event: time 1440942130.471470, -------------- SYN_REPORT ------------
> Event: time 1440942130.487450, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 177
> Event: time 1440942130.487450, -------------- SYN_REPORT ------------
> Event: time 1440942130.519438, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 173
> Event: time 1440942130.519438, -------------- SYN_REPORT ------------
> Event: time 1440942130.535438, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 169
> Event: time 1440942130.535438, -------------- SYN_REPORT ------------
> Event: time 1440942130.551439, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 164
> Event: time 1440942130.551439, -------------- SYN_REPORT ------------
> Event: time 1440942130.567448, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 160
> Event: time 1440942130.567448, -------------- SYN_REPORT ------------
> Event: time 1440942130.583442, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 156
> Event: time 1440942130.583442, -------------- SYN_REPORT ------------
> Event: time 1440942130.599444, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 150
> Event: time 1440942130.599444, -------------- SYN_REPORT ------------
> Event: time 1440942130.615452, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 145
> Event: time 1440942130.615452, -------------- SYN_REPORT ------------
> Event: time 1440942130.631442, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 140
> Event: time 1440942130.631442, -------------- SYN_REPORT ------------
> Event: time 1440942130.647441, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 136
> Event: time 1440942130.647441, -------------- SYN_REPORT ------------
> Event: time 1440942130.671444, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 130
> Event: time 1440942130.671444, -------------- SYN_REPORT ------------
> Event: time 1440942130.695447, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 126
> Event: time 1440942130.695447, -------------- SYN_REPORT ------------
> Event: time 1440942130.719451, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 122
> Event: time 1440942130.719451, -------------- SYN_REPORT ------------
> Event: time 1440942130.743442, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 118
> Event: time 1440942130.743442, -------------- SYN_REPORT ------------
> Event: time 1440942130.775445, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 114
> Event: time 1440942130.775445, -------------- SYN_REPORT ------------
> Event: time 1440942130.807445, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 110
> Event: time 1440942130.807445, -------------- SYN_REPORT ------------
> Event: time 1440942130.823451, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 106
> Event: time 1440942130.823451, -------------- SYN_REPORT ------------
> Event: time 1440942130.839448, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 101
> Event: time 1440942130.839448, -------------- SYN_REPORT ------------
> Event: time 1440942130.855452, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 96
> Event: time 1440942130.855452, -------------- SYN_REPORT ------------
> Event: time 1440942130.879469, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 90
> Event: time 1440942130.879469, -------------- SYN_REPORT ------------
> Event: time 1440942130.887469, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 86
> Event: time 1440942130.887469, -------------- SYN_REPORT ------------
> Event: time 1440942130.903439, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 82
> Event: time 1440942130.903439, -------------- SYN_REPORT ------------
> Event: time 1440942130.911515, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 78
> Event: time 1440942130.911515, -------------- SYN_REPORT ------------
> Event: time 1440942130.935450, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 74
> Event: time 1440942130.935450, -------------- SYN_REPORT ------------
> Event: time 1440942130.959431, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 70
> Event: time 1440942130.959431, -------------- SYN_REPORT ------------
> Event: time 1440942130.983453, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 66
> Event: time 1440942130.983453, -------------- SYN_REPORT ------------
> Event: time 1440942131.015455, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 62
> Event: time 1440942131.015455, -------------- SYN_REPORT ------------
> Event: time 1440942131.039452, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 58
> Event: time 1440942131.039452, -------------- SYN_REPORT ------------
> Event: time 1440942131.063453, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 54
> Event: time 1440942131.063453, -------------- SYN_REPORT ------------
> Event: time 1440942131.079454, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 50
> Event: time 1440942131.079454, -------------- SYN_REPORT ------------
> Event: time 1440942131.095453, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 46
> Event: time 1440942131.095453, -------------- SYN_REPORT ------------
> Event: time 1440942131.119457, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 42
> Event: time 1440942131.119457, -------------- SYN_REPORT ------------
> Event: time 1440942131.135469, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 38
> Event: time 1440942131.135469, -------------- SYN_REPORT ------------
> Event: time 1440942131.143460, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 33
> Event: time 1440942131.143460, -------------- SYN_REPORT ------------
> Event: time 1440942131.159453, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 28
> Event: time 1440942131.159453, -------------- SYN_REPORT ------------
> Event: time 1440942131.175462, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 24
> Event: time 1440942131.175462, -------------- SYN_REPORT ------------
> Event: time 1440942131.183455, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 20
> Event: time 1440942131.183455, -------------- SYN_REPORT ------------
> Event: time 1440942131.191455, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 16
> Event: time 1440942131.191455, -------------- SYN_REPORT ------------
> Event: time 1440942131.207461, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 10
> Event: time 1440942131.207461, -------------- SYN_REPORT ------------
> Event: time 1440942131.223454, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 6
> Event: time 1440942131.223454, -------------- SYN_REPORT ------------
>
> Cheers

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: "Super Joy Box 7" gameport adapter
  2015-08-30 14:44       ` Clément Vuchener
@ 2015-08-31  9:17         ` Bastien Nocera
  0 siblings, 0 replies; 6+ messages in thread
From: Bastien Nocera @ 2015-08-31  9:17 UTC (permalink / raw)
  To: Clément Vuchener, linux-input

On Sun, 2015-08-30 at 16:44 +0200, Clément Vuchener wrote:
> > Are those the correct values, or are they indeed supposed to be
> > reversed in software (in the kernel, or in user-space)?
> It is the same on mine (MS Sidewinder Precision 2) and it never
> bothered me. You just have to configure your programs accordingly.

Then it's all working as expected :)

Thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-08-31  9:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-30 10:58 "Super Joy Box 7" gameport adapter Bastien Nocera
2015-08-30 13:28 ` Clément Vuchener
2015-08-30 13:39   ` Bastien Nocera
2015-08-30 13:45     ` Bastien Nocera
2015-08-30 14:44       ` Clément Vuchener
2015-08-31  9:17         ` Bastien Nocera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).