Opened 18 years ago
Closed 18 years ago
#9 closed feature (fixed)
Implement the Blue Rider library
| Reported by: | Henrik Heimbuerger | Owned by: | Florian Roth |
|---|---|---|---|
| Priority: | minor | Milestone: | MS1: First release (1.0.0) |
| Component: | hal | Version: | pre-1.0 |
| Keywords: | blue rider, bluetooth | Cc: |
Description
Integrate the Blue Rider bluetooth-based track control and sensor access library.
Change History (16)
comment:1 Changed 18 years ago by
| Milestone: | → MS3: Input device and slot car track support |
|---|
comment:2 Changed 18 years ago by
comment:3 Changed 18 years ago by
| Owner: | changed from somebody to Florian Roth |
|---|---|
| Status: | new → assigned |
comment:4 Changed 18 years ago by
comment:5 Changed 18 years ago by
comment:6 Changed 18 years ago by
comment:7 Changed 18 years ago by
comment:8 Changed 18 years ago by
comment:9 Changed 18 years ago by
| Status: | assigned → accepted |
|---|
comment:10 Changed 18 years ago by
| Milestone: | MS3: Input device and slot car track support → MS1: First usable version |
|---|
Batch moved MS3 (input device/technology integration) to MS1 (first working version).
comment:11 Changed 18 years ago by
| Component: | unspecified → hal |
|---|---|
| Type: | enhancement → feature |
comment:12 Changed 18 years ago by
| Summary: | Integrate the Blue Rider library → Implement the Blue Rider library |
|---|
comment:13 Changed 18 years ago by
comment:14 Changed 18 years ago by
comment:15 Changed 18 years ago by
New commit by froth (revision [279]):
[Related to ticket #9,Related to ticket #67] completet integration and implementation of the Bluerider HAL support
- uncommented the Bluerider ComGUI from the ComManager?
- Packed an AnalogueFeedbackAdapter? into the BlueriderFeedbackAdapter? for further use
- Changed the creation of SlotCarSystemConnector? for BlueriderConnector? in SlotCarConnectorFactory?, now the factory packs an AnalogueFeedbackConnectorAdapter? into the BlueriderFeedbackConnectorAdapter?
- changed the test movement of a car after it is connected by the ConnectorConfigurationDialogue? to a bit more millis so now you can see the car move a bit more on successful connection
- added an debug log into the DebugTDA to see gForce feedback in log debug mode
Note: See
TracTickets for help on using
tickets.

New commit by froth (revision [75]):
[Related to ticket #9] added the bluerider sources for bluerider support :-)