mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
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
Description
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
Languages
C
60.6%
C++
30.8%
Fortran
2.6%
Rich Text Format
1.3%
Assembly
1.2%
Other
3.1%