DonLakeFlyer
0f53ef5cf7
Use FlightMap as base for offline map
...
This way:
* GCS location is shown
* It follows same centering semantics of FlightMap
* Note: Vehicle is not shown
8 years ago
DonLakeFlyer
9036f90481
Fix broken settings dialog display
8 years ago
DonLakeFlyer
790e6543ca
Fix build break
8 years ago
Don Gagne
f84781fac8
Merge pull request #5553 from DonLakeFlyer/PlanMapItems
...
Encapsulate Fly view map items into PlanMapItems control
8 years ago
Don Gagne
1dbacddf81
New PlanMapItems control
...
Used to display items associated with Flight Plan on Map
8 years ago
Don Gagne
fcf2d7a05f
Fix CLEAR_ALL
8 years ago
Don Gagne
7e8450c61c
Remove console output
8 years ago
Don Gagne
72ac8f8a47
Merge pull request #5548 from DonLakeFlyer/GeoFenceRallyMav2
...
New Mavlink 2 spec GeoFence and Rally Point support
8 years ago
Don Gagne
537463c57c
New Mavlink 2 spec GeoFence and Rally Point support
8 years ago
Don Gagne
a3490362d5
Merge pull request #5546 from DonLakeFlyer/ForceSaveResetDefaultAdvanced
...
Parameter force save and default disabled in non-advanced mode
8 years ago
Gus Grubba
dec4ee1f1b
Postpone parameter updates for a bit.
8 years ago
Gus Grubba
d9baef94d5
Instead of resetting all parameters when some parameter change, explicitly define list of parameters that must be requested when a given parameter change.
8 years ago
DonLakeFlyer
d2b7b785bc
Parameter force save and default disabled in non-advanced mode
8 years ago
Gus Grubba
696cf7c826
Allow derived classes to process and validate incoming parameters.
...
Retry requests for storage and capture info.
8 years ago
Don Gagne
bb25081bbe
Merge pull request #5543 from DonLakeFlyer/Fixes
...
Fixes: Mission linux libs, Console save to file
8 years ago
DonLakeFlyer
6e132728c5
Fix console save to file
8 years ago
DonLakeFlyer
0a16a1fe29
Add missing Linux libs
8 years ago
Don Gagne
a11b1dbf25
Merge pull request #5460 from HorusAeronaves/wind_rose_solution
...
Wind rose solution
8 years ago
Don Gagne
6b6361eff3
Merge pull request #5533 from NaterGator/consoleperf
...
Switch over to model based storage for the mavlink console
8 years ago
Don Gagne
ab0e284f89
Merge pull request #5526 from bluerobotics/pr-add-sub-modes
...
Add missing sub modes
8 years ago
Don Gagne
8d403ddf1c
Merge pull request #5518 from mavlink/pr-reduce-mavlink-decoder-prio
...
MAVLink decoder: Run at lowest priority
8 years ago
Don Gagne
da02ca1a96
Merge pull request #5539 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
Don Gagne
42a2e61d25
Merge pull request #5135 from bluerobotics/vehicle-health-alert
...
Rework vehicle sensors_health alert
8 years ago
Gus Grubba
2a777cc84f
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into cameraControl
8 years ago
Gus Grubba
aa490d2c6e
Added the concept of a read only parameter.
...
Removed guess work from what parameters must be refreshed/updated when some other parameter changes. Added a "reset" flag that indicates when a certain parameter changes, the list must be reloaded.
Don't send a signal when setting a fact if the new value is the same.
8 years ago
DonLakeFlyer
3f7b313fff
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
bd28760771
Merge pull request #5537 from DonLakeFlyer/ResumeMissionFail
...
Better handling of resume mission upload failures
8 years ago
Don Gagne
595fb58e43
Merge pull request #5538 from DonLakeFlyer/MapInternetTest
...
Internet availability test fixes
8 years ago
DonLakeFlyer
62d3098e69
Internet availability test fixes
8 years ago
DonLakeFlyer
2cbbcdadc9
Better handling of resume mission upload failures
8 years ago
Beat Küng
9cb4f2ddc5
MAVLinkLogManager: use https as default upload url
8 years ago
Gus Grubba
c5fc519e51
Do not try to set limited option. Firmware must handle it on its own. Request new option instead.
8 years ago
Nate Weibley
f7aac9094f
Switch over to model based storage for the mavlink console
8 years ago
Gus Grubba
daa2502a5a
Updating MAVLink
...
Fixed inverse logic in camera parameter retry count
Skip close timeout if not Windows
8 years ago
Patrick José Pereira
2c1e6da699
Survey: Change entry when moving windrose direction
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
879901b639
Survey: Remove lost semicolon
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
5ce5a5e523
Survey: Move windrose to same angle that text entry
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
3aeed07c1c
Survey: Change visibility back to normal
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
dheideman
cecfad7219
Add missing sub modes
8 years ago
Jacob Walser
b25fa29cf5
copy/paste typo
8 years ago
Jacob Walser
7b03fbcd3f
Alert user of sensor health error
8 years ago
Jacob Walser
df641b2363
Don't switch views automatically on sensor health warning
8 years ago
Don Gagne
190d80efac
Merge pull request #5523 from jaxxzer/pr-apm-altitude-fix
...
Fix for missing altitude updates on APM
8 years ago
Jacob Walser
69a5071994
Fix for missing altitude updates on APM
8 years ago
Gus Grubba
59428e138e
Merge pull request #5520 from mavlink/internetTest
...
Internet Test
8 years ago
Don Gagne
a1c60f60a9
Merge pull request #5501 from bluerobotics/pr-joystick-duplicate-names
...
Handle joysticks with duplicate names
8 years ago
Don Gagne
c6ac209a9a
Merge pull request #5502 from bluerobotics/pr-limit-joystick-btns
...
Add joystick button limit
8 years ago
Gus Grubba
1ca359f541
Route Internet test function to main app.
...
Switch test from 8.8.8.8:53 to "www.github.com:80"
8 years ago
Gus Grubba
94504df906
Handle parameter out of bounds when setting options change.
...
Increase param ack timeout.
Retry when param set failed.
8 years ago
Lorenz Meier
6023c1bfa6
MAVLink decoder: Run at lowest priority
8 years ago