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

15720 Commits

Author SHA1 Message Date
Vladimir Zidar
cfaf2df79d Merged in LP-625_Fix_unsafe_use_of_temporary_data (pull request #548)
LP-625 Fix for unsafe use of temporary data

Approved-by: Eric Price
2022-06-14 20:08:34 +00:00
Eric Price
08f0a41a2c Merged in LP-621_fix_isnan_with_fast-math (pull request #543)
LP-621_fix_isnan_with_fast-math

Approved-by: Vladimir Zidar
2022-06-14 20:04:46 +00:00
Eric Price
73068c806e Merged in LP-627_fix_download_url (pull request #547)
LP-627 fix QT download URL mechanism

Approved-by: Vladimir Zidar
2022-06-14 19:55:49 +00:00
Eric Price
f70df08d0f Merged in LP626-fix-atlassian-build-pipeline (pull request #546)
LP-626 fix atlassian build pipeline -- update ARM toolchain to GCC-10.3

Approved-by: Vladimir Zidar
2022-06-14 19:54:44 +00:00
Vladimir Zidar
ab1a825417 LP-625 Fix for unsafe use of temporary data 2022-06-12 23:24:26 +02:00
Eric Price
0692da4daf LP-627 fix QT download URL mechanism 2022-06-11 21:44:31 +02:00
Eric Price
fdeb6e9c41 LP-626 run pipeline on self hosted runner to save time 2022-02-18 13:02:21 +01:00
Eric Price
5ed99f1db4 LP-626 add more jobs to bitbucket-pipeline 2022-02-18 12:33:47 +01:00
Eric Price
4558a32978 LP626 fix for new toolchain 2022-02-17 15:41:37 +01:00
Eric Price
91ce8daab7 update to new toolchain 2022-02-17 12:02:41 +01:00
Eric Price
9f035b32b8 LP626 apt-get on docker needs to be non-interactive 2022-02-17 06:07:30 +01:00
Eric Price
49e1ab023d LP626 - fix build-pipeline 2022-02-17 04:29:17 +01:00
Julian Lilov
42c14a2a0b Merged in LP-616_pp_fix (pull request #539)
LP_616 Bugfix for pathplanner > Circle Left/Right > End Condition > Pointing Towards Next

Approved-by: Lalanne Laurent
Approved-by: Eric Price
2022-02-16 01:23:58 +00:00
Julian Lilov
d64be97c99 Merged in LP-617_CamStabWidget_Fix (pull request #540)
LP_617 Bugfix for CameraStabilization Widget: Basic Settings / Output Channel accepted values

Approved-by: Lalanne Laurent
Approved-by: Eric Price
2022-02-16 01:14:19 +00:00
Eric Price
089a42e2ec Merged in LP-117_frsky_sport_telemetry (pull request #537)
LP-117 frsky sport telemetry

Approved-by: Lalanne Laurent
Approved-by: Vladimir Zidar
2022-02-15 23:46:04 +00:00
Eric Price
7314423351 Merged in LP-622_fix_gcc-9_GCS_compilation (pull request #544)
LP-622 - fix gcc-9 and higher GCS compilation errors

Approved-by: TheOtherCliff
2022-02-15 23:40:01 +00:00
TheOtherCliff
299fcfda73 Merged in LP-618_CC3D_erase_settings_problem (pull request #541)
LP-618 CC3D erase or save settings and wizard mixer error fix

Approved-by: Eric Price
2022-02-15 23:28:12 +00:00
Vladimir Zidar
b4ccccdc13 Merged in LP-580_Add_QMC5883L_driver (pull request #496)
LP-580 Add QMC5883L driver

Approved-by: Philippe Renon
Approved-by: TheOtherCliff
Approved-by: Jan NIJS
Approved-by: Eric Price
2022-02-15 23:25:26 +00:00
Vladimir Zidar
f60b6bb630 Merged librepilot/librepilot:next into mindnever/librepilot:LP-580_Add_QMC5883L_driver 2022-02-15 22:14:54 +00:00
julian_lilov
3b585b9c7b Merge branch 'LP-616_pp_fix' of https://bitbucket.org/julian_lilov/librepilot_jdl into LP-616_pp_fix 2021-10-14 17:50:39 +03:00
julian_lilov
0ddce8ce96 LP_616 safety check preventing possible execution of atan2f(0,0) 2021-10-14 17:14:46 +03:00
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
Eric Price
5b5e61c5b5 LP-621 the __attribute__ fix does not work for isfinite(), only for isnan() and isinf().
This might be a compiler bug, but luckily it can be worked around.
2021-08-14 21:23:37 +02:00
Eric Price
fd32fc79ba LP-621 add required include 2021-08-14 19:20:40 +02:00
Eric Price
745835e298 LP-621 fix 2021-08-14 18:30:18 +02:00
Julian Lilov
40adf81904 Merged next into LP-616_pp_fix 2020-12-14 11:16:27 +02:00
Julian Lilov
20a414f05d Merged next into LP-617_CamStabWidget_Fix 2020-12-14 11:14:56 +02:00
julian_lilov
b2fb571999 Revert "LP_620"
This reverts commit 559907a3e4.
2020-12-14 10:32:06 +02:00
julian_lilov
559907a3e4 LP_620 2020-12-14 10:12:06 +02:00
julian_lilov
a17a153a1b LP_616 updatePathDesired() fix: leaving the circle on tangent 2020-10-16 11:17:27 +03:00
Cliff Geerdes
7170ba8a49 LP-618 CC3D erase or save settings and wizard mixer error fix 2020-07-31 18:52:02 -04:00
julian_lilov
305ae4d0ba LP_617 CameraStabilizationWidget Fix 2020-01-16 12:51:22 +02:00
julian_lilov
7c03a006b0 Revert "LP_617"
This reverts commit 6b23f959be.
2020-01-16 12:35:05 +02:00
julian_lilov
6b23f959be LP_617 2020-01-15 22:08:14 +02:00
julian_lilov
65459c7ba0 LP_616 conditionPointingTowardsNext fix 2019-10-03 16:39:04 +03:00
Eric Price
f32677af52 LP-117 Added PPM+FrSkySPort mode (most port-saving setup, keeps flexi and main free!) 2019-07-06 23:07:06 +02:00
Eric Price
30332e5923 LP-117 Added Librepilot Copyright header 2019-07-06 20:14:45 +02:00
Eric Price
8aef698b6b LP-117 Allow USART Port options to be set in hwsettings, to allow suitable configuration based on fc board, presence of ext. inverters and wiring - defaults to Non-Inverted single wire connection. 2019-07-06 20:10:06 +02:00
Eric Price
d6c0141e01 LP-117 FRSky SPort telemetry added settings to gcs and fixed categorization 2019-07-06 14:34:28 +02:00
Eric Price
19318e88a8 LP-117 FRsky SPort: modifications to compile with current "next" 2019-07-06 14:33:02 +02:00
Eric Price
94231327d7 LP-117 Rebased Mindnever's FRSky S.Port dev branch as a single commit 2019-07-06 14:32:18 +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