- 05 May, 2020 1 commit
-
-
Daniel Agar authored
-
- 02 May, 2020 1 commit
-
-
DoinLakeFlyer authored
Add support for Json file string translations
-
- 21 Apr, 2020 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 17 Apr, 2020 1 commit
-
-
DoinLakeFlyer authored
App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
-
- 14 Apr, 2020 1 commit
-
-
DoinLakeFlyer authored
Set RC To Param support
-
- 30 Mar, 2020 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 27 Mar, 2020 2 commits
-
-
DoinLakeFlyer authored
Add support for chunked STATUSTEXT
-
DoinLakeFlyer authored
Remove unused HIL code
-
- 26 Mar, 2020 1 commit
-
-
junwoo091400 authored
- UVify Core board support is implemented.
-
- 21 Mar, 2020 2 commits
- 08 Mar, 2020 1 commit
-
-
DoinLakeFlyer authored
Unit test for mission transfer error string checking
-
- 01 Mar, 2020 1 commit
-
-
DonLakeFlyer authored
Mavlink terrain protocol support
-
- 19 Feb, 2020 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 18 Feb, 2020 1 commit
-
-
Patrick José Pereira authored
MSVC warns about not identified pragmas Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 17 Feb, 2020 1 commit
-
-
Patrick José Pereira authored
mavlink as submodule contains more warnings than particles in the universe. This results in a terrible experience for developers, since it makes harder to find real warning messages for QGC. Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 09 Feb, 2020 1 commit
-
-
DoinLakeFlyer authored
Disable SiK Radio mavlink 1 downgrade code
-
- 01 Feb, 2020 6 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- 07 Jan, 2020 1 commit
-
-
Don Gagne authored
Add new ArduPilot VID/PID
-
- 24 Dec, 2019 1 commit
-
-
DonLakeFlyer authored
Always send MISSION_ITEM_INT to ArduPilot
-
- 16 Dec, 2019 2 commits
-
-
DonLakeFlyer authored
64 bit fixes
-
DonLakeFlyer authored
Fix for 64 bit
-
- 06 Dec, 2019 1 commit
-
- 04 Dec, 2019 1 commit
-
-
Travis Bottalico authored
-
- 20 Oct, 2019 1 commit
-
-
Gus Grubba authored
-
- 07 Oct, 2019 1 commit
-
-
Don Gagne authored
Use correct component id for GCS
-
- 12 Sep, 2019 1 commit
-
-
Pierre TILAK authored
-
- 09 Sep, 2019 1 commit
-
-
Pierre TILAK authored
-
- 06 Sep, 2019 1 commit
-
-
Pierre TILAK authored
Add again test to insure log is not suspend and tempfile log is open
-
- 02 Sep, 2019 1 commit
-
-
Pierre TILAK authored
Remove the use of mavlink_parse_char which distorts channel stats
-
- 21 Aug, 2019 1 commit
-
-
Pierre TILAK authored
To have both order from the GCS and drone messages in logs So that it's possible to analyze the complete exchange between QGC and the drone. - Add a signal emitted by writeBytes of each LinkInterface - Connect this signal to MAVLinkProtocol::logSentBytes in LinkManager - MAVLinkProtocol::logSentBytes will parse and log messages sent from QGC
-
- 19 Aug, 2019 4 commits
-
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-