Page 1 of 2

Timer

PostPosted: 21 Feb 2015, 14:37
by Ricardo
Hi, could you add a timer to the program to set some kind of alerts? ,for example, I have to change fuel talks every 30 minutes. I can't use the alarm function because it requieres to enter a specific hour. I just need to set loops of 30 minutes.

Right now, I'm using another app for the timer function bur everything in the same app should be cool 8-)

Re: Timer

PostPosted: 25 Feb 2015, 18:00
by kitercuda
I have plan to do reminder. There will be for example time loop action, some action when you reach desired altitude etc.

Re: Timer

PostPosted: 27 Aug 2015, 07:05
by Ricardo
Hi, do you have any estimated time to implement that feature?

Re: Timer

PostPosted: 31 Aug 2015, 08:54
by kitercuda
Hi, I need around one month to finish another software project. Then I will work hard with FIF again. It is on my ToDo list which I want to implement this year.

Re: Timer

PostPosted: 03 Apr 2016, 14:45
by Ricardo
Hi, how goes the timer thing?

Re: Timer

PostPosted: 08 Apr 2016, 07:52
by kitercuda
I am working on the upgrade, maybe next week :-)

Re: Timer

PostPosted: 25 May 2016, 11:31
by Ricardo
Hi again, Hhve you had time to work on the timer?

Re: Timer

PostPosted: 27 May 2016, 07:39
by kitercuda
Hi, timer is already done. Version 18.02 will have it.

Re: Timer

PostPosted: 27 May 2016, 08:03
by Ricardo
Thank you so much!!!

Re: Timer

PostPosted: 02 Jun 2016, 07:26
by Ricardo
Hi, i see in version 18.03 you add a function for repeat an alarm, but, IMHO, It can hardly works as a timer. I was thinking in something like this:

You configure your time, let say,to show a message and play a sound every 30 minutes.
You have a button to start the timer.
Once the timer is started, It shows a message on the screen and plays a sound for a given time period (seconds).
Without any human intervention, the timer keep running until you make something "difficult" to prevent accidental desactivation.

That's what I understand as a timer.