Version 1 (modified by 12 years ago) ( diff ) | ,
---|
Week 1 Report
What did you get done this week?
- I refractored PlanetSasha code and make it more like an API
- Created UI classes for handling Qt's Gui widgets:
SashaMainWindow NavigationWindow MapWindow, GpsWindow, GraphWindow PanToolBox, RollToolBox, PitchToolBox
- Since these classes are handling Qt's QTabWidget & QDockWidget mainly, porting was easy.
- Slots has been moved in various places as the single file code style has been abandoned.
- Started some code for generating python code at runtime based on PyOSSIM App.
What do you plan on doing next week?
- I will finish PyOSSIM app generator next week ready to be tested.
- Understand the code level differences when talking with geonetwork,geoportal and friends
- Start coding of PlanetSasha module for fetch getCapabilites
Are you blocked on anything?
- As of now nothing
Note:
See TracWiki
for help on using the wiki.