Closed frankiearzu closed 8 months ago
Generally sounds (looks?) good to me. It may be better to include the sounds through the main sound pack... i.e. https://github.com/EdgeTX/edgetx-sdcard-sounds ... then these will be available sounding the same as the rest of the phrases for for at minimum the different UK/US EN voice packs?
Will do separate SOUNDS.. you are right, that was one think that it did not feel right, since it will not work on multi-language.
I'll probably have a look at this in the morning or perhaps the day after, but let me know if you are happy with the sound pack phases or want any changes... just needs different text in the voices/en-US.csv
/ voices/en-GB.csv
files if that is the case.
Thank you, i was looking to generate them via Azure. Will take a look and adapt as needed. if it will be common, there are some (about 1/2) who are already there.. what i will do is that will re-use the existing, and will add the missing ones with more understandable names who can be used for gliders in general. Will fix the special functions in the templates to reference them.
@frankiearzu - If you need someone to test the SoarETX v2 I am happy to help if I can. I have used SoarOTX for both F3K, F3J, F5J and F3RES planes and have one older radio (FrSky QX7) still running OpenTX because of that. I run ETX and can test on Xlite and TX16S.
@ulfhedlund Thanks Ulf, I have a Zip with the new code that some friends and myself are using. Will change some of the sound names in special functions, but everything else will be the same. The V1 is backward compatible, if you already use a V1 model, it will continue working the same,
You can download the SoarETX V2 Zip from here: https://github.com/frankiearzu/DSMTools/tree/main/Planes%20and%20Templates.
Shall I merge this as it is now, and the changes the sound pack, or is more work needed on this (for this revision at least... it never ends! :rofl: )
Testing using some of the standard sounds, and adding some to the common path. Give me a 1day to test.
No problem, just checking for a pulse ;)
@pfeerick ALL Done!!! Ended up re-using a few sounds already there, and only added what is missing
The sounds PR is at: https://github.com/EdgeTX/edgetx-sdcard-sounds/pull/104
After talking with the original Author.. he was OK with me doing the enhancements. Looks like he moved to Jeti Radio and will not spend much time enhancing the ETX version.
The V1 and V2 code are stored in different sub-directories, and the appropriate code will be run depending on the version used in the parameter of the main.lua for the widget. Both can co-exist. V1 totally backward compatible, and besides just updating the LUA Widgets, it will work with existing models already setup in the radio without changes.
List of changes:
NEXT STEPS: work more on the scoring code.