Changes between Initial Version and Version 1 of GsocOceanography


Ignore:
Timestamp:
Jun 21, 2013, 9:42:21 AM (11 years ago)
Author:
rashadkm
Comment:

weekly reports #1

Legend:

Unmodified
Added
Removed
Modified
  • GsocOceanography

    v1 v1  
     1[[BR]]
     2=== Week 1 Report ===
     3
     4'''What did you get done this week?'''
     5 * I refractored PlanetSasha code and make it more like an API
     6 * Created UI classes for handling Qt's Gui widgets:
     7    SashaMainWindow
     8    NavigationWindow
     9    MapWindow, GpsWindow, GraphWindow
     10    PanToolBox, RollToolBox, PitchToolBox
     11 *  Since these classes are handling Qt's QTabWidget & QDockWidget mainly, porting was easy.
     12 *  Slots has been moved in various places as the single file code style has been abandoned.
     13 *  Started some code for generating python code at runtime based on PyOSSIM App.
     14
     15''' What do you plan on doing next week?'''
     16 * I will finish PyOSSIM app generator next week ready to be tested.
     17 * Understand the code level differences when talking with geonetwork,geoportal and friends
     18 * Start coding of PlanetSasha module for fetch getCapabilites
     19
     20'''Are you blocked on anything?'''
     21 * As of now nothing