- Posts: 2633
JD 395 cx-10
- goebish
-
- Offline
- NRF Weirdo
Can you re-check with yesterday's test firmware to confirm video is on packet[14] bit 4 for JC3015-1 ?IKKI wrote: Recording starts immediately and have no way to stop it.
- IKKI
-
- Offline
- Posts: 87
- goebish
-
- Offline
- NRF Weirdo
- Posts: 2633
www.deviationtx.com/forum/model-configs
- IKKI
-
- Offline
- Posts: 87
- IKKI
-
- Offline
- Posts: 87
Bayangtoys MJX and... H7?
- vasiliy_gr
-
- Offline
- Posts: 67
I mean that works everything except RTH on 33041. Certainly it is not P13.4, but 0x0004 on P13 (as headless on DM007)... Sorry. So it should be P13.2. I mean this code:
case FORMAT_MK33041:
packet[13] |= GET_FLAG(CHANNEL_PICTURE, BV(7))
| GET_FLAG(CHANNEL_RTH, BV(2)); // not | GET_FLAG(CHANNEL_RTH, BV(4));
packet[14] = GET_FLAG(CHANNEL_VIDEO, BV(0))
| GET_FLAG(CHANNEL_HEADLESS, BV(5));
break;- goebish
-
- Offline
- NRF Weirdo
- Posts: 2633
- goebish
-
- Offline
- NRF Weirdo
- Posts: 2633
IKKI wrote: But as has already noticed someone missing several new protocols ... Since everything works you can do a Supercombo firmware? : P
Bayangtoys MJX and... H7?
That's not my responsibility to push the pull requests to default branch (from which the nightly is built)
Regarding H7, I've put the pull request on hold because some people have reported my protocol works, but seems it's not the case for everyone ... (works fine with mine), could you check my test versions (from H7 & MT99xx threads) and report which one is working (or not) for you ?
- hexfet
-
- Offline
- Posts: 1971
The protocol_combo test build is updated with the latest CX10 and MJQ, along with everything in default (Bayang and FY326 have been merged).
- goebish
-
- Offline
- NRF Weirdo
- Posts: 2633
This starts to be very confusing as the V686 is using a A7105 with a variant of the FlySky protocol
www.deviationtx.com/forum/protocol-devel...otocol-variant#29851
- Durete
-
- Offline
- Posts: 610
Damn manufacturers!
- SeByDocKy
-
- Offline
- Posts: 1016
hexfet wrote: I forgot to push the last Q282 changes that added support for V686g calibration before goebish pulled Q282. I've merged goebish's updates in my repo.
The protocol_combo test build is updated with the latest CX10 and MJQ, along with everything in default (Bayang and FY326 have been merged).
Everything in your combo build ?
- SeByDocKy
-
- Offline
- Posts: 1016
goebish wrote: Wow, V686g is using a XN297 ?
This starts to be very confusing as the V686 is using a A7105 with a variant of the FlySky protocol
www.deviationtx.com/forum/protocol-devel...otocol-variant#29851
Actually all toys are XN297 based, probably cheaper .... but max output power is 12dBm (AFAIK, I didn't see any TX with a LNA+PA).
It means that all last toys have a very poor range except if we fly them with a Devo
- vasiliy_gr
-
- Offline
- Posts: 67
I tested combo build on 33041 - now RTH works.hexfet wrote: I forgot to push the last Q282 changes that added support for V686g calibration before goebish pulled Q282. I've merged goebish's updates in my repo.
The protocol_combo test build is updated with the latest CX10 and MJQ, along with everything in default (Bayang and FY326 have been merged).
- dc59
-
- Offline
- Posts: 799
vasiliy_gr wrote:
I tested combo build on 33041 - now RTH works.hexfet wrote: I forgot to push the last Q282 changes that added support for V686g calibration before goebish pulled Q282. I've merged goebish's updates in my repo.
The protocol_combo test build is updated with the latest CX10 and MJQ, along with everything in default (Bayang and FY326 have been merged).
I got the same result on my MK33041, Headless & RTH worked fine!!
- Edwin
-
- Offline
- Posts: 16
- goebish
-
- Offline
- NRF Weirdo
- Posts: 2633
- thecric
-
- Offline
- Posts: 8
will you do a deviated CX-10W ?
From theses pictures you can see a LT8910SSC 2.4G wireless module inside the transmitter.
Update: the picture above is from a FQ777-954
It seems the CX-10W is able to use the CX-10C transmitter as seen in this video
which means it should be already deviated
- HighElf
-
- Offline
- Posts: 1
- victzh
-
- Offline
- Posts: 1386
But your document is very nicely done
-
Home
-
Forum
-
Development
-
Protocol Development
- JD 395 cx-10