m_thread
ae72735a50
OP-1170 Removed all compiler warnings from opmapcontrol library.
2014-02-27 09:08:38 +01:00
m_thread
36307100f0
OP-1170 Got rid of compiler warnings for several plugins. A few warnings are left since I dont know how to get rid of them without suppressing a whole category of warnings in all files compiled.
2014-02-26 18:33:58 +01:00
m_thread
f306a356f3
OP-1170 got rid of compiler warnings in multiple plugins.
2014-02-26 17:57:45 +01:00
m_thread
4b4f9bd108
OP-1170 Got rid of all compiler warnings in pathactioneditor plugin.
2014-02-26 17:53:22 +01:00
m_thread
a79efd7353
OP-1170 Got rid of all compiler warnings in opmap plugin.
2014-02-26 17:48:40 +01:00
m_thread
7e52a0f641
OP-1170 Got rid of all compiler warnings in ophid plugin.
2014-02-26 17:38:43 +01:00
m_thread
3c4bf5be9a
OP-1170 Got rid of all compiler warnings in notify plugin.
2014-02-26 17:36:37 +01:00
m_thread
5be91fa012
OP-1170 got rid of all compiler warnings in logging plugin.
2014-02-26 17:31:01 +01:00
m_thread
460c60399b
OP-1170 Got rid of all compiler warnings in lineardial plugin.
2014-02-26 17:30:04 +01:00
m_thread
929f309f61
OP-1170 Got rid of all compiler warnings in HITL plugin.
2014-02-26 17:25:49 +01:00
m_thread
15b1304fd1
OP-1170 Got rid of all compiler warnings in debuggadget plugin.
2014-02-26 17:21:38 +01:00
m_thread
2bd808995d
OP-1170 got rid of all compiler warnings in Core plugin.
2014-02-26 17:19:58 +01:00
m_thread
a632b4ad06
OP-1170 Got rid of all compiler warning in Config Plugin
2014-02-26 17:17:37 +01:00
m_thread
749703d187
OP-1245 GUI fixing.
2014-02-26 15:56:20 +01:00
m_thread
607466f937
OP-1245 Adjustments to qml dialog design to accomodate log settings and control.
2014-02-26 14:44:45 +01:00
m_thread
7150a3c4be
OP-1244 Changed formatting of objectid and instance id in xml export format.
2014-02-26 12:56:01 +01:00
m_thread
1d237aff96
OP-1244 Added support for flight start adjusted time stamps in exported files.
2014-02-26 12:55:32 +01:00
m_thread
c5549a287b
OP-1244 Added csv export implementation.
2014-02-26 12:36:53 +01:00
m_thread
b7ab2701a4
OP-1244 Implemented xml export of flight logs.
2014-02-26 12:10:02 +01:00
m_thread
b272948ff4
OP-1244 Added basic streaming xml write support to UAVObjects.
2014-02-26 11:19:00 +01:00
m_thread
905e6a8eda
OP-1244 Added basic support for multiple export format.
2014-02-26 11:17:26 +01:00
Alessio Morale
92839fe95d
Uncrustify
2014-02-21 19:19:24 +01:00
Alessio Morale
89b1a43b76
Merge remote-tracking branch 'origin/amorale/OP-1100_fix_osx_file_associations' into next
2014-02-21 19:18:06 +01:00
Alessio Morale
b759d38f5c
Merge branch 'rel-14.01' into next
2014-02-21 19:16:02 +01:00
Alessio Morale
85c222e7cb
Merge branch 'amorale/OP-1166_fix_min_less_than_1000' into rel-14.01
2014-02-21 19:05:04 +01:00
Corvus Corax
e97ce303b8
Merge branch 'corvuscorax/OP-942_task-diagnostics-for-callbacks' into next
2014-02-18 00:03:07 +01:00
Philippe Renon
f6c7b5c185
OP-1228 disabled telemetry monitor option page creation to fix gcs crash
...
- a fully functional option page will be re-introduced with OP-1185
+review OPReview
2014-02-17 21:32:30 +01:00
Corvus Corax
0ebc92d9f5
Merge branch 'corvuscorax/OP-942_task-diagnostics-for-callbacks' into corvuscorax/OP-1216_flight-control-refurbishment
...
Conflicts:
flight/modules/AltitudeHold/altitudehold.c
2014-02-16 19:08:39 +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
4fa62d71f8
drive-by-enhancement: assert on existance of qml fields in debug mode, helps debugging qml
2014-02-16 12:18:41 +01:00
Alessio Morale
15b1fe88cb
OP-1230 Fix filename with empty label
2014-02-15 14:49:14 +01:00
Alessio Morale
8bed1e02ce
OP-1230 Automatically load the firmware in build/fw_<boardname> in development environment
2014-02-15 14:34:05 +01:00
Alessio Morale
7640f72e1f
OP-974 add bootloader revision info in Uploader gadget's Device Information.
2014-02-15 12:42:22 +01:00
m_thread
a99de5d326
OP-1222 Fixed svg files. Cleaned up and grouped items to work in wizard.
...
Removed some translations and simplified some gradients.
Added support for output calibration of Aileron and v-tail wings.
Added comments in the code explaining the various arrays with
indexes and ids in the output configuration page class.
2014-02-14 00:00:52 +01:00
m_thread
f8e6e8c183
Merge remote-tracking branch 'origin/kfinisterre/FixedWingWizard' into thread/OP-1222_Fixed_Wing_Wizard_Support
...
Conflicts:
ground/openpilotgcs/src/plugins/config/cfg_vehicletypes/configfixedwingwidget.h
ground/openpilotgcs/src/plugins/config/configvehicletypewidget.cpp
2014-02-12 12:34:37 +01:00
Alessio Morale
9bb09bb4a1
OP-1100 fix app plist for invalid file associations
2014-02-11 12:22:03 +01:00
Alessio Morale
d7c18b1022
OP-1166 there was still a problem with ManualcontrolSettings.channelMin. This is a hacky workaround until the binding framework does not allow for a cleaner solution.
2014-02-10 21:53:08 +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
3e6192f2d1
OP-1191 Uncrustify.
2014-02-09 19:12:45 +01:00
m_thread
184b161d45
OP-1191 Fixed weirdness showing in 'Edit Gadgets Mode' after switch to Fusion style.
2014-02-09 17:39:16 +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
64d0f861b1
OP-1191 Gui fixes to Output configuration gui.
2014-02-09 11:36:57 +01:00
Fredrik Arvidsson
277410061a
OP-1166 Channel number dropdowns not initialized properly.
2014-02-09 11:00:51 +01:00
m_thread
53c5b511af
OP-1191 Fixed Stabilization gui issues.
2014-02-09 10:59:50 +01:00
m_thread
0964031ae0
OP-1191 Minor gui fixes. Removed stuff from linux css file. No need to have minor tweaks to the fusion style.
2014-02-08 13:51:42 +01:00
m_thread
7d44e38daf
OP-1088 Changes to the Vehicle configuration page. Changed combo box for tab bar and made the tab text translate-able.
2014-02-08 13:50:14 +01:00
Alessio Morale
0b36b39a5b
OP-1150 cleanup stale debug code, fix warnings
2014-02-07 12:12:18 +01:00
Alessio Morale
679e800d48
OP-1150: Fix start button not enabled due to uninitialized member variables;
2014-02-07 12:09:03 +01:00
m_thread
986f2e3e8e
OP-1191 Fixed a typo.
2014-02-06 18:30:01 +01:00
m_thread
6bfbe88813
OP-1191 Added message box stating that board reboot is needed after bind/unbind
2014-02-06 17:51:13 +01:00