Opened 16 years ago
Closed 16 years ago
#92 closed feature (fixed)
Implement front and back light switching for Blurider
Reported by: | Florian Roth | Owned by: | Florian Roth |
---|---|---|---|
Priority: | major | Milestone: | MS1: First release (1.0.0) |
Component: | hal | Version: | pre-1.0 |
Keywords: | Bluerider, hal | Cc: |
Description
Bluerider supports to turn on/off front and back light. We could integrate this in JaCaVi
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
New commit by froth (revision [280]):
[Related to ticket #92] implemented front and back light on/off support for Bluerider
I also maped wiimote button 1 on frontlight and wiimote button 2 on backlight.
I figgured out that signals like light on/off are a bit more special because th shouldnot get lost in timer like speed signals. I think we have to make shure that a ControllerDevice? should only work with one instance of ControllerSignal?. So we can get shure that such signals will arrive the RaceEngine? and we could then set them back in the RaceEngine?.