mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
- Swap fix type and satelite count in UI. - Use QString for the packet signal, if it ever happens to be multithreaded signal/slot this will be better (And char* should perish :) ) - Make QString in the slots const and by reference, that seems to be preferred (const = safer, reference = faster). - Don't use 'new' QStrings in the nmea parser, not sot sure if that causes memory leakage, but it wouldn't surprise me. - Emit fix type updates from the (Serial) nmea parser. git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1550 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%