Lorenz Meier
|
71336d5b03
|
Temporary libs fix for QWT for Qt 5.4
|
11 years ago |
Lorenz Meier
|
3e0cd20746
|
Use a local variable for the port list, use correct null ptr macro
|
11 years ago |
Lorenz Meier
|
252b70de5d
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
11 years ago |
Lorenz Meier
|
9364558e44
|
Fix max zoom level to avoid black screen
|
11 years ago |
Lorenz Meier
|
2eccba9fb5
|
Fix system type update, now correctly hiding airspeed if required
|
11 years ago |
Lorenz Meier
|
c6d295fefb
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
11 years ago |
Lorenz Meier
|
f0472ab41d
|
Further attempts at improving link stability
|
11 years ago |
Lorenz Meier
|
813f9543c4
|
Merge pull request #910 from mavlink/mapfixes
Mapfixes
|
11 years ago |
Lorenz Meier
|
2c6cb7c452
|
Fixed map urls
|
11 years ago |
Lorenz Meier
|
4fcffe2e52
|
Remove unwanted mutex unlocker
|
11 years ago |
Lorenz Meier
|
a62f9f8c60
|
PFD: Avoid copy constructor
|
11 years ago |
Lorenz Meier
|
dacfcd247e
|
Fix race in opmapcontrol
|
11 years ago |
ndousse
|
15486a231e
|
Activate the MAV_CMD_LAND_START after update of the mavlink submodule
|
11 years ago |
ndousse
|
950ebd9e77
|
Update the MAVLink submodule
|
11 years ago |
ndousse
|
ce7da91494
|
Removed message MAV_CMD_DO_LAND_START
|
11 years ago |
ndousse
|
500135662e
|
Added the MAV_CMD_LAND_START after update of mavlink pointer
|
11 years ago |
ndousse
|
65d73d7fa9
|
Added missing MAV_CMD_ when creating a custom widget
|
11 years ago |
Lorenz Meier
|
7fae1b1f57
|
Merge pull request #908 from mavlink/fixquickview
correctly configure qt for QQuickView
|
11 years ago |
Thomas Gubler
|
5d9025204a
|
correctly configure qt for QQuickView
|
11 years ago |
Lorenz Meier
|
8c58db2f27
|
Merge pull request #907 from DonLakeFlyer/FlashFix
More stability changes
|
11 years ago |
Lorenz Meier
|
e1616d013d
|
Merge pull request #906 from DonLakeFlyer/RemoveAPM
Remove unreachable APM code
|
11 years ago |
Don Gagne
|
c12df96f96
|
deleteLater on _bootloaderPort
Removes a possible hang on Windows
|
11 years ago |
Don Gagne
|
793e78d09f
|
remove bad change
|
11 years ago |
Don Gagne
|
14998d64de
|
Remove APM toolbar qml
|
11 years ago |
Don Gagne
|
f3286d58ea
|
Remove unreachable APM code
|
11 years ago |
Don Gagne
|
c31fa7836a
|
QUpgrade submodule removed
|
11 years ago |
Don Gagne
|
0198ce3edf
|
commit
|
11 years ago |
Lorenz Meier
|
6cb8eb1407
|
Improve layout of sensor calibration
|
11 years ago |
Lorenz Meier
|
a9a049ca2a
|
Fix link status in QGC toolbar
|
11 years ago |
Lorenz Meier
|
4c9ef473f2
|
Remove unnecessary audio message text
|
11 years ago |
Lorenz Meier
|
11af2c4fb2
|
Merge pull request #880 from mavlink/linkstability
Making reconnect counters more forgiving, ensuring disconnect signal is ...
|
11 years ago |
Lorenz Meier
|
7640bd3af1
|
Merge pull request #904 from DonLakeFlyer/NewFirmware
New Firmware Upgrade implementation
|
11 years ago |
Don Gagne
|
82103fd076
|
Fix compiler warnings
|
11 years ago |
Don Gagne
|
e28996beac
|
New Firmware Upgrade implementation
|
11 years ago |
Lorenz Meier
|
5e638643c7
|
Add FTP message to message filter
|
11 years ago |
Lorenz Meier
|
245ece8d3e
|
Fix outdated Firmware config. Need an XML based approach!
|
11 years ago |
Lorenz Meier
|
a81309d2b3
|
Merge pull request #902 from mavlink/osx
OS X build fix for 10.9
|
11 years ago |
Lorenz Meier
|
9381135226
|
OS X build fix for 10.9
|
11 years ago |
Don Gagne
|
17b51ba989
|
Merge pull request #896 from DonLakeFlyer/QUpgradeRemoval
Cleaning up qupgrade parts in main source tree
|
11 years ago |
Don Gagne
|
ce55805c92
|
Merge pull request #897 from anton-matosov/master
Fixed crashing at connection time if pixhawk MAV_COMP_ID is not set to default (50)
|
11 years ago |
Anton Matosov
|
728b350e45
|
Reworked code to reduce number of unnecessary virtual function calls
|
11 years ago |
Thomas Gubler
|
33e3c7ded8
|
Merge pull request #895 from DonLakeFlyer/LayoutWarning
Fix duplicate widget names
|
11 years ago |
Don Gagne
|
a39c7aab37
|
Removed more unused firmware flashing code
|
11 years ago |
Anton Matosov
|
e4baa3ce7f
|
Fixed crashing at connection time if pixhawk MAV_COMP_ID value was previously changed.
|
11 years ago |
Don Gagne
|
b7935afbd4
|
Cleaning up qupgrade parts in main source tree
|
11 years ago |
Don Gagne
|
e067635dea
|
Fix duplicate widget names
This was causing a MOC compiler warnings. Also removed an unused
control.
|
11 years ago |
Don Gagne
|
4fb66afeac
|
Merge pull request #894 from DonLakeFlyer/SSLCheck
Add SSL check
|
11 years ago |
Don Gagne
|
6eda19da8f
|
Add SSL check
|
11 years ago |
Don Gagne
|
c1e68051ed
|
Merge pull request #892 from DonLakeFlyer/MoreReadme
More readme fixup
|
11 years ago |
Don Gagne
|
ffd537158a
|
More readme fixup
|
11 years ago |