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 1

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 technologies (connections to hardware controller).

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 TechnologyConfigurationManager that stores a TechnologyController for each connected car and that is used by the PlayerSettingsDialog to assign technology 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 (1)

comment:1 Changed 18 years ago by Henrik Heimbuerger

Cc: technology configuration dialog added
Description: modified (diff)
Note: See TracTickets for help on using tickets.