- 20 Aug, 2020 1 commit
-
-
gaste olivier authored
- add NOTIFY for distanceSensor property - add DistanceSensorReadingsChange() callback prototype - revert excessive NOTIFY - adding MaxSensor into DistanceSensor frame handling - add proximity radar view in map view - add proximity radar view in video view change distance label positioning in video view clean up unwanted comments - space up proximity sectors - revert unwanted changes in qgroundcontrol.qrc squashed commits
-
- 18 Aug, 2020 1 commit
-
-
DonLakeFlyer authored
Unified photo/video control which works with mavlink cameras and just video stream
-
- 15 Aug, 2020 2 commits
-
-
DonLakeFlyer authored
Move Vibration to Analyze
-
DonLakeFlyer authored
Press and Hold on Arm will change it to Force Arm
-
- 07 Aug, 2020 1 commit
-
-
DonLakeFlyer authored
Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
-
- 06 Aug, 2020 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
Fix C++ 20 compiler warning
-
- 31 Jul, 2020 2 commits
-
-
DonLakeFlyer authored
Replace qFuzzyCompare with better functioning QGC::fuzzyCompare
-
DonLakeFlyer authored
Remove buggy usage of vehicleYawsToNextWaypointInMission
-
- 28 Jul, 2020 1 commit
-
-
DonLakeFlyer authored
Prefer ALTITUDE message over GPS messages
-
- 17 Jul, 2020 1 commit
-
-
DonLakeFlyer authored
Support for Vehicle and Firmware classes
-
- 07 Jul, 2020 1 commit
-
-
DonLakeFlyer authored
Remove support for RC_CHANNEL_RAW. Was causing problems with incorrect channel counts.
-
- 02 Jul, 2020 2 commits
-
-
DonLakeFlyer authored
Support parameter meta data coming from COMPONENT_INFORMATION as well as old system
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 29 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
Component Information FTP download support
-
- 26 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
More work on vehicle connect state machine(s)
-
- 21 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
New initial connect state machine which supports COMPONENT_INFORMATION
-
- 14 Jun, 2020 2 commits
-
-
DonLakeFlyer authored
Initial support for global plan-wide altitude mode setting
-
DonLakeFlyer authored
Remove mutex from Vehicle::sendMessageOnLinkThreadSafe.
-
- 13 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
-
- 12 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
Fix offline vehicle firmware/vehicle type settings
-
- 09 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
Rework handling of fw/vehicle type with respect to conflicts with actual vehicle types.
-
- 05 Jun, 2020 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 29 May, 2020 1 commit
-
-
DonLakeFlyer authored
-
- 25 May, 2020 2 commits
-
-
Aleksey Kontsevich authored
-
Aleksey Kontsevich authored
-
- 07 May, 2020 1 commit
-
-
DoinLakeFlyer authored
Re-architect toolbar for better customization capabilities. Also use less real estate.
-
- 01 May, 2020 1 commit
-
-
Remek Zajac authored
-
- 28 Apr, 2020 1 commit
-
-
DoinLakeFlyer authored
Major rework to support terrain profile display and terrain collision reporting
-
- 17 Apr, 2020 2 commits
-
-
Julian Oes authored
-
DoinLakeFlyer authored
App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
-
- 16 Apr, 2020 1 commit
-
-
Julian Oes authored
This fixes a bug where a URL containing a hashtag (#) was displayed without the hashtag.
-
- 14 Apr, 2020 1 commit
-
-
DoinLakeFlyer authored
Set RC To Param support
-
- 28 Mar, 2020 1 commit
-
-
DoinLakeFlyer authored
Stable update
-
- 27 Mar, 2020 3 commits
-
-
DoinLakeFlyer authored
Add support for chunked STATUSTEXT
-
DoinLakeFlyer authored
Remove unused HIL code
-
DoinLakeFlyer authored
Remove unnecessary includes of QGroundCotrolQmlGlobal.h
-
- 23 Mar, 2020 1 commit
-
-
Jacob Dahl authored
-
- 15 Mar, 2020 1 commit
-
-
DoinLakeFlyer authored
Fix bad cast causing loss of precision with sequence numbers
-
- 12 Mar, 2020 1 commit
-
-
Willian Galvani authored
-