James Goppert
|
f3aa7d319e
|
Updated to MAVLink 1.0.6 release.
|
13 years ago |
James Goppert
|
3d7513384f
|
Updated to mavlink, need to update qgc project.
|
13 years ago |
LM
|
0f3ad35d13
|
Updated MAVLink to most recent
|
13 years ago |
LM
|
8401c344cf
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
13 years ago |
LM
|
bbd2fc8e6b
|
Updated bundled generator for 1.0
|
13 years ago |
LM
|
1816173996
|
Removed 0.9 protocol specs, updated remaining protocol to most recent reference implementation
|
13 years ago |
Lorenz Meier
|
f703b6d17b
|
Merge pull request #78 from Susurrus/issue_69
Fixed a stack overflow bug when using the regression fitting command
|
13 years ago |
Bryant Mairs
|
9c1c1d8674
|
Needed to remove debugging/test code before committing. Whoops.
Also changed calculateRegression(...) to return a bool, as that's all it needs.
|
13 years ago |
Bryant Mairs
|
04725cb1ef
|
Fixed a stack overflow bug when using the regression fitting command in logfile plot. Solution involved just allocating on the heap instead of the stack.
|
13 years ago |
Lorenz Meier
|
6ba4def632
|
Adding waypoints also works without position
|
13 years ago |
Lorenz Meier
|
9f94fef5b8
|
Merge pull request #73 from Susurrus/linechart_adj
Linechart UI improvements
|
13 years ago |
Lorenz Meier
|
1b8cec2706
|
Merge pull request #74 from Susurrus/issue_62
Canceling out of file selection in the logfile plotter no longer triggers a warning.
|
13 years ago |
Lorenz Meier
|
cba25557f6
|
Merge pull request #75 from Susurrus/issue_12
Added a check for a division by zero in AbstractCalibrator::logAverage()
|
13 years ago |
Bryant Mairs
|
f548d29913
|
Added a check for a division by zero in AbstractCalibrator::logAverage(). This was causing a crash when attempting a calibration when there's no RC data being received.
|
13 years ago |
Bryant Mairs
|
15cbbe2c67
|
Canceling out of file selection in the logfile plotter no longer triggers a warning.
|
13 years ago |
Lorenz Meier
|
dd011bc5c7
|
Merge pull request #72 from Susurrus/logging_button
Fixed canceling the Logging function through the button on the main toolbar
|
13 years ago |
Bryant Mairs
|
387e4884f5
|
Modified the Linechart widget so that the "Show units" button is under the "Curve Selection" frame, which is what it actually modifies.
Also moved all of the UI that was under the "Curve Selection" to inside of it at the bottom so that the grouping of UI elements is more coherent.
|
13 years ago |
Bryant Mairs
|
1c7769f4da
|
Fixed canceling the Logging function through the button on the main toolbar.
|
13 years ago |
Lionel
|
ebfb5edb1e
|
Disabled display lists for obstacle nodes.
|
13 years ago |
pixhawk
|
2cc7c1fd21
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
|
13 years ago |
pixhawk
|
34e8cb2a75
|
Fixed bugs in HSI/HUD.
|
13 years ago |
Lionel Heng
|
dcd0715bcc
|
Disabled active culling of overlay geode.
|
13 years ago |
Lionel Heng
|
c154333940
|
Color obstacle cells based on height for more intuitive visualization.
|
13 years ago |
Lionel
|
efc09fbf65
|
Fixed bug in clearing of trail data.
|
13 years ago |
hengli
|
0557cad22c
|
Enabled blending in overlay rendering, and fixed bug in individual setting of overlay visibility.
|
13 years ago |
LM
|
5348f704f4
|
Enabled 921600 and other high baud rates on all platforms
|
13 years ago |
Lorenz Meier
|
69c9cb1f48
|
Added check for old MAVLink versions in decoding routine
|
13 years ago |
Friedrich Fraundorfer
|
a75be3cf3a
|
Fixed lat/lon scaling error.
|
13 years ago |
hengli
|
ab7a7c85f9
|
Modified Pixhawk3DWidget.cc to remove compiler warnings about unused variables.
|
13 years ago |
Lionel Heng
|
80ad3802f7
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
13 years ago |
Lionel Heng
|
c529ff516a
|
Added text (component id) to cone/circle symbol symbolizing pose data from that component in 3D view.
|
13 years ago |
Lorenz Meier
|
8877827b9f
|
Enabled support for ARM / disarm action on component level
|
13 years ago |
Lorenz Meier
|
a9a7dc9f27
|
Minor cleanups
|
13 years ago |
Lorenz Meier
|
c4726cdd99
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
13 years ago |
Lorenz Meier
|
f5f3c8e4c2
|
Fixed code style / braces
|
13 years ago |
Lionel Heng
|
f3a7fb0e83
|
Added separators to pop-up menus in 3D view for better viewing clarity.
|
13 years ago |
Lionel Heng
|
5628912a1a
|
Unified all object selections in 3D view via right-mouse-click, and added mouse-based terrain translation/rotation.
|
13 years ago |
Lionel Heng
|
dd93ea7c92
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
13 years ago |
Lionel Heng
|
15fa565219
|
Fixed terrain coordinate bug.
|
13 years ago |
LM
|
b1044aa7fc
|
Regenerated all required files
|
13 years ago |
LM
|
8155f1d8d0
|
Re-generated to make sure set is compatible
|
13 years ago |
LM
|
db0759534c
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
13 years ago |
LM
|
b302c8150f
|
Enabled offset message, fixed line charts for swarm use
|
13 years ago |
Lionel Heng
|
9adfc8dc84
|
Disabled culling of imagery tiles.
|
13 years ago |
Lionel Heng
|
ee74c2c344
|
Made imagery feature working again in 3D view.
|
13 years ago |
hengli
|
6b5c1e503c
|
Disabled lighting for overlay.
|
13 years ago |
hengli
|
6536a4b6da
|
Disabled display lists in overlay geode for better rendering performance.
|
13 years ago |
hengli
|
28cb3bed51
|
Fixed bug in global view params.
|
13 years ago |
hengli
|
08f8dfb8fd
|
Added additional roll/pitch parameters to terrain offset dialog.
|
13 years ago |
pixhawk
|
d5c3010094
|
Supported multiple attitude estimates in HUD
|
13 years ago |