1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
Commit Graph

12392 Commits

Author SHA1 Message Date
m_thread
da7015ccee OP-1685 Added oneshot support to connection diagram. Updated connection diagram artwork naming slightly. 2015-02-22 17:56:55 +01:00
m_thread
d8ef4c3044 OP-1685 Added code to disable oneshot as an alternative in certain conditions. 2015-02-22 17:30:49 +01:00
Laurent Lalanne
3c6b7523f0 OP-1685 Wrong pin, should be input6, pin8 2015-02-22 13:21:10 +01:00
Laurent Lalanne
e3e271a83a OP-1685 Formatting issue 2015-02-20 14:54:12 +01:00
Laurent Lalanne
00a50044cf OP-1685 Again 2015-02-20 14:51:27 +01:00
Laurent Lalanne
4bc6e4abd0 OP-1685 Add last wire ! 2015-02-20 14:26:05 +01:00
Laurent Lalanne
6437b1c6cf OP-1685 Add cc-ppm, cc-ppm-oneshot, cc-pwm, revo-ppm, revo-pwm 2015-02-20 14:08:56 +01:00
m_thread
899cf3aa1d OP-1685 Added more OneShot code to wizard. 2015-02-18 12:03:43 +01:00
m_thread
d859ad78df Merge remote-tracking branch 'origin/next' into thread/OP-1685_cc_oneshot_support
Conflicts:
	ground/openpilotgcs/src/plugins/config/output.ui
2015-02-18 00:26:04 +01:00
m_thread
6afbec4fc2 OP-1685 Fixed Output config layout, fixed HW config layout for CC. 2015-02-18 00:19:58 +01:00
Alessio Morale
99ab3719c4 Merge remote-tracking branch 'origin/amorale/OP-1685_cc_oneshot_support' into next 2015-02-17 23:46:57 +01:00
Alessio Morale
39513f0533 OP-1685 - Rename OneShot to PWMSync to avoid confusion 2015-02-17 23:20:07 +01:00
Laurent Lalanne
fdc80fd595 Merge remote-tracking branch 'origin/laurent/OP-1706_Output_tab' into next
Conflicts:
	ground/openpilotgcs/src/plugins/config/outputchannelform.cpp
2015-02-17 14:09:29 +01:00
m_thread
821573144a OP-1685 Adding new artwork for oneshot esc. Adding more configuration logic. 2015-02-17 01:08:23 +01:00
Alessio Morale
75b3e2f1dc OP-1685 - Bank mode Combo content was truncated for OneShot/OneShot125 items 2015-02-16 23:12:35 +01:00
Alessio Morale
fbdd88c161 OP-1685 - handle servo outputs with PPM_Pin6, sanity check for flexi_ppm 2015-02-15 19:08:49 +01:00
James Duley
d1b8321ccd Merge branch 'OP-1722_libusb_include_incorrect' into next 2015-02-15 10:46:30 +13:00
Alessio Morale
d9216d72fe OP-1685 - Fixes for review comments 2015-02-14 17:23:27 +01:00
James Duley
4cc4ef1537 OP-1722 libusb include incorrect: make ophid.pro use pkg-config
correctly
2015-02-14 18:37:26 +13:00
James Duley
fb59e5aef4 OP-1722 libusb include incorrect: tidy ophid.pro 2015-02-14 18:37:26 +13:00
James Duley
88d8e3d215 OP-1722 libusb include incorrect: removed rogue <usb.h> inlcude 2015-02-14 18:36:26 +13:00
m_thread
a17553ce30 OP-1685 Adding support for synched and oneshot in Vehicle Setup Wizard. 2015-02-12 23:55:44 +01:00
Fredrik Larsson
b0a0582e85 update default model to BO 2015-02-12 10:47:12 +11:00
Alessio Morale
1ad040229c OP-1685 - implement PPM on pin 6 2015-02-12 00:00:17 +01:00
Alessio Morale
ed56d39ccc OP-1685 - fix warning text in GCS 2015-02-12 00:00:07 +01:00
Alessio Morale
096a321181 OP-1685 - calls sanitychecks after updates to actuatorsettings, update board sanitycheck rules 2015-02-11 23:59:23 +01:00
Alessio Morale
f3fe45750d OP-1683 - Remove dead code 2015-02-11 22:33:58 +01:00
Alessio Morale
7177e77d23 OP-1685 - Show a warning in output tab if config issues are found 2015-02-11 22:33:57 +01:00
Alessio Morale
fd299b559a OP-1685 - Add custom sanity check hook to test OneShot availability 2015-02-11 22:33:57 +01:00
Alessio Morale
26893554c0 OP-1704 - Change Hook alarm level to Critical to prevent arming and allow them to be disabled with DisableSanityChecks 2015-02-11 22:33:57 +01:00
Alessio Morale
a4da83a1be OP-1685 - Add OneShot compatible configurations 2015-02-11 22:33:57 +01:00
Alessio Morale
f290d6d89d OP-1685 - Implement OneShot on F1 2015-02-11 22:33:57 +01:00
Nuno Guedes
e4c431da49 New 3D model: Blackout Mini H Quad
New 3D model for the Modelview
Blackout Mini H Quad with lighter texture
2015-02-11 20:44:22 +00:00
Alessio Morale
544b0357c7 uncrustify 2015-02-10 23:51:19 +01:00
Alessio Morale
6ed06362a7 Merge branch 'master' into next 2015-02-10 23:50:19 +01:00
Alessio Morale
70755817eb Fix WHATSNEW for release 2015-02-10 23:03:54 +01:00
Alessio Morale
4ce2b63644 Merge remote-tracking branch 'origin/rel-15.01' 2015-02-10 22:27:13 +01:00
Alessio Morale
4245db7b31 Merge remote-tracking branch 'origin/amorale/OP-1704_sanity_check_hooks' into next 2015-02-08 19:59:57 +01:00
Laurent Lalanne
bf3866d12e OP-1706 Output range from 500 to 2500 2015-02-08 19:10:56 +01:00
Alessio Morale
46521f1c2d Merge remote-tracking branch 'origin/amorale/OP-1683_syncupdate_oneshot' into next 2015-02-08 17:59:59 +01:00
Alessio Morale
240abe4bab Merge remote-tracking branch 'origin/amorale/OP-1682_pwm_input_overflow' into next 2015-02-08 17:58:20 +01:00
Alessio Morale
e48c3b7162 Merge remote-tracking branch 'origin/cyr/OP-1650_OPLinkReceiver_spam' into next 2015-02-08 17:50:19 +01:00
abeck70
4f0ab4ae85 rel-15.01 Corrected whatsnew and new cloud configs 2015-02-08 14:56:44 +11:00
Laurent Lalanne
105b01680d Merge branch 'laurent/OP-1644_Wrong_wizard_neutral' into next 2015-02-07 19:03:36 +01:00
Laurent Lalanne
21fe64eec0 Merge branch 'laurent/OP-1698_Easy_setup_channel_passtrough' into next 2015-02-07 19:02:19 +01:00
Laurent Lalanne
7c4dfc9608 OP-1706 Uncrustify 2015-02-07 13:19:46 +01:00
Laurent Lalanne
9c31d2fcb5 OP-1706 Disable checkboxes if no range - Enable only channels already set in mixer - Add limits 2015-02-07 13:04:42 +01:00
James Duley
15afc979d5 Merge remote-tracking branch 'dev/parched/OP-1694_make_package_rule_non-nested' into next 2015-02-07 15:15:12 +13:00
Alessio Morale
108c74da3e OP-1704 - Reenable an hook if it is reattached 2015-02-05 15:42:58 +01:00
m_thread
aa891801f4 OP-1628 Removed obsolete slot declaration. 2015-02-05 11:35:22 +01:00