Don Gagne
|
0d0bc748a8
|
Merge pull request #3194 from DonLakeFlyer/CommandResponse
Better feedback for command failures
|
9 years ago |
Don Gagne
|
10c782f910
|
Merge pull request #3213 from DonLakeFlyer/ScrollToCurrentItem
Plan: Scroll list to current item
|
9 years ago |
Don Gagne
|
01e2a027a8
|
Merge pull request #3208 from bkueng/minor_things
Minor things
|
9 years ago |
Gus Grubba
|
776c21e0df
|
Merge pull request #3203 from dogmaphobic/fixNonKosherQtLibs
Skip "non compliant" Qt libraries (for Mac OS App Store)
|
9 years ago |
Gus Grubba
|
8bd40ba82d
|
Merge pull request #3206 from dogmaphobic/fixGStreamerRuntime
Fix GStreamer relocation for Mac OS release (installer) builds.
|
9 years ago |
Daniel Agar
|
fdcfd3c0eb
|
appveyor install nsis from s3 (#3212)
* appveyor install nsis from s3
* Pass YAML linting, pls work
* Simpler nsis download scheme
|
9 years ago |
Don Gagne
|
9fe27499a4
|
Scroll list to current item
|
9 years ago |
Beat Küng
|
358b6dfa80
|
add .ackrc to ignore doc directory
|
9 years ago |
Beat Küng
|
ed04cbcd40
|
MissionEditor.qml: fix typo in label
|
9 years ago |
Beat Küng
|
b9f8fd9252
|
qgroundcontrol.pro: explain shadow build
|
9 years ago |
Beat Küng
|
30e59dedb8
|
qgroundcontrol.desktop: remove executable bit
|
9 years ago |
Beat Küng
|
32c75dde9c
|
update README: Fedora now uses dnf instead of yum
|
9 years ago |
dogmaphobic
|
7b1f7bad6e
|
Fix GStreamer relocation for Mac OS release (installer) builds.
|
9 years ago |
dogmaphobic
|
1e6efa0e86
|
Skip "non compliant" Qt libraries (for Mac OS App Store)
|
9 years ago |
Don Gagne
|
5ddd82f5a5
|
Add more fake commands to support unit testing
|
9 years ago |
Don Gagne
|
50ab2ed986
|
Merge pull request #3192 from DonLakeFlyer/SafetyConfig
Fix RTL_LAND_DELAY usage
|
9 years ago |
Don Gagne
|
35aeb8be3f
|
Merge pull request #3191 from DonLakeFlyer/NoisyMeta
Fix noisy output
|
9 years ago |
Don Gagne
|
472ee13983
|
Merge pull request #3188 from DonLakeFlyer/NoAirframeMessage
Better messaging for no airframe set
|
9 years ago |
Don Gagne
|
7bba3b1d02
|
Better feedback for command failures
|
9 years ago |
Don Gagne
|
0209165f30
|
Fix RTL_LAND_DELAY usage
|
9 years ago |
Don Gagne
|
11f2ae1b8b
|
Fix noisy output
|
9 years ago |
Don Gagne
|
d8b5c67038
|
Better messaging for no airframe set
|
9 years ago |
Don Gagne
|
d225aa6a63
|
Merge pull request #3183 from DonLakeFlyer/WiFiCal
WiFi sensor cal
|
9 years ago |
Don Gagne
|
11ab9aa031
|
Warn used about sensor cal over WiFi
|
9 years ago |
Don Gagne
|
a254ee7598
|
Add Vehicle::sendMessageOnPriorityLink
|
9 years ago |
Lorenz Meier
|
590002f83c
|
Merge pull request #3182 from DonLakeFlyer/MagCalFix
Mag cal fix
|
9 years ago |
Lorenz Meier
|
f9c500195f
|
Merge pull request #3180 from mavlink/param_meta_px4
Update PX4 meta data
|
9 years ago |
Don Gagne
|
664222f24c
|
Warn user of already completed side
|
9 years ago |
Don Gagne
|
f09bb36bd0
|
Remove test code
|
9 years ago |
Lorenz Meier
|
398d842db5
|
Update PX4 meta data
|
9 years ago |
Daniel Agar
|
df7c8f0d86
|
FAcepalm fix
|
9 years ago |
Don Gagne
|
4348fabe10
|
Merge pull request #3179 from DonLakeFlyer/SeqLoss
Show mavlink sequence number packet loss in UI
|
9 years ago |
Don Gagne
|
393f1533c5
|
Show mavlink sequence number packet loss in UI
|
9 years ago |
Don Gagne
|
0f88457982
|
Merge pull request #3178 from DonLakeFlyer/ScreenOn
Turn screen sleep back on correctly
|
9 years ago |
Don Gagne
|
95878a1828
|
Merge pull request #3176 from NaterGator/unixconsole
Reenable writing to stderr on *nix platforms for useful debugging
|
9 years ago |
Don Gagne
|
4821d474b3
|
Turn screen sleep back on correctly
|
9 years ago |
Nate Weibley
|
7454240adb
|
Reenable writing to stderr on *nix platforms for useful debugging messages
|
9 years ago |
Don Gagne
|
e650a529a2
|
Merge pull request #3175 from DonLakeFlyer/CommandAck
Better command failure output
|
9 years ago |
Don Gagne
|
98a0c4ed89
|
Merge pull request #3171 from DonLakeFlyer/CommandPick
Plan: Adjust "Change command" for better usability
|
9 years ago |
Don Gagne
|
1ce269c217
|
Merge pull request #3170 from DonLakeFlyer/ParamReadWriteFail
Parameter save: Notify user on read/write failures after retries
|
9 years ago |
Don Gagne
|
a48adf6322
|
Merge pull request #3169 from DonLakeFlyer/CalRotateText
Mag cal: Fix text
|
9 years ago |
Don Gagne
|
b6e9369cbc
|
Better command failure output
|
9 years ago |
Don Gagne
|
bd3a5f97ac
|
Adjust "Change command" for better usability
|
9 years ago |
Don Gagne
|
18ee64462e
|
Notify user on read/write failures after retries
|
9 years ago |
Don Gagne
|
ae04fb806b
|
Fix text
|
9 years ago |
Nate Weibley
|
fddfacd9ad
|
Fix segfault on Linux at close for #3164 (#3166)
* Remove leftover debugging message
* Fix segfault on Linux at close for #3164
|
9 years ago |
Don Gagne
|
aebd9fe904
|
Merge pull request #3161 from NaterGator/paramprogress
Show the user some positive feedback when parameters load from cache.…
|
9 years ago |
Nate Weibley
|
db4ab216a1
|
Show the user some positive feedback when parameters load from cache. For #3114
|
9 years ago |
Don Gagne
|
064513e956
|
Merge pull request #3139 from NaterGator/consolefix
Add optional qml-based console to view debugging messages. For #3121
|
9 years ago |
Don Gagne
|
cf510700af
|
Merge pull request #3158 from DonLakeFlyer/GStreamerOff
Turn off streamer for OSX
|
9 years ago |