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

14767 Commits

Author SHA1 Message Date
Laurent Lalanne
cff5dac088 LP-407 Add Rssi input value - ReceiverActivity: Ignore Rssi channel if already set 2016-09-14 15:23:20 +02:00
Lalanne Laurent
bf5cff319a Merged in mindnever/librepilot/LP-382_fix_MSP_stack_overflow_on_PID_save (pull request #314)
LP-382 Use ObjectPersistence UAVO instead of stack hungry UAVObjSave()
2016-09-04 19:53:22 +02:00
Philippe Renon
f43467a052 Merged in f5soh/librepilot/LP-396_Enable_Yaw_Acro+_GUI (pull request #320)
LP-396 Add Acro+ stabilization for Yaw axis
2016-09-04 19:42:55 +02:00
Alessio Morale
46fcec001b Merged in filnet/librepilot/LP-32_complement_osgearth_readme (pull request #311)
LP-32 improve osgearth readme
2016-09-04 13:59:04 +02:00
Alessio Morale
279eaf42ca Merged in f5soh/librepilot/LP-388_AuxMag_calibration_wrong_initial_settings (pull request #306)
LP-388 Workaround for 2 telemetry errors while calibrating AuxMag
2016-09-04 13:54:19 +02:00
Alessio Morale
d1cbab5c86 Merged in filnet/librepilot/LP-313_uavobjectbrowser_always_shows_metadata_when_filtering (pull request #312)
LP-313 fix uavobjectbrowser always showing metadata when filtering
2016-09-04 13:52:36 +02:00
Alessio Morale
9b73838c52 Merged in f5soh/librepilot/LP-392_Gyro_init_GUI (pull request #310)
LP-392 Attitude tab : initGyroWhenBoardSteady and zeroGyroBiasOnArming to Revo
2016-09-04 13:50:22 +02:00
Laurent Lalanne
e2068cbb8e LP-396 Add Acro+ stabilization for Yaw axis 2016-09-04 13:10:04 +02:00
Lalanne Laurent
9b7f5fda3d Merged in alessiomorale/librepilot/LP-395_raise_BoardSteadyMaxVariance (pull request #318)
LP-395 - Raise BoardSteadyMaxVariance to support some boards with noisier gyros
2016-09-04 12:45:46 +02:00
Lalanne Laurent
f182931c6b Merged in paul_jewell/librepilot/LP-330_fix_copyright_symbol (pull request #313)
Changed (c) to (C) for consistency
2016-09-04 12:44:17 +02:00
Laurent Lalanne
0c4c67fd23 LP-390 Fix telemetry error for vehicle wizard 2016-09-03 22:11:47 +02:00
Laurent Lalanne
b33d655ec2 LP-390 Tx wizard: identifyLimits, save only when needed - Prevent Rx glitches - Fixes for Output and Hardware pages 2016-09-03 22:10:18 +02:00
Laurent Lalanne
b16e4838eb LP-388 Use UAVObjectUpdaterHelper and avoid telemetry errors 2016-09-03 22:10:17 +02:00
Philippe Renon
daba66d32f LP-388 allow to bulk set data on UAVO without emitting update events
this addresses some uavo synchronous update calls issues where update requests were issued twice
2016-09-03 22:10:17 +02:00
Alessio Morale
9ffb775bb4 LP-395 - Raise BoardSteadyMaxVariance to support some boards with noisier gyros 2016-09-03 21:54:13 +02:00
Lalanne Laurent
11cb9f7b8d Merged in marcus_proest/librepilot/LP-394-upload-build-results-from-tea-ci (pull request #317)
add tea-ci upload to bintray and slack notification
2016-09-03 21:17:22 +02:00
Lalanne Laurent
4d33fb36cc Merged in f5soh/librepilot/LP-272_Altitude_hold_settings (pull request #308)
LP-272 Altitude hold settings
2016-09-03 21:10:10 +02:00
Lalanne Laurent
0500a6b22a Merged in corvusvcorax/librepilot/simposixfix (pull request #316)
fixed length type in pios/posix pios_com.c to size_t (was still uint16_t)
2016-09-03 21:09:40 +02:00
MarcProe
59608d1d45 LP-394 change api keys and remove api key exposal 2016-09-03 12:24:35 +02:00
MarcProe
68ff92d039 LP-394 add tea-ci upload to bintray and slack notification 2016-09-03 12:24:19 +02:00
Corvus Corax
1af73aad8a fixed length type in pios/posix pios_com.c to size_t (was still uint16_t) 2016-09-02 21:28:23 +02:00
Vladimir Zidar
27146b6dcd LP-382 Use ObjectPersistence UAVO instead of stack hungry UAVObjSave() 2016-09-01 13:47:46 +02:00
paul Jewell
0517258834 LP-330 Changed (c) to (C) for consistency 2016-08-31 19:47:40 +02:00
Philippe Renon
4f3ae61da6 LP-313 fix uavobjectbrowser always showing metadata when filtering 2016-08-30 22:45:12 +02:00
Philippe Renon
52a9aa37c8 Merged in mindnever/librepilot/LP-391_fix_Some_CC3D_ports_cause_a_boot_issue_and_re_init_to_defaults (pull request #307)
LP-391 This fixes issue with negative size (-1) passing from PIOS_Board_configure_com() to PIOS_COM_Init().
2016-08-30 09:56:53 +02:00
Philippe Renon
c363e126fc Merged in mindnever/librepilot/LP-322_USB_ComBridge_functionality_on_OPLink (pull request #302)
Lp 322_usb_combridge_functionality_on_oplink
2016-08-30 09:55:57 +02:00
Philippe Renon
2e669fa322 Merged in mindnever/librepilot/LP-377_ComBridge_Speed_settings_delete (pull request #301)
LP-377 USB ComBridge Speed settings delete
2016-08-30 09:55:35 +02:00
Vladimir Zidar
107aa2170e LP-391 This fixes issue with negative size (-1) passing from PIOS_Board_configure_com() to PIOS_COM_Init(). 2016-08-30 02:03:10 +02:00
Vladimir Zidar
a5a45576a1 LP-322 Added USB ComBridge functionality to OPLink. Updated GCS code. 2016-08-30 01:52:59 +02:00
Vladimir Zidar
cb53094843 LP-377 Remove references to HwSettings object. This is not needed anymore. 2016-08-30 01:39:53 +02:00
Vladimir Zidar
b1f7f5e4bf LP-377 Implement handling of USB_CDC_REQ_SET_LINE_CODING control request for F4 and F1 targets. Removes UsbComBridgeSpeed from hwsettings object. Removes GCS combo boxes related to UsbComBridgeSpeed. Fixes few places where UsbComBridgeSpeed was used for DebugConsole speed config. 2016-08-30 01:22:57 +02:00
Philippe Renon
f40515e032 LP-32 improve osgearh readme
add instructions on how to install and use a self built osg[earth] with GCS
2016-08-30 01:05:25 +02:00
Laurent Lalanne
835013cf59 LP-392 Rephrased text 2016-08-30 00:44:51 +02:00
Laurent Lalanne
af9f0599dd LP-392 Attitude tab : initGyroWhenBoardSteady and zeroGyroBiasOnArming to Revo 2016-08-29 23:24:08 +02:00
Laurent Lalanne
9170a36e69 LP-272 Smooth baro altitude with more filtering 2016-08-28 20:53:23 +02:00
Laurent Lalanne
19db688910 LP-272 Altitude Hold/Vario settings : Reduce Ki 2016-08-28 20:52:09 +02:00
Philippe Renon
1647982fca Merged in f5soh/librepilot/LP-387-Sparky_analog_port (pull request #305)
LP-387 Analog port: Add DAC pin as input - Fix pin mapping.
2016-08-28 18:48:22 +02:00
Philippe Renon
4d73443543 Merged in james-duley/librepilot/config (pull request #304)
LP-380: Rework configuration system and document it
2016-08-28 18:47:59 +02:00
Philippe Renon
2ccabe27e7 Merged in alessiomorale/librepilot/LP-381_log_buffers (pull request #303)
LP-381 - Adds circular buffer and run writes within a separate callback
2016-08-28 18:47:40 +02:00
Philippe Renon
9d90e1b749 Merged in f5soh/librepilot/LP-379_Show_ReveiverActivity (pull request #300)
LP-379 Display ReceiverActivity in Rc Input tab
2016-08-28 18:46:36 +02:00
Philippe Renon
45f791742d Merged in mindnever/librepilot/LP-239_GPS_on_Revo_FlexiIO (pull request #299)
LP-239 gps_on_revo_flexiio
2016-08-28 18:46:12 +02:00
James Duley
a27548d062 LP-380: Turn osgEarth on by default on Linux 2016-08-24 20:38:55 +01:00
James Duley
d8cef1eb9c LP-380: add make config_help and rework OSG config 2016-08-24 20:38:55 +01:00
Laurent Lalanne
798248ef24 LP-387 Analog port: Add DAC pin as input - Fix pin mapping. 2016-08-21 04:57:15 +02:00
James Duley
87c05c2d63 Drop fedora 22 support 2016-08-18 20:08:43 +01:00
James Duley
71367dcaab LP-380: turn off waring about osg not found like other warnings 2016-08-18 20:08:43 +01:00
James Duley
5a17e26cea LP-380: default to using system qt and osg on Linux 2016-08-18 20:08:42 +01:00
Alessio Morale
cba2184caf LP-381 - Adds circular buffer and run writes within a separate callback 2016-08-17 19:57:29 +02:00
Fredrik Arvidsson
226f8c4c3d Merged in f5soh/librepilot/LP-298_Ibus_support_Dronin (pull request #298)
LP-298 IBus support dRonin
2016-08-17 12:40:41 +02:00
Fredrik Arvidsson
57d3ace0d6 Merged in f5soh/librepilot/LP-230_Update_PFD_2 (pull request #294)
LP-230 Update PFD for Autotune and new PathPlan alarm behavior.
2016-08-17 12:40:22 +02:00