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 |
Bryant
|
3731055a6e
|
Fixed compilation warning.
|
12 years ago |
Bryant
|
ca74665aff
|
The Advanced Mode option is now checked properly if it's enabled.
|
12 years ago |
Michael Carpenter
|
771d74b7e8
|
UI for a bunch of software configuration pages
|
12 years ago |
Michael Carpenter
|
a3f043af1d
|
Addition of Software configuraion pages
|
12 years ago |
Michael Carpenter
|
df13797932
|
UI for Antenna Tracker config, no backend.
|
12 years ago |
Lorenz Meier
|
f8f49896d9
|
Disable Google Earth on Mac OS since it was broken on all 64bit systems (thanks Google!) anyway
|
12 years ago |
Michael Carpenter
|
40807732f6
|
Change in implementation details for Camera Gimbal Config, usable now, but needs more error checking.
|
12 years ago |
Lorenz Meier
|
52dc821ee2
|
Added rotation of mag vector into body frame in HIL
|
12 years ago |
Bill Bonney
|
d4e21f98c9
|
Merge branch 'refs/heads/master' into qtserialport
|
12 years ago |
Bill Bonney
|
7680355bdc
|
adds back in mutex for stop flag changes
|
12 years ago |
Bill Bonney
|
2d63bb400a
|
removed unused code and fixed disconnect problem
|
12 years ago |
Bill Bonney
|
aedaa844a8
|
Stability improvements and error fixes
|
12 years ago |
Lorenz Meier
|
f9318458a5
|
Updated MAVLink, fixed up HIL
|
12 years ago |
Lorenz Meier
|
478b476adc
|
Updated MAVLink
|
12 years ago |
Michael Carpenter
|
ee16284dc7
|
Addition of baud rate combo box on the toolbar
|
12 years ago |
Michael Carpenter
|
e477661549
|
Change for all config widgets to use the Parameter Manager for setting parameters
|
12 years ago |
Michael Carpenter
|
fad0c692be
|
Implementation of Camera Gimbal configuration
|
12 years ago |
Michael Carpenter
|
7f13132c4b
|
Fix for erronious error message due to connecting a signal in the wrong order on SonarConfig
|
12 years ago |
Bill Bonney
|
c2abde1029
|
adds missing files
|
12 years ago |
Bill Bonney
|
04040e40ef
|
First Commit with new changes to support new QtSerialPort (not yet working)
|
12 years ago |
Michael Carpenter
|
4decb8d647
|
Implementation of OSD Configuration
|
12 years ago |
Michael Carpenter
|
d440a4d62b
|
Implementation of Optical Flow config
|
12 years ago |
Michael Carpenter
|
6b3769f4b9
|
Implemented Airspeed configuration
|
12 years ago |
Michael Carpenter
|
1142b6f342
|
Implemented Sonar Config
|
12 years ago |
Michael Carpenter
|
be00fa3540
|
Added in checks for being connected to a MAV before attempting edits of configuration in Battery Monitor Config
|
12 years ago |
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 |