kawal547 / open9x

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

New voice prompt with IDs not OK on open9x/ARM #117

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've give a try to r1291 on my ersky9x board.

Unfortunately there is a lot of sound repetitions, for example a "ONm" is 
played at least 2 time at startup.

Original issue reported on code.google.com by baptiste...@gadz.org on 27 Aug 2012 at 7:53

GoogleCodeExporter commented 8 years ago
Was it ok in previous revision?

Original comment by bson...@gmail.com on 27 Aug 2012 at 8:02

GoogleCodeExporter commented 8 years ago
Is there another problem than ONm on startup (ONm is a little bit special)?

Original comment by bson...@gmail.com on 27 Aug 2012 at 8:28

GoogleCodeExporter commented 8 years ago
What release do you want me to try ?

I fly some of my models this weekend with r1266, everything was OK with voices, 
i am very happy with this new feature !

Original comment by baptiste...@gadz.org on 27 Aug 2012 at 8:29

GoogleCodeExporter commented 8 years ago
Other momentary switches are repeated a lot at startup.

For example i have a !THRm to says "Engine secured", with r1266 it was played 
once at startup, now it is repeated many times.

I can post a video if you want with the corresponding eeprom.

Original comment by baptiste...@gadz.org on 27 Aug 2012 at 8:31

GoogleCodeExporter commented 8 years ago
I've created a new model with only an announce on !THRm:
The wav is played 3 times at startup and 3 time if i switch THR and go back to 
!THR

Original comment by baptiste...@gadz.org on 27 Aug 2012 at 8:35

GoogleCodeExporter commented 8 years ago
So it's not only at startup!

Original comment by bson...@gmail.com on 27 Aug 2012 at 8:37

GoogleCodeExporter commented 8 years ago
We know that r1266 is OK, and r1291 is KO, would it be possible you test r1279? 
Because it's 1280 which brought the ID feature. Thanks!

Original comment by bson...@gmail.com on 27 Aug 2012 at 8:43

GoogleCodeExporter commented 8 years ago
r1279 compiled and flashed, voices are OK on sky9x board.

Original comment by baptiste...@gadz.org on 27 Aug 2012 at 8:51

GoogleCodeExporter commented 8 years ago
It was stupid bug, thanks for your help!

Original comment by bson...@gmail.com on 27 Aug 2012 at 9:17

GoogleCodeExporter commented 8 years ago
Thank you, now it's OK.

One of my previous switch is not working anymore but it's not critical:
The goal was to know my P3 position (gyro gain for example)

For that i had:
"SW7 |d|>=ofs P3 5" AND "SW7m Play value P3"

It was working quite ok when i was slowly rotating the pot (which is the usual 
case when i'm tuning my gyro in flight), with r1295 it's mute now.

Original comment by baptiste...@gadz.org on 27 Aug 2012 at 9:28

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Well in fact there is a global issue: once a SW has been played, it won't be 
anymore: 

in fact SW7 was validated at startup so P3 value was announced but after it 
won't be anymore.

It's the same thing with other switches, if i move a physical switch, the 
associated voice is played, but if i revert it and move it back it will be 
definitely mute.

Original comment by baptiste...@gadz.org on 27 Aug 2012 at 9:34

GoogleCodeExporter commented 8 years ago
oops I know why!

Original comment by bson...@gmail.com on 27 Aug 2012 at 9:36

GoogleCodeExporter commented 8 years ago
This 2nd bug should be fixed now

Original comment by bson...@gmail.com on 27 Aug 2012 at 9:41

GoogleCodeExporter commented 8 years ago
I confirm r1296 is OK, thank you.

The behaviour of my audio P3 annoucement is even better now: i can configure 
"SW7 |d|>=ofs P3 1" and only the essentials values are played.

Original comment by baptiste...@gadz.org on 27 Aug 2012 at 9:48

GoogleCodeExporter commented 8 years ago
Yes, that was the idea of these IDs!
Cool!!!

Original comment by bson...@gmail.com on 27 Aug 2012 at 9:51