Fredrik Arvidsson
|
3d8e3eb823
|
OP-984 Uncrustify.
|
2014-01-09 19:52:56 +01:00 |
|
Fredrik Arvidsson
|
cd5fb01d7e
|
Merge remote-tracking branch 'origin/next' into thread/OP-984_PID_banks_GUI
|
2014-01-09 19:29:53 +01:00 |
|
m_thread
|
41506803e6
|
OP-984 Some gui fiddling.
|
2014-01-09 19:00:24 +01:00 |
|
m_thread
|
68573af710
|
OP-984 Feature complete.
|
2014-01-09 13:34:11 +01:00 |
|
m_thread
|
088197ac69
|
OP-984 Added backing store for values when switching between uavos.
|
2014-01-09 13:02:03 +01:00 |
|
Fredrik Arvidsson
|
a3c03b0244
|
OP-984 Minor changes.
|
2014-01-09 09:39:47 +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 |
|
Fredrik Arvidsson
|
f8714de85b
|
OP-984 Fixed a double dispose issue in destructor.
|
2014-01-06 13:33:22 +01:00 |
|
Fredrik Arvidsson
|
3ed61a37d0
|
OP-984 More refactoring.
|
2014-01-06 12:56:30 +01:00 |
|
Fredrik Arvidsson
|
c24753603a
|
OP-984 Adding support for multiple bindings per widget.
|
2014-01-06 11:54:34 +01:00 |
|
Alessio Morale
|
d429f3ec81
|
Add Eclipse .settings and 'core' files to git ignore list
|
2014-01-03 14:58:01 +01:00 |
|
Fredrik Arvidsson
|
b97c410e37
|
OP-984 Small fixes after re-factoring.
|
2014-01-02 20:47:23 +01:00 |
|
Fredrik Arvidsson
|
ab27f41734
|
OP-984 Refactoring.
|
2014-01-01 23:17:31 +01:00 |
|
Fredrik Arvidsson
|
1ea13ba161
|
OP-984 More refactorng.
|
2014-01-01 23:03:20 +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 |
|
Corvus Corax
|
1cb402ff22
|
bugfix to eventdispatcher to fix uavtalk issue on coptercontrol
|
2013-12-30 01:42:46 +01:00 |
|
Fredrik Arvidsson
|
99d6c9e4bd
|
OP-984 Added GUI for selecting PID bank for TxPID module.
|
2013-12-29 18:02:16 +01:00 |
|
Fredrik Arvidsson
|
dfc5a745cd
|
OP-984 Added GUI to configure which PID bank to use for the 3 common stabilization modes.
|
2013-12-29 17:47:27 +01:00 |
|
Fredrik Arvidsson
|
955e1f1e08
|
OP-984 Chnaged field type to enum and added options in uavo definitions.
|
2013-12-29 17:46:37 +01:00 |
|
Alessio Morale
|
e472b167e4
|
Uncrustification
|
2013-12-14 17:58:27 +01:00 |
|
Alessio Morale
|
08ce27a6d6
|
Merge remote-tracking branch 'origin/voha/fix_build_error_with_clang' into next
Conflicts:
ground/openpilotgcs/src/plugins/ophid/ophid.pro
|
2013-12-14 17:55:43 +01:00 |
|
Bertrand Songis
|
117c2fb97f
|
Fix for issue OP-1108: Mutex not correctly released in GCS
|
2013-12-14 16:57:55 +01:00 |
|
Alessio Morale
|
82c05be41d
|
Merge branch 'amorale/OP-1143_add_revo_udev_rules' into next
|
2013-12-13 19:22:04 +01:00 |
|
Alessio Morale
|
c4f4916590
|
OP-1143: add missing ids to udev rules
+review OPReview
|
2013-12-13 18:40:05 +01:00 |
|
Les Newell
|
faa1b61bf6
|
OP-984 txpid not using the selected pid bank
|
2013-12-12 12:11:00 +00:00 |
|
Les Newell
|
0afe6afd11
|
OP-984 Fixed insufficient stack for stabilization
|
2013-12-11 19:24:13 +00:00 |
|
Les Newell
|
024d74c0df
|
OP-984 stabilization.c - commented out code that mirrors change to the current bank data object back to the selected bank. This is left in just in case later modules want to be able to modify the currently selected bank.
|
2013-12-11 17:09:17 +00:00 |
|
Les Newell
|
63ecf6ad73
|
OP-984 txpid can now select which bank it operates on, rather than using the flight mode selected bank.
|
2013-12-11 17:09:12 +00:00 |
|
Les Newell
|
68b8586c6b
|
OP-984 Changed stabilization.c to handle multiple pid bank objects
|
2013-12-11 17:09:08 +00:00 |
|
Les Newell
|
641cf474eb
|
OP-984 Fixed missing include in manualcontrol.c
|
2013-12-11 17:09:04 +00:00 |
|
Les Newell
|
b7cfc503ea
|
OP-984 Updated makefiles and inc files for multiple pid bank objects
|
2013-12-11 17:09:00 +00: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 |
|
Les Newell
|
5833e2a7cc
|
OP-984 Added one UAVObject per PID bank
|
2013-12-11 17:08:51 +00:00 |
|
Les Newell
|
084e3ccd5d
|
OP-984 Modified manualcontrol to handle pid bank
|
2013-12-11 17:08:47 +00:00 |
|
Les Newell
|
7359276627
|
OP-984 Added stabilization bank to uavobjects.pro
|
2013-12-11 17:08:43 +00:00 |
|
Les Newell
|
d625242a45
|
OP-984 Updated vtolpathfollower to handle PID banks
|
2013-12-11 17:08:39 +00:00 |
|
Les Newell
|
e4bcd87ddd
|
OP-984 Added stabilizationbank to inc files
|
2013-12-11 17:08:35 +00:00 |
|
Les Newell
|
b550e67056
|
OP-984 Updated txpid to handle pid banks
|
2013-12-11 17:08:31 +00:00 |
|
Les Newell
|
f523ba949d
|
OP-984 Modified manualcontrol to use PID bank data object
|
2013-12-11 17:08:27 +00:00 |
|
Les Newell
|
fddf61377e
|
OP-984 More changes to stabilization.c for bank switching
|
2013-12-11 17:08:22 +00:00 |
|
Les Newell
|
114c0ac561
|
OP-984 Added multiple banks code to stabilization.c
|
2013-12-11 17:08:18 +00:00 |
|
Les Newell
|
fc1a4ce3bb
|
OP-984 cleaned up stabilization bank object
|
2013-12-11 17:08:14 +00:00 |
|
Les Newell
|
ec713be3ea
|
OP-984 Added data UAV object for current stabilization bank
|
2013-12-11 17:08:10 +00:00 |
|
Fredrik Larsson
|
8a742179a7
|
Merge branch 'hayvosh/OP-1137_Check_remove_config_by_default' into next
|
2013-12-08 16:28:25 +11:00 |
|
Corvus Corax
|
30e0c9f6c1
|
somone forgot uncrustification again
|
2013-12-07 23:28:25 +01:00 |
|
Fredrik Arvidsson
|
1d6df555eb
|
Merge branch 'thread/OP-1119_Flight_Side_Logs_Plugin' into next
|
2013-12-07 19:12:15 +01:00 |
|