- 19 Dec, 2018 1 commit
-
-
Gus Grubba authored
On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox. Added a Taisync settings with some basics already wired and running.
-
- 14 Dec, 2018 1 commit
-
-
Gus Grubba authored
-
- 13 Dec, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 10 Dec, 2018 1 commit
-
-
Gus Grubba authored
-
- 09 Dec, 2018 1 commit
-
-
Gus Grubba authored
-
- 06 Dec, 2018 1 commit
-
-
Don Gagne authored
Three components for better testing
-
- 27 Nov, 2018 1 commit
-
-
Don Gagne authored
Prevent counter overflow
-
- 12 Nov, 2018 1 commit
-
-
Don Gagne authored
16 RC channels
-
- 11 Nov, 2018 2 commits
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- 07 Nov, 2018 1 commit
-
-
Don Gagne authored
Support parameters from multiple components
-
- 30 Oct, 2018 1 commit
-
-
Don Gagne authored
Support new ArduPilot bootloader PID/VIDs
-
- 29 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 26 Oct, 2018 2 commits
-
-
Gus Grubba authored
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 25 Oct, 2018 1 commit
-
-
Don Gagne authored
Us MAV_COMP_ID_AUTOPILOT1 instead of MAV_COMP_ID_MISSIONPLANNER
-
- 24 Oct, 2018 4 commits
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 23 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Q_ENUMS is deprecated and should not be usued. Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 15 Oct, 2018 1 commit
-
-
Daniel Agar authored
-
- 04 Sep, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Fixed the core MAVLink receiver. Among other things, it wasn't accounting for fragmented messages. Fixed code that monitors messages received (and lost) Added a section within the MAVLink panel to show the current status (for the current vehicle) Remove some old, unused exposed interfaces
-
- 27 Aug, 2018 1 commit
-
-
Beat Küng authored
-
- 21 Aug, 2018 1 commit
-
-
Don Gagne authored
Back up further from end of file to handle more cases
-
- 09 Aug, 2018 1 commit
-
-
Don Gagne authored
ArduPilot ChibiOS support
-
- 14 Jul, 2018 1 commit
-
-
Beat Küng authored
-
- 06 Jul, 2018 1 commit
-
-
Gus Grubba authored
-
- 30 Jun, 2018 1 commit
-
-
Vavooon authored
-
- 26 Jun, 2018 2 commits
-
-
acfloria authored
-
DonLakeFlyer authored
-
- 14 Jun, 2018 2 commits
-
-
Philipp Oettershagen authored
-
acfloria authored
Previously the first activeChanged signal got lost because it was not connected yet to the LinkInterface which resulted in a link incorrectly shown as inactive.
-
- 05 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 30 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 27 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 16 May, 2018 2 commits
-
-
acfloria authored
Show the link indicator in the tool bar if two or more links are connected and at least one of them is a high latency link. Show in the link indicator if a link is inactive.
-
acfloria authored
- Improve function names - For notifications of an active link change only show the priority keyword if multiple links are connected - Use QMap instead of QList for the HeartbeatTimers - Style improvements - Simplify sending the MAV_CMD_CONTROL_HIGH_LATENCY command
-