My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
TEST:

Bulk IGC import

Interval start gates

Shortest route calculation (rather than to centre of waypoints)

Team handling / scoring
+ team creation
+ aggregate team flying results
+ team flying gap scored

Check awarded waypoints work

Printable b/w CSS (needs fixing for aggregate results)

Team handling / scoring
- or just aggregate individual results (for normal comp)

Test more downloads with multiple tracks over multiple dates
(possibly resequence as time offset from first point)

Interval gate disappears on task admin page

Pre-submitted tracklogs being picked up by the wrong tasks

Track submission should report success immediately,
even with very slow google maps.

Tracklog animation with multiple tracks
+ color each track separately
- have a timer / stepper (ala CompeGPS)

BUGS:

Improve error messages for rejected track uploads

Show 'team' results somewhere if they're available

Implement independent start gates for teams properly

Fix "make install" to get all the path configs correct (no "geoff" everywhere)

Modifying waypoints in regions isn't working

TODO:

Bulk pilot import

Launch open / close times (and checking of them)

New task types
- open area enclosed
+ team/group time trial (separate air start gates, see above)
- fastest around fixed-distance course with large radius turnpoints
- enable turnpoints for OLC / open dist

Handle 'free-bearing scoring'
Check distance calculation back to course line (free-bearing especially)
(specified via a waypoint?)

Competition entry access restrictions (restricted + table or open)

Automatic airspace violation checks
+ import airspace files ..
- check track against nearby airspace
- check radiuses
- large airspace db handling

Interpolate crossing times for intersection with start line & goal cylinder

More types of scoring.
Provide a scoring API

Export to XML format importable by FS

Thermal maps from tracklogs

More info on tracklog maps:
best free-distance distance ?
launch time, landing time
best climb / biggest sink
average speed on course/track
max height (?), min height ..

NICE TO HAVE:

A "barograph" style trace with tracklogs

Import KML tracklogs natively perhaps

GPSDump/KML waypoint format

Hack around the IE bug for button submits not sending the value (low)

Verify track 'G' record
- need windows vali-XXX.exe or .dlls :-(
(vali-xdg, vali-bra, vali-xct, etc)
- apparently most do RSA/MD5 digest with a key (based on serial #?)
- perhaps reverse engineer GPSDumps dodgy G record ..
- and perhaps run windozes exes through wine / dosemu

DONE:

* Create a user page for selecting a competition

* Regional grouping of tracks for global viewing

* Ozi explorer format waypoint download

* Tracklog download

* Color tracklog for height

* Handling 'route' competitions with multiple tasks

* Deal with tracklogs submitted before task creation

* Competition time offset

* Competition scoring types (ftv, all, round)

* Show waypoint diameter circles

* Add BO / DNF option for track submission

* Task/GAP scoring.

* Login security - limit access to specific competitions (ie. ones you create)

* Add 'score' button to competition page

* Link waypoint regions to tasks

* Management page for users/fai nos

* View the tasks

* View the overall results

* Create an open source web project for this (googlecode graxce)

* Deal with changes to task creation
re-verify all tracks
warn on bad task creation (no goal) (add automatically)?

* Makefile / install

* Lead out points/coefficients

* Scoring with arrival/depart turned off (rescale to day quality)

* Check GAP 2002/2007 scoring without leadout coeffs (= GAP 2000)







Show details Hide details

Change log

r93 by geoff.wong on Dec 10, 2009   Diff
Updated todo.
Go to: 
Project members, sign in to write a code review

Older revisions

r92 by geoff.wong on Dec 10, 2009   Diff
Revamped tracklog_map.
r82 by geoff.wong on Oct 30, 2009   Diff
Bunch of updates. Smoothed scoring
algorithm for scalps.
r71 by geoff.wong on May 18, 2009   Diff
Minor updates.
All revisions of this file

File info

Size: 3777 bytes, 161 lines
Hosted by Google Code