vinodstanur / open9x

Automatically exported from code.google.com/p/open9x
0 stars 0 forks source link

Voice, Play Next, Play Sequence. #218

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which board (stock / gruvin9x / sky9x) are you using?
Atmega128 on Stock Board

OH NO!!! NOT HIM AGAIN...  :)

Ok, so, this is a cool feature. 
I know this is already possible on Sky Board and probably on the x9d.
I also know the the sound modules for the stock board have some limitations but 
here is 1 idea.
The other boards can play music and pause it at any time, play another sound, 
and resume what they were playing.
The sound modules might not allow that but here is my idea.

We have a sequence of files starting at a certain file number.
First option - define starting file number, define end file
Second - define "On" (Play all files in sequence), or switches (TRN, AIL, ELE, 
etc...)This will play one file, stop, and play the next when the switch is on, 
for example the trainer switch.

So why would I need this?
For example for training aerobatic figures without the need for anyone else to 
be there with me to read the papers with the maneuvers. And I don't also have 
to take my eyes out of the plane to read the paper if I happen to be alone at 
the field. so, play one, do it with the plane, flick the switch, play next, do 
it, etc.. If you did a mistake, just don't flick the "NEXT" switch yet ;)

with the "on" feature selected and together with another requested enhancement, 
the radio could interrupt the playback at any moment if an alarm had to be 
played.
When controlled by a switch the alarm could obviously be played when the file 
playing finish playing.. short files recommended. 
NOTE: This is not for listening to music while flying because I think that at 
present the radio can't stop a file currently playing on the sound module. 
Maybe one day the new sound module could do that, but not at present.

I think the most important feature is the ability to play the next file with a 
switch.. the ON feature would be a nice addition, and this one, yes, could be 
used to listen to the music when not flying :) Also nice to have.. ;)

This would be a nice killer addition to the voice capability

If not, just say SHUT UP JOÃO  :D  :D

Original issue reported on code.google.com by joaoalve...@googlemail.com on 22 Feb 2013 at 5:23

GoogleCodeExporter commented 8 years ago
Perhaps something like that in Custom Functions screen?

TRN ... Play      GVAR1
TRN ... Increment GVAR1

Original comment by bson...@gmail.com on 22 Feb 2013 at 5:28

GoogleCodeExporter commented 8 years ago

Original comment by bson...@gmail.com on 22 Feb 2013 at 5:28

GoogleCodeExporter commented 8 years ago
I'm sorry, I'm not very familiar with the GVARS yet, but if you think that 
would do what I mentioned above, then yes..
So, I guess the first one would be the same as the ON and maybe OFF features?
And the second, the one to play the NEXT file with the flick of a switch?

Also would it be possible to define sart and end file numbers?

Original comment by joaoalve...@googlemail.com on 22 Feb 2013 at 5:53

GoogleCodeExporter commented 8 years ago
Yes, I will think to it. This IS a good idea :)

Original comment by bson...@gmail.com on 22 Feb 2013 at 6:55

GoogleCodeExporter commented 8 years ago
Merci..  :)

Original comment by joaoalve...@googlemail.com on 22 Feb 2013 at 7:54

GoogleCodeExporter commented 8 years ago
I just see it is currently available in er9x, would you explain how?

http://9xforums.com/forum/viewtopic.php?f=45&t=2886&p=41037#p41037

Original comment by bson...@gmail.com on 24 Feb 2013 at 12:32

GoogleCodeExporter commented 8 years ago
Is it? I didn't know that..
will check. I remember I requested that a while ago but as far as I know it was 
never implemented..

Original comment by joaoalve...@googlemail.com on 24 Feb 2013 at 1:41

GoogleCodeExporter commented 8 years ago
Found it.. This is not what I had in mind.. it uses a lot of custom switches 
and not in my dreams could be possible on stock board.. not even with the 
m128.. The custom switches are better used for something eles if this feature 
could be done in some other way.. No wounder I forgot about it. And it's not a 
feature. It's a workaround ;)
Here it is.. Please start reading here and for a few posts:

http://9xforums.com/forum/viewtopic.php?f=7&t=1295&p=32358&hilit=play+sequence+f
iles+trainer#p32311

JHSA

Original comment by joaoalve...@googlemail.com on 24 Feb 2013 at 2:08

GoogleCodeExporter commented 8 years ago

Original comment by bson...@gmail.com on 26 Feb 2013 at 6:38

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Ok, Flight Phase menu
GV1 263

Custom Functions menu:

TRN Play Track GV1
TRN Adj GVAR +1

Problem:

It starts playing from file 263 incrementing one everytime I press TRN but it 
changes the start file I defined in Flight Phases menu.
Even when I turn the radio off and on again, the value saved as start file is 
the last one played and not the one I set before..
This is a nice feature to have too ;) but it is not what it's wanted here. 
It should keep my setting.
A way to reset to the start file would also be very welcome :)

Original comment by joaoalve...@googlemail.com on 26 Feb 2013 at 5:56

GoogleCodeExporter commented 8 years ago

Original comment by bson...@gmail.com on 26 Feb 2013 at 8:24

GoogleCodeExporter commented 8 years ago
Reopened for when I am back

Original comment by bson...@gmail.com on 26 Feb 2013 at 8:24

GoogleCodeExporter commented 8 years ago
Done in openTx

Original comment by bson...@gmail.com on 2 Apr 2013 at 5:27