Rustom Jehangir
|
99d161edd4
|
Add safety component for Sub firmware.
|
8 years ago |
Don Gagne
|
a93076dd32
|
Merge pull request #4130 from DonLakeFlyer/APMSetupPage
Switch ArduPilot setup pages to new SetupPage usage, plus vehicle branding
|
8 years ago |
Don Gagne
|
8f594e500e
|
Merge pull request #4129 from bluerobotics/sdl2SierraFix
SDL2: Remove code signature file to (hopefully) fix macOS Sierra build.
|
8 years ago |
Gregory Dymarek
|
da0b916802
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
|
8 years ago |
Gregory Dymarek
|
6d9fb038ca
|
Cleanup & Sync
|
8 years ago |
Don Gagne
|
698e6bb16d
|
Switch ArduPIlot setup pages to new SetupPage usage
Also added new FirmwarePlugin::brandImage support
|
8 years ago |
Rustom Jehangir
|
215d72c1be
|
SDL2: Remove code signature file to (hopefully) fix macOS Sierra build.
|
8 years ago |
Don Gagne
|
332ee70baa
|
Merge pull request #4128 from DonLakeFlyer/Mav2Payload
Correct address of payload for Mav2
|
8 years ago |
Don Gagne
|
7122a67201
|
Correct address of payload for Mav2
|
8 years ago |
Daniel Agar
|
8861c1f7eb
|
linux package always include libQt5Multimedia (#4122)
- fixes #4105
|
8 years ago |
Gregory Dymarek
|
8c1cbc6dd6
|
Implementing throttle axis accumulator with deadband support
|
9 years ago |
Don Gagne
|
24596a5c15
|
Merge pull request #4110 from bluerobotics/sdl2
Update to SDL2 for Joystick Handling
|
9 years ago |
Don Gagne
|
722a7b9267
|
Add user manual link
|
9 years ago |
Don Gagne
|
9c7417000b
|
Merge pull request #4108 from wingtra/fix/insert_wp_after_survey_item
Fix insert functionality after Survey Item
|
9 years ago |
Don Gagne
|
16b2c52f05
|
Merge pull request #4109 from DonLakeFlyer/Mav2
Mavlink 2.0 support
|
9 years ago |
Don Gagne
|
b4dc5f3ccd
|
Mavlink 2.0 support
No signing support yet
|
9 years ago |
Adyasha Dash
|
b52f38ed9a
|
fix insert functionality
|
9 years ago |
Don Gagne
|
7976617ec8
|
Merge pull request #4107 from DonLakeFlyer/LogDownload
Move LogDownload to Analyze View
|
9 years ago |
Don Gagne
|
0a57838a8e
|
Increase stretch dmg size
|
9 years ago |
Rustom Jehangir
|
1e920e3e22
|
SDL2: Force user to recalibrate on SDL2 update.
|
9 years ago |
Don Gagne
|
f2526355ac
|
Move LogDownload to Analyze View
|
9 years ago |
Don Gagne
|
11a86919bb
|
Merge pull request #4106 from wingtra/fix/load_save_on_tablet
Fix saving and loading mission file on tablet
|
9 years ago |
Adyasha Dash
|
8d4fbe50ce
|
fix saving and loading mission file on tablet
|
9 years ago |
Don Gagne
|
5824e3468a
|
Handle redirects in file downloads
|
9 years ago |
Don Gagne
|
531b9ac348
|
Merge pull request #4102 from DonLakeFlyer/GeoTag
Initial GeoTag implementation
|
9 years ago |
Don Gagne
|
5b54e2a5e8
|
Merge pull request #4100 from DonLakeFlyer/SerialComm
Small tweak to serial ui
|
9 years ago |
Don Gagne
|
7505181efb
|
GeoTag framework
|
9 years ago |
Don Gagne
|
73d1456d32
|
Small tweak to serial ui
|
9 years ago |
Don Gagne
|
abc118d02e
|
Merge pull request #4096 from DonLakeFlyer/Mav2Prep
Must use pack_chan and encode_chan due to mav 2.0 problem
|
9 years ago |
Don Gagne
|
63f0271b37
|
Fix for unit testing
|
9 years ago |
Don Gagne
|
f69b38e4dc
|
Convert to pack/encode_chan apis
|
9 years ago |
Don Gagne
|
e7979fd93f
|
Must use pack_chan and encode_chan due to mav 2.0 problem
_finalize methods need information which is not available if all you
have is a mavlink_message_t
|
9 years ago |
Don Gagne
|
01c4ef3cb9
|
Merge pull request #4091 from DonLakeFlyer/ArduPilotRedirect
Handle redirects in file downloads
|
9 years ago |
Rustom Jehangir
|
1f109990a6
|
SDL2: Library project config for Windows build.
|
9 years ago |
Rustom Jehangir
|
e67514bc9a
|
SDL2: Load game controller mappings and utilize game controller if available
|
9 years ago |
Rustom Jehangir
|
50a0e51652
|
SDL2: Add game controller mapping database file.
|
9 years ago |
Rustom Jehangir
|
bf90d418a0
|
SDL2: Update install docs and travis dependencies.
|
9 years ago |
Rustom Jehangir
|
27dfa550ed
|
SDL2: Update project files and update joystick open function for SDL2
|
9 years ago |
Rustom Jehangir
|
93f5908ce7
|
SDL2: Remove old SDL1 development files.
|
9 years ago |
Rustom Jehangir
|
7e6d99005c
|
SDL2: Change external libs to SDL2
|
9 years ago |
Rustom Jehangir
|
4b6a41257e
|
SDL2: Add Windows SDL2 development files.
|
9 years ago |
Rustom Jehangir
|
7c71f38ce8
|
SDL2: Add SDL2 Mac development files.
|
9 years ago |
Don Gagne
|
c55af2f8ea
|
Handle redirects in file downloads
|
9 years ago |
Don Gagne
|
51edd95ba3
|
Merge pull request #4087 from DonLakeFlyer/SurveyUI
Major Survey UI rework
|
9 years ago |
Don Gagne
|
03b0274980
|
Merge pull request #4086 from bkueng/fix_px4_version_comparison
px4firmwareplugin: fix minimum required version comparison
|
9 years ago |
Don Gagne
|
1fc04bf40a
|
Fix unit test usage
|
9 years ago |
Don Gagne
|
fd28bf0307
|
Major rework of Survey ui
|
9 years ago |
Don Gagne
|
23e95926a7
|
Add new fact controls
|
9 years ago |
Don Gagne
|
de0169abaa
|
Add new validateKeys support
|
9 years ago |
Beat Küng
|
4165c09fcb
|
px4firmwareplugin: fix minimum required version comparison
before, with a version of eg. 1.5.0, the user was wrongly notified.
|
9 years ago |