dogmaphobic
ffab89c945
Show scale on Fly View.
9 years ago
Don Gagne
94f9656478
Merge pull request #3256 from tcanabrava/fix_summary_buttons
...
Clicking on the summary titles enter edit mode
9 years ago
Gus Grubba
7d3efb1b87
Merge pull request #3279 from dogmaphobic/iconTweaks
...
Safety Icons Tweak
9 years ago
Gus Grubba
bbf8ea448a
Merge pull request #3278 from dogmaphobic/copyPasteError
...
Minor copy/paste error.
9 years ago
dogmaphobic
c7c3fdb4d0
Safety Icons Tweak
9 years ago
dogmaphobic
7481468cef
Minor copy/paste error.
9 years ago
Tomaz Canabrava
ecc9b1637c
Added correct spacing
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Tomaz Canabrava
33541e588a
Move id to the top
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Lorenz Meier
5903cc8dc1
Merge pull request #3273 from mavlink/text_cleanup
...
Clean UAS text handling
9 years ago
Lorenz Meier
97b2274daa
Add missing paragraph
9 years ago
Lorenz Meier
555fcc34c7
Clean UAS text handling
9 years ago
Lorenz Meier
696f9e32a3
Merge pull request #3272 from mavlink/px4param
...
PX4 Param System Update
9 years ago
Lorenz Meier
9acfdc548d
Update PX4 param meta
9 years ago
Lorenz Meier
8af9c8828e
Fact system: Translate between normalized units and percent
9 years ago
Lorenz Meier
04fb087b41
Add critical battery setting for PX4
9 years ago
dogmaphobic
fb57f430bd
Adding data link loss and removing COM_DL_LOSS_EN.
9 years ago
dogmaphobic
a269adf6db
Don't use hardcoded values for the combo box actions combo boxes.
...
Got the new BAT_LOW_THR parameter.
9 years ago
dogmaphobic
f68b562230
All done but low battery parameter.
9 years ago
dogmaphobic
6dcae15cdf
Preliminary work on new Safety Panel
9 years ago
Lorenz Meier
9bd9a8ca8b
Disable simulated position that slipped in
9 years ago
Lorenz Meier
420fd3ab95
Ignore vehicle with system ID zero
9 years ago
Lorenz Meier
5eed4cbf6d
Update param meta
9 years ago
Lorenz Meier
919b6fed2a
Merge pull request #3209 from haigithub/master
...
Fix windows build bug, about MissionItemTest. Fix Survey delete bug.
9 years ago
Lorenz Meier
c588d11913
Merge pull request #3267 from catch-twenty-two/enhancement.position_manager
...
Enhancement.position manager
9 years ago
Jimmy Johnson
4db26f89e5
removing debug output
9 years ago
Jimmy Johnson
ad6cb92904
adding position manager
9 years ago
Lorenz Meier
37c62b7873
Merge pull request #3269 from mavlink/reposition
...
Support REPOSITION MAVLink command in PX4
9 years ago
Lorenz Meier
27e727f9b9
APM: Compile fixes
9 years ago
Lorenz Meier
0138c03961
PX4: Compile fixes
9 years ago
Lorenz Meier
3e6a3218d9
Implement proper Pause at current position
9 years ago
Lorenz Meier
3a415a88e4
Teach QGC to detect the PX4 guided mode.
9 years ago
Daniel Agar
dc41a4fa77
allow linux clang builds
9 years ago
Daniel Agar
ea387d4442
travis-ci fold no longer needed ( #3270 )
...
-build is much quieter now
9 years ago
Lorenz Meier
9e423bea60
Support REPOSITION MAVLink command in PX4
9 years ago
Lorenz Meier
535e5de2e9
Initialize command properly to zero
9 years ago
Daniel Agar
82140c8dce
update fixed wing cmd default values
9 years ago
Gus Grubba
4be818c240
Merge pull request #3264 from dogmaphobic/fixFlightModesCrash
...
Fixed crash when switching to the Flight Modes panel.
9 years ago
dogmaphobic
08eff3b25c
F%$#* Windows...
9 years ago
dogmaphobic
aa52020c8f
Fixed crash when switching to the Flight Modes panel.
9 years ago
Lorenz Meier
0d214e1eba
Merge pull request #3263 from dogmaphobic/transparencyOnMissionEditor
...
Fixing the Mission Editor view to respect the view area
9 years ago
dogmaphobic
18cf8ba964
Fixing the Mission Editor view to respect the view area (so the map extends beneath the toolbar)
9 years ago
Lorenz Meier
283733666d
Merge pull request #3257 from dogmaphobic/transparency
...
Restoring toolbar transparency.
9 years ago
dogmaphobic
10de6808f8
Restoring toolbar transparency.
9 years ago
Gus Grubba
f7ad3693f3
Merge pull request #3247 from dogmaphobic/offlineMap
...
Offline map
9 years ago
dogmaphobic
b31e202519
Wrapping up iOS
9 years ago
Don Gagne
916651a6e7
Merge pull request #3246 from bkueng/rtcm_gps
...
Add GPS drivers and RTCM output for RTK GPS
9 years ago
Don Gagne
7bc1d256f6
Merge pull request #3250 from DonLakeFlyer/VTOLTuning
...
Tuning not supported on VTOL
9 years ago
Tomaz Canabrava
af054687ea
Clicking on the summary titles enter edit mode
...
Clicking on the sumarry titles enters the edit mode
On the tests with users, they always clicked on the
title (because it resembled a button or something) and
nothing happened. it was a bit confusing to have the
same information in two places and only one of them
being clickable.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Tomaz Canabrava
1093a65fa9
Show a more educative airframe configuration
...
During tests, if the airframe was configured to be an 'X' type
we showed just 'X' on the airframe type. It's correct but a
single letter - specially an X - made users think that it was
a error code, not the airframe name. So, because of that, also
show the vehicle type - a wrong value, but elucidative for users.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Beat Küng
90741961cc
gps & rtcm: exclude on MobileBuilds (Qt serialport seems not to be available on Android & iOS)
9 years ago