- Save/load of GPS trails.
  [@ DONE 10/03/07 for version 1.4 @]

- Map grid fine tuner [shows grid as dots/lines and has buttons to adjust scale, rotation, translation].

- Option to auto-load last map on startup.

- Trail point reduction [draw less at low zoom levels]
  [@ DONE 18/07/05 for version 1.2 @]

- Map pan/zoom control via hardware buttons.
  [@ DONE 22/10/05 for version 1.2 @]

- Optional lat/long entry and display. [half done for v 1.2 - dynamic display on coord entry dialolg]
  [@ Lat/long entry done 09/03/07 for version 1.4 @]

- Lat/long based map calibration and tracking etc to enable international use.
  [@ IN PROGRESS - GPSGO @]

- Use add-on friendly text format (XML?) for .mcd and .pts files.

- Add display of PDOP or more likely HDOP (position precision) from GSA sentence to GPS line?
  [@ DONE 05/08/05 for version 1.2 @]

- Filtering out of "crazy" leaps in GPS trail due to signal loss/regain?

- Use double buffering to combat unsightly display flicker.

- Add a GPS data indicator to show when data is being received from GPS unit.

- Detect power-off (possible?) and close the COM port, reconnect automatically when turned on again.

- Internal tiling of map images to minimise memory usage?

- Presets for handling maps downloaded from get-a-map, multimap etc. (just need centre point or infer from filename)

- "Lock" function to make screen/buttons insensitive when in pocket etc.

- Option to disable auto power-off of PDA.

- Registry write/read check to detect loss of settings info that various people report - revert to ini file in that case.
  [@ FIXED 11/03/07 for version 1.4 @]

- Small corner subwindow to display direction and speed (plus quick on/off via toolbar button).

- Save/load map points independent of map (eg. export/import buttons on map points dialog).
  [@ Export to KML done 14/06/07 for version 1.5. @]
  [@@ Import still pending @@]

- External tool to edit map points and trails.

- Allow selection of COM ports outside range 1-8.
  [@ DONE 14/06/07 for v1.5 @]

- Settings option to store default map image folder.

- Put OK button on dialogs that don't have it for devices that don't have PPC title bar close interface or input buttons.

- Get copy and paste functions working in text fields (especially coord entry - currently need to bring up SIP keyboard and use Ctrl-C/Ctrl-V).

- Import of common other formats for trails and points, eg. OziExplorer wpt and trl files. Will have to warn about max trail length, poss automatically enlarge it.

- Fix lockup when for example deserializing a .trl file that is not a saved MFC container.