6 | | * '''controller''': Everything related to input device controllers and driving agent controllers. |
7 | | * '''hal''': Everything related to the integration of hardware technologies (controlling connected Carrera slot car tracks). |
8 | | * '''racelogic''': Everything related to running a race, including the TDA. |
9 | | * '''track''': Everything related to defining and reading tiles and lanes, loading and saving tracks and also drawing the track (!TrackWidget). |
10 | | * '''ui''': Everything related to the RCP GUI, excluding drawing the track and the cars. |
| 5 | You can use {9} to query all open tickets grouped by component. |
| 6 | |
| 7 | == Component descriptions == |
| 8 | |
| 9 | * '''unspecified''': Unknown or unclear which component it belongs to, or integration task that spans multiple components. ([query:status=new|assigned|accepted|reopened&component=unspecified open tickets]) |
| 10 | * '''project''': Project-related tasks: documentation enhancements, project organisation, presentations, etc. ([query:status=new|assigned|accepted|reopened&component=project open tickets]) |
| 11 | |
| 12 | * '''controller''': Everything related to input device controllers and driving agent controllers. ([query:status=new|assigned|accepted|reopened&component=controller open tickets]) |
| 13 | * '''hal''': Everything related to the integration of hardware technologies (controlling connected Carrera slot car tracks). ([query:status=new|assigned|accepted|reopened&component=hal open tickets]) |
| 14 | * '''racelogic''': Everything related to running a race, including the TDA. ([query:status=new|assigned|accepted|reopened&component=racelogic open tickets]) |
| 15 | * '''track''': Everything related to defining and reading tiles and lanes, loading and saving tracks and also drawing the track (!TrackWidget). ([query:status=new|assigned|accepted|reopened&component=track open tickets]) |
| 16 | * '''ui''': Everything related to the RCP GUI, excluding drawing the track and the cars. ([query:status=new|assigned|accepted|reopened&component=ui open tickets]) |