mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
c87ff38039
- 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 |
||
---|---|---|
.. | ||
bin | ||
share | ||
src | ||
openpilotgcs.pri | ||
openpilotgcs.pro |