- Posts: 260
7e +telem +layout ed +perm timer, weekly updates
- Daryoon
- Offline
model31.ini
... etc
I made a little batch script to auto do that for me.
Please Log in or Create an account to join the conversation.
- cmpang
- Offline
- Posts: 296
another very useful script is to list out all the model names against their model numbers.. very annoying just to find out which is which when doing the final touching up in the PC...
cmPang
Please Log in or Create an account to join the conversation.
- RoboHeli
- Offline
- Posts: 22
I'll check out the linux-based emulator but it looks like it's for an earlier version of HH's firmware. I've got Ubuntu 14.04 in Virtualbox on my windows PC.
Has anybody been able to build a PC-based emulator for HH's latest firmware, by any chance?
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
anyway i'll let you know if i ever get it working
Please Log in or Create an account to join the conversation.
- RoboHeli
- Offline
- Posts: 22
Incidentally, has anyone had any experiences using this build with the SLT protocol (and the appropriate hardware installed) on a Devo 7e?
I've successfully flown a HeliMax 1SQ quad using the SLT protocol.
However, I have NOT been successful in getting a good bind and controlling a HeliMax Axe 100FP. I've been able to get the heli to bind to the TX but the bind seems intermittent. Sometimes I can control the servos and sometimes they seem to lock up. I've been able to get the heli into a hover but then the throttle failed and the heli came down with it's LED flashing. I've tried two different 100Fps and they both had the same behavior with this transmitter.
The heli's not necessarily the problem because I then flew it 100% successfully using an AnyLink on my other transmitter.
What's really weird about this is that the 1SQ works great but I'm having so much trouble with a 100 FP.
Please Log in or Create an account to join the conversation.
- aMax
- Offline
- Posts: 776
"123456".
So test some options with that or completely cleared ID field and reinit.
www.deviationtx.com/forum/protocol-devel...526-v977-on-7e#26676
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- RoboHeli
- Offline
- Posts: 22
I did initially try a few different IDs as well as clearing the ID field and re-initing. I still had the same problem, unfortunately.
Please Log in or Create an account to join the conversation.
- aMax
- Offline
- Posts: 776
We already had this with the Feilun FX helis and the KN protocol.
Only one user with a Devo7e(different modul) succeeded, all the others with the devo10 (standart nRF) could not get it to work. Maybe the hopping table or some payload is not valid. How many channels do you have assigned in the modell.ini?
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
I tested binding and the heli bound and operated just fine using SLT protocol. I think I had a fixed ID of 111111. But that was just what was in there already.
I then cleared that and rebound. It works too.
Please Log in or Create an account to join the conversation.
- RoboHeli
- Offline
- Posts: 22
Daryoon, would you mind posting your Axe 100 CP model for me to test when I'm back at home later this week? I want to first test my Axe 100 CP with your model file to see if I can reproduce your success. Then I'll compare it against my Axe 100 FP model and see if I can spot any differences there.
@aMax : Like I said, I won't have my transmitter for a few days to respond to your question, but I was using the default number of channels that shows up when you select SLT.
Remember though, that my transmitter seems to work much better (so far) with my HeliMax 1SQ which is also SLT. I haven't done a ton of testing with the 1SQ, but I've gotten one good flight out of it thus far. The second flight, I had a couple of odd little twitches like it was getting sporadic rudder input twice. But...more testing is obviously needed.
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
Please Log in or Create an account to join the conversation.
- cmpang
- Offline
- Posts: 296
Please Log in or Create an account to join the conversation.
- robca
- Offline
- Posts: 174
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Anyway, I've already started making releases from the "team deviation" repo. And you can download them from GDrive .
Still have to verify that updates will get new builds automatically.
Also, I encourage everyone with changes to create pull requests there so we can at least consider integrating them!
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- RoboHeli
- Offline
- Posts: 22
Would there be any interest in also including the emulator along with these builds? Or is that a lot of additional effort?
Please Log in or Create an account to join the conversation.
- mwm
- Offline
RoboHeli wrote: Would there be any interest in also including the emulator along with these builds? Or is that a lot of additional effort?
I think they ought to be there. Adding Linux binaries is easy - that's what I'm doing the builds on, and I just need to add them to the Makefile. Adding Windows binaries is harder, as I need to figure out how to cross-compile them. But I'll look into it.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
mwm wrote: Harry, do you have code to contribute?
Anyway, I've already started making releases from the "team deviation" repo. And you can download them from GDrive .
Still have to verify that updates will get new builds automatically.
Also, I encourage everyone with changes to create pull requests there so we can at least consider integrating them!
no sorry, my coding isn't up to that kind of level yet, but many thanks to yourself and the other guys who are taking up the mantle
all i do is make builds available for the 7e that include features that aren't switched on at build time for the 7e in the official builds.
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
allenabled
+ Building 'devo7e.elf'
+ Optimizing placement and re-linking
/usr/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld: devo7e.elf section `.text' will not fit in region `rom'
/usr/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld: region `rom' overflowed by 1256 bytes
nomulti
+ Building 'devo7e.elf'
+ Optimizing placement and re-linking
/usr/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld: devo7e.elf section `.data' will not fit in region `rom'
/usr/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld: region `rom' overflowed by 480 bytes
noperm
+ Building 'devo7e.elf'
+ Optimizing placement and re-linking
/usr/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld: devo7e.elf section `.data' will not fit in region `rom'
/usr/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld: region `rom' overflowed by 68 bytes
the new nolayout build is in the first post, and as always if you find any bugs or have any problems post them on bitbucket or back here, and enjoy your flying!
Please Log in or Create an account to join the conversation.
- cmpang
- Offline
- Posts: 296
I've got a problem. Recently gGet some dsmx receivers and found I cannot see the function of switching DSM2/X telemetry ON/OFF (after long pressing the DSM protocol button) for my 7e.
Would you or some other users having your 7e build please try to see if it happened to their Tx as well?
cmPang
Please Log in or Create an account to join the conversation.
- aMax
- Offline
- Posts: 776
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Builds
- 7e +telem +layout ed +perm timer, weekly updates