Fredrik Larson
|
cb38cfb118
|
New UI layout, remove a tab
|
2014-09-17 05:30:28 +10:00 |
|
Fredrik Larson
|
bc0e8521e0
|
Prefer this wording, technically might be wrong, but it's what it acts
like it does
|
2014-09-16 01:28:07 +10:00 |
|
Fredrik Larson
|
5c7fbebb1c
|
More usability bits, less scary knobs to tweek.
|
2014-09-16 01:14:17 +10:00 |
|
Fredrik Larson
|
599112e50e
|
Some Minor language changes
|
2014-09-16 01:03:11 +10:00 |
|
Fredrik Larson
|
98cf9d7063
|
ILimits are so not touched by usrs, even the tinkers, lets clean this up a
bit.
|
2014-09-16 00:54:43 +10:00 |
|
Laurent Lalanne
|
8821754b4a
|
OP-1425 Small_typo_KpKi : Fix typo + french translation / updated translation for error messages
|
2014-08-05 12:49:35 +02:00 |
|
Laurent Lalanne
|
4ecc78a353
|
OP-1337 Simplified tooltip message for DelayComp/CC inverted mode
|
2014-06-11 07:56:16 +02:00 |
|
Cliff Geerdes
|
ead576bab4
|
OP-1323 GCS label font tweaks
|
2014-05-06 21:52:32 -04:00 |
|
Corvus Corax
|
c63540b2ec
|
Merge branch 'corvuscorax/OP-1309_Stabilization-Refactoring' into corvuscorax/OP-1259_Cruise_Control_Tweaks
Conflicts:
flight/modules/Stabilization/stabilization.c
shared/uavobjectdefinition/stabilizationsettings.xml
|
2014-05-02 18:25:57 +02:00 |
|
Corvus Corax
|
e47cad8ab8
|
OP-1309 changed default maximum rate for yaw (was too low, old Stabi ignored that setting)
|
2014-05-01 19:33:03 +02:00 |
|
Cliff Geerdes
|
5ee2930181
|
OP-1259 Removed inverted flight pitch and yaw reverse option
|
2014-04-29 20:24:49 -04:00 |
|
Cliff Geerdes
|
45fa3220a5
|
Merge branch 'next' into theothercliff/OP-1259_Cruise_Control_Tweaks
|
2014-03-26 13:49:17 -04:00 |
|
Cliff Geerdes
|
81f31e64a9
|
OP-1259 WIP to merge next in locally
|
2014-03-26 13:48:24 -04:00 |
|
Cliff Geerdes
|
5ecea4bf33
|
OP-1260 fix misspelling of RattitudeModeTransition
|
2014-03-23 13:00:00 -04:00 |
|
Cliff Geerdes
|
6d7d10caba
|
OP-1259 PowerDelayComp addtl inverted modes
|
2014-03-22 01:18:06 -04:00 |
|
Cliff Geerdes
|
1cb9d9548f
|
OP-1160 limit values in flight code (not just GCS) to avoid DZ. Set GCS tab index back to 0.
|
2014-03-17 22:40:19 -04:00 |
|
Cliff Geerdes
|
297b0d01cb
|
OP-1260 remove anti-windup, 2 PIDs, mode transition
|
2014-03-14 01:47:37 -04:00 |
|
Corvus Corax
|
82a196b8cf
|
Merge branch 'next' into corvuscorax/OP-1216_flight-control-refurbishment
|
2014-03-08 15:52:45 +01:00 |
|
m_thread
|
a632b4ad06
|
OP-1170 Got rid of all compiler warning in Config Plugin
|
2014-02-26 17:17:37 +01:00 |
|
Corvus Corax
|
5f2ce2e0a1
|
Merge branch 'next' into corvuscorax/OP-1216_flight-control-refurbishment
|
2014-02-16 12:26:45 +01:00 |
|
Corvus Corax
|
b5a27d05e7
|
OP-1197 configurable failsafes OP-1219 thrust control OP-1217 separate manualcontrolsettings apart
|
2014-02-09 19:37:22 +01:00 |
|
m_thread
|
9f02d3c170
|
OP-1191 Added some tooltips and fixed tooltip font color in css to make it work in Fusion style on Linux.
|
2014-02-09 14:08:07 +01:00 |
|
m_thread
|
53c5b511af
|
OP-1191 Fixed Stabilization gui issues.
|
2014-02-09 10:59:50 +01:00 |
|
m_thread
|
e6a8d8f02c
|
OP-1191 General Configuration cleanup
|
2014-02-06 16:28:26 +01:00 |
|
Fredrik Arvidsson
|
a2f69a5ad6
|
OP-1168, OP-1180 Fixing Reload for AltitudeHold page. Fixing Realtime updates checkboxes.
|
2014-01-19 23:15:53 +01:00 |
|
m_thread
|
234626444e
|
Merge remote-tracking branch 'origin/next' into thread/OP-1154_Cruise_Control_automatically_increase_copter_throttle_per
|
2014-01-17 13:16:15 +01:00 |
|
Fredrik Arvidsson
|
2e2bd096d0
|
OP-984 Moved Cruise control settings to input config page. Added PID bank settings per flight mode switch position.
Field CruiseControlFlightModeSwitchPosEnable needs to be changed to an array of booleans to work with gui.
|
2014-01-17 01:15:02 +01:00 |
|
Cliff Geerdes
|
bfb5a248a0
|
OP-1154 enables for individual flight mode switch positions
|
2014-01-16 16:51:19 -05:00 |
|
Philippe Renon
|
9229da9c89
|
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next
|
2014-01-16 19:02:39 +01:00 |
|
Philippe Renon
|
b69621ba11
|
OP-984 fixed jumping PID Tab in stabilization config panel
|
2014-01-16 19:01:44 +01:00 |
|
Corvus Corax
|
9997f14d68
|
Merge remote-tracking branch 'origin/next' into corvuscorax/OP-1022_AH_improvements_amorale
|
2014-01-15 18:45:09 +01:00 |
|
Corvus Corax
|
07d5c8e4d2
|
OP-1022 fixed the config plugin widget to represent new simpler settings layout
|
2014-01-14 00:26:27 +01:00 |
|
Fredrik Arvidsson
|
b14c8bd4d2
|
OP-984 Gui fixes
|
2014-01-11 15:23:11 +01:00 |
|
Fredrik Arvidsson
|
958efa62e1
|
OP-984 Added code to allow switching between pid banks by selecting tabs
The tabs are now dynamically created from a constant.
|
2014-01-08 00:33:45 +01:00 |
|
Fredrik Arvidsson
|
99cfa5339d
|
OP-984 UI changes. Added TabBars to visually simulate PID bank change.
|
2014-01-07 23:04:32 +01:00 |
|
Fredrik Arvidsson
|
15cf91aa53
|
OP-984 UI changes.
|
2014-01-06 23:31:46 +01:00 |
|
Fredrik Arvidsson
|
69e5f0c186
|
OP-984 Minor fixes before actual gui changes.
|
2014-01-06 22:25:38 +01:00 |
|
Fredrik Arvidsson
|
a2e0158bfb
|
OP-984 Closing in...
|
2014-01-06 17:25:39 +01:00 |
|
Cliff Geerdes
|
a48b9cc242
|
OP-1117 reduced CPU for CC/3D coded log2f() / powf()
|
2014-01-04 04:22:54 -05:00 |
|
Fredrik Arvidsson
|
b97c410e37
|
OP-984 Small fixes after re-factoring.
|
2014-01-02 20:47:23 +01:00 |
|
Fredrik Arvidsson
|
b244f8a3cd
|
OP-984 Some refactoring to prepare for multi PID bank GUI support.
|
2014-01-01 22:49:04 +01:00 |
|
Cliff Geerdes
|
14aa1f83de
|
OP-1117 make anti windup insensitive to Ki changes, include dT in calcs, linearize config spinner
|
2013-12-19 03:21:30 -05:00 |
|
Cliff Geerdes
|
13f500a67d
|
OP-1117 move default tab back to the beginning
|
2013-12-18 14:50:44 -05:00 |
|
Cliff Geerdes
|
56b4d8647f
|
OP-1117 Rename Horizon to Rattitude, Anti Windup and dT additions
|
2013-12-18 05:01:16 -05:00 |
|
Les Newell
|
abaa17ab23
|
OP-984 Modified GCS to build with multiple pid banks. NOTE: stabilization config only uses bank 1
|
2013-12-11 17:08:56 +00:00 |
|
Rich von Lehe
|
d6e711cfd7
|
Additional fixes as a result of review comments.
|
2013-10-18 23:18:35 +02:00 |
|
Rich von Lehe
|
3affd6a7cd
|
Fixed some minor spelling errors in tooltips within stabilization.ui
|
2013-10-18 23:18:25 +02:00 |
|
Alessio Morale
|
a1388e203c
|
OP-1019 fix UI typo
+review OPReview-521
|
2013-06-21 17:08:29 +02:00 |
|
Alessio Morale
|
259c1393b0
|
OP-1019 fix UI margins for AltitudeHold/Vario settings
+review OPReview-521
|
2013-06-21 14:17:14 +02:00 |
|
dankers
|
0cf3ef1e52
|
OP-1019 fixed UI for AltitudeHold/Vario settings
|
2013-06-20 19:42:12 +02:00 |
|