On Saturday, 8. November 2008 00:34:59 Daniel Schudel wrote: > On Friday 07 November 2008 02:06:08 Oliver Eichler wrote: > > Daniel Schudel schrieb: > > > I have attached a patch file that adds support for the first generation > > > of yellow eTrex units. > > > > > > The modifications were localized to the EtrexLegend directory since the > > > eTrex, eTrex Legend, and eTrex Vista are all very similar. Testing, > > > however, was only done with my eTrex. > > > > > > One caveat: the eTrex does not support maps (like the Vista and > > > Legend). I added a flag to abort _queryMap and _uploadMap on the eTrex > > > (but not Vista and Legend). While this does skip attempts to > > > query/upload maps the the eTrex, it does confuse the upper layers of > > > QLandKarte. Are there any ideas on how to solve this? > > Oliver, > > Thanks for the info. The attached patch has your recommendation and has > been tested on my eTrex. >
Hi Daniel, that patch did not even compile :P But anyway, fixed it and committed to SVN. Thanks for the patch :) Oliver > Daniel > > > Hi Daniel, > > > > thanks for the patch. The flag approach is ok. To handle abortion > > correctly you have to call the default implementation in IDeviceDefault. > > Can you change this, test and resend the patch please. Then I can check > > it into SVN. > > > > Oliver > > > > > All work was done off this SVN tag: > > > https://qlandkarte.svn.sourceforge.net/svnroot/qlandkarte/tag/QLandkart > > >e. 2008.07.04 It should patch to the trunk just fine. > > > > > > Daniel > > > > > > > > > ----------------------------------------------------------------------- > > >- > > > > > > ----------------------------------------------------------------------- > > >-- This SF.Net email is sponsored by the Moblin Your Move Developer's > > > challenge Build the coolest Linux based applications with Moblin SDK & > > > win great prizes Grand prize is a trip for two to an Open Source event > > > anywhere in the world > > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > > > > > > > ----------------------------------------------------------------------- > > >- > > > > > > _______________________________________________ > > > QLandkarte-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/qlandkarte-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QLandkarte-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkarte-users
