- Posts: 409
Mjx Bugs 3
- C0ckpitvue 777
- Topic Author
- Offline
drive.google.com/file/d/1ar4TL5KFH6hA8vB...EUP/view?usp=sharing
drive.google.com/file/d/1J9mu5moCzabv8Bn...Ug1/view?usp=sharing
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
Agree that transmit packet bytes 0-4 are involved with tx id and some sort of handshaking. Perhaps the alternating bit 0x40 indicates channel change or is a way to detect duplicated packets. Bit 0x04 of bytes 0 and 4 seems static - maybe a status of some sort and only bytes 1-3 are the id.
At the start of the capture bit 0x80 of transmit bytes 0 and 4 is set. At 4.266371 the first data is received from the aircraft. From that point forward the high bit of tx bytes 0 and 4 is always 0. That likely indicates to the receiver that the tx has heard it and completes the bind. The rest of the transmit packet data doesn't change between bind mode and normal, so likely the hopping channels are based strictly on the id value.
Receive data continues to come in every 72ms, with bytes 0 and 3 changed from the first received packet, probably telling the tx that it recognized the change to bound. Bytes 0 and 3 continue to change every so often through the end of the capture (never returning to the values in the first packet), but doesn't seem to be in a fixed interval. Does the stock tx have any indicators for status of the aircraft?
Unfortunately too many irons in the fire to work on an implementation. It's always more difficult without the aircraft.
Please Log in or Create an account to join the conversation.
- C0ckpitvue 777
- Topic Author
- Offline
- Posts: 409
drive.google.com/file/d/1avSSXA6eIL2bky6...osg/view?usp=sharing
drive.google.com/file/d/1IZ_KcrEbeHyGFVb...0TP/view?usp=sharing
I know you guys have your plates full,I greatly appreciate you looking into this.If I can provide any further assistance I will gladly oblige.
Please Log in or Create an account to join the conversation.
- thornhill
- Offline
- Posts: 6
Not sure if that's part of the receiving data.
Please Log in or Create an account to join the conversation.
- C0ckpitvue 777
- Topic Author
- Offline
- Posts: 409
Please Log in or Create an account to join the conversation.
- FlyBuy66
- Offline
- Posts: 3
Please Log in or Create an account to join the conversation.
- C0ckpitvue 777
- Topic Author
- Offline
- Posts: 409
Please Log in or Create an account to join the conversation.
- thornhill
- Offline
- Posts: 6
Please Log in or Create an account to join the conversation.
- C0ckpitvue 777
- Topic Author
- Offline
- Posts: 409
Please Log in or Create an account to join the conversation.
- thornhill
- Offline
- Posts: 6
C0ckpitvue 777 wrote: ...Patience is a virtue.I really do appreciate moeder,hexfet,goebish and others taking a look at the captures though.
Agreed!
Please Log in or Create an account to join the conversation.
- Moeder
- Offline
- Posts: 796
@Cockpitvue777: do you also have a second bugs3 to capture binding with?
Please Log in or Create an account to join the conversation.
- C0ckpitvue 777
- Topic Author
- Offline
- Posts: 409
Please Log in or Create an account to join the conversation.
- davdrone1
- Offline
- davdrone1
- Posts: 91
The MJX Controllers feel really clunky after lots of Jumper action with my E011 and Hubsan X4.
Time flies like a banana
Please Log in or Create an account to join the conversation.
- C0ckpitvue 777
- Topic Author
- Offline
- Posts: 409
Please Log in or Create an account to join the conversation.
- thornhill
- Offline
- Posts: 6
Yeah, I think I might start going this route too (not just for the Bugs). Hard to know where to begin.C0ckpitvue 777 wrote: When I get time I'm going to study how to hack code...
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
This is based mainly on the information in Moeder and FlyBuy66 posts. There's a few open questions, so keep expectations low. Hopefully this version will at least bind. If it does bind, it should be armed as soon as bind is finished. Light control is channel 5, picture channel 6.
Please Log in or Create an account to join the conversation.
- C0ckpitvue 777
- Topic Author
- Offline
- Posts: 409
Please Log in or Create an account to join the conversation.
- davdrone1
- Offline
- davdrone1
- Posts: 91
Seeing the huge number of different Devo models supported by the test build only increases my respect for the skill and dedication of those with the time and ability to work on protocols.
Time flies like a banana
Please Log in or Create an account to join the conversation.
- thornhill
- Offline
- Posts: 6
I can't test anything myself (I've been waiting to see if anything progressed here before pulling the trigger on a fancy transmitter), but I've passed this on to others
Please Log in or Create an account to join the conversation.
- C0ckpitvue 777
- Topic Author
- Offline
- Posts: 409
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- Mjx Bugs 3