1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-28 06:24:10 +01:00
Commit Graph

15677 Commits

Author SHA1 Message Date
Eric Price
4865134cd3 LP-622 - fix illegal address access to tmp rvalue with a tmp pointer in correct scope 2021-08-15 12:57:09 +02:00
Lalanne Laurent
7c9f04d87c Merged in f5soh/librepilot/LP-614_Sparky_HoTT_telemetry (pull request #534)
LP-614 Sparky HoTT telemetry

Approved-by: Lalanne Laurent <f5soh@free.fr>
2019-04-30 18:23:32 +00:00
Lalanne Laurent
f8d23ad645 Merged in f5soh/librepilot/LP-613_cfGPS_algo (pull request #533)
LP-613 cfGPS algo

Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Vladimir Zidar <mr_w@mindnever.org>
2019-04-30 18:19:48 +00:00
Lalanne Laurent
e4a08179e0 Merged in f5soh/librepilot/LP-612_temp_ntc_sensor (pull request #532)
LP-612 Temperature module

Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Paul Jewell <teulupaul@gmail.com>
2019-04-30 18:19:02 +00:00
Julian Lilov
dca3949533 Merged in julian_lilov/librepilot-jdl-gcs-pp-fix/LP-610 (pull request #530)
LP-610 OPMapWidget::WPInsert fix

Approved-by: Lalanne Laurent <f5soh@free.fr>
2019-04-30 18:17:35 +00:00
Laurent Lalanne
6c2f01f909 LP-613 Move heading/speed calc to complementaryFilter() 2019-04-21 10:41:20 +02:00
Laurent Lalanne
942e9448ba LP-613 PFD: Remove 'No Nav' 2019-04-20 12:48:48 +02:00
Laurent Lalanne
0479bd4b97 LP-613 Limit navigation for fixed wing 2019-04-20 12:42:09 +02:00
Laurent Lalanne
a16e5a5257 LP-613 Add velocity heading to Complementary+GPS 2019-04-20 12:16:47 +02:00
Laurent Lalanne
cc9b8188e0 LP-614 Revolution fix : PPM+HottTelemetry to FlexiIO 2019-04-18 17:53:25 +02:00
Laurent Lalanne
69db95ca5e LP-614 Sparky2 : Add HoTT Telemetry to flexiPort 2019-04-18 17:52:36 +02:00
Laurent Lalanne
906a882f97 LP-613 Fix fusionAlgorithm() used for PFD 2019-04-16 21:42:10 +02:00
Laurent Lalanne
89abb7c085 LP-613 Add new algorithm with Complementary+GPS 2019-04-16 21:36:53 +02:00
Laurent Lalanne
4221fcf7b0 LP-612 Temperature module with NTC thermistor or LM35 sensors 2019-04-14 20:59:20 +02:00
julian_lilov
7e07689cb5 LP-610 opmapwidget fix 2019-03-03 19:42:25 +02:00
Lalanne Laurent
8c101adccc Merged in f5soh/librepilot/update_credits (pull request #529)
Update credits
2019-02-21 21:59:21 +00:00
Laurent Lalanne
31666f0c71 update credits 2019-02-21 22:54:23 +01:00
Lalanne Laurent
62e72dbcc7 Merged in f5soh/librepilot/LP-601_WP_output_file_locale (pull request #517)
LP-601 Waypoint fixes

Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Eric Price <corvuscorax@cybertrench.com>
2019-02-21 21:49:49 +00:00
Lalanne Laurent
1ea6a3d0f9 Merged in f5soh/librepilot/LP-607_world_mag_model_2015v2 (pull request #526)
LP-607 Update to WMM-2015v2

Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
2019-02-21 21:45:41 +00:00
Lalanne Laurent
03d71dff55 Merged in f5soh/librepilot/LP-608_HoTT_telemetry_revonano (pull request #527)
LP-608 HoTT telemetry revonano

Approved-by: Vladimir Zidar <mr_w@mindnever.org>
Approved-by: Lalanne Laurent <f5soh@free.fr>
2019-02-21 21:44:48 +00:00
Lalanne Laurent
19de5fbf44 Merged in f5soh/librepilot/LP-518_OpenLRS_issues (pull request #519)
LP-518 OpenLRS issues

Approved-by: Lalanne Laurent <f5soh@free.fr>
2019-02-21 21:43:08 +00:00
Laurent Lalanne
ba7f9ed809 LP-518 Revo/Sparky: Disable simple beacon tone 2019-02-21 22:38:04 +01:00
Laurent Lalanne
6ab47fd06c LP-518 OpenLRS: Simple beacon tone, cpu free. Apply to Sparky2 and Revo 2019-02-21 22:38:04 +01:00
Laurent Lalanne
794c18233e LP-518 Allow Mavlink and MSP Rssi for OpenLRS and use OPLinkStatus.RSSI 2019-02-21 22:38:04 +01:00
Laurent Lalanne
598baec72f LP-518 OPLink receiver: Update Rssi and Link quality 2019-02-21 22:38:04 +01:00
Laurent Lalanne
8e861cbcae LP-518 Add Quality_Get to OpenLRS receiver and update OPlink_Receiver with Rssi and LinkQuality 2019-02-21 22:38:04 +01:00
Laurent Lalanne
bc7f576b20 LP-518 OpenLRS: Fix Rssi and link quality 2019-02-21 22:38:03 +01:00
Laurent Lalanne
7a97907504 LP-518 Only disable link for OPlink protocols, not OpenLRS. 2019-02-21 22:38:03 +01:00
Eric Price
36f361d6a1 Merged in corvusvcorax/librepilot/LP-603_optional_quaternionstabi (pull request #520)
LP-603 Make QUATERNION_STABILIZATION optional.

Approved-by: Lalanne Laurent <f5soh@free.fr>
2019-02-21 21:35:51 +00:00
Eric Price
9653e7d258 Merged in corvusvcorax/librepilot/LP-604_Stabilization_Feedforward (pull request #521)
LP-604 Add a feed forward term to Stabilization outer loop

Approved-by: Eric Price <corvuscorax@cybertrench.com>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Lalanne Laurent <f5soh@free.fr>
2019-02-21 21:26:52 +00:00
Karl Alberts
3f4d7f0cae Merged in karalb/librepilot/LP-606_Ground_vehicle_fix (pull request #525)
LP-606 Add missing setComboCurrentIndex

Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
2019-02-21 20:37:16 +00:00
Julian Lilov
e846b300fe Merged in julian_lilov/librepilot-jdl/LP-605_PathPlan_Resume_Fix (pull request #522)
LP-605 PathPlan 'Resume' Fix

Approved-by: Lalanne Laurent <f5soh@free.fr>
2019-02-21 20:36:27 +00:00
Eric Price
ae1a0e93b8 Merged in corvusvcorax/librepilot/LP-602_workaround (pull request #518)
LP-602 fix crashes, reboots and other problems with USB reconnects/replugs

Approved-by: Eric Price <corvuscorax@cybertrench.com>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Lalanne Laurent <f5soh@free.fr>
2019-02-21 20:35:27 +00:00
Laurent Lalanne
62f48ac943 LP-470 Bump map version 2019-02-21 21:23:13 +01:00
Laurent Lalanne
a15b047d00 LP-608 Simulate individual cell voltage in Electric and General Air 2019-02-18 18:21:55 +01:00
Laurent Lalanne
9c1175f270 LP-608 Fix Revolution board for HoTT telemetry 2019-02-16 19:33:51 +01:00
Laurent Lalanne
aec8e7992e LP-608 Allow min/max altitude recording for standalone board without inputs 2019-02-16 15:50:25 +01:00
Laurent Lalanne
14a7e7a7cf LP-608 Prevent false warning alarms related to speed and distance from GPS 2019-02-16 15:50:25 +01:00
Laurent Lalanne
f602e04fad LP-608 Add Airspeed data to General and Electric Air module message 2019-02-16 15:50:00 +01:00
Laurent Lalanne
d6ef3b7cf0 LP-608 Add HoTTBridge to Revonano 2019-02-16 15:44:04 +01:00
Laurent Lalanne
98fafb4e19 LP-607 Update GCS to WMM-2015v2 2019-02-16 14:17:58 +01:00
Laurent Lalanne
5f955ebb14 LP-607 Update to WMM-2015v2 2019-02-07 22:29:33 +01:00
karalb
1c5a878479 LP-606 Add missing setComboCurrentIndex 2019-01-11 11:48:10 +08:00
U-karat-jdl\karat
674129352d LP-605 'uncrustify' new code 2018-11-29 13:04:43 +02:00
U-karat-jdl\karat
6364bb8566 LP-605 call setWaypoint() on PathPlan resume 2018-11-29 12:20:53 +02:00
Eric Price
f162bbf331 LP-602 Improvement to usb_dcd. Activate rx handler always, even if it seems unneeded. Otherwise reading from DCD will fail if a module tries to read data before USB is connected. 2018-10-19 16:55:52 +02:00
Eric Price
a91ebccd88 LP-604 changed low pass filter to have a significantly ( factor 10 ) smaller Tau than the feed forward term itself, otherwise the filter delay nulls the feed forward effect 2018-10-19 10:07:07 +02:00
Eric Price
b218909c7b LP-604 Add suitable lowpass filter to feed forward term 2018-10-19 08:29:25 +02:00
Eric Price
c933916592 LP-603 fixed typo. sorry. 2018-10-18 19:34:37 +02:00
Eric Price
73ba9ff589 LP-604 Add a feed forward term to Stabilization outer loop 2018-10-18 19:24:22 +02:00