[Marble-devel] Review Request: GpsArrow plugin replaces PositionTracking drawing of the gps position
Torsten Rahn
rahn at kde.org
Wed Jun 16 15:35:02 CEST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4336/#review6139
-----------------------------------------------------------
Looks fine to me. Only issue I have is that you are calling everything "gps". The GPS backend is just _one_ possible (although likely) backend to determine the current position. So I think we should just call it "Current Position" (or Current Location).
- Torsten
On 2010-06-15 21:58:55, Thibaut Gridel wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/4336/
> -----------------------------------------------------------
>
> (Updated 2010-06-15 21:58:55)
>
>
> Review request for marble.
>
>
> Summary
> -------
>
> A new RenderPlugin to draw the gps position arrow instead of doing it in a specific way in PositionTracking and MarbleModel::paintGlobe.
>
> Gps Track is deferred to GeometryModel, as the gps/ classes should go.
>
> No more timer to cause updateGps, the position signal will trigger a repaintNeeded signal iff the position is visible
>
>
> Diffs
> -----
>
> /trunk/KDE/kdeedu/marble/src/MarbleTest.cpp 1136081
> /trunk/KDE/kdeedu/marble/src/lib/MarbleDataFacade.h 1136081
> /trunk/KDE/kdeedu/marble/src/lib/MarbleDataFacade.cpp 1136081
> /trunk/KDE/kdeedu/marble/src/lib/MarbleMap.h 1136081
> /trunk/KDE/kdeedu/marble/src/lib/MarbleMap.cpp 1136081
> /trunk/KDE/kdeedu/marble/src/lib/MarbleModel.h 1136081
> /trunk/KDE/kdeedu/marble/src/lib/MarbleModel.cpp 1136081
> /trunk/KDE/kdeedu/marble/src/lib/MarbleWidget.h 1136081
> /trunk/KDE/kdeedu/marble/src/lib/MarbleWidget.cpp 1136081
> /trunk/KDE/kdeedu/marble/src/lib/Projections/AbstractProjection.h 1136081
> /trunk/KDE/kdeedu/marble/src/lib/Projections/AbstractProjection.cpp 1136081
> /trunk/KDE/kdeedu/marble/src/lib/gps/PositionTracking.h 1136081
> /trunk/KDE/kdeedu/marble/src/lib/gps/PositionTracking.cpp 1136081
> /trunk/KDE/kdeedu/marble/src/plugins/render/CMakeLists.txt 1136081
> /trunk/KDE/kdeedu/marble/src/plugins/render/gps/CMakeLists.txt PRE-CREATION
> /trunk/KDE/kdeedu/marble/src/plugins/render/gps/GpsArrow.h PRE-CREATION
> /trunk/KDE/kdeedu/marble/src/plugins/render/gps/GpsArrow.cpp PRE-CREATION
>
> Diff: http://reviewboard.kde.org/r/4336/diff
>
>
> Testing
> -------
>
> - using/unusing the plugin,
> - stopping/enabling gps tracks,
> - panning arrow in/out of view,
> - moving the map repaints the arrow at the new screen coordinates
>
> The MarbleModel::showGps is losing some relevance here, as the plugin use/unuse replaces it somehow...
>
>
> Thanks,
>
> Thibaut
>
>
More information about the Marble-devel
mailing list