This is an archived, read-only instance of the JaCaVi Trac. This site is no longer actively maintained. Registration and login have been disabled. Content is preserved for reference only.

Opened 18 years ago

Last modified 18 years ago

#63 closed feature

Implement the technology configuration dialog — at Version 4

Reported by: Henrik Heimbuerger Owned by: Henrik Heimbuerger
Priority: critical Milestone: MS1: First release (1.0.0)
Component: ui Version: pre-1.0
Keywords: Cc: technology, configuration, dialog

Description (last modified by Henrik Heimbuerger)

Add a third configuration dialog, used to detect, configure and initialize the settings of the connectors.

The following tabs are needed:

  • 42: Allows to assign IDs to cars.
  • BlueRider: Allows to choose COM port of the Bluetooth interface.
  • Analogue: Allows to enter host that runs the network interface.

A button at the bottom allows to accelerate the cars (separately) for a few centimeters, to test whether the connection is working.

This includes creating a ConnectorManager (ConnectorConfigurationManager?) that stores a SlotCarSystemConnector for each connected car and that is used by the PlayerSettingsDialog to assign connector IDs to players.

Code can be derived from #39 when it's completed, as the LnF should be similar and all the layout manager crap doesn't have to be done twice. :)

Change History (4)

comment:1 Changed 18 years ago by Henrik Heimbuerger

Cc: technology configuration dialog added
Description: modified (diff)

comment:2 Changed 18 years ago by Henrik Heimbuerger

Status: newassigned

comment:3 Changed 18 years ago by Henrik Heimbuerger

Status: assignedaccepted

comment:4 Changed 18 years ago by Henrik Heimbuerger

Description: modified (diff)

Updated description to the new terminology (controller/technology -> connector).

Note: See TracTickets for help on using tickets.