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 |
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 |
Michael Carpenter
|
0c45b7f091
|
Initial implementation of FailSafe configuration
|
12 years ago |
Michael Carpenter
|
3e383c0115
|
Standard and Advanced param pages, auto-generated from xml file
|
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 |
Michael Carpenter
|
b22d402391
|
ArduPlane level configuration widget
|
12 years ago |
Bill Bonney
|
62ee83a471
|
Merge branch 'new_menus' of https://github.com/diydrones/apm_planner into new_menus
|
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 |
Michael Carpenter
|
40807732f6
|
Change in implementation details for Camera Gimbal Config, usable now, but needs more error checking.
|
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 |
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 |
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
|
bf53df056c
|
Another change for issue #3, SerialLink::getCurrentPortS() should now return consistant results on Windows to match linux and OSX
|
12 years ago |