Kevin Finisterre
4ebaa6f205
set all the min and max values to 554 and 2400 per the Arduino servo library
...
fix some cosmetic errors on the debug output
fix the Vtail mixer setting that caused channel 4 to go crazy due to being undefined. Servo would sit and shake for no reason.
2014-05-25 16:05:13 -04:00
Kevin Finisterre
4d250ff856
Fix channel indexes to use servoCenterSlider
...
Set channelNeutral = 1500 where appropriate for each model type.
Add the missing actuator save for fixed wing! actSettings->setData(data);
2014-05-25 15:20:04 -04: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
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
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
Fredrik Arvidsson
9b50c26e8f
OP-1088 Switched to use 'Fusion' style on the application
2014-02-06 16:37:13 +01:00
m_thread
e6a8d8f02c
OP-1191 General Configuration cleanup
2014-02-06 16:28:26 +01:00
m_thread
517123d521
OP-1191 OPLink Configuration cleanup
2014-02-06 16:27:58 +01:00
Alessio Morale
8cb8977a9e
Merge branch 'rel-14.01' of git://git.openpilot.org/OpenPilot into rel-14.01
2014-01-24 22:13:36 +01:00
Philippe Renon
7ecc247e4c
Merge branch 'filnet/OP-1183_uavbrowser_displays_hex_string_as_decimal' into rel-14.01
2014-01-24 21:54:45 +01:00
Philippe Renon
6f9fe4479e
Merge branch 'filnet/OP-1182_telemetry_widget_is_too_small_on_mac' into rel-14.01
2014-01-24 20:51:59 +01:00
Philippe Renon
a234f52b6d
OP-1182 minor tweak of telemetry monitor widget margin for better centering
2014-01-24 20:50:13 +01:00
Alessio Morale
e28e6a76fa
OP-1176 : fix Cruise Control checkboxes use wrong Default button
2014-01-24 20:19:13 +01:00
Laurent Lalanne
15dfec2d70
Merge remote-tracking branch 'origin/rel-14.01' into laurent/OP-1187_allow_french_translations_in_future_releases
2014-01-22 23:24:45 +01:00
Philippe Renon
ae3d2f41b8
OP-1183 UAVObjectBrowser - fixed issue in newly added hex string editor
2014-01-22 21:35:06 +01:00
Philippe Renon
a41930a5e2
Merge remote-tracking branch 'origin/filnet/OP-1182_telemetry_widget_is_too_small_on_mac' into rel-14.01
2014-01-22 20:59:26 +01:00
Corvus Corax
59b50ee84e
uncrustification
2014-01-22 18:30:30 +01:00
Philippe Renon
d8e1d849f5
OP-1183 UAVObjectBrowser now displays and allows editing of integers in
...
hex format (when unit is set to hex)
+review OPReview
2014-01-21 23:08:13 +01:00
Philippe Renon
0c8756b496
OP-1182 second attempt at fixing telemetry monitor widget size too small on Mac
2014-01-21 22:51:46 +01:00
Laurent Lalanne
64485f1cf8
Merge remote-tracking branch 'origin/rel-14.01' into laurent/OP-1187_allow_french_translations_in_future_releases
2014-01-21 20:37:18 +01:00
Philippe Renon
3ce504ac6e
OP-1182 tried to make device list combo box wide enough to display "USB: OPLinkMini" on all OSes
2014-01-21 02:42:11 +01:00
Philippe Renon
ff6c5e80a0
OP-1182 attempt at fixing telemetry monitor widget size too small on Mac
2014-01-21 02:40:15 +01:00
Fredrik Arvidsson
1537dc4187
OP-1166 Adde some more nice to have functionality to the channel configuration gui.
2014-01-21 00:49:46 +01:00
Fredrik Arvidsson
4cac7d18ac
OP-1166 Fixes the maxed out bug and beautifies some gui.
2014-01-21 00:06:20 +01:00
Fredrik Arvidsson
e14acffd5c
Merge branch 'thread/OP-1178_OPLink_Configuration' into rel-14.01
2014-01-20 07:21:13 +01:00
Fredrik Arvidsson
5fd8db6c5a
Merge branch 'thread/OP-1168_Reload_Board_Data_Fix' into rel-14.01
2014-01-19 23:18:10 +01:00
Fredrik Arvidsson
a2f69a5ad6
OP-1168, OP-1180 Fixing Reload for AltitudeHold page. Fixing Realtime updates checkboxes.
2014-01-19 23:15:53 +01:00
Fredrik Arvidsson
9727456ec2
OP-1178 Fixed QLineEdit support. Rgression from Re-factoring.
2014-01-19 17:20:03 +01:00
Fredrik Arvidsson
bfc2dc03a5
Merge branch 'thread/OP-1168_Reload_Board_Data_Fix' into rel-14.01
2014-01-19 14:09:00 +01:00
Fredrik Arvidsson
8fb17f7383
OP-1168 Bug made Reload board data not work.
2014-01-19 14:07:48 +01:00
Fredrik Arvidsson
694abb26c6
OP-1169 Minor performance fix.
2014-01-19 00:19:12 +01:00
Fredrik Arvidsson
3936173017
OP-1169 Found the 'Control' item bug and fixed some minor things.
2014-01-18 23:39:46 +01:00
Alessio Morale
f5bd8a556d
Merge remote-tracking branch 'origin/amorale/OP-1155_osx_package' into next
2014-01-18 13:54:57 +01:00
Laurent Lalanne
ae679d5a04
Fixes in config.pro with original from next
2014-01-18 03:59:56 +01:00
Laurent Lalanne
0b27657dcf
Merge remote-tracking branch 'origin/next' into translations_next
2014-01-18 02:39:06 +01:00
Corvus Corax
91d5a865da
uncrustification
2014-01-18 00:32:50 +01:00
Laurent Lalanne
96555373e7
Merge remote-tracking branch 'origin/next' into translations_next
2014-01-18 00:03:13 +01:00
m_thread
83b3a9bf12
OP-1154 Gui Fiddling.
2014-01-17 14:20:18 +01:00
m_thread
234626444e
Merge remote-tracking branch 'origin/next' into thread/OP-1154_Cruise_Control_automatically_increase_copter_throttle_per
2014-01-17 13:16:15 +01:00
m_thread
cc551d4acb
OP-1154 Fixed values from not loading in comboboxes properly.
2014-01-17 11:01:05 +01:00
Cliff Geerdes
42dda77264
OP-1154 neated up input page, tooltips, labels were cut off, etc.
2014-01-17 01:07:43 -05:00