PostFrontal Forum
PostFrontal Forum
LK8000_Support_Forum | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 LK8000 International Support
 Change requests and new features list
 Average Speed and more accurate NextETE

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
ryszard_lewandowski Posted - 03/11/2022 : 10:58:55
Hi, currently LK counting NextETE for GA taking the instantaneous speed.
WayPointCalc[i].NextETE= WayPointCalc[i].Distance / Basic->Speed;

So the counting is not very useful - especially during turbulence. What do you think about counting average speed (last 10, 30, 60 seconds - hardcoded or even better - configurable interval) and calculate AvgNextETE ?

WayPointCalc[i].AvgNextETE= WayPointCalc[i].Distance / Basic->AvgSpeed;

AvgSpeed it could be a new value for InfoBox.
4   L A T E S T    R E P L I E S    (Newest First)
ryszard_lewandowski Posted - 08/11/2022 : 11:27:44
I will try... A few questions I have sent via an email.
brunotl Posted - 07/11/2022 : 19:30:27
are you able to do it ?
it's seem's you already know where and how to do it ...
ryszard_lewandowski Posted - 07/11/2022 : 09:40:21
Yes, that's a good idea. Any estimates - when it can be added?

typedef enum{
ae3seconds=0,
ae5seconds,
ae10seconds,
ae15seconds,
ae30seconds,
ae45seconds,
ae60seconds,
ae90seconds,
ae2minutes,
ae3minutes,
} AverEffTime_t;
brunotl Posted - 03/11/2022 : 15:08:02
make sens, `AverEffTime` parameter can be used as interval to calculate `AverageGroundSpeed`

PostFrontal Forum © PostFrontal - La community del Volo a Vela Go To Top Of Page
This page was generated in 0.09 seconds. Snitz Forums 2000

Since 2006, owned and maintained by PostFrontal S.A.S. di Giuliano Golfieri & c. - VAT ID: IT05264240960
THIS WEBSITE ONLY USES FUNCTIONAL COOKIES
Privacy & Cookie Policy