Gus Grubba
|
bbf7f098fe
|
Merge pull request #6955 from mavlink/decimalPlaces
CP - Add support for decimal places
|
6 years ago |
Gus Grubba
|
0f3caccc20
|
CP - Add support for decimal places
|
6 years ago |
Gus Grubba
|
c0ce9133a0
|
Merge pull request #6938 from mavlink/localizationWork
Adding Turkish and German
|
6 years ago |
Gus Grubba
|
629e8c01d2
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into localizationWork
# Conflicts:
# ChangeLog.md
|
6 years ago |
PX4BuildBot
|
9dae33ae50
|
Update PX4 Firmware metadata Fri Oct 26 06:15:55 UTC 2018
|
6 years ago |
Don Gagne
|
7a8d75a894
|
Merge pull request #6953 from DonLakeFlyer/CameraShots
Fixed camera shot count when trigger distance == 0
|
6 years ago |
Don Gagne
|
4e215c91a1
|
Merge pull request #6951 from DonLakeFlyer/PlanSaveOnExit
Fix Plan save message on exit
|
6 years ago |
Don Gagne
|
8c425de6c6
|
Merge pull request #6949 from DonLakeFlyer/HeadingToHome
Heading to Home on Vehicle FactGroup
|
6 years ago |
Don Gagne
|
8c4ee29283
|
Merge pull request #6948 from DonLakeFlyer/PlanCompID
Use MAV_COMP_ID_AUTOPILOT1 instead of MAV_COMP_ID_MISSIONPLANNER
|
6 years ago |
Patrick José Pereira
|
e0ac5067d7
|
MavLinkProtocol: Fix constructor warnings
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Don Gagne
|
eecef88481
|
Fixed camera shot count when trigger distance == 0
|
6 years ago |
Don Gagne
|
801aa5d094
|
Support COMPASS_AUTO_ROT==2 for orientations set automatically.
|
6 years ago |
Don Gagne
|
513c261b1a
|
Remove qDebug
|
6 years ago |
Don Gagne
|
4573c4df17
|
Fix Plan save message on exit
|
6 years ago |
Don Gagne
|
6f05b03887
|
Heading to Home on Vehicle FactGroup
|
6 years ago |
Don Gagne
|
c7b1880c42
|
Us MAV_COMP_ID_AUTOPILOT1 instead of MAV_COMP_ID_MISSIONPLANNER
|
6 years ago |
dheideman
|
63a986249a
|
ArduSubFirmwarePlugin: Add ArduSub capabilities
|
6 years ago |
Don Gagne
|
0a205d71f7
|
Merge pull request #6944 from DonLakeFlyer/DistanceToGCS
Add Distance to GCS to Vehicle FactGroup
|
6 years ago |
Don Gagne
|
a93f96da51
|
Merge pull request #6943 from patrickelectric/better_qstring
Do not call QString(char*) to build empty string.
|
6 years ago |
Don Gagne
|
c7246a368e
|
Add Distance to GCS to Vehicle FactGroup
|
6 years ago |
Willian Galvani
|
6ce5b25db9
|
MotorComponent: Make setupSource virtual
|
6 years ago |
Willian Galvani
|
cb1471a2f7
|
APMMotorComponent: Create it
|
6 years ago |
Willian Galvani
|
fed7b37749
|
APMSubMotorComponent: Create file for sub motor testing
|
6 years ago |
Willian Galvani
|
8eee986565
|
Vehicle: add Sub case to motorCount()
|
6 years ago |
Willian Galvani
|
e9ea347952
|
APMSubMotorDisplay: Display motor configurations for each sub frame
|
6 years ago |
Willian Galvani
|
d4c9f2ce5c
|
Vehicle: show motor test only for ArduSub >= 3.5.3
|
6 years ago |
Jacob Walser
|
3c0e33832b
|
Vehicle: update interface for Motortest
|
6 years ago |
Jacob Walser
|
d3dcf3f898
|
Revert "Remove motor test"
This reverts commit c69a49e611 .
|
6 years ago |
Don Gagne
|
bcabdc26af
|
Merge pull request #6935 from patrickelectric/no_foreach
No more foreachs !
|
6 years ago |
Don Gagne
|
40f9e7ebcf
|
Merge pull request #6937 from patrickelectric/aaaaaaaarg
Use QString::arg and not multiple arg calls
|
6 years ago |
Don Gagne
|
0dbc3ef9c3
|
Merge pull request #6936 from patrickelectric/remove_unused
Remove random unused variables
|
6 years ago |
Don Gagne
|
0c382c9ac7
|
Merge pull request #6933 from patrickelectric/3rd_lambda
ParameterManager: Use 3rd parameter in connect
|
6 years ago |
Don Gagne
|
1ecef04ad5
|
Merge pull request #6932 from patrickelectric/better_enum
Move from Q_ENUMS to Q_ENUM
|
6 years ago |
Don Gagne
|
6964325109
|
Merge pull request #6911 from Williangalvani/bluerov2heavy
Add BlueROV2 heavy default parameter configuration
|
6 years ago |
Gus Grubba
|
4e340de2ec
|
Changelog
|
6 years ago |
Patrick José Pereira
|
402add8317
|
comm: Avoid QString initialization of empty string
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
c574a1090f
|
QtLocationPlugin: Avoid QString initialization of empty string
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
78ef74f161
|
QGCQFileDialog: Avoid QString initialization of empty string
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Gus Grubba
|
31bbfdc38e
|
Adding Turkish and German
|
6 years ago |
Patrick José Pereira
|
37da7a853a
|
ui: Use QString::arg with multiple QString parameters
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
7af7993d4b
|
comm: Use QString::arg with multiple QString parameters
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
22245cd17e
|
VehicleSetup: Use QString::arg with multiple QString parameters
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
677f725193
|
AutoPilotPlugins: Use QString::arg with multiple QString parameters
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
850ad3aa3f
|
ui: Remove unused variables
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
329c437647
|
uas: Remove unused variables
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
337c19bb89
|
comm: Remove unused variables
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
716961f1c2
|
FirmwarePlugin: Remove unused variables
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
c1e64d8f31
|
AutoPilotPlugins: Remove unused variables
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
12925b5c2d
|
Settings: Change from foreach to c++11 for
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Patrick José Pereira
|
ea5de1552a
|
Terrain: Change from foreach to c++11 for
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |