Ticket #22 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Add support for continous mode

Reported by: martin.wickman@… Owned by: dsmith
Priority: major Milestone: Version 0.6.00
Component: libcwiid Version: 0.5.02
Keywords: Cc:

Description

libwiimote should have support for continuous mode as well. I'm thinking:

  • Add a constant for wiimote_command()
  • update_rpt_mode() in command.c to support 0x04
  • process_btn in event.c: In continuous mode, buttons should be reported even though they have not changed

Change History

Changed 6 years ago by dsmith

  • milestone set to Version 0.6.00

Changed 6 years ago by dsmith

  • status changed from new to assigned

Changed 6 years ago by dsmith

  • status changed from assigned to closed
  • resolution set to fixed

Changed 6 years ago by dsmith

added continuous mode flag and repeat button flag (r101)

Note: See TracTickets for help on using tickets.