This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andre@Aranand:~$ exif /media/andre/Patriot/STV\ Flight\ 1-80m/IMG_3899.JPG -l -d | |
ExifLoader: Scanning 1024 byte(s) of data... | |
ExifData: Parsing 13822 byte(s) EXIF data... | |
ExifData: Found EXIF header. | |
ExifData: Found EXIF header. | |
ExifData: IFD 0 at 8. | |
ExifData: Loading 11 entries... | |
ExifData: Loading entry 0x10e ('ImageDescription')... | |
ExifData: Loading entry 0x10f ('Make')... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andre@Loke:~/prog/apm20compile/apm_planner/release$ gdb apmplanner2 | |
GNU gdb (Ubuntu 7.8-1ubuntu4) 7.8.0.20141001-cvs | |
Copyright (C) 2014 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-linux-gnu". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andre@Loke:~/prog/apm_planner/release$ gdb ./apmplanner2 | |
GNU gdb (Ubuntu 7.8-1ubuntu4) 7.8.0.20141001-cvs | |
Copyright (C) 2014 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-linux-gnu". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andre@andre-Latitude-E5520:~/prog/apm_planner/release$ gdb apmplanner2 GNU gdb (Ubuntu 7.8-1ubuntu4) 7.8.0.20141001-cvs | |
Copyright (C) 2014 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-linux-gnu". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: | |
<http://www.gnu.org/software/gdb/bugs/>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO 2015-03-17T10:41:48.511 QGCCore::initialize() | |
INFO 2015-03-17T10:41:48.511 Current Build Info | |
INFO 2015-03-17T10:41:48.511 Git Hash: ecf57caf56af26dcfaa422ccc63207c81df42959 | |
INFO 2015-03-17T10:41:48.511 Git Commit: 2.0.15-rc2-278-gecf57ca | |
INFO 2015-03-17T10:41:48.511 APPLICATION_NAME: "APM Planner" | |
INFO 2015-03-17T10:41:48.511 APPLICATION_VERSION: "v2.0.16" | |
INFO 2015-03-17T10:41:48.511 APP_PLATFORM: ubuntu64 | |
INFO 2015-03-17T10:41:48.511 APP_TYPE: stable | |
INFO 2015-03-17T10:41:48.585 Start Link Manager | |
DEBUG 2015-03-17T10:41:48.585 Create MAVLinkDecoder: MAVLinkDecoder(0x15dd140) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andre@andre-Latitude-E5520:~/prog/apm_planner/release$ gdb apmplanner2 | |
GNU gdb (Ubuntu 7.8-1ubuntu4) 7.8.0.20141001-cvs | |
Copyright (C) 2014 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-linux-gnu". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:205:5: note: QVariant::QVariant(qlonglong) | |
QVariant(qlonglong ll); | |
^ | |
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:204:5: note: QVariant::QVariant(uint) | |
QVariant(uint ui); | |
^ | |
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:203:5: note: QVariant::QVariant(int) | |
QVariant(int i); | |
^ | |
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:194:5: note: QVariant::QVariant(QVariant::Type) <near match> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PLUGING IN RADIO: | |
06-12 17:00:09.655 V/D2xx:: (29278): Start constructor | |
06-12 17:00:09.655 W/ContextImpl(2359): Implicit intents with startService are not safe: Intent { act=com.samsung.SMT.UpdateManager.UPDATE_DATA } android.content.ContextWrapper.startService:505 com.samsung.SMT.SamsungTTSService.e:-1 com.samsung.SMT.SamsungTTSService.a:-1 | |
06-12 17:00:09.655 W/ContextImpl(2359): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1852 android.content.ContextWrapper.startService:505 com.samsung.SMT.SamsungTTSService.e:-1 com.samsung.SMT.SamsungTTSService.a:-1 com.samsung.SMT.ai.onReceive:-1 | |
06-12 17:00:09.675 V/D2xx:: (29278): End constructor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
QGC WPL 110 | |
0 1 0 16 0 0 0 0 0 0 0 1 | |
1 0 3 16 0 0 0 0 69.6835659082675249 18.8681602478027344 100 1 | |
2 0 3 16 0 0 0 0 69.6858902674109544 18.8794898986816406 100 1 | |
3 0 3 16 0 0 0 0 69.6854432764853584 18.8910770416259766 100 1 | |
4 0 3 16 0 0 0 0 69.6776943354234248 18.8965702056884766 100 1 | |
5 0 3 16 0 0 0 0 69.6784693568993134 18.8784599304199219 100 1 | |
6 0 3 16 0 0 0 0 69.6819268001616479 18.8959693908691406 100 1 | |
7 0 3 16 0 0 0 0 69.6753392887962377 18.8846397399902344 100 1 | |
8 0 3 16 0 0 0 0 69.674266016302937 18.875885009765625 100 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andre@loke:~/prog/apm_planner/release$ ./apmplanner2 | |
INFO 2016-04-28T11:18:27.157 QGCCore::initialize() | |
INFO 2016-04-28T11:18:27.157 Current Build Info | |
INFO 2016-04-28T11:18:27.157 Git Hash: 6cf155604030cbd52476ce01a06670a0ada06e98 | |
INFO 2016-04-28T11:18:27.157 Git Commit: 2.0.19-rc4-133-g6cf1556-DEV | |
INFO 2016-04-28T11:18:27.157 APPLICATION_NAME: "APM Planner" | |
INFO 2016-04-28T11:18:27.157 APPLICATION_VERSION: "v2.0.20" | |
INFO 2016-04-28T11:18:27.158 APP_PLATFORM: ubuntu64 | |
INFO 2016-04-28T11:18:27.158 APP_TYPE: stable | |
INFO 2016-04-28T11:18:27.201 Start Link Manager |
OlderNewer