Don Gagne
|
5872f6b07c
|
Merge pull request #8614 from alexeylysenko/remove_unnecessary_allocations
Removed unnecessary memory allocation
|
5 years ago |
DoinLakeFlyer
|
6d76fd3af4
|
Update mavlink submodule
|
5 years ago |
Jacob Dahl
|
7bb3fa8fb8
|
updated from reviewer feedback
|
5 years ago |
DoinLakeFlyer
|
8b18cf066f
|
Add support for chunked STATUSTEXT
|
5 years ago |
Don Gagne
|
e58ce630f0
|
Merge pull request #8613 from alexeylysenko/delete_unused_variable
Removed unused variable
|
5 years ago |
Don Gagne
|
8401eef1b1
|
Merge pull request #8061 from mavlink/pr-fix-warnings
Removed compile warnings on Linux
|
5 years ago |
DoinLakeFlyer
|
1396001fec
|
Remove unused HIL code
|
5 years ago |
DoinLakeFlyer
|
f24358aefe
|
Fix hamburger positioning
|
5 years ago |
Alexey
|
a357909eb3
|
Removed unnecessary memory allocation
|
5 years ago |
Don Gagne
|
1c328b9ca0
|
Merge pull request #8610 from booo/remove-trailing-white-spaces-joystickmanager
remove trailing whitespaces in JoystickManager.cc
|
5 years ago |
Don Gagne
|
9094110039
|
Merge pull request #8608 from uvify/master
Add UVify Core in the firmware downloader.
|
5 years ago |
Don Gagne
|
40d5f1ffe3
|
Merge pull request #8595 from DonLakeFlyer/IntlChar
Remove international char from comment causing compiles to fail
|
5 years ago |
Alexey
|
f18b879deb
|
Removed unused variable
|
5 years ago |
Don Gagne
|
e28a6c9c89
|
Merge pull request #8587 from dakejahl/pr-GPS_message_name_update
Update GPS struct name to match PX4
|
5 years ago |
Don Gagne
|
7c143cc649
|
Merge pull request #8583 from alexeylysenko/unreachable_code
Removed unreachable code
|
5 years ago |
Don Gagne
|
dd27f8eab8
|
Merge pull request #8582 from alexeylysenko/fixed_enable_sensor_hil
Emit sensorHilChanged signal only if it was really changed
|
5 years ago |
Don Gagne
|
84e704e4c0
|
Merge pull request #8581 from alexeylysenko/remove_extra_check
Removed checking pointer after 'new' operator
|
5 years ago |
Don Gagne
|
03ce13ab48
|
Merge pull request #8612 from DonLakeFlyer/PlanKML
Much better conversion of Mission to KML for use as 3d validation
|
5 years ago |
DoinLakeFlyer
|
bb35cc1716
|
Much better mission->kml conversion support
|
5 years ago |
DoinLakeFlyer
|
e356fc147c
|
Use global palette
|
5 years ago |
DoinLakeFlyer
|
fd19b461ec
|
Add support for isTakeoffCommand MissionCommandUIInfo
|
5 years ago |
DoinLakeFlyer
|
cb88912e59
|
Fix typo
|
5 years ago |
DoinLakeFlyer
|
578d2548e4
|
Add global palette object to QGroundControlQmlGlobal for generic usage
|
5 years ago |
DoinLakeFlyer
|
18409818cc
|
Remove unnecessary includes of QGroundCotrolQmlGlobal.h
|
5 years ago |
Don Gagne
|
984d53925b
|
Merge pull request #8611 from DonLakeFlyer/GooglePlayDeploy
Travis: Fix deploy error on store upload stage
|
5 years ago |
Don Gagne
|
1d5f6dac79
|
Fix deploy error on store upload stage
|
5 years ago |
Philipp Borgers
|
7079db9e69
|
remove trailing whitespaces in JoystickManager.h
|
5 years ago |
Philipp Borgers
|
71944e878b
|
remove trailing whitespaces in JoystickManager.cc
|
5 years ago |
PX4BuildBot
|
0627751a79
|
Update PX4 Firmware metadata Thu Mar 26 17:25:28 UTC 2020
|
5 years ago |
Don Gagne
|
48e3282264
|
Merge pull request #8606 from DonLakeFlyer/PlayUpload
Still fighting with Google Play Store upload
|
5 years ago |
junwoo091400
|
0dd154581c
|
Feature Add:
- UVify Core board support is implemented.
|
5 years ago |
PX4BuildBot
|
bf25ea1384
|
Update PX4 Firmware metadata Thu Mar 26 07:17:31 UTC 2020
|
5 years ago |
Don Gagne
|
d2616604c4
|
Still fighting with Google Play Store upload
|
5 years ago |
Don Gagne
|
898d06182e
|
Merge pull request #8605 from DonLakeFlyer/TravisJobs
Fix play upload test
|
5 years ago |
Don Gagne
|
3a0b671510
|
Fix play upload test
|
5 years ago |
Don Gagne
|
52e137bdea
|
Merge pull request #8604 from DonLakeFlyer/TravisJobs
Travis: Switch to using new jobs: tag
|
5 years ago |
Don Gagne
|
169179fe73
|
New Google Play upload
|
5 years ago |
Don Gagne
|
8e99d6963f
|
Dual stage build for Google Play Upload
|
5 years ago |
Don Gagne
|
8732d169a4
|
Use multiple stages
|
5 years ago |
Don Gagne
|
583d408031
|
Switch to using new jobs: tag
|
5 years ago |
Don Gagne
|
3b5460a825
|
Merge pull request #8603 from DonLakeFlyer/LogDownloadMobile
Fix mobile Log Download
|
5 years ago |
Don Gagne
|
919ee98f43
|
Merge pull request #8602 from DonLakeFlyer/GooglePlay
Travis: Turn google play upload back on
|
5 years ago |
DoinLakeFlyer
|
9af279f599
|
Fix mobile Log Download
|
5 years ago |
Don Gagne
|
765993b431
|
Turn google play upload back on
|
5 years ago |
PX4BuildBot
|
47fbdabd75
|
Update PX4 Firmware metadata Wed Mar 25 20:39:59 UTC 2020
|
5 years ago |
Don Gagne
|
8b96abb50e
|
Merge pull request #8598 from DonLakeFlyer/StableCherryPick
Stable cherry pick
|
5 years ago |
Don Gagne
|
67f93ceea4
|
Merge pull request #8586 from DonLakeFlyer/VTOLFixes
VTOL Fixes
|
5 years ago |
Philipp Borgers
|
953e92bcef
|
add emergency stop as joystick button action
This commit adds the emergency stop as button action to the joystick.
Enables a user to map emergency stop to a button of the joystick.
|
5 years ago |
PX4BuildBot
|
5b628000af
|
Update PX4 Firmware metadata Wed Mar 25 08:59:17 UTC 2020
|
5 years ago |
DoinLakeFlyer
|
9e38788ad3
|
Remove international char from comment causing compiles to fail
|
5 years ago |