- Posts: 14
VISUO XS809H-W-HD-G (Bayang X16 AH) capture
- manotroll
-
- Offline
Less
More
22 Nov 2018 23:34 #71846
by manotroll
Replied by manotroll on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
any news about development?
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
22 Nov 2018 23:37 #71847
by goebish
Replied by goebish on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
No, but if you've one I can make a test build during the week-end ...
- manotroll
-
- Offline
Less
More
- Posts: 14
23 Nov 2018 00:17 #71848
by manotroll
Replied by manotroll on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
I have the compatible transmitter.
could create the firmware to put in it?
more has to be 4 in 1 module
github.com/pascallanger/DIY-Multiprotocol-TX-Module
could create the firmware to put in it?
more has to be 4 in 1 module
github.com/pascallanger/DIY-Multiprotocol-TX-Module
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
23 Nov 2018 00:18 #71849
by goebish
Replied by goebish on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
Don't you have a Deviation transmitter ?
If you only have a 4in1 maybe Pascal can do it ?
If you only have a 4in1 maybe Pascal can do it ?
- planger
-
- Offline
23 Nov 2018 06:22 #71850
by planger
Replied by planger on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
I can do whatever but you have to brief me on what I need to do;)
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
23 Nov 2018 08:01 #71851
by goebish
Replied by goebish on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
If I'm not mistaken that's the same protocol than the Bayang / X16-AH but it requires a different flag for motor start/stop:
www.deviationtx.com/forum/protocol-devel...apture?start=0#65200
www.deviationtx.com/forum/protocol-devel...apture?start=0#65200
- planger
-
- Offline
23 Nov 2018 08:51 #71853
by planger
Replied by planger on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
I'm wondering if I could do something as simple as replacing:
BAYANG_FLAG_EMG_STOP = 0x04,
with
BAYANG_FLAG_EMG_STOP = 0x04|0x08, // 0x08 for VISUO XS809H-W-HD-G
BAYANG_FLAG_EMG_STOP = 0x04,
with
BAYANG_FLAG_EMG_STOP = 0x04|0x08, // 0x08 for VISUO XS809H-W-HD-G
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
23 Nov 2018 08:55 #71854
by goebish
Replied by goebish on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
That's worth a try, note that I might be wrong, I only had a quick look at the dump and that was more than one year ago.
- planger
-
- Offline
23 Nov 2018 09:06 #71855
by planger
Replied by planger on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
Multi v1.2.1.21 on github with the proposed flag addition.
Please test and report.
Pascal
Please test and report.
Pascal
- manotroll
-
- Offline
Less
More
- Posts: 14
23 Nov 2018 20:41 #71861
by manotroll
Replied by manotroll on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
Could you put the link?
- planger
-
- Offline
23 Nov 2018 21:34 - 23 Nov 2018 21:35 #71862
by planger
Replied by planger on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
It's on my GitHub, update your module as usual.
github.com/pascallanger/DIY-Multiprotocol-TX-Module
github.com/pascallanger/DIY-Multiprotocol-TX-Module
Last edit: 23 Nov 2018 21:35 by planger.
- manotroll
-
- Offline
Less
More
- Posts: 14
23 Nov 2018 22:09 #71864
by manotroll
Replied by manotroll on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
i.imgur.com/spgXrSX.jpg
using the Bayang X16 AH
something works
I did 2 videos recording alone, I'm going to see you +/-
now I'll test with your file to see
Can you pass me the link from your GitHub?
using the Bayang X16 AH
something works
I did 2 videos recording alone, I'm going to see you +/-
now I'll test with your file to see
Can you pass me the link from your GitHub?
- manotroll
-
- Offline
Less
More
- Posts: 14
24 Nov 2018 00:39 #71867
by manotroll
Replied by manotroll on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
I got these files here and replacing them did I do right?
github.com/pascallanger/DIY-Multiprotoco...9d5d6dd5bdb495dd2fb5
but it is not working correctly yet
I'm going to record a decent video tomorrow to demonstrate
github.com/pascallanger/DIY-Multiprotoco...9d5d6dd5bdb495dd2fb5
but it is not working correctly yet
I'm going to record a decent video tomorrow to demonstrate
- planger
-
- Offline
24 Nov 2018 13:08 #71870
by planger
Replied by planger on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
I don't understand what's not working from the videos...
I don't understand either when you say you replaced the files...
Pascal
I don't understand either when you say you replaced the files...
Pascal
- manotroll
-
- Offline
Less
More
- Posts: 14
24 Nov 2018 13:29 #71871
by manotroll
Replied by manotroll on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
synchronized more tilted to the sides and broke a gear: \
now it will take time to get new ones in Brazil when I get back to report here
now it will take time to get new ones in Brazil when I get back to report here
- planger
-
- Offline
24 Nov 2018 18:16 #71873
by planger
Replied by planger on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
I still don't understand what's wrong.... Thanks for not answering...
- JayDrone
-
- Offline
Less
More
- Posts: 85
07 Jan 2019 02:05 #72221
by JayDrone
Replied by JayDrone on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
no issues here - havnt tested via sd card but pritty sure camera still n video also controlable
- JayDrone
-
- Offline
Less
More
- Posts: 85
07 Jan 2019 02:19 #72222
by JayDrone
Replied by JayDrone on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
BAM
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Jan 2019 09:52 #72225
by goebish
Replied by goebish on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
Can you confirm that Pascal's patch is working ?
(add 0x08 to the emergency stop command).
(add 0x08 to the emergency stop command).
- HaCo
-
- Offline
Less
More
- Posts: 9
07 Jan 2019 17:45 #72232
by HaCo
Replied by HaCo on topic VISUO XS809H-W-HD-G (Bayang X16 AH) capture
Could you please tell which file you used, and which module you need?
Thanks!
Thanks!
Time to create page: 0.225 seconds
-
Home
-
Forum
-
Development
-
Protocol Development
- VISUO XS809H-W-HD-G (Bayang X16 AH) capture