- Posts: 216
Add toggles to Devo 12S
- saidem
- Topic Author
- Offline
On the Devo 8S there was a "media" directory was accessible by the USB drive. On the Devo 12S we do not have access to the "library" directory.
I saw on a subject that we had to create a directory "mymedia" or "media" on the USB drive and then call the new file toggle3.bmp with the new toggles in it. I have tried both, but the new toggles do not appear in the TX.
What do you think?
Thank you very much for your help.
Please Log in or Create an account to join the conversation.
- jejeg
- Offline
- Posts: 143
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
toggle_files[3] = "mymedia/toggle3.bmp";
also:
fh = fopen("mymedia/config.ini", "r");
fh = fopen("mymedia/voice.ini", "r");
fh = fopen("mymedia/sound.ini", "r");
Please Log in or Create an account to join the conversation.
- saidem
- Topic Author
- Offline
- Posts: 216
Hello vlad_vy, I put the "mymedia" directory in the USB drive and toggle3.bmp in the mymedia directory. I do not understand "toggle_files [3]" and
"fh = fopen (" mymedia / config.ini "," r ");
Fh = fopen ("mymedia / voice.ini", "r");
Fh = fopen ("mymedia / sound.ini", "r"); "
Should it go to edit in the directory" Library, if yes how is accessed?
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- saidem
- Topic Author
- Offline
- Posts: 216
Select a toggle
Page config (I put "Aile" as an example)
Edit (I have all the toggles of the Devo 12S, but not the new toggle3.bmp file?
Here are the copies of the USB drive.
I do not know what's wrong...
And can we add toggle4.bmp, 5 etc as on the 8S because there are only 8 or 9 toggles per file? Or how to put all toggles on the same file toggle3.bmp?
Please Log in or Create an account to join the conversation.
- jejeg
- Offline
- Posts: 143
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- saidem
- Topic Author
- Offline
- Posts: 216
So I do not have to modify the library file, is that right, because I no longer understand, jejeg sent me a file of 673ko which corresponds I believe to this one.
Can you send me your file "toggle3.bmp" to see if it works?
Thank you very much for your help.
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- saidem
- Topic Author
- Offline
- Posts: 216
Please Log in or Create an account to join the conversation.
- jejeg
- Offline
- Posts: 143
Please Log in or Create an account to join the conversation.
- jejeg
- Offline
- Posts: 143
Please Log in or Create an account to join the conversation.
- saidem
- Topic Author
- Offline
- Posts: 216
Please Log in or Create an account to join the conversation.
- jejeg
- Offline
- Posts: 143
Please Log in or Create an account to join the conversation.
- saidem
- Topic Author
- Offline
- Posts: 216
I found the MkDevo12lib tool, it tells me that the new .DFU file is created, but I can not find it?
Please Log in or Create an account to join the conversation.
- jejeg
- Offline
- Posts: 143
then "library"
then" upgrade",
then the folder "MkDevo12lib" and your new DFU file "devo-12lib appears, you open it and upgrade it in the tool.
It should work.
Please Log in or Create an account to join the conversation.
- magic_marty
- Offline
- Posts: 706
Copy all the needed files to the thumb drive then try running it as Admin it should create the library file on the same thumb drive..
Please Log in or Create an account to join the conversation.
- saidem
- Topic Author
- Offline
- Posts: 216
And does it work with Windows 10?
Here is the picture below, is it good?
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Add toggles to Devo 12S