Menu

#3 display the boat trace on he map

Must have
closed-fixed
7
2008-07-07
2007-10-02
No

- record the boat positions
- provide with a means of filtering the records (date for example)
- display the selected records

==================
1) write specification
2) implement
3) test

Discussion

  • cyrille rosay

    cyrille rosay - 2007-10-02

    Logged In: YES
    user_id=375287
    Originator: YES

    patrice, when finished review provide comments or change resolution to accepted then reassign me the feature

     
  • cyrille rosay

    cyrille rosay - 2007-10-02

    Logged In: YES
    user_id=375287
    Originator: YES

    The feature request is under review by the managment board

     
  • cyrille rosay

    cyrille rosay - 2007-10-02
    • assigned_to: crosay --> patricerosay
     
  • cyrille rosay

    cyrille rosay - 2008-02-11

    Logged In: YES
    user_id=375287
    Originator: YES

    step 1 : writting specifications

     
  • cyrille rosay

    cyrille rosay - 2008-02-11
    • assigned_to: patricerosay --> crosay
    • status: open --> open-accepted
     
  • cyrille rosay

    cyrille rosay - 2008-02-11

    Logged In: YES
    user_id=375287
    Originator: YES

    the specification where already present in the SRS
    --> step 2 design

     
  • cyrille rosay

    cyrille rosay - 2008-03-25

    Logged In: YES
    user_id=375287
    Originator: YES

    a new plugin will be created:
    DataRecorder

     
  • cyrille rosay

    cyrille rosay - 2008-03-25
    • priority: 6 --> 7
     
  • cyrille rosay

    cyrille rosay - 2008-03-26

    Logged In: YES
    user_id=375287
    Originator: YES

    DataRecorder is implemented as a plugin.
    modification of capcode_SRS_system_requirements.doc
    added section on data storage:

    The software will keep the record of the following values:
    - date and time (GMT)
    - Longitude
    - Latitude
    - boat surface speed
    - boat ground speed
    - boat magnetic course
    - boat true course
    - true wind
    - relative wind

    This records will be used to be displayed on the map (@tag capcode_storage_display ) and to gather sailing information later.

     
  • cyrille rosay

    cyrille rosay - 2008-04-03

    Logged In: YES
    user_id=375287
    Originator: YES

    the DataRecorder is now also a map AddOn (ie it is able to draw on a declared capcode map window).
    a menu has been added proposing to open a file containing the boat trace on a certain date.

    the function is under test.

     
  • cyrille rosay

    cyrille rosay - 2008-07-07
    • status: open-accepted --> closed-fixed