> > ***** Question for XCSoar developers: what is the maximum size that
> > ***** XCSoar will accept for the 7th field (the description)?
> 
> Yepp. I'd also be very much interested to know. 

Winpilot/Cambridge waypoint files: officially limited to something like 12 
characters, but we support longer comments. The only limiting factor is that 
the line length has to be below 255 characters and the field displaying the 
comment right now isn't that big either!
http://git.xcsoar.org/cgit/master/xcsoar.git/tree/src/WayPoint/WayPointFileWinPilot.cpp#n36

SeeYou waypoint files: the same line length problem applies to SeeYou format as 
well (255 chars max)
http://git.xcsoar.org/cgit/master/xcsoar.git/tree/src/WayPoint/WayPointFileSeeYou.cpp#n35

Zander waypoint files: 9 characters
http://git.xcsoar.org/cgit/master/xcsoar.git/tree/src/WayPoint/WayPointFileZander.cpp#n74
-- 
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Xcsoar-user mailing list
Xcsoar-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcsoar-user

Reply via email to