Michael Carpenter
|
98dc9dfcb1
|
Typo fix, missed a bracket
|
12 years ago |
Michael Carpenter
|
a1083c5323
|
Changes for AdvParameterList number display, and proper handling of CH6/7/8 options in ArduCopter pids
|
12 years ago |
Michael Carpenter
|
922b5d6e15
|
Change in Organization Domain of application
|
12 years ago |
Michael Carpenter
|
c59b4e5936
|
Change for label sizes so text is not clipped
|
12 years ago |
Lorenz Meier
|
b6c11a8d93
|
System switching fixed and tested
|
12 years ago |
Lorenz Meier
|
0519924a15
|
Merge pull request #301 from dongfang/master
Bugfix (missing updates): PrimaryFlightDisplay now connecting to UASCreated and UASDeleted signals.
|
12 years ago |
Bill Bonney
|
db3e3dab31
|
Fixed APM Tool Bar connect button not changing images when connected
|
12 years ago |
Bill Bonney
|
069dced802
|
Fix to toolbar size, and to remove QGCToolbar (compile time option)
|
12 years ago |
Michael Carpenter
|
8b706b0199
|
Change so battery monitor config screen properly reads battery voltage now
|
12 years ago |
Michael Carpenter
|
214607c704
|
Change so airspeed config is only displayed when Arduplane firmware is loaded
|
12 years ago |
Michael Carpenter
|
e3afbf8b75
|
Addition of orientation combo box for compass config
|
12 years ago |
Michael Carpenter
|
1bd6a3e659
|
Added forgotten ParamWidget
|
12 years ago |
Michael Carpenter
|
d7def6d461
|
Some comment and general code cleanup tasks
|
12 years ago |
Bill Bonney
|
e24d2ada2d
|
Fixed APM Tool Bar not being populated with link info when switching perspectives
|
12 years ago |
Bill Bonney
|
359f8bd1d8
|
APMToolbar as a docking widget [complete] + missing files
|
12 years ago |
Bill Bonney
|
a01da58148
|
APMToolBar as a docking widget [complete]
|
12 years ago |
Michael Carpenter
|
0fc7dca5a4
|
Connected write/refresh buttons to their proper slots
|
12 years ago |
Michael Carpenter
|
75851a3691
|
Implementation of ArduRover pid configuration screen
|
12 years ago |
Michael Carpenter
|
9e10b726e9
|
Implementation of Advanced Parameter List, with descriptions and names from the XML file
|
12 years ago |
Michael Carpenter
|
1bf19f5467
|
Implementation of ArduCoptor configuration screen
|
12 years ago |
Michael Carpenter
|
5796a5a84d
|
Implementation of ArduPlanePid configuration write/refresh, and value ranges
|
12 years ago |
Michael Carpenter
|
f7ec760794
|
ArduPlane pid screen visuals
|
12 years ago |
Michael Carpenter
|
a1eda05fa3
|
More implementation of FailSafe configuration
|
12 years ago |
Lorenz Meier
|
9636a56af0
|
Fixed call to sin/cos.
|
12 years ago |
Michael Carpenter
|
0c45b7f091
|
Initial implementation of FailSafe configuration
|
12 years ago |
Lorenz Meier
|
639fbf3167
|
added missing value
|
12 years ago |
Michael Carpenter
|
3e383c0115
|
Standard and Advanced param pages, auto-generated from xml file
|
12 years ago |
Lorenz Meier
|
0e242ad72c
|
Fixed windows compile error
|
12 years ago |
Michael Carpenter
|
897ee64f60
|
Changes for ArduPlane level to be shown when ArduPlane firmware is loaded
|
12 years ago |
Bill Bonney
|
aa582da29d
|
First commit of the new APM Toolbar
|
12 years ago |
dongfang
|
1fe2818b50
|
PrimaryFlightDisplay now receiving UAS added/removed signals
|
12 years ago |
dongfang
|
bbc987bc2a
|
Merge remote-tracking branch 'lorenz/master'
|
12 years ago |
Michael Carpenter
|
b22d402391
|
ArduPlane level configuration widget
|
12 years ago |
Lorenz Meier
|
55f61af452
|
Added pressure support for airspeed in sensor level hil
|
12 years ago |
dongfang
|
f3793fa1f9
|
merge Lorenz
|
12 years ago |
Lorenz Meier
|
d984564ca4
|
Creating timer in appropriate location
|
12 years ago |
Lorenz Meier
|
0529dafb9f
|
Robustified current home position setup
|
12 years ago |
Lorenz Meier
|
5f9cd6e36a
|
Fixed typo, merged
|
12 years ago |
Lorenz Meier
|
93c963515a
|
Merge pull request #292 from Susurrus/joystick_commands
Joystick commands
|
12 years ago |
Lorenz Meier
|
2b5b91d6ad
|
Merge pull request #295 from Susurrus/ui_fixes
Fixed a couple issues with configuration settings and the UI displaying them
|
12 years ago |
Lorenz Meier
|
9faba67449
|
Merge pull request #296 from Susurrus/win_fixes
Compilation fixes for Windows
|
12 years ago |
Lorenz Meier
|
9e090e7ecc
|
Resolved merge conflict
|
12 years ago |
Lorenz Meier
|
fc3c73b277
|
Updated MAVLink, fixed minor issues with contributed style updates, ready for prime time
|
12 years ago |
Lorenz Meier
|
bd7beb1c84
|
Merge branch 'master' into integration_merge_connstatus
nd an empty message aborts
|
12 years ago |
Lorenz Meier
|
68d97969b0
|
Merge branch 'win_fixes' of github.com:Susurrus/qgroundcontrol into integration_merge_connstatus
|
12 years ago |
Bryant
|
35bf270076
|
Windows compilation fails due to differing datatypes for input to pow() function.
|
12 years ago |
Bryant
|
b19d26a735
|
Missing paren crashes windows compilation
|
12 years ago |
Bryant
|
8b4ecdd37d
|
Fixed Windows compilation of Joystick interface (MSVC doesn't support C99 & the NAN macro).
|
12 years ago |
Bill Bonney
|
62ee83a471
|
Merge branch 'new_menus' of https://github.com/diydrones/apm_planner into new_menus
|
12 years ago |
Bryant
|
41134dfcc8
|
Fixed the titlebar styling of the dockwidgets in the main window.
|
12 years ago |