Philippe Renon
|
e0115a25b0
|
OP-1122 OP-1125 cleaned up GCS side uavtalk includes
|
2013-12-11 22:22:28 +01: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 |
|
Corvus Corax
|
17da3a6c7a
|
uncrustification for ground/openpilotgcs/src/plugins/config/configplugin.h
|
2013-11-16 17:34:40 +01:00 |
|
Patrick Huebner
|
b4d0a93133
|
OP-1103 Some minor cleanup work and adding a version check for Qt5.1
|
2013-11-13 21:04:57 +11:00 |
|
Patrick Huebner
|
c0f6d9d7bc
|
OP-1103 Fixes a build problem where the CoreFoundation framework wasn’t found on some systems.
|
2013-11-10 09:36:37 +11:00 |
|
Philippe Renon
|
f85498e7c5
|
[OP-1085] Qt5.1.1 - a bit of manual uncrustifying
|
2013-10-24 00:12:35 +02: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 |
|
Philippe Renon
|
a2ba33f28a
|
[OP-835] Qt 5.1.0 - migrated GCS plugins
|
2013-09-15 23:37:20 +02:00 |
|
Voha
|
6ab83e5d33
|
fixed build errors with clang in MacOsX 10.9(DP5) and xCode 5.0(DP5)
|
2013-08-10 21:27:36 +03:00 |
|
Brian Webb
|
c2df59498b
|
Merge remote-tracking branch 'origin/master' into next
|
2013-07-06 07:08:30 -07:00 |
|
Brian Webb
|
fd8d5352e2
|
OP-932 Adds tooltips to the channel widgets.
|
2013-07-03 20:20:31 -07:00 |
|
Brian Webb
|
bab69401b9
|
OP-932 Allows configuring the Revo as coordinator.
|
2013-06-27 19:55:01 -07:00 |
|
Brian Webb
|
2aea2342ab
|
OP-932 Adds a direct PPM channel on each Tx packet when in PPM mode, and adds a PPM only mode that uses a 9600 bps air datarate. Also updates the OPLink configuration tab and moves all OPLink configuration to the OPLink configuration tab on the Revo, and customizes the OPLink configuration tab for the Revo.
|
2013-06-26 18:01:54 -07:00 |
|
Brian Webb
|
8c370df319
|
OP-932 A significant re-work of the OPLink and configuration of the OPLink. Auto-configuration is removed, and remote modems are bound the coordinator, rather than the other way around. Timing of the radio link is also significantly changed. The rfm22b code is also simplified so that it only sends packet, and has no notion about what those packets are, so the rfm22b is converteded to simply a com type device.
|
2013-06-26 17:56:56 -07:00 |
|
Corvus Corax
|
0c43346292
|
Merge branch 'corvuscorax/OP-947_stateestimator-module' into next
Thanks everyone for helping getting this together, especially Alessio
and DLite :-)
|
2013-06-25 23:48:12 +02:00 |
|
Corvus Corax
|
c18cd85cf5
|
uncrustification
|
2013-06-25 22:31:10 +02:00 |
|
Fredrik Arvidsson
|
01ff02eab5
|
Merge branch 'thread/OP-1020_Red_Cross_Save' into rel-13.06.01
|
2013-06-25 22:07:19 +02:00 |
|
Fredrik Arvidsson
|
a46dfbfb00
|
OP-1028 Fixed a bug with disabled controls.
|
2013-06-25 13:41:15 +02:00 |
|
Fredrik Arvidsson
|
bf573e6adc
|
OP-1020 Removes AltitudeHoldSettings object from list of objects to save if connected board does not support it.
|
2013-06-25 12:21:16 +02:00 |
|
Corvus Corax
|
6163c5f53a
|
Merge branch 'next' into corvuscorax/OP-947_stateestimator-module
Conflicts:
flight/modules/AltitudeHold/altitudehold.c
ground/openpilotgcs/share/openpilotgcs/pfd/default/AltitudeScale.qml
ground/openpilotgcs/share/openpilotgcs/pfd/default/PfdIndicators.qml
ground/openpilotgcs/share/openpilotgcs/pfd/default/SpeedScale.qml
ground/openpilotgcs/src/plugins/pfd/pfdgadgetwidget.cpp
|
2013-06-22 18:44:03 +02:00 |
|
Oleg Semyonov
|
8325cc3be7
|
Uncrustify
|
2013-06-22 14:24:47 +03:00 |
|
Philippe Renon
|
ee5d6957c8
|
Merge branch 'filnet/OP-1007_output_config_gadget_shows_unsaved_warning_when_no_chnage_were_made' into next
|
2013-06-21 22:10:26 +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 |
|
Philippe Renon
|
2ece9ef3da
|
OP-1007 fixed issue in output config gadget where the unsaved changes warning was displayed although no changes were made
|
2013-06-21 09:39:06 +02:00 |
|
dankers
|
0cf3ef1e52
|
OP-1019 fixed UI for AltitudeHold/Vario settings
|
2013-06-20 19:42:12 +02:00 |
|
Fredrik Arvidsson
|
b221c7bfea
|
OP-1000 Changes a label again.
|
2013-06-16 17:53:15 +02:00 |
|
Fredrik Arvidsson
|
15c6e625b2
|
OP-1000 Changes a label.
|
2013-06-16 17:40:25 +02:00 |
|
Fredrik Arvidsson
|
cb3ba339fe
|
OP-1000 Changes some ranges. Removed faulty tool-tips.
|
2013-06-15 14:02:43 +02:00 |
|
Fredrik Arvidsson
|
1a1b1b1e4e
|
OP-1010 Removes some default check-box settings.
|
2013-06-15 13:40:46 +02:00 |
|
Fredrik Arvidsson
|
02562902a9
|
OP-1000 Adds disabling of AH settings tab if board is not Revolution.
|
2013-06-15 13:00:54 +02:00 |
|
Fredrik Arvidsson
|
9cd368bd11
|
OP-1000 Adds GUI to set Altitude Hold filter parameters.
|
2013-06-13 22:48:45 +02:00 |
|
Corvus Corax
|
88071b1078
|
Merge remote-tracking branch 'next' into corvuscorax/OP-947_stateestimator-module
|
2013-06-09 22:43:25 +02:00 |
|
Corvus Corax
|
6f59c49506
|
just uncrustification
|
2013-06-09 22:09:04 +02:00 |
|
Corvus Corax
|
022f1a1ac0
|
Merge branch 'next' into corvuscorax/OP-947_stateestimator-module
Conflicts:
flight/modules/Attitude/revolution/attitude.c
|
2013-06-09 13:49:52 +02:00 |
|
Fredrik Arvidsson
|
5fe1bfbe36
|
OP-784 Changed max values to 180 for Attitude full stick range.
|
2013-06-09 09:30:50 +02:00 |
|
Corvus Corax
|
e8e99f54aa
|
Merge branch 'next' into corvuscorax/OP-947_stateestimator-module
|
2013-06-07 21:55:12 +02:00 |
|
Fredrik Arvidsson
|
c605601ce7
|
Merge branch 'thread/OP-991_Remove_Erase_Menu' into next
|
2013-06-07 21:50:59 +02:00 |
|
Fredrik Arvidsson
|
65d973c7ad
|
Merge remote-tracking branch 'origin/next' into thread/OP-989_Revo_AccelTau
|
2013-06-07 21:15:32 +02:00 |
|
Fredrik Arvidsson
|
4b12f28925
|
Merge remote-tracking branch 'origin/next' into thread/OP-991_Remove_Erase_Menu
|
2013-06-07 21:15:03 +02:00 |
|
Richard Flay (Hyper)
|
e5fe56a425
|
OP-965: More tweaks to the heli config swashplate levelling routine in GCS as the results of review comments.
+review OPReview-496
|
2013-06-07 19:08:28 +09:30 |
|
Fredrik Arvidsson
|
7f0a72d2f8
|
OP-991 'Removed Erase All Settings' menu item in Tool menu plus code behind.
|
2013-06-06 22:20:00 +02:00 |
|
Corvus Corax
|
6fdf554d4a
|
Merge branch 'next' into corvuscorax/OP-947_stateestimator-module
Conflicts:
flight/modules/Attitude/revolution/attitude.c
ground/openpilotgcs/src/plugins/opmap/opmapgadgetwidget.cpp
shared/uavobjectdefinition/attitudesettings.xml
|
2013-06-06 19:25:54 +02:00 |
|
Fredrik Arvidsson
|
03a92c913f
|
OP-989 Changed layout for CC/CC3D Attitude configuration page. Renamed AccelTau to Accelerometer filtering. Updated tool tips for both CC/CC3D and Revolution pages.
|
2013-06-06 11:21:30 +02:00 |
|
Fredrik Arvidsson
|
26585e5ad0
|
OP-989 Converting tool tip text to rich text to get word wrapping to work.
|
2013-06-05 18:07:17 +02:00 |
|
Fredrik Arvidsson
|
32fdcdc28a
|
OP-989 Changing tool tip text.
|
2013-06-05 17:41:21 +02:00 |
|
Fredrik Arvidsson
|
3bc944dc95
|
OP-989 Added tool tip for Accelerometer filtering settings and label.
|
2013-06-05 15:44:26 +02:00 |
|
Fredrik Arvidsson
|
77618deb62
|
OP-989 Changed label text from AccelTau to Accelerometers.
|
2013-06-05 13:42:47 +02:00 |
|
Fredrik Arvidsson
|
4ffab32cba
|
OP-989 Adds AccelTau to Revolution Attitude configuration panel.
|
2013-06-04 19:36:33 +02:00 |
|
Glenn Campigli
|
940f768af0
|
+review OPReview-496
Performed uncrustify
Corrected statement order
|
2013-06-04 20:11:23 +10:00 |
|
Glenn Campigli
|
558a47dc7c
|
Corrected channel index when calibrating swashplate
|
2013-05-31 16:23:42 +10:00 |
|
Fredrik Arvidsson
|
d9d2b7d167
|
Merge remote-tracking branch 'origin/os/OP-770_version_info_stuff' into thread/OP-770_UAV_Export_Version_Info_Fix
|
2013-05-27 19:30:18 +02:00 |
|
Brian Webb
|
e9f83bcc80
|
Fixes a bug in the rfm22b driver that was reading past the end of the bindings list when receiving a status message. Also adds some formatting changes that came about after doing a make uncrustify_all.
|
2013-05-26 08:36:38 -07:00 |
|
Oleg Semyonov
|
444431579e
|
OP-770: add/rename some version-info.py template variables
|
2013-05-25 23:02:29 +02:00 |
|
Fredrik Arvidsson
|
d492d3e14e
|
OP-970 Fixes a problem with the Radio/Modem warning dialog showing up on board connection.
|
2013-05-25 12:04:50 +02:00 |
|
Fredrik Arvidsson
|
3c55485d88
|
OP-970 Removes a comma.
|
2013-05-25 09:43:59 +02:00 |
|
Fredrik Arvidsson
|
03a2e82ba3
|
OP-970 Adds antenna warning dialog when activating built in modem for Revolution.
|
2013-05-25 09:42:26 +02:00 |
|
Corvus Corax
|
1353be6cb0
|
Merge branch 'next' into corvuscorax/OP-947_stateestimator-module
|
2013-05-24 19:33:27 +02:00 |
|
Fredrik Arvidsson
|
cfaeead5b3
|
OP-935 Adds tool-tips for the majority of the settings in the Stabilization screen.
|
2013-05-23 21:26:43 +02:00 |
|
Fredrik Arvidsson
|
3d04238a00
|
OP-957 Removed I-Term settings for Attitude mode on Basic stabilizations tab.
|
2013-05-20 22:54:42 +02:00 |
|
Corvus Corax
|
1236bf3ed9
|
renamed Magneto to Mag
|
2013-05-20 10:33:02 +02:00 |
|
Sexy Pony
|
900f643bbd
|
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
|
2013-05-19 17:37:30 +03:00 |
|
Corvus Corax
|
5284195c29
|
Refaktored sensor and state UAVObjects consistently into XXYSensor and XXYState
|
2013-05-18 19:36:45 +02:00 |
|
Corvus Corax
|
80caceb984
|
make uncrustify_all;make uncrustify_all;
|
2013-05-18 14:17:26 +02:00 |
|
Fredrik Arvidsson
|
49af941813
|
OP-935 Sets the correct background color of some configuration pages.
|
2013-05-12 15:44:15 +02:00 |
|
Fredrik Arvidsson
|
fee4e1009b
|
OP-935 Removes gui for unimplemented temperature compensation calibration.
|
2013-05-12 11:53:21 +02:00 |
|
Fredrik Arvidsson
|
ddf2ccf720
|
OP-935 Fixes some gui issues.
|
2013-05-12 11:28:09 +02:00 |
|
Fredrik Arvidsson
|
3b7c274c78
|
OP-935 Renames 'Camera stab' to 'Gimbal'. Adds functionality to store-clear and recall board rotation during calibration.
|
2013-05-12 11:27:12 +02:00 |
|
Fredrik Arvidsson
|
7a727f5496
|
OP-935 Changes order of setting groups on Advanced tab in Stabilization settings page.
|
2013-05-07 20:56:02 +02:00 |
|
Fredrik Arvidsson
|
914724d8c8
|
OP-935 Adds limits to Responsiveness settings.
|
2013-05-07 20:39:58 +02:00 |
|
Fredrik Arvidsson
|
23bc774a03
|
Merge remote-tracking branch 'origin/next' into thread/OP-935_Changes_Basic_Stab
|
2013-05-06 22:48:57 +02:00 |
|
Fredrik Arvidsson
|
18798470f8
|
OP-935 Adds a 'Instant Update' check box on Advanced tab of Stabilization configuration.
|
2013-05-05 22:20:48 +02:00 |
|
Fredrik Arvidsson
|
daee2de918
|
OP-935 Fixes Default settings button for Responsiveness on Basic page.
|
2013-05-05 21:28:34 +02:00 |
|
Fredrik Arvidsson
|
a334c49151
|
OP-935 Fixes the Instant Update functionality on the Stabilization settings pages in the configuration plugin.
|
2013-05-05 18:48:48 +02:00 |
|
Fredrik Arvidsson
|
176bd3c4f7
|
OP-935 Adds Responsiveness sliders to basic stabilization screen.
|
2013-05-05 12:45:35 +02:00 |
|
Fredrik Arvidsson
|
4c0e5a39ca
|
OP-935 Disables controls when no board is connected. Re-Factored the MixerCurve widget.
|
2013-05-04 00:13:15 +02:00 |
|
Corvus Corax
|
25c58ff074
|
Put all EKF initialisation values in a separate UAVObject EKFConfiguration,
adapted insgps13state.c/.h,
modules/Attitude/revolution,
configrevowidget.cpp,
accordingly.
|
2013-05-03 02:17:44 +02:00 |
|
Fredrik Arvidsson
|
6d3407e4e4
|
OP-935 Adds shadow to the image on Revolution hardware page.
|
2013-05-01 18:18:30 +02:00 |
|
Corvus Corax
|
d77c690fe3
|
Merge branch 'next' into corvuscorax/Attitude-fixes
Conflicts:
flight/modules/Attitude/revolution/attitude.c
|
2013-05-01 17:51:05 +02:00 |
|
Fredrik Arvidsson
|
5cbf615566
|
Merge remote-tracking branch 'origin/next' into thread/OP-935_Changes_Basic_Stab
|
2013-05-01 13:39:32 +02:00 |
|
Fredrik Arvidsson
|
4e823874fb
|
Merge remote-tracking branch 'origin/filnet/OP-907_gcs_vehicle_config_overhaul' into next
|
2013-05-01 13:01:55 +02:00 |
|
Fredrik Arvidsson
|
2d409188f8
|
OP-935 Adds checkbox for 'real time updates' to basic screen. Disables controls when no board is connected.
|
2013-05-01 12:59:07 +02:00 |
|
Fredrik Arvidsson
|
7fd3b83b1c
|
OP-933 Makes tab selection in Configuration plugin sticky between board connect - disconnect - connect.
|
2013-04-29 18:44:54 +02:00 |
|
Corvus Corax
|
24af6b0d80
|
Handle Gyro bias the same way as other biases during calibration
|
2013-04-28 12:06:24 +02:00 |
|
David Ankers
|
9914ab869d
|
Fix minor spelling error in Revo calib screen
|
2013-04-28 16:06:36 +10:00 |
|
Philippe Renon
|
6ff2b1873d
|
OP-907 fixed regression in vehicle config : "dirty" state management
was broken (continued).
|
2013-04-25 00:07:06 +02:00 |
|
Philippe Renon
|
99c052651c
|
OP-907 fixed regression in vehicle config : "dirty" state management
was broken.
+ added comments
|
2013-04-24 23:24:23 +02:00 |
|
Philippe Renon
|
d7596a64ff
|
OP-907 reverted airframe.ui border from 9 to 12 to make it more consistent
with other config tabs
|
2013-04-24 22:05:31 +02:00 |
|
Oleg Semyonov
|
f9f721a76a
|
Reset executable bits from non-executable files (Windows legacy)
|
2013-04-24 01:18:46 +03:00 |
|
Philippe Renon
|
4690949575
|
Merge remote-tracking branch 'origin/next' into filnet/OP-907_gcs_vehicle_config_overhaul
Conflicts:
ground/openpilotgcs/src/plugins/coreplugin/qml/AboutDialog.qml
|
2013-04-22 22:56:06 +02:00 |
|
Philippe Renon
|
5f39206ebd
|
OP-907 vehicle config - removed uncessary setupUI calls.
+ fixed regression in multirotor config widget : svg display was not updated when switching frame type
+ formatting
|
2013-04-22 21:23:47 +02:00 |
|
Oleg Semyonov
|
927e952a9d
|
Merge remote-tracking branch 'origin/os/OP-897_hide-unsupported-modes' into next
|
2013-04-20 21:23:00 +02:00 |
|
Philippe Renon
|
b03ebbaf3a
|
OP-907 step 4: added lazy creation of vehicle config widget
|
2013-04-18 03:51:47 +02:00 |
|
Philippe Renon
|
0deb4d4a8f
|
OP-907 vehicle config widgets now have consistent labels for mixer sliders
|
2013-04-16 00:13:08 +02:00 |
|
Philippe Renon
|
3bb80977d5
|
OP-907 changed vehicle config widget margin
|
2013-04-15 21:59:11 +02:00 |
|
Philippe Renon
|
dc060de5da
|
OP-907 fixed minor spacing issue with multirotor mixer status line
|
2013-04-15 21:58:01 +02:00 |
|
Philippe Renon
|
c331a143ae
|
OP-907 moved mixer curve background svg file (curve-bg.svg) to
src/plugins/uavobjectwidgetutils as it is used from mixercurvewidget.cpp
located in that directory
|
2013-04-15 21:43:04 +02:00 |
|
Philippe Renon
|
81da5303f2
|
OP-907 step 3: more vehicle config code cleanups
|
2013-04-14 22:12:15 +02:00 |
|
Philippe Renon
|
782913590b
|
OP-907 step 4: vehicle config UI cleanups
|
2013-04-13 17:58:12 +02:00 |
|