Laurent Lalanne
f44a663e27
OP-1728 Add message dialog if something to save
2015-02-18 02:46:53 +01:00
Laurent Lalanne
ee3efc535e
OP-1728 Fix output value
2015-02-18 01:50:38 +01:00
Laurent Lalanne
4b24707f82
OP-1728 Remove unused code
2015-02-18 00:51:42 +01:00
Laurent Lalanne
745ada0781
OP-1728 First commit - Maybe better behavior - Display motors with red handle
2015-02-18 00:34:38 +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
samguns
621edd4463
2015-2-17 Add more translations, still ongoing
2015-02-17 22:19:21 +08: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
Laurent Lalanne
6ba3aa0424
OP-1723 Changes for review - Fix for FW dual aileron (output6 not set to 1500)
2015-02-17 13:35:47 +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
samguns
b37429c89d
2015-02-16
2015-02-16 16:09:33 +08:00
Laurent Lalanne
d76affcae3
OP-1723 English typo
2015-02-16 01:22:04 +01:00
Laurent Lalanne
60f9e96571
OP-1723 keep only tr()
2015-02-16 00:11:29 +01:00
Laurent Lalanne
f4e11fa6ef
OP-1723 Missing tr() - removed debug code
2015-02-15 21:35:39 +01:00
Laurent Lalanne
b6937764aa
OP-1718 Set all servos outputs to 1500 before plug battery for Esc calibration (Tricopter)
2015-02-15 20:51:49 +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
Laurent Lalanne
c645738bc5
OP-1723 Ground wizard, reversable motor support - Fixes default outputs levels issue (OP-1718)
2015-02-15 18:32:01 +01:00
Laurent Lalanne
8e5dfff555
Updated Ts file from source
2015-02-15 10:17:53 +01:00
Laurent Lalanne
9344351665
Merge remote-tracking branch 'origin/next' into samguns/zh_CN_GCS
2015-02-15 10:16:28 +01:00
samguns
9f65db5e0b
Initial commit of Chinese translation for GCS.
2015-02-15 15:27:56 +08:00
James Duley
d1b8321ccd
Merge branch 'OP-1722_libusb_include_incorrect' into next
2015-02-15 10:46:30 +13:00
Laurent Lalanne
f1f8e285e9
OP-1723 Ground config tab : Allow reverse/brake in RcCar
2015-02-14 19:52:47 +01: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
Nuno Guedes
71e579ebce
OneShot125 Wizard buttons
...
OneShot125 Wizard up and down buttons
2015-02-13 23:12:13 +00:00
Nuno Guedes
761fa56e2d
OP GPS 3D models updated
...
Renamed OPGPS to OPGPSv8
Added OPGPSv9
2015-02-13 18:43:20 +00:00
abeck70
53482be09c
OP-1721 C++ and ARM tools
...
Enable revo C++ support:
1. Set USE_CXX to enable compliation and linkage of C++ source code
2. Disables rtti and exceptions
3. operator new and delete call pios malloc/free
4. Static constructor invocation supported
5. Additional methods, compile options, and need to have main as a cpp to solve various link issues when using static constructors but to avoid adding unnecessary libs.
6. Upgrade arm tools
2015-02-13 12:56:04 +11: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
Laurent Lalanne
88dc843f4e
OP-1718 RcInput calibration : Set output to 1000 for motor, 1500 for all others (servos, reversedMotor, accessory...)
2015-02-11 23:38:01 +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
Laurent Lalanne
6da3c99af2
OP-1635 Remove QuadH in config tab - AirframeType
2015-02-10 22:48:43 +01:00
Alessio Morale
4ce2b63644
Merge remote-tracking branch 'origin/rel-15.01'
2015-02-10 22:27:13 +01:00