1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Jay Blackman
7fed816cb3
Removing -fsingle-precision-constant (#14444)
* Removing -fsingle-precision-constant

This is so that -Wdouble-promotion raises a warning as it should.

* Adding -Wunsuffixed-float-constants

* Not ideal.

* Moving to a named constant

* Named constant update

* Using M_PIf

* Updated following feedback from @ledvinap
2025-06-17 20:45:47 +02:00
Mathias Rasmussen
87c259a26e Fix use of floating point math functions 2021-12-21 04:18:59 +01:00
mikeller
4d30971e2d Fixed permissions on files. 2017-11-28 23:31:55 +13:00
Adrian Miriuta
7146c40ca8 HEADFREE true 3D (second edition)...
reduced memory footprint ...
	rebased squashed cleanup
2017-09-23 07:35:30 +02:00
Konstantin Sharlaimov (DigitalEntity)
09140cfdef Move MAVLink to lib/main/MAVLink; Post-rebase fixups 2016-10-17 17:24:42 +10:00
Renamed from src/main/telemetry/mavlink/mavlink_conversions.h (Browse further)