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

14569 Commits

Author SHA1 Message Date
Alessio Morale
ad1fbaec3f Merged in f5soh/librepilot/LP-339_AutoTakeOff_only_on_ground (pull request #265)
LP-339 Only allow switching to AutoTakeOff if disarmed state
2016-07-03 16:05:29 +02:00
Alessio Morale
a2d2e81220 Merged in mindnever/librepilot/LP-342-pios_exti-improvement (pull request #266)
Lp 342 pios_exti improvement
2016-07-03 16:05:03 +02:00
Alessio Morale
2b9a255dac Merged in mindnever/librepilot/LP-343_extend_PIOS_COM_Available (pull request #267)
LP-343 Change return type from PIOS_COM_Available() to give extended status about RX and TX availability on given COM device.
2016-07-03 16:03:25 +02:00
Alessio Morale
392d3dd093 Merged in f5soh/librepilot/LP-72_DSM_Rvcr_input_channels (pull request #262)
LP-72 Missing channels input for DSM (Receiver port)
2016-07-03 16:02:29 +02:00
Alessio Morale
1aed9f5723 Merged in m_thread/librepilot/thread/LP-311_Fix_The_Fix (pull request #253)
LP-311 Fixing the fix
2016-07-03 16:00:01 +02:00
Alessio Morale
31cdda4c71 Merged in f5soh/librepilot/LP-241_CruiseControl_Rate_stab (pull request #259)
LP-241 Allow CruiseControl + Rate
2016-07-03 15:57:51 +02:00
Alessio Morale
ba7ba50814 Merged in f5soh/librepilot/LP-312_Hide_Mag_i2c_port_for_Revo (pull request #260)
LP-312 Add limits for I2C type mag
2016-07-03 15:57:26 +02:00
Lalanne Laurent
5ca24b6d25 Merged in filnet/librepilot/LP-335_add_support_for_address_sanitizer (pull request #263)
LP-335 add support for address sanitizer (asan)
2016-06-25 20:05:32 +02:00
Lalanne Laurent
afd62b9e34 Merged in filnet/librepilot/LP-310_gcs_crash_when_closing_gadget (pull request #264)
LP-310 asan: fix heap-use-after-free in SplitterOrView
2016-06-25 20:05:13 +02:00
Vladimir Zidar
27cc48b362 LP-343 Change return type from PIOS_COM_Available() to give extended status about RX and TX availability on given COM device. 2016-06-22 01:57:08 +02:00
Vladimir Zidar
4aebc7cc5e LP-342 Added EXTI_Init(DISABLE) to PIOS_EXTI_DeInit. 2016-06-22 00:32:56 +02:00
Vladimir Zidar
fabc3e8d69 LP-342 Simplify pios_exti configuration, allow dynamic configuration and reconfiguration. adds PIOS_EXTI_DeInit() 2016-06-22 00:32:47 +02:00
Laurent Lalanne
fee9f7e071 LP-339 Only allow switching to AutoTakeOff if disarmed state 2016-06-18 19:10:41 +02:00
Philippe Renon
58244a4f0f LP-310 asan: fix heap-use-after-free in SplitterOrView 2016-06-14 22:09:35 +02:00
Philippe Renon
504594112f LP-335 add support for address sanitizer (asan) 2016-06-14 22:05:01 +02:00
Laurent Lalanne
37917899e2 LP-72 Missing channels input for DSM (Receiver port) 2016-06-13 19:22:15 +02:00
James Duley
298fc947b4 Merged in filnet/librepilot (pull request #261)
msys2: icu upgrade (56 to 57)
2016-06-11 18:59:08 +01:00
Philippe Renon
cdd4e2e19d msys2: icu upgrade (56 to 57) 2016-06-11 19:10:06 +02:00
Laurent Lalanne
7ce2d7562e LP-241 Allow CruiseControl + Rate stabilization 2016-06-08 22:40:32 +02:00
Laurent Lalanne
a1a795df9a LP-312 Hide I2C port also for Discovery and Revoproto 2016-06-08 22:13:01 +02:00
Philippe Renon
0d5e4da97d Merged in f5soh/librepilot/LP-48_French_translations_update (pull request #254)
LP-48 French_translations_update
2016-06-08 22:00:12 +02:00
Philippe Renon
be3be734b5 Merged in f5soh/librepilot/LP-326_16_PPM_Channels_support (pull request #256)
LP-326 16 PPM channels support
2016-06-08 21:59:08 +02:00
Philippe Renon
7e51749e24 Merged in f5soh/librepilot/LP-325_Reduce_ASWA_threshold (pull request #255)
LP-325 Reduce AlwaysStabilizedWhenArmed accessory threshold.
2016-06-08 21:58:11 +02:00
Laurent Lalanne
f658f2ea21 LP-312 Add limits for I2C type mag 2016-06-06 01:23:20 +02:00
Lalanne Laurent
b1cc1332ec Merged in mindnever/librepilot/LP-328_hmc5x83_init_fix (pull request #257)
LP-328_hmc5x83_init_fix
2016-06-04 16:50:51 +02:00
Lalanne Laurent
857587a8f6 Merged in mindnever/librepilot/LP-324-msp-on-sparky2 (pull request #252)
LP-324 Fixed MSP support for Sparky2 target
2016-06-04 16:50:37 +02:00
Lalanne Laurent
a36039f44b Merged in james-duley/librepilot/hogweed (pull request #258)
hotfix: update windows copydata for libhogweed
2016-06-04 16:34:41 +02:00
James Duley
3b421f08b0 hotfix: update windows copydata for nettle 2016-06-04 13:44:06 +01:00
Laurent Lalanne
a5369bce5f LP-48 Cleanup obsolete translations 2016-06-03 20:57:45 +02:00
Vladimir Zidar
77a28f2066 LP-328 Moved i2c operation PIOS_HMC5x83_ReadMag() from _driver_fetch() to _driver_poll() so that fetch() always get good data 2016-06-02 14:34:38 +02:00
Vladimir Zidar
f27db8b65c LP-328 uncrustified 2016-06-02 12:47:31 +02:00
Vladimir Zidar
10637550d7 LP-328 hmc5x83 learns how to reinitialize after it gets reconnected to the bus 2016-06-02 12:44:45 +02:00
Laurent Lalanne
b6ed0d9c9c LP-326 Increase CC3D Receiver stask size 2016-05-31 08:05:12 +02:00
Laurent Lalanne
fc07b26547 LP-326 Support up to 16 PPM channels 2016-05-31 08:04:41 +02:00
Laurent Lalanne
6f3bcf817e LP-326 Reduce minimal sync pulse lenght to 2700µs 2016-05-31 08:03:15 +02:00
Laurent Lalanne
2001e00b26 LP-325 Reduce AlwaysStabilizedWhenArmed accessory threshold. 2016-05-30 15:11:22 +02:00
Laurent Lalanne
49f7efb4c9 LP-48 Add missing tr() - Small translation fixes 2016-05-29 15:08:28 +02:00
Laurent Lalanne
72674c02fc LP-48 Update french translations 2016-05-29 14:43:13 +02:00
Laurent Lalanne
775707f47c LP-48 Update Escpage tooltips, remove unused surfacepage.ui 2016-05-29 14:03:12 +02:00
Fredrik Arvidsson
76ed067a4f LP-311 Reverted previous commit that removed all logic and just removed the code where the tabs where switched. The Basic/Advanced checkbox code is still active though and will make the GUI consistent when loading configuration or changing values. 2016-05-29 10:43:29 +02:00
Fredrik Arvidsson
cfcf659ea5 Revert "LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues)"
This reverts commit fad04833ed.
2016-05-29 10:31:26 +02:00
Fredrik Arvidsson
81575ab462 LP-311 Update text on Basic/Advanced GUI to be more informative. Added tooltip explaining in more detail. 2016-05-29 10:31:16 +02:00
Vladimir Zidar
c79f85560d LP-324 Fixed MSP support for Sparky2 target 2016-05-28 23:23:34 +02:00
Fredrik Arvidsson
6440d78b2c Merged in f5soh/librepilot/LP-311_Remove_auto_switch_stabi_tabs (pull request #243)
LP-311 Remove basic/advanced stabilization tab auto-switch
2016-05-28 18:46:56 +02:00
Lalanne Laurent
28d76ba247 Merged in james-duley/librepilot/tea-ci-badge (pull request #250)
Add Tea CI badge to readme
2016-05-28 18:42:07 +02:00
Lalanne Laurent
32cebf6d03 Merged in mindnever/librepilot/LP-321_MSP_in_ReceiverPort_menu_for_RevoNano (pull request #249)
LP-321 Add MSP to limits attribute for Nano board
2016-05-28 18:41:32 +02:00
Lalanne Laurent
343ae71ce1 Merged in f5soh/librepilot/shared/LP-72_Sparky2_support_rebased (pull request #251)
shared/LP-72_sparky2_support_rebased
2016-05-28 18:31:02 +02:00
Laurent Lalanne
713a30a6a1 LP-72 Uncrustify 2016-05-28 18:02:15 +02:00
Cliff Geerdes
4ee65d26f8 LP-72 allow others who have old b01 sparky2 ID to upgrade without using SBL 2016-05-28 17:33:09 +02:00
Cliff Geerdes
c54b88d0f0 LP-72 fixed comments 2016-05-27 17:19:14 +02:00