Re: [Xcsoar-user] Xcsoar 6.1 alpha

2011-04-13 Thread CWH
hmmm.. maybe - I´m a little bit blind, but I can´t find that, too.. I´m able to edit, close (really a GREAT button ..) calculate, but Create or NEW ??? Just missing that item.. ??? regs, claus Am 11.04.2011 01:19, schrieb Rob Dunning: Helmut, The Task Declare is on the Browse tab in t

Re: [Xcsoar-user] Android release v6.1_alpha1c, with NMEA over TCP/WiFi

2011-04-13 Thread Luke O'Donnell
Great work on adding IP as a GPS Source. According to IANA (http://www.iana.org/assignments/port-numbers): nmea-0183 10110/tcp NMEA-0183 Navigational Data nmea-0183 10110/udp NMEA-0183 Navigational Data Did some searching, couldnt find many examples of where 10110 has actually been

Re: [Xcsoar-user] Android release v6.1_alpha1c, with NMEA over TCP/WiFi

2011-04-13 Thread Max Kellermann
On 2011/04/13 11:39, Olaf Hartmann wrote: > Is there a reason for port 4353? It looks like there is a standard > Port for NMEA data: nmea-0183 Port 10110/tcp No, it was an arbitrary choice for no special reason. Didn't know of 10110. Is 10110 defined as "NMEA provider" or "NMEA recipient"? ---

Re: [Xcsoar-user] Android release v6.1_alpha1c, with NMEA over TCP/WiFi

2011-04-13 Thread Olaf Hartmann
Zitat von Max Kellermann : > the new Android build allows you to configure the device "TCP port > 4353", which listens for incoming TCP connections. Once a connection > has been established, XCSoar reads NMEA data. Great! Is there a reason for port 4353? It looks like there is a standard Port

[Xcsoar-user] Android release v6.1_alpha1c, with NMEA over TCP/WiFi

2011-04-13 Thread Max Kellermann
Hi, the new Android build allows you to configure the device "TCP port 4353", which listens for incoming TCP connections. Once a connection has been established, XCSoar reads NMEA data. This can be used to attach XCSoar to a flight simulator running on your PC (e.g. Condor) via WiFi or USB. We