1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/ground
stac 6225fedbb5 gcs serial: fix serial port telemetry on Linux
On Linux, port.portName is the simple name of the serial port
like 'ttyS0'.  The physical name of the device is '/dev/ttyS0'.
This value is stored in port.physName.  This bug doesn't get
in the way on Windows since 'COM1' is both the simple name as
well as the physical name.  On Linux, the distinction is
important.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@710 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-03 13:58:21 +00:00
..
bin Build system branding 2010-02-03 23:52:51 +00:00
doc fix case issue 2010-02-01 16:17:22 +00:00
share Basis for Italian translation of the GCS. 2010-02-07 15:10:57 +00:00
src gcs serial: fix serial port telemetry on Linux 2010-06-03 13:58:21 +00:00
openpilotgcs.pri Build system branding 2010-02-03 23:52:51 +00:00
openpilotgcs.pro fix case issue 2010-02-01 16:17:22 +00:00