Nate Weibley
|
ec6a9a7147
|
Obligate LinkInterfaces to implement getLinkConfiguration. 11ab9aa031 introduced a bug where TCP links would cause a crash loading the sensors page
|
9 years ago |
Nate Weibley
|
d6d8f48691
|
Fixing some spacing consistency issues
|
9 years ago |
Nate Weibley
|
05852c3b25
|
Tweaks to mission editor model views. Helps to address #3456
|
9 years ago |
Don Gagne
|
ce7035b419
|
Merge pull request #3459 from gregd72002/JoystickRestructure
Joystick restructure
|
9 years ago |
Lorenz Meier
|
397465f0f4
|
Merge pull request #3457 from bkueng/mavlink_rtcm_message
GPS RTK: use GPS_RTCM_DATA mavlink message
|
9 years ago |
Don Gagne
|
1ce17f0197
|
Merge pull request #3444 from DonLakeFlyer/ArmNoGPS
Allow arm with no GPS lock
|
9 years ago |
Don Gagne
|
64cda494da
|
Merge pull request #3434 from thedevleon/enable_roi_and_mount_for_px4
Enable ROI and MOUNT support for PX4
|
9 years ago |
Gregory Dymarek
|
92422bd562
|
Improving coding style
|
9 years ago |
Gregory Dymarek
|
6e33df1aec
|
Updating mavlink v1.0 ref
|
9 years ago |
Gregory Dymarek
|
907520b00d
|
Removing AndroidJoystick (requires Qt5.6)
|
9 years ago |
Gregory Dymarek
|
71c7f84a1e
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
|
9 years ago |
Beat Küng
|
d491300a7d
|
GPSFact.json: add RTK float & fixed types
|
9 years ago |
Beat Küng
|
28c85e7658
|
gps: use a read buffer size of 1024
|
9 years ago |
Beat Küng
|
e7efd8ac42
|
gps: update drivers submodule
|
9 years ago |
Beat Küng
|
3d2725baef
|
gps read callback: avoid sleep, don't wait when data already available
|
9 years ago |
Beat Küng
|
36abc43fc8
|
gps: use GPS_RTCM_DATA mavlink message for RTCM, use fragmentation if needed
|
9 years ago |
Beat Küng
|
3a71177db1
|
gps: update submodule
|
9 years ago |
Beat Küng
|
68e23bdc3b
|
gps: use an inline function for usleep instead of #define
This avoids conflicts with other code
|
9 years ago |
Beat Küng
|
9d0b229519
|
GPSProvider: add SIMULATE_RTCM_OUTPUT to enable simulated RTCM output (currently disabled)
|
9 years ago |
Gus Grubba
|
c29de21aa5
|
Merge pull request #3454 from dogmaphobic/wifiMode
Better handle disabling AP channel number for WiFi parameters.
|
9 years ago |
dogmaphobic
|
4550981f11
|
Better handle disabling AP channel number for WiFi parameters.
|
9 years ago |
Lorenz Meier
|
a8fda9bc69
|
Update more headers to point to COPYING.md
|
9 years ago |
Lorenz Meier
|
6658ff760d
|
Update more license terms
|
9 years ago |
Lorenz Meier
|
78550907fe
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
Lorenz Meier
|
dfcf1e2d88
|
All authors with active code on master have agreed to add Apache 2.0 to the license mix
|
9 years ago |
Lorenz Meier
|
54411cbe04
|
Remove unused variable
|
9 years ago |
Lorenz Meier
|
ac821f2f3a
|
Compile fix comm link again
|
9 years ago |
Lorenz Meier
|
4508f0c4b9
|
Fix XPlane link compile error
|
9 years ago |
Lorenz Meier
|
2d5018d6b0
|
Update XPlane link
|
9 years ago |
Lorenz Meier
|
67bb408941
|
Update highres icon
|
9 years ago |
Leon
|
c52af71bf1
|
change category to Advanced
|
9 years ago |
Don Gagne
|
651417bdcd
|
Merge pull request #3443 from DonLakeFlyer/RemoveHelpMenu
Remove help menu
|
9 years ago |
Don Gagne
|
2791849118
|
Merge pull request #3439 from DonLakeFlyer/ParameterLink
Parameter Protocol no longer stays on single link
|
9 years ago |
Don Gagne
|
d3774c67d0
|
Merge pull request #3442 from DonLakeFlyer/PlanWidgetZOrder
Fix button z-order
|
9 years ago |
Don Gagne
|
a4054ebaab
|
Merge pull request #3441 from DonLakeFlyer/SummaryUnits
Show units in summary items
|
9 years ago |
Don Gagne
|
0a9ca90a32
|
Merge pull request #3438 from DonLakeFlyer/OrientationUI
Tweak orientation UI for better usability
|
9 years ago |
Don Gagne
|
ae7ed2cf70
|
Merge pull request #3435 from DonLakeFlyer/PX4FlashBeta
Show PX4 beta version info for flash
|
9 years ago |
Don Gagne
|
81f83155ce
|
Allow arm with no GPS lock
|
9 years ago |
Leon
|
6813a686ab
|
fix my error
|
9 years ago |
Leon
|
a4cfe0c882
|
change category
|
9 years ago |
Don Gagne
|
f6d3e43a1a
|
Remove help menu
|
9 years ago |
Leon
|
83ec57fcf3
|
adjust config
|
9 years ago |
Don Gagne
|
c2c31a9d0f
|
Fix button z-order
|
9 years ago |
Don Gagne
|
19e0d39b1b
|
Show units in summary items
|
9 years ago |
Don Gagne
|
d40db15725
|
Protocol no longer stays on single link
|
9 years ago |
Don Gagne
|
9831adcdd5
|
Tweak orientation UI for better usability
|
9 years ago |
Don Gagne
|
bc82f6f30e
|
Update README.md
Update for 5.5 only
|
9 years ago |
Don Gagne
|
6ddffeeb7c
|
Show PX4 beta version info for flash
|
9 years ago |
Don Gagne
|
32724477c6
|
Merge pull request #3433 from DonLakeFlyer/CalToDefaultComponentId
PX4: Cal commands to default component
|
9 years ago |
Don Gagne
|
ce5ad72693
|
Merge pull request #3432 from DonLakeFlyer/PX4FlashVersion
Show PX4 Stable version for flashing
|
9 years ago |