Issue with #define STR_STICK_NAMES

er9x is the best known firmware. It has a superb range of features and is well supported by the community. Well worth trying out.
Post Reply
wombat67
Posts: 25
Joined: Wed Aug 07, 2013 12:07 pm
Country: Australia

Issue with #define STR_STICK_NAMES

Post by wombat67 »

Hi There

I've have been editing the en.h file and wish to rename the sticks. In a previous release, not sure what number but around August last year a simple edit of:
#define STR_STICK_NAMES "RUD ELE THR AIL "
worked and the stick were renamed to whatever. However in the latest release editing this line does not seem to have any effect and the sticks remain as RUD ELE THR AIL.

Have I missed something or am I doing something wrong? I did note that changing the stick names would not be that simple as all other references to the sticks in the form of 'RTEA' remained. Has the renaming of the sticks been disabled because of something like this?

Thanks
KevinG

User avatar
MikeB
9x Developer
Posts: 18010
Joined: Tue Dec 27, 2011 1:24 pm
Country: -
Location: Poole, Dorset, UK

Re: Issue with #define STR_STICK_NAMES

Post by MikeB »

I've put the correction in, will be fixed in the next release.

The change is here in er9x.cpp:
#ifdef FIX_MODE
const prog_char APM modi12x3[]= "\004"STR_STICK_NAMES ;
const prog_uint8_t APM stickScramble[]= {

STR_STICK_NAMES is now there instead of RUD ELE THR AIL

Mike.
erskyTx/er9x developer
The difficult we do immediately,
The impossible takes a little longer!
wombat67
Posts: 25
Joined: Wed Aug 07, 2013 12:07 pm
Country: Australia

Re: Issue with #define STR_STICK_NAMES

Post by wombat67 »

Thanks Mike for the super quick reply. Of course worked a treat and all is good.
If you mind answering just some unrelated questions. I have a number of newer WTV modules from other projects and have not yet looked at the 9X audio mod. The audio post is 181 pages. I know all too well the WTV issues so:
Does the circuit diagram on the first page of the post work with the later WTV modules (with micro SD)?
Secondly does the er9x firmware continue to support these modules?
Basically can I build the first page circuit, use a WTV board with a micro SD wire it up and have it work :)
or can you point to the page where the "newer design" is found.
Thank you
KevinG
User avatar
jhsa
Posts: 19480
Joined: Tue Dec 27, 2011 5:13 pm
Country: Germany

Re: Issue with #define STR_STICK_NAMES

Post by jhsa »

Did you have a look at this also? It's a voice module based on an atmega328 and it's way better than the other modules.

http://code.google.com/p/amod328/

You can build it or you can buy one ready. The link is everywhere on this forum.. just search for megasound.

João
My er9x/Ersky9x/eepskye Video Tutorials
https://www.youtube.com/playlist?list=PL5uJhoD7sAKidZmkhMpYpp_qcuIqJXhb9

Donate to Er9x/Ersky9x:
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YHX43JR3J7XGW

Post Reply

Return to “er9x”