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

12503 Commits

Author SHA1 Message Date
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
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
Laurent Lalanne
cd2ad35ae0 OP-1601 Add command line options for fw_coptercontrol : GCSRECEIVER=YES and DIAG_TASKS=YES 2015-02-08 22:37:24 +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
3f05aa0e11 OP-1658 - Fix header 2015-02-08 19:02:48 +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
f92eba93ef OP-1601 Ubx only, more efficient to save Ram on CC/CC3D 2015-02-07 17:02:59 +01:00
Laurent Lalanne
f378ca6da7 Merge branch 'laurent/CC3D_Nmea_Gps_14.10' into laurent/CC3D_next_Ubx_only 2015-02-07 14:04:58 +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
Laurent Lalanne
5c08f013f1 Allow multiples talkers IDs, define some debug messages and typos 2015-02-06 19:50:09 +01:00
Laurent Lalanne
58e70b2e3a CC3D special firmware : Nmea GPS 2015-02-06 16:59:41 +01: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
m_thread
f42afa61cd OP-1628 Fixed a bug introduced in refactoring. 2015-02-05 10:05:47 +01:00
m_thread
87bd6243b4 OP-1628 Uncrustify 2015-02-05 09:55:31 +01:00
m_thread
9a5dc36826 Merge remote-tracking branch 'origin/rel-15.01' into thread/OP-1628_AutoUpgrade_OPLM_Issues 2015-02-05 09:51:02 +01:00
Alessio Morale
aa55b1523d uncrustify 2015-02-05 01:42:32 +01:00
Alessio Morale
a8e89dffcd OP-1704 - Add support for custom sanity check hooks 2015-02-05 01:39:58 +01:00
James Duley
e7df1bb36a Merge remote-tracking branch 'dev/parched/OP-1701_Fix_Linux_Qt_config' into rel-15.01 2015-02-04 16:02:33 +13:00
m_thread
a24fd253b4 OP-1628 Fixed review comments. 2015-02-03 22:24:57 +01:00
Laurent Lalanne
2454ac6d6c OP-1644 Reuse the same function for special neutrals 2015-02-03 22:13:30 +01:00
Laurent Lalanne
23865ed0b0 OP-1644 Really set FlightMode neutral centered + some minor fixes in code 2015-02-03 21:50:45 +01:00
James Duley
3d797914a3 OP-1701 Fix Linux Qt config: added a resource with qt.conf which has correct prefix set 2015-02-03 15:51:59 +13:00