- Posts: 23
deviation-devo F12E
- teddy04
- Offline
I've activated in the hardware.ini the modules A7105 and NRF24L01 this worked with an older version before but there was the sun drive issue.
Now when I selecting e.g. Hubsan or cx10 protocol it doesn't working.
Should I add the protocols before I create the fs file or they are included in the completely build?
Regards
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- teddy04
- Offline
- Posts: 23
there is the hardware.ini and the devo.fs
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
What editor did you use to modify it?
yours looks like this:
; enable-cyrf6936 = B12
; has_pa-cyrf6936 = 1 enable-a7105 = A13
has_pa-a7105 = 1
; enable-cc2500 = A14
; has_pa-cc2500 = 1 enable-nrf24l01 = A14
has_pa-nrf24l01 = 1
; enable-multimod = A13
and it needs to look like:
; enable-cyrf6936 = B12
; has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
; enable-cc2500 = A14
; has_pa-cc2500 = 1
enable-nrf24l01 = A14
has_pa-nrf24l01 = 1
; enable-multimod = A13
Please Log in or Create an account to join the conversation.
- Blisk
- Offline
- Posts: 16
Use editors like notepad++
Please Log in or Create an account to join the conversation.
- teddy04
- Offline
- Posts: 23
i've found my mistake - f**k windows - it doesn't recocnise the new line mark on the end of the line and so it putting these staight in one line.
now it working again and i can now make backup on my models.
will it be support more than 10 models in the future?
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- gongye
- Offline
- Posts: 26
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
www.deviationtx.com/forum/3-feedback-que...f12e?start=120#46180
Please Log in or Create an account to join the conversation.
- gongye
- Offline
- Posts: 26
Thanks to PB's reply! But the new firmware in the ZIP package only devo.fs this file, and I see the remote controller also has this file, I need to do? I am very stupid, the previous firmware brush after a lot of confusion in the configuration file!PhracturedBlue wrote: I hope I understand your question. The F12e is not like other devo transmitters. You must copy the devo.fs file from the zip to your Tx. If you want to modify the files on the transmitter, see this post:
www.deviationtx.com/forum/3-feedback-que...f12e?start=120#46180
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- gongye
- Offline
- Posts: 26
File cover finished interface shows, there is a problem is I have a tuner module, how to change the configuration file? No hardware INI file ah? thank youPhracturedBlue wrote: yes you need to overwrite the file on the Tx.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
dl.dropboxusercontent.com/u/52854517/buildfs.exe
Create a new directory to place the files, then
buildfs.exe --fs <path to devo.fs on Tx> --dir <directory on PC to write to> -x
modify hardware.ini
To create a new devo.fs:
buildfs.exe --fs <path to devo.fs on Tx> --dir <directory where devo.fs was previously extracted> -c
example:
mkdir C:\TEMP\f12e
buildfs.exe --fs F:\devo.fs --dir C:\TEMP\f12e -x
then when done:
buildfs.exe --fs F:\devo.fs --dir C:\TEMP\f12e -c
Please Log in or Create an account to join the conversation.
- gongye
- Offline
- Posts: 26
PhracturedBlue wrote: Download buildfs.exe from here:
dl.dropboxusercontent.com/u/52854517/buildfs.exe
Create a new directory to place the files, then
buildfs.exe --fs <path to devo.fs on Tx> --dir <directory on PC to write to> -x
modify hardware.ini
To create a new devo.fs:
buildfs.exe --fs <path to devo.fs on Tx> --dir <directory where devo.fs was previously extracted> -c
example:
mkdir C:\TEMP\f12e
buildfs.exe --fs F:\devo.fs --dir C:\TEMP\f12e -x
then when done:
buildfs.exe --fs F:\devo.fs --dir C:\TEMP\f12e -c
I was too stupid to get one afternoon, buildfs.exe download is finished, but I still can not run, my computer system is XP window, open on the flash back.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Alternatively, you need to install python from here:
www.python.org/downloads/release/python-2711/
and then use this:
raw.githubusercontent.com/DeviationTX/de...vo/devofs/buildfs.py
Please Log in or Create an account to join the conversation.
- alebpan
- Offline
- Posts: 1
1.Something that is not understanding good...we can go back to the original firmware?
2.I wonder if we can change the video transmission modules with better and what module we can use?
Has anyone tried?
Thx!!
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
I can't help you as far as replacements for the video module..I don't know anything about the alternatives.
Please Log in or Create an account to join the conversation.
- gongye
- Offline
- Posts: 26
Please Log in or Create an account to join the conversation.
- nusbr
- Offline
- Posts: 43
Please Log in or Create an account to join the conversation.
- ToddKC
- Offline
- Posts: 6
I'm perfectly happy making all my models from scratch, but I need to be shown how apparently. I messed with a lot of settings but cannot get the throttle stick to make the props spin. Also can't figure out how to save the model (it resets to default every time I power off and back on), or to have more than one model.
I know this is all free, but why is there so little info about using this thing? Are there only like 3 of us that own one? Sorry for the negativity but I am really frustrated with this. So far I wish I had just spent a lot more to get the tbs tango.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- deviation-devo F12E