Gus Grubba
eb0df28d87
Merge pull request #4286 from dogmaphobic/bluetooth
...
Switch Bluetooth connection from a generic Rfcomm protocol...
9 years ago
Don Gagne
21cfa71a52
Merge pull request #4285 from DonLakeFlyer/APMPIDDecimal
...
Default decimal places for PID params
9 years ago
Don Gagne
1d1ecb0169
Merge pull request #4284 from DonLakeFlyer/MapScaleZ
...
Fix z-order
9 years ago
Don Gagne
0ca437cd27
Merge pull request #4283 from DonLakeFlyer/AddPlannedHomePosition
...
Correct use of specifiesCoordinate
9 years ago
Don Gagne
9f760e3320
Merge pull request #4282 from DonLakeFlyer/SettingsFix
...
Hide view before settings source
9 years ago
Don Gagne
1e0e17b55c
Fix flag
9 years ago
Gus Grubba
bee16a671b
Switch Bluetooth connection from a generic Rfcomm protocol to a specific SerialPort service.
9 years ago
Don Gagne
6267f16b04
Default decimal places for PID params
9 years ago
Don Gagne
f2f1a0d55b
Fix z-order
9 years ago
Don Gagne
5ddddfda53
Correct use of specifiesCoordinate
9 years ago
Don Gagne
eb4de378ea
Hide view before settings source
...
This prevent the visibility change from trashing source setting
9 years ago
Gus Grubba
6471650920
Merge pull request #4276 from dogmaphobic/RSTPVideoConnection
...
Handle delayed RTSP video connection.
9 years ago
Don Gagne
00f3e59e00
Merge pull request #4280 from DonLakeFlyer/ParamMgrFix
...
Param mgr fix
9 years ago
Don Gagne
aa2771bdc3
Deal with ArduPilot 65536 index on PARAM_VALUE correctly
9 years ago
Don Gagne
e3a1f0169a
_requestListNoResponse fixed up and back on
9 years ago
Gus Grubba
5902567dd8
Handle delayed RTSP video connection.
9 years ago
Don Gagne
b25cde0709
Merge pull request #4274 from DonLakeFlyer/APMLevelHorizon
...
ArduPilot: Level Horizon support
9 years ago
Don Gagne
79d98c7ded
Merge pull request #4273 from DonLakeFlyer/CompassLearnOff
...
Turn off COMPASS_LEARN after cal
9 years ago
Don Gagne
2b990cc4eb
Merge pull request #4272 from DonLakeFlyer/QGCListView
...
Use new QGCListView
9 years ago
Don Gagne
2d6f005d79
Merge pull request #4271 from DonLakeFlyer/RunGuard
...
Single instance app guarding mechanism
9 years ago
Don Gagne
d1b3e41fba
Merge pull request #4270 from DonLakeFlyer/MissionStatusSpacing
...
Mission Status: Adjust spacing to take less space
9 years ago
Don Gagne
d2b2432fc8
Level Horizon support
9 years ago
Don Gagne
8ad79198d8
Turn off COMPASS_LEARN after cal
9 years ago
Don Gagne
d7234b8e7f
Use new QGCListView
...
Shows horizontal/vertical scroll indicators
9 years ago
Don Gagne
a0907e4658
Single instance app guarding mechanism
9 years ago
Don Gagne
9954bfc55b
Adjust spacing to take less space
9 years ago
Don Gagne
1c7174f265
Merge pull request #4265 from DonLakeFlyer/TBMultiVehicleFixes
...
Toolbar multi vehicle fixes
9 years ago
Lucas De Marchi
63e27884e7
Update PX4 airframe meta ( #4266 )
9 years ago
Don Gagne
7602c27607
Multi-vehicle fixes
...
* Vehicle selection must be global control
* Disconnect controls must be associated with Vehicle
9 years ago
Don Gagne
a42937f815
MainToolbarIndicator now real control
9 years ago
Gus Grubba
763e8382c6
Merge pull request #4260 from dogmaphobic/customPluginControl
...
Custom plugin work
9 years ago
Gus Grubba
c80fac51c9
Bogus change to force new build.
9 years ago
Gus Grubba
2c7705a588
Done with this for now.
9 years ago
Gus Grubba
a0166f1358
Made QGCCorePlugin derive from QGCToolBox and expose everything through the same mechanism as everything else.
9 years ago
Don Gagne
f88922dcf7
Merge pull request #4261 from DonLakeFlyer/PlanFixes
...
Bad reference fixes
9 years ago
Don Gagne
3d221ef9e1
Bad reference fixes
9 years ago
Don Gagne
ee97864e51
Merge pull request #4258 from DonLakeFlyer/LogSettings
...
Allow changes of log saving if not armed with reboot
9 years ago
Gus Grubba
3f3bfafae8
Build fix for when there is no video streaming support.
9 years ago
Gus Grubba
0920b97983
Custom plugin work
9 years ago
Gus Grubba
92bf4bd56b
Merge pull request #4259 from dogmaphobic/pluginSupport
...
Plugin support
9 years ago
Gus Grubba
33297c60e3
Removing unused file.
9 years ago
Gus Grubba
dce4379c94
Work on QGC plugin support
9 years ago
Gus Grubba
c54482acee
Merge pull request #4257 from DonLakeFlyer/PluginBuildSystem
...
Allows QGC plugins to be optional or custom
From #4256
> This allows you to create custom builds of QGC which may or may not contain all of the plugins. It also allows you to create a custom build where you can re-use the PX4 or APM plugin code as the base class for you own custom vehicle plugin and then expose only that to the system.
9 years ago
Gus Grubba
ed1d28af89
Merge pull request #4242 from bkueng/fix_ulog_streaming
...
fix for MAVLinkLogManager
9 years ago
Don Gagne
5693e8623a
Allow changes of log saving if not armed with reboot
9 years ago
Don Gagne
0ce6d773bb
Allows QGC plugins to be optional or custom
9 years ago
Don Gagne
d662b4da43
Merge pull request #4249 from DonLakeFlyer/ParamProgress
...
Per-Vehicle parameter load progess
9 years ago
Don Gagne
0daae906ed
Per-Vehicle parameter load progess
...
Also removed intermediate param load retry message
9 years ago
Don Gagne
b1867b2022
Merge pull request #4233 from wingtra/file_dialogs_z
...
Open file and directory dialogs in foreground
9 years ago
Don Gagne
76c634edf7
Merge pull request #4237 from DonLakeFlyer/ParameterManager
...
ParameterManager: Better logging, plus some retry fixes
9 years ago