- Posts: 1386
Devo7E beta11 + Tactic SLT
- victzh
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
victzh wrote: This build is for Devo 7E - same as Devo 10, 3.1 beta11 and Tactic SLT.
Thanks
I will test asap
Please Log in or Create an account to join the conversation.
- mpicpu
- Offline
- Posts: 5
i cant wait to try this out, I have been flying a couple Heli-Max CP's with an anylink i installed into a removable module for my 9X, it was great until I got the 7E and loaded Deviation, (love the radio, and software) anyone know if I can pull the Chip out of a tactic 410 transmitter and transplant it into the 7E
Please Log in or Create an account to join the conversation.
- Hexperience
- Offline
- Posts: 588
There are 10 types of people in this world. Those that understand binary and those that don't.
Please Log in or Create an account to join the conversation.
- victzh
- Topic Author
- Offline
- Posts: 1386
@Hexperience - I only have Devo10 and Devo7E, and in my perception they're the most popular (may be because of the price), that's why. I put a link to my fork, you can build for whatever you want. Or you can ask me and I'll build it for you. But I don't have an automated build system, that's why I'm a bit picky
If it's accepted in 3.1 (it was forked intentionally from rbe2012's) it will be available soon in main build line.
Please Log in or Create an account to join the conversation.
- rabi
- Offline
- Posts: 1
____________________
RABI>>>>>>..
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
Thanks for your work on this victzh! Cheers.
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
Flashed the firmware. Copied the protocol directory and complete filesystem to the Devo7e radio.
However, after selecting TacticSLT and trying to reinit in the ModelSetup, I get a "Bad/missign protocol modules!" modal box.
I confirmed that slt.mod is in the /protocol directory on the Devo7e.
Any idea what could be wrong? I have the nRF24L01 chip properly enabled in the tx.ini file.
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
So obviously, something I am doing wrong?
Please Log in or Create an account to join the conversation.
- victzh
- Topic Author
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
Perhaps it's a Devo7e problem?
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
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.
- Daryoon
- Offline
- Posts: 260
I start from scratch each time.
I also downloaded the two files Victzh included in the first post. And same error.
I'll redo everything again later just as a sanity check and get to the bottom of this.
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
Ensure the /protocol directory is copied over and the slt.mod file exist in it.
/protocol/slt.mod
All the other protocols seems fine. But upon "reinit" the TacticSLT protocol, I get the same "Bad/missing protocol modules!" error.
I have tried the 12/8/2013 Nightly.
I have tried the files attached in Post 1 of this thread.
I have tried the 12/10/2013 Nightly this morning.
Same unfortunately result. Battery in Devo7e is full.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
The protocol name is 'TacticSLT' but the file is named 'slt.mod' (these need to be the same). Additionally, 'TacticSLT' is 9 characters, but only 8 are allowed.
We either need to shorten the protocol name or to rewrite the code to separate the protocol name from the file name.
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
If you can build it yourself, just go into protocol/protocol.h and change 'TacticSLT' to 'SLT' and it should work.Daryoon wrote: Ah, so glad to see where the issue lies. I think renaming the protocol would be easier than having to rewrite the code to separate the protocol name from the file name.
If you can't build yourself, you'll need to wait for me to do it.
Please Log in or Create an account to join the conversation.
- victzh
- Topic Author
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
It is untested though...
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Builds
- Devo7E beta11 + Tactic SLT