DeBesten / opentx

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

unable to play track when TX connected to PC #153

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which board (stock / gruvin9x / sky9x / Taranis) are you using? Taranis

What is your openTx FW version? Open TX r2768

What is your openTx EEPROM version? 215

What steps will reproduce the problem?
1. create a custom function - play track
2. enter the param 'lowrates' 
3. hit the 'play button'
4. error is produced "unable to find sound file /SOUNDS/en/lowrates.wav!"
5. seems it cant find the file "lowrates.wav!" as it has the exclamation mark 
at the end of the file name

What is the expected output? to play the selected sound
What do you see instead? error message advising the sound cannot be found

Please provide any additional information below.

Original issue reported on code.google.com by ashcox...@gmail.com on 2 Oct 2013 at 12:51

GoogleCodeExporter commented 8 years ago
It's not a defact but it's by design...
There are two different OS accessing at low level the SD.
When working as MSD we have decioded that the taranis has no access to the 
filesystem.

Original comment by romolo.m...@gmail.com on 2 Oct 2013 at 1:05