- Posts: 4402
New Hubsan Upgraded Version on the way
- PhracturedBlue
- Offline
or just do 'make TARGET=devo7e zip' and you get a zip file with everything you need.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
I'll wipe my Devo 7e and download your latest Devo 7e firmware again. Format the USB and copy the protocol over along with the last way file system from the nightly build. Then report back.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
speedy.sh/SPsqg/deviation-devo7e-Unknown.zip
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
Turn on Hubsan TX and set to 5945MHz.
Turn on X4. Turn on Devo.
Bound.
No video on Hubsan TX until I switch to 5805MHz.
Weird.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
speedy.sh/C6Jyj/hubsan4.mod
I modified a small thing, but I still don't understand why it works on Devo 10 but not on 7e...
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
We'll crack it...
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
And it's still transmitting on 5805MHz.
Not sure if saw my earlier comment about flashing back to an older firmware. (I built on OCT 10 with that version's protocol files) And video was still transmitting on 5805MHz.
So somehow, I got the X4 permanently stuck to default to 5805MHz when connecting to my Devo. Regardless of which firmware version and hubsan4.mod file I use.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Before going further I'd like Xermalk (and anyone reading this thread and is willing to try) to try another firmware with another frequency (5885) to double check it's working:
Devo 10:
speedy.sh/MrbtA/deviation-devo10-5885vTX.zip
Devo 7:
speedy.sh/GkahH/deviation-devo7e-5885vTX.zip
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
And works without a hitch. I am on 5885MHz.
sorcery? Maybe. LOL
I am happy to end on that note. It's 3AM. Time for me to turn in. See you all in a few hours.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
12:00AM here, I've a few things to do in the afternoon, I'll be back this evening, when you get up
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
With the succcess of getting the X4 to switch to 5885MHz, I did one more test.
Copied the hubsan4.mod you shared in this post .
And I was back to 5805MHz.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
PhracturedBlue, any clues on where I should start hacking the code ?
Please Log in or Create an account to join the conversation.
- FDR
- Offline
I would implement it as a protocol option for the Hubsan protocol...
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
eg: _tr_noop("5645"), _tr_noop("5650") ...... , _tr_noop("5945")
won't this eat up too much flash and/or RAM space ?
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.
- FDR
- Offline
goebish wrote: Or do you mean I should set a proto_opts array with all possible values ?
eg: _tr_noop("5645"), _tr_noop("5650") ...... , _tr_noop("5945")
won't this eat up too much flash and/or RAM space ?
Yes. However I don't think they should be translatable...
Don't know.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Can't I make it work like low voltage warning value selection for example ?
I mean it needs a number only, but maybe this can't be done with proto_opts
Please Log in or Create an account to join the conversation.
- Xermalk
- Offline
- Posts: 181
Id like to see if the vtx is capable of using frequnecies outside the ones the hubsan tx uses.
Edit: and will we be able to set the freq in 1 mhz steps?
Wehn i tired the bugged devo 10 version i seem to have neded up in the middle of 2 frequencies on the vtx. So i belive its possible to use smaller steps.
would be nice to have the ability to use one of the aux knobs to tune the frequency. As one could easily find the optimal freq /range that way.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- New Hubsan Upgraded Version on the way