Don Gagne
|
24486f12ec
|
Merge pull request #905 from DonLakeFlyer/QUpgradeRemove
QUpgrade submodule removed
|
10 years ago |
Don Gagne
|
16f81a45df
|
Merge pull request #915 from DonLakeFlyer/WindowsUninstall
Windows Uninstall not working
|
10 years ago |
Don Gagne
|
cc6ee4f6e7
|
commit
|
10 years ago |
Don Gagne
|
14597102c0
|
Merge pull request #914 from DonLakeFlyer/RCCalV2
Simpler RC Calibration
|
10 years ago |
Don Gagne
|
e59ba686ce
|
Merge pull request #912 from mavlink/qt54
Temporary libs fix for QWT for Qt 5.4
|
10 years ago |
Don Gagne
|
5f56bf7a04
|
Fix release build compiler warnings
|
10 years ago |
Don Gagne
|
3f707f95c9
|
Simpler RC Calibration
|
10 years ago |
Lorenz Meier
|
9c48d0e9a2
|
Merge pull request #913 from ethz-asl/PR_upstream
Removed all code related to the senseSoar-UAV/MAV, as it was unused in a...
|
10 years ago |
philipoe
|
ab2e4d8bed
|
Removed all code related to the senseSoar-UAV/MAV, as it was unused in any case
Conflicts:
src/uas/QGCMAVLinkUASFactory.cc
src/uas/QGCMAVLinkUASFactory.h
|
10 years ago |
Lorenz Meier
|
eb16ba207b
|
Merge pull request #909 from ndousse/cmdMessageUpdate
Cmd message update
|
10 years ago |
Lorenz Meier
|
71336d5b03
|
Temporary libs fix for QWT for Qt 5.4
|
10 years ago |
Lorenz Meier
|
3e0cd20746
|
Use a local variable for the port list, use correct null ptr macro
|
10 years ago |
Lorenz Meier
|
252b70de5d
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
10 years ago |
Lorenz Meier
|
9364558e44
|
Fix max zoom level to avoid black screen
|
10 years ago |
Lorenz Meier
|
2eccba9fb5
|
Fix system type update, now correctly hiding airspeed if required
|
10 years ago |
Lorenz Meier
|
c6d295fefb
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
10 years ago |
Lorenz Meier
|
f0472ab41d
|
Further attempts at improving link stability
|
10 years ago |
Lorenz Meier
|
813f9543c4
|
Merge pull request #910 from mavlink/mapfixes
Mapfixes
|
10 years ago |
Lorenz Meier
|
2c6cb7c452
|
Fixed map urls
|
10 years ago |
Lorenz Meier
|
4fcffe2e52
|
Remove unwanted mutex unlocker
|
10 years ago |
Lorenz Meier
|
a62f9f8c60
|
PFD: Avoid copy constructor
|
10 years ago |
Lorenz Meier
|
dacfcd247e
|
Fix race in opmapcontrol
|
10 years ago |
ndousse
|
15486a231e
|
Activate the MAV_CMD_LAND_START after update of the mavlink submodule
|
10 years ago |
ndousse
|
950ebd9e77
|
Update the MAVLink submodule
|
10 years ago |
ndousse
|
ce7da91494
|
Removed message MAV_CMD_DO_LAND_START
|
10 years ago |
ndousse
|
500135662e
|
Added the MAV_CMD_LAND_START after update of mavlink pointer
|
10 years ago |
ndousse
|
65d73d7fa9
|
Added missing MAV_CMD_ when creating a custom widget
|
10 years ago |
Lorenz Meier
|
7fae1b1f57
|
Merge pull request #908 from mavlink/fixquickview
correctly configure qt for QQuickView
|
10 years ago |
Thomas Gubler
|
5d9025204a
|
correctly configure qt for QQuickView
|
10 years ago |
Lorenz Meier
|
8c58db2f27
|
Merge pull request #907 from DonLakeFlyer/FlashFix
More stability changes
|
10 years ago |
Lorenz Meier
|
e1616d013d
|
Merge pull request #906 from DonLakeFlyer/RemoveAPM
Remove unreachable APM code
|
10 years ago |
Don Gagne
|
c12df96f96
|
deleteLater on _bootloaderPort
Removes a possible hang on Windows
|
10 years ago |
Don Gagne
|
793e78d09f
|
remove bad change
|
10 years ago |
Don Gagne
|
14998d64de
|
Remove APM toolbar qml
|
10 years ago |
Don Gagne
|
f3286d58ea
|
Remove unreachable APM code
|
10 years ago |
Don Gagne
|
c31fa7836a
|
QUpgrade submodule removed
|
10 years ago |
Don Gagne
|
0198ce3edf
|
commit
|
10 years ago |
Lorenz Meier
|
6cb8eb1407
|
Improve layout of sensor calibration
|
10 years ago |
Lorenz Meier
|
a9a049ca2a
|
Fix link status in QGC toolbar
|
10 years ago |
Lorenz Meier
|
4c9ef473f2
|
Remove unnecessary audio message text
|
10 years ago |
Lorenz Meier
|
11af2c4fb2
|
Merge pull request #880 from mavlink/linkstability
Making reconnect counters more forgiving, ensuring disconnect signal is ...
|
10 years ago |
Lorenz Meier
|
7640bd3af1
|
Merge pull request #904 from DonLakeFlyer/NewFirmware
New Firmware Upgrade implementation
|
10 years ago |
Don Gagne
|
82103fd076
|
Fix compiler warnings
|
10 years ago |
Don Gagne
|
e28996beac
|
New Firmware Upgrade implementation
|
10 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 |