Michael Carpenter
|
0b4fb18390
|
Implementation of Battery Monitor configuration, and addition of AP2ConfigWidget, which automatically handles UAS connections to allow for simpler configuration window code.
|
12 years ago |
Michael Carpenter
|
a6f871ba92
|
Additional functionality for Flight Mode config, including highlighting of current PWM value on channel 5
|
12 years ago |
Michael Carpenter
|
ea3e16143a
|
Fixes for Radio Calibration to work with proper min/max values
|
12 years ago |
Michael Carpenter
|
9b62308e6e
|
Initial implementation of Flight Mode Config screen
|
12 years ago |
Michael Carpenter
|
8a48aa0035
|
Changes so radio configuration widgets are now the proper orientation
|
12 years ago |
Michael Carpenter
|
f909055d74
|
Working accelerometer calibation for APM3.0 and greater
|
12 years ago |
Michael Carpenter
|
223a748441
|
CompassConfig implementation
|
12 years ago |
Michael Carpenter
|
36060bd15e
|
Implementation of FrameTypeConfig completed, now reads and sets Frame Type
|
12 years ago |
Michael Carpenter
|
274b20d8b4
|
Change for layout of configuration widgets, and start of implmentation of RadioCalibration Widget
|
12 years ago |
Michael Carpenter
|
632ddad3ad
|
New configuration menu setup. Placeholders for now, waiting for functionality
|
12 years ago |
Michael Carpenter
|
c23dc4d66f
|
Merge branch 'quickview_textsizing'
|
12 years ago |
Michael Carpenter
|
8f585b40a5
|
Fix for category values not being updated in QuickView properly
|
12 years ago |
Michael Carpenter
|
0f89c83865
|
Some comment cleanup, and fix so when closing the main window, it also closes the item select window
|
12 years ago |
Michael Carpenter
|
07c10d1070
|
QuickView selection dialog now sorts items by category and lists them in an easier to read format
|
12 years ago |
Michael Carpenter
|
3a3085ad1d
|
Change of Text sizing in QuickView, to allow for smoother resizing
|
12 years ago |
Michael Carpenter
|
da79b6cef6
|
Change for new APM2.0 logo
|
12 years ago |
Michael Carpenter
|
bdeb973542
|
Change of name for diydrones fork of QGroundControl to APM Planner 2.0, per Chris Anderson and Craig Elder
|
12 years ago |
Michael Carpenter
|
f418c2e555
|
Addition of requestReset to LinkInterface, to allow MavLinkProtocol to detect when connected, but at the wrong baud rate, request a reset.
|
12 years ago |
Michael Carpenter
|
5b969d254c
|
Fix for a crash involving RawStatusView
|
12 years ago |
Michael Carpenter
|
ba6c9ba93b
|
Change for InfoView's QuickView text sizing, and reenabling of RawStatusView
|
12 years ago |
Michael Carpenter
|
2c9317b5db
|
Changed radio calibration min/max to 800/2200 for APM connected RC units
|
12 years ago |
Michael Carpenter
|
96d573bc9d
|
Change for an initial SeriaLink, and QGCToolBar having a selection menu next to the connect button
|
12 years ago |
Lorenz Meier
|
1f55e9c1d0
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Lorenz Meier
|
c2d396db6d
|
Potential fixes for ActiveQt
|
12 years ago |
Lorenz Meier
|
9a9ca548cd
|
Fixed windows build errors.
|
12 years ago |
Lorenz Meier
|
eeda94f3ee
|
Fixed HUD / Video widget to be useful
|
12 years ago |
Lorenz Meier
|
efd916af0c
|
Fixed issue when custom message set is enabled
|
12 years ago |
Lorenz Meier
|
7fb92ad558
|
Fixed null pointer issue
|
12 years ago |
Lorenz Meier
|
33c8f8c87d
|
Fixed include hack
|
12 years ago |
Lorenz Meier
|
d7b4db7dd4
|
Default to APM message set if no user config is provided
|
12 years ago |
Lorenz Meier
|
b76b728216
|
Placed connect button better, added simple message console
|
12 years ago |
Lorenz Meier
|
796a8d85f6
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into integration_merge
|
12 years ago |
Lorenz Meier
|
33f39e713c
|
Merge pull request #284 from pigeonhunter/patch-1
Update README
|
12 years ago |
Lorenz Meier
|
9582bd5aba
|
Removed OpenGL dependency in HUD, merged in HUD from Soren Kuula and config changes from Michael Carpenter
|
12 years ago |
Lorenz Meier
|
5aaad528ee
|
Merge branch 'hud' into integration_merge
|
12 years ago |
Lorenz Meier
|
3dcf43f3aa
|
Merged master
|
12 years ago |
Lorenz Meier
|
982b2e50ec
|
Fixed up style sheet
|
12 years ago |
Lorenz Meier
|
4b5bc3048f
|
Fixed PFD to behave, no global defines any more
|
12 years ago |
Lorenz Meier
|
3149ae7656
|
Merge branch 'mp_merge' of https://github.com/diydrones/qgroundcontrol into integration_merge
|
12 years ago |
Lorenz Meier
|
8cc94fc796
|
Fixed PFD to behave, no global defines any more
|
12 years ago |
Lorenz Meier
|
53de277456
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into hud
|
12 years ago |
Lorenz Meier
|
7cb7efaecc
|
Merge branch 'master' of github.com:dongfang/qgroundcontrol into hud
|
12 years ago |
Lorenz Meier
|
d4e36442d0
|
Revert "MAVLink update"
This reverts commit 233a17161a .
|
12 years ago |
Lorenz Meier
|
51c4592070
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Lorenz Meier
|
233a17161a
|
MAVLink update
|
12 years ago |
Lorenz Meier
|
e79b49fd4a
|
MAVLink update
|
12 years ago |
Michael Carpenter
|
d06caab203
|
Test merge of Soren's PFD into mp_merge
|
12 years ago |
Michael Carpenter
|
ac110b79a6
|
Merge remote-tracking branch 'soren/master'
|
12 years ago |
Michael Carpenter
|
4f4d88ba4c
|
Fix for min/max values of radio configuration sliders not being scaled appropriatly
|
12 years ago |
dongfang
|
c6a96bf703
|
Impl. Lorenz suggestions wrt one velocityChanged, altitudeChanged, speedChanged signal per reference frame. Impl. CDI on compass disk.
|
12 years ago |