1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight
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
..
libraries LP-621 add required include 2021-08-14 19:20:40 +02:00
make LP-432 Automatically generate -DHAS_xxx_MODULE for *all* included modules. Use HAS_LOGGING_MODULE inside telemetry.c/setLoggingPeriod() to void function if logging module is not included. 2017-10-07 15:30:18 +02:00
modules LP-621 fix 2021-08-14 18:30:18 +02:00
pios LP-621 the __attribute__ fix does not work for isfinite(), only for isnan() and isinf(). 2021-08-14 21:23:37 +02:00
Project LP-512 Addressed most of the PR comments. 2017-05-26 01:06:31 +02:00
targets Merged in f5soh/librepilot/LP-614_Sparky_HoTT_telemetry (pull request #534) 2019-04-30 18:23:32 +00:00
templates OP-1477 - remove debug infos and add send some relevant informations using SYS message (firmware and board revision/info) 2014-09-24 01:06:41 +02:00
tests LP-368 - Add coordinate conversion functions, perform some cleanup/optimization 2016-08-28 22:44:53 +02:00
uavobjects LP-599 Make cloned fields as typedef's of parent types in flight & ground (c, c++) uavobjgenerators. 2018-05-07 00:09:04 +02:00
uavtalk LP-548 Removes create option from UAVTalkReceiveObject and creates a new function UAVTalkReceiveObjectNoCreate. 2017-09-04 13:55:51 -07:00
.gitattributes Update flight/.gitattributes to include *.template files 2013-04-30 22:15:58 +02:00
Makefile Merged in f5soh/librepilot/LP-486_enable_BL_Gpsv9 (pull request #429) 2017-06-04 19:18:03 +00:00