Fredrik Larson
337ab6a436
Add servos to image as we will support single servo
2014-08-23 23:36:06 +10:00
Fredrik Larson
cda94b3319
Rename Legacy to Standard, while Legacy for Multis, not so for Fwings an
...
Helis.
2014-08-23 04:30:32 +10:00
Fredrik Larson
169b95fb4d
Move FWing ESC setting to use the setter.
2014-08-23 04:12:25 +10:00
Fredrik Larson
e4a4f35178
Summary to not show unknown ESC type fpr FWs, remane legacy ESC to
...
standard ESC, summary shows "legacy" still for Multis.
Remaining problems appear to be SVG ID related.
2014-08-23 02:00:11 +10:00
Fredrik Larson
18c3f8147a
Start basics of single Aileron type support, here be dragons and some SVG
...
known issues
2014-08-23 01:01:01 +10:00
Fredrik Larson
9dbd2044c8
Group FW images correctly
2014-08-23 00:17:57 +10:00
Fredrik Larson
a5b8f76345
Update SVG for new output numbers, add standard fixed wig graphic which
...
uses single aileron servo
2014-08-22 11:47:42 +10:00
m_thread
a893f6ff2b
OP-1222 Renamed some pages. Added support for both esc and servo types.
2014-08-22 01:40:05 +02:00
m_thread
a7ab68f539
OP-1222 Fixed a 'off-by-one' bug with channels. Fixed some bugs in the configuration plugin regarding fixed wings.
2014-08-21 23:47:18 +02:00
Fredrik Larson
527ec1d15d
Add new artwork
2014-08-22 05:51:26 +10:00
Fredrik Larson
6904ce4614
Change buttons, set default to standard servos
2014-08-22 05:50:25 +10:00
Fredrik Larson
ade59ada9e
Add servo buttons
2014-08-22 05:16:00 +10:00
m_thread
82a3590da5
OP-1222 Fixed a bug with Actuator settings and banks to use for motors.
2014-08-18 13:14:07 +02:00
m_thread
5354723928
OP-1222 Renamed some files.
...
Fixed Wing wizard made only available on Revo
Moved motor for fixed wing to channel 3 since channel 3 got its own timer.
Fixed a crash in config plugin when selecting Fixed Wing.
Added code in outputcalibration in Fixed Wing setup to set min and max values as well as neutral for servos.
Added Controller type Nano.
2014-08-18 01:20:31 +02:00
Fredrik Larson
137a6e4308
Refactor name of legacy servos, remove PID hard coding from the config
...
helper
2014-08-18 03:47:16 +10:00
Fredrik Larson
00ed28c983
Start adding PID page
2014-08-18 03:43:00 +10:00
Fredrik Larson
a46d5316ec
Tooltips
2014-08-18 02:51:49 +10:00
Fredrik Larson
2b6629e03a
Change wording, standard servos to analog servos
2014-08-17 23:06:01 +10:00
Fredrik Larson
ea1e95db7b
Minor refactroring of a type in a class, change ESC_TYPE and geter /
...
serter to be actuator type as we are dealing with servos. Add servos to
enum, remove hard coded min / max for now.
2014-08-17 22:55:11 +10:00
Fredrik Larson
3fc991fe2c
Add the outputpage for fixed wing support
2014-08-17 20:31:57 +10:00
Fredrik Larson
3a4b27df5d
Minor formatting of all Wiz pages for consitency
2014-08-17 04:15:11 +10:00
Fredrik Larson
4c242fa2e0
Wording of FW wizard page
2014-08-17 04:01:21 +10:00
Fredrik Larson
741efd9281
Add image
2014-08-17 01:57:15 +10:00
Fredrik Larson
0b147fded5
Minor formatting, add wizard image
2014-08-17 01:41:14 +10:00
Fredrik Larson
dd07ccbec9
Resolve merge conflicts
2014-08-16 14:20:31 +10:00
Fredrik Larson
501441d3fb
Merge branch 'next' into kf_hayvosh/OP-1222_FW_Wizard_lets_get_this_finished
...
Conflicts:
ground/openpilotgcs/src/plugins/setupwizard/pages/outputcalibrationpage.cpp
ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationsource.h
2014-08-16 12:12:15 +10:00
Fredrik Larson
731153043a
Old logo file
2014-08-15 21:23:49 +10:00
Fredrik Arvidsson
341de560b6
Merge remote-tracking branch 'origin/abeck/OP_1401_qt_53_upgrade_macosx' into next
2014-08-13 23:41:09 +02:00
Alessio Morale
eed81bd32a
Merge remote-tracking branch 'origin/laurent/OP-1425_Small_typo_KpKi' into next
2014-08-13 16:36:34 +02:00
m_thread
2e7eea7383
Merge remote-tracking branch 'origin/next' into thread/OP-1400_Qt_5.3.1_Upgrade
2014-08-12 10:37:15 +02:00
Fredrik Arvidsson
1558c6d735
Merge remote-tracking branch 'origin/shared/OP-1398_qt531_upgrade' into thread/OP-1400_Qt_5.3.1_Upgrade
...
Conflicts:
make/tools.mk
2014-08-11 23:25:37 +02:00
Stefan Karlsson
f569a9d8cb
OP-1397 Filter out unnecessary debug messages and use asserts instead.
2014-08-10 20:19:29 +02:00
Stefan Karlsson
454d491e48
Merge branch 'next' into skarlsso/OP-1397_add_responsiveness_to_txpid
...
Conflicts:
ground/openpilotgcs/src/plugins/config/configtxpidwidget.cpp
ground/openpilotgcs/src/plugins/config/configtxpidwidget.h
2014-08-10 10:06:44 +02:00
Fredrik Arvidsson
bc5bf38ec5
Merge remote-tracking branch 'origin/skarlsso/OP-1423_populate_txpid_min_max_fields' into next
2014-08-09 10:28:07 +02:00
Stefan Karlsson
4754e62a8e
OP-1423 Use the TxPIDSettings::PIDsOptions enum instead of string comparisons
2014-08-05 19:31:26 +02: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
Alessio Morale
6884e9f378
Merge remote-tracking branch 'origin/amorale/OP-1395_flight_log_enhancements' into next
2014-08-02 20:41:58 +02:00
Stefan Karlsson
b285df98c7
OP-1423 Populate TxPID Min/Max fields with the current values from the Stabilization page
2014-08-01 13:37:41 +02:00
Stefan Karlsson
04d9d3191d
OP-1397 Fix StabilizationSettingsBankX type for defaultValueForPidOption
2014-08-01 10:50:52 +02:00
Stefan Karlsson
f9343d9959
OP-1397 Fetch default values for GyroTau
2014-08-01 09:41:13 +02:00
Stefan Karlsson
12589abe7e
OP-1397 Read default values for selected PID option from StabilizationSettingsBankX
2014-07-31 00:02:07 +02:00
Stefan Karlsson
3e4737949a
OP-1397 Make sure the Min/MaxPIDx widgit limits get set before the values are populated
2014-07-31 00:01:09 +02:00
Stefan Karlsson
0416c39cdb
OP-1397 Limit the Attitude Responsiveness values to 180 degrees
2014-07-31 00:00:33 +02:00
Stefan Karlsson
14770876cd
OP-1397 Change spinbox properties when a Responsiveness item is selected
2014-07-30 23:50:10 +02:00
Alessio Morale
5f8900f18f
OP-1419 - Uses MAG_TRANSFORM_NUMELEM instead
2014-07-27 20:40:17 +02:00
Alessio Morale
401aeee9eb
OP-1419 - fix mag factor r2c2 not saved
2014-07-27 20:25:57 +02:00
Alessio Morale
4de36902d0
OP-1358 Update level trim code to use the newly provided fields
2014-07-21 11:01:11 +02:00
Alessio Morale
25c54ac16d
Merge remote-tracking branch 'origin/laurent/OP-1063_Multi_config_Hexa_fixes' into rel-14.06
2014-07-16 20:07:31 +02:00
Alessio Morale
f6ab4cdfb1
Merge remote-tracking branch 'origin/filnet/OP-1383_fixed_GCS_crashes_when_using_serial_connections' into rel-14.06
2014-07-16 20:00:32 +02:00
Alessio Morale
cacccd985e
Merge remote-tracking branch 'origin/filnet/OP-1393_SerialPlugin_destructor_generates_valgrind_error' into rel-14.06
2014-07-16 19:57:44 +02:00