Fredrik Arvidsson
|
1fd0c9a884
|
Merge remote-tracking branch 'origin/next' into thread/OP-1474_PID_Scaling_Banks
|
2014-09-21 20:17:34 +02:00 |
|
m_thread
|
25cf7fcaf5
|
OP-1474 Added Axis labels to curves.
|
2014-09-21 14:28:07 +02:00 |
|
m_thread
|
e4d6171f2c
|
OP-1474 Moved TPS settings to PID banks. Rearranged GUI.
|
2014-09-20 17:30:19 +02:00 |
|
Fredrik Larsson
|
a1bb86ee6a
|
Merge remote-tracking branch 'origin/filnet/OP-1481_cannot_send_more_than_a_few_waypoints_over_oplm' into next
|
2014-09-19 23:33:41 +10:00 |
|
m_thread
|
76b45ea87a
|
OP-1474 Moving Thrust PID Curve to PID banks. Adding ThrustPIDScalingSource, ThrustPIDScalingTargets and ThrustPIDScalingAxis.
|
2014-09-19 15:14:29 +02:00 |
|
m_thread
|
3b1e67d185
|
Merge remote-tracking branch 'origin/next' into thread/OP-1474_PID_Scaling_Banks
Conflicts:
ground/openpilotgcs/src/plugins/config/stabilization.ui
|
2014-09-19 09:01:02 +02:00 |
|
Fredrik Larson
|
8a5174de67
|
Merge remote-tracking branch 'origin/skarlsso/OP-1458_remove_delays_from_tx_wizard' into next
|
2014-09-19 06:07:20 +10:00 |
|
Fredrik Larson
|
c4e049f1ed
|
Merge remote-tracking branch 'origin/hayvosh/OP-1489_ILimits' into next
|
2014-09-18 02:37:53 +10:00 |
|
Fredrik Larson
|
db94453bdf
|
comment typeo
|
2014-09-18 00:35:07 +10:00 |
|
Fredrik Larson
|
e95689b0fc
|
Old bug, buttongroup clash
|
2014-09-17 22:33:32 +10:00 |
|
Fredrik Larson
|
1de454a4cf
|
Merge remote-tracking branch 'origin/next' into hayvosh/OP-1489_ILimits
|
2014-09-17 21:47:54 +10:00 |
|
Fredrik Larson
|
f5fa57c7da
|
Merge remote-tracking branch 'origin/laurent/OP-1134_Populate_new_custom_tab' into next
|
2014-09-17 08:15:31 +10:00 |
|
Fredrik Larson
|
e4e1e0ed24
|
Uncrusty
|
2014-09-17 07:23:58 +10:00 |
|
Fredrik Larson
|
d7ffa008b1
|
Make alt hold default buttons disabled, they were missing from the constructor
|
2014-09-17 06:15:07 +10:00 |
|
Fredrik Larson
|
6fe00a773c
|
Some buttons missing from UI setup
|
2014-09-17 05:47:27 +10:00 |
|
Fredrik Larson
|
cb38cfb118
|
New UI layout, remove a tab
|
2014-09-17 05:30:28 +10:00 |
|
Fredrik Larson
|
20b635fa07
|
Merge branch 'next' into hayvosh/OP-1489_ILimits
|
2014-09-17 02:25:53 +10:00 |
|
Philippe Renon
|
3c4d754e2f
|
OP-1481 send and request path plans in user space instead of relying on magic (but broken) sendAll and requestAll uavo methods
|
2014-09-16 09:11:18 +02:00 |
|
Philippe Renon
|
92e3779997
|
OP-1481 specified default timeout for AbstractUAVObjectHelper
|
2014-09-16 09:11:18 +02:00 |
|
Philippe Renon
|
a045b10472
|
OP-1481 fixed telemetry multi-threading issue: was not possible to create and request an uavo instance in one go
|
2014-09-16 09:11:18 +02:00 |
|
Alessio Morale
|
c49497f2e0
|
Merge branch 'amorale/OP-1434_GPSV9_fc_support' into next
|
2014-09-15 23:49:54 +02: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 |
|
Philippe Renon
|
4ed8fb0188
|
OP-1488 fixed typo in uavobject.java.template
|
2014-09-15 09:00:44 +02:00 |
|
Fredrik Larsson
|
aebf41aad7
|
Merge remote-tracking branch 'origin/parched/OP-1478_fix_win_qtc_variables' into next
|
2014-09-14 22:50:43 +10:00 |
|
James Duley
|
5cc91467ef
|
OP-1478 fix_win_qtc_variables: added MESAWIN_DIR variable
|
2014-09-14 12:50:30 +12:00 |
|
James Duley
|
18ad22a177
|
OP-1478: allow alternate SDL_DIR or OPENSSL_DIR
|
2014-09-14 12:01:14 +12:00 |
|
James Duley
|
684180ef87
|
OP-1478: added a qmake variable OPENSSL_DIR
|
2014-09-13 17:48:30 +12:00 |
|
James Duley
|
17bb1d2fc0
|
OP-1478 fix win qtc vairables: fixed TOOLS_DIR check
|
2014-09-13 16:37:30 +12:00 |
|
James Duley
|
ea64284d7d
|
OP-1478: added a qmake variable SDL_DIR
|
2014-09-13 15:24:52 +12:00 |
|
Stefan Karlsson
|
8cd7a71c18
|
Merge branch 'next' into thread/OP-1474-PID_Scaling
|
2014-09-11 00:00:02 +02:00 |
|
Stefan Karlsson
|
eacf0a1693
|
Merge branch 'skarlsso/OP-1474-PID_Scaling' into thread/OP-1474-PID_Scaling
Conflicts:
shared/uavobjectdefinition/stabilizationsettings.xml
|
2014-09-10 21:41:40 +02:00 |
|
Stefan Karlsson
|
7afb211330
|
OP-1474 Revert TPS debugging code
|
2014-09-10 00:42:40 +02:00 |
|
Alessio Morale
|
c777f9e194
|
OP-1406 - Fixes from review comments
|
2014-09-08 23:24:18 +02:00 |
|
James Duley
|
67e7801949
|
OP-1478: move TOOLS_DIR out of linux scope
|
2014-09-08 21:29:44 +12:00 |
|
Fredrik Larsson
|
65e0124a74
|
Remove QtCreator user file from git
|
2014-09-08 18:19:03 +10:00 |
|
Fredrik Larrson
|
353e3ec0a8
|
Merge remote-tracking branch 'origin/parched/OP-1463_allow_for_alternative_OPENPILOT_TOOLS_DIR' into next
|
2014-09-08 15:53:03 +10:00 |
|
Stefan Karlsson
|
c0152b7e19
|
OP-1474 Thrust PID scaling
|
2014-09-08 00:14:49 +02:00 |
|
Fredrik Larrson
|
849bbfd481
|
Merge remote-tracking branch 'origin/skarlsso/OP-1455_no_output_from_test_outputs' into next
|
2014-09-08 04:25:02 +10:00 |
|
Fredrik Larrson
|
b9a2cac03f
|
Merge remote-tracking branch 'origin/skarlsso/OP-1077_gcs_corrupts_flight_log_files' into next
|
2014-09-08 04:24:07 +10:00 |
|
Fredrik Larrson
|
11a4a249b8
|
Merge remote-tracking branch 'origin/skarlsso/OP-1459_workaround_white-box_issue' into next
|
2014-09-08 02:33:39 +10:00 |
|
Fredrik Larrson
|
d91db0af6f
|
Revert "Merge remote-tracking branch 'origin/proff/OP-1373_DSMFixes' into next"
This reverts commit a39e393274 , reversing
changes made to ebfdaf28b5 .
|
2014-09-08 02:31:02 +10:00 |
|
Fredrik Larrson
|
a39e393274
|
Merge remote-tracking branch 'origin/proff/OP-1373_DSMFixes' into next
Conflicts:
shared/uavobjectdefinition/hwsettings.xml
|
2014-09-08 01:54:59 +10:00 |
|
Fredrik Larrson
|
32773c0245
|
Merge remote-tracking branch 'origin/laurent/OP-1349_GCS_Neutral_Spinboxes_in_Input_and_Output' into next
|
2014-09-08 01:27:23 +10:00 |
|
m_thread
|
474466ac92
|
OP-1474 Uncrustify.
|
2014-09-07 00:23:20 +02:00 |
|
m_thread
|
45ea8015ed
|
OP-1474 Updated GUI to follow the standard way of handling checked groups.
Added missing push buttons to widget list to make then enable/disable correctly.
|
2014-09-07 00:20:22 +02:00 |
|
m_thread
|
7fb064cf22
|
OP-1474 Added thrust PID scale curve to stabilization configuration GUI.
|
2014-09-06 23:53:44 +02:00 |
|
Stefan Karlsson
|
9bfd648879
|
OP-1077 Prevent GCS flight log corruption when no flight log is chosen
|
2014-09-03 21:19:15 +02:00 |
|