1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-15 04:15:38 +03:00
Commit graph

61 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
29d56bab36 LC Operands update 2020-11-08 15:51:52 +01:00
Alexander van Saase
d17bfc67e3 Add logic condition for 3D home distance based on Pythagorean theorem. 2020-10-19 22:30:23 +02:00
Jonas Elvedal Hole
0543708630 Fix LC IS_FAILSAFE only occuring when RX_LOSS_MONITORING 2020-10-07 22:15:44 +02:00
Alberto García Hierro
2a727dff68 [VTX] Fix compilation with VTX control enabled without SAUDIO/TRAMP 2020-10-04 11:43:06 +01:00
Pawel Spychalski (DzikuVx)
f565b9ae4d Ability to read current waypoint index as part of LC 2020-09-21 10:51:17 +02:00
Pawel Spychalski (DzikuVx)
9714f05368 New functions: sin, cos, tan and range scaling 2020-09-07 14:39:31 +02:00
Pawel Spychalski (DzikuVx)
03a014d0e1 Bump the number of logic conditions to 32 2020-07-31 10:30:16 +02:00
Pawel Spychalski (DzikuVx)
893e532f8b Merge branch 'master' into dzikuvx-logic-condition-global-function-unification 2020-07-23 10:15:17 +02:00
Pawel Spychalski (DzikuVx)
827ac04950 Unify Global Functions and Logic Conditions into single entity 2020-07-22 21:53:54 +02:00
Pawel Spychalski (DzikuVx)
2e3f67f635 Logic Conditions integration 2020-07-20 20:11:50 +02:00
Pawel Spychalski (DzikuVx)
47cd8f317d Refactor LC, GF and GVAR to use single scheduler task 2020-07-08 15:18:52 +02:00
Renamed from src/main/common/logic_condition.c (Browse further)