Tomaz Canabrava
9ac9b3aaea
Continue the preparation to localization
...
Add support for localization in the QML's on the Common folder.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Tomaz Canabrava
e8b042e421
Add the Qml translation rules for APM
...
Change all text to have a qsTr call, this way it will
call the right translated text when needed.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Daniel Agar
b16f091769
travis-ci only build debug for PRs
9 years ago
Nate Weibley
e05b987a53
- Use NSIS installer + script from AppVeyor tracker / closer to CI builder ( #3217 )
...
- Include appveyor YAML script in windows build other files
See also: https://github.com/appveyor/ci/issues/743
9 years ago
Don Gagne
f35086055e
Merge pull request #3219 from DonLakeFlyer/CablePullDisconnect
...
Auto-Disconnect on cable pull
9 years ago
Don Gagne
519c403b28
Merge pull request #3218 from DonLakeFlyer/TravisMacGStreamer
...
Add GStreamer to OS X travis builds
9 years ago
Daniel Agar
a75c4ee223
Revert "[WIP] add PX4 airspeed mode" ( #3220 )
9 years ago
Don Gagne
edcb532f26
Auto-Disconnect on cable pull
9 years ago
Don Gagne
7c75e377cc
Add GStreamer to OS X builds
9 years ago
Don Gagne
b612e4cdb9
Merge pull request #3216 from NaterGator/touchsettingsfix
...
Fix opening QML based settings is twitchy and unreliable
9 years ago
Don Gagne
3592063d32
Merge pull request #3214 from dagar/airspeed_mode
...
[WIP] add PX4 airspeed mode
9 years ago
Don Gagne
430697b65a
Merge pull request #3215 from bluerobotics/master
...
Show GPS error message only on map view
9 years ago
Don Gagne
6aecdf7cf5
Merge pull request #3211 from DonLakeFlyer/ValidateDecimalPlaces
...
Validate/Set decimal places against increment value
9 years ago
Don Gagne
db59e0bb32
Merge pull request #3205 from DonLakeFlyer/RTKSerialPortInfo
...
Plumb ublox RTK device ids through QGCSerialPortInfo
9 years ago
Don Gagne
7a6a98848e
Merge pull request #3201 from DonLakeFlyer/RemoveAllDirty
...
Plan: Remove All sets dirty bit
9 years ago
Don Gagne
0d0bc748a8
Merge pull request #3194 from DonLakeFlyer/CommandResponse
...
Better feedback for command failures
9 years ago
Nate Weibley
495dbb6c37
Fix opening QML based settings is twitchy and unreliable on Windows touch (Surface Pro-like) devices
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
Rustom Jehangir
733e8af68d
Show GPS error message only on map view
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
0ec5bc8ceb
add airspeed mode
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
Don Gagne
12db07d7c2
Validate decimal places against increment value
9 years ago
haigithub
a5ec9d2c19
Fix windows build bug, about MissionItemTest
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
Don Gagne
5a03aed725
Plumb ublox RTK device ids through QGCSerialPortInfo
9 years ago
dogmaphobic
1e6efa0e86
Skip "non compliant" Qt libraries (for Mac OS App Store)
9 years ago
Don Gagne
8ea7f6fad8
Remove All sets dirty bit
9 years ago
Don Gagne
5ddd82f5a5
Add more fake commands to support unit testing
9 years ago
Tomaz Canabrava
7f920895ac
Parameter Edit: Handle bitfields as ComboBoxes
...
This makes it possible to select more than one value
to be used in the parameter configuration, and since
the parameter is actually a bitfield - this is the
correct thing to do.
one of the drawbacks is that in the parameter listing
the value of the Fact will not be displayed as string
anymore, but with 'undefined: numerical-value', that is
the OR combination of the applied values.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
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