3DR Radios

Post Reply
User avatar
alduxvm
Posts: 40
Joined: Thu Apr 25, 2013 2:25 pm
Contact:

3DR Radios

Post by alduxvm »

Hi!!

I'm controlling a MW board from Matlab/Simulink, I can send the RC commands and receive the attitude reading, with the USB cable plug in, works excellent, of course, but I need to have wirelessly...

I tried to just plug a 3DR radio on each side, and I get a super super lagged response, I know the limitations of this radios, but i cannot believe that send close to 20 chars and receiving the similar quantity will be enough for having 3 second delay...

Am I doing something wrong??? 3DR radios is not the way to go??? what other suggestion do you have??

cheers!!

waltr
Posts: 733
Joined: Wed Jan 22, 2014 3:21 pm
Location: Near Philadelphia, Pennsyvania, USA

Re: 3DR Radios

Post by waltr »

What is a 3DR radio?
Link to specs/data sheet?

User avatar
EOSBandi
Posts: 802
Joined: Sun Jun 19, 2011 11:32 am
Location: Budapest, Hungary
Contact:

Re: 3DR Radios

Post by EOSBandi »

1. Change 3dradio firmware to the multiwii aware one. (http://code.google.com/p/mw-wingui/downloads/list, Sik-Mw 2.3)
1. set serial speed to 56k
2. set air speed to 64k
3. disable ERROR CORRECTION
4. Enable Mavlink framing (with sik-mw 2.3 it means multiwii framing)
5. Use WinGUI 2.3 for as GUI for smooth telemetry...

That is all

User avatar
alduxvm
Posts: 40
Joined: Thu Apr 25, 2013 2:25 pm
Contact:

Re: 3DR Radios

Post by alduxvm »

Do I need the SiLabs debug adapter to change the firmware on the radios???

forget that question...

Im uploading the firmware with the python script, but I have a error, have you ever encounter this one?????:

Code: Select all

rdg_mac:Sik-mw-2.3 2049632v$ python sik_uploader.py --port /dev/tty.usbserial-AM0264PU radio~hm_trp.ihx 
uploading to port /dev/tty.usbserial-AM0264PU
Connecting to /dev/tty.usbserial-AM0264PU
Trying autosync

+++Traceback (most recent call last):
  File "sik_uploader.py", line 278, in <module>
    if not up.check():
  File "sik_uploader.py", line 237, in check
    self.autosync()
  File "sik_uploader.py", line 207, in autosync
    except fdpexpect.TIMEOUT:
AttributeError: 'module' object has no attribute 'TIMEOUT'


cheers!!!

User avatar
alduxvm
Posts: 40
Joined: Thu Apr 25, 2013 2:25 pm
Contact:

Re: 3DR Radios

Post by alduxvm »

Actually... how did you flash them???

User avatar
EOSBandi
Posts: 802
Joined: Sun Jun 19, 2011 11:32 am
Location: Budapest, Hungary
Contact:

Re: 3DR Radios

Post by EOSBandi »

alduxvm wrote:Actually... how did you flash them???


http://www.ardupilot.co.uk/ardupilot-software.html
Upload custom firmware

User avatar
alduxvm
Posts: 40
Joined: Thu Apr 25, 2013 2:25 pm
Contact:

Re: 3DR Radios

Post by alduxvm »

waltr wrote:What is a 3DR radio?
Link to specs/data sheet?


I'm using this ones:

http://www.hobbyking.com/hobbyking/stor ... 15Mhz.html

User avatar
climb4hope
Posts: 12
Joined: Mon Jan 27, 2014 11:14 pm
Location: Seattle, WA

Re: 3DR Radios

Post by climb4hope »

EOSBandi wrote:1. Change 3dradio firmware to the multiwii aware one. (http://code.google.com/p/mw-wingui/downloads/list, Sik-Mw 2.3)



Andras,

What is specific about Sik-Mw firmware? Do you have the description somewhere and source code as well?
What is different there comparing to standard firmware using non-mavlink comm type?
Thank you.

User avatar
EOSBandi
Posts: 802
Joined: Sun Jun 19, 2011 11:32 am
Location: Budapest, Hungary
Contact:

Re: 3DR Radios

Post by EOSBandi »

Here is the source
http://code.google.com/p/sik-multiwii/source/list
You can check the mods.. it is simply rewrite mavlink framing track to MSP framing....

The idea is that the variable air packet length is in sync with the incoming or outgoing MSP packets....

User avatar
climb4hope
Posts: 12
Joined: Mon Jan 27, 2014 11:14 pm
Location: Seattle, WA

Re: 3DR Radios

Post by climb4hope »

Thank you!

User avatar
alduxvm
Posts: 40
Joined: Thu Apr 25, 2013 2:25 pm
Contact:

Re: 3DR Radios

Post by alduxvm »

Thank you very much EOSBandi!!

I can confirm this firmware works on the original 3DR modems as well in the HK clones!!

:)

Steve_In_Brussels
Posts: 11
Joined: Fri May 18, 2012 12:36 pm
Location: Brussels

Re: 3DR Radios

Post by Steve_In_Brussels »

It seems to work very well and I had no problems with the upgrade. Even using the Bluetooth Bridge to my Android phone works with it well straight off. :D :D EOSBandi ==> Thanks for the good work. :D :D

I was wondering though -- why switch off the ECC? The 3DR Radio doc advises you to leave ECC switched on even though it reduces the effective baudrate (because it improves the range more than just reducing the baudrate). I'm a little mystified.

robertha
Posts: 16
Joined: Sun Mar 17, 2013 10:12 pm

Re: 3DR Radios

Post by robertha »

Hi,

when using the 433 MHz telemetry from HK or RCT then the ground station local noise is very high (80dB) and affect range significantly. I tested using second Air module instead (purchased from RCT) connected to USB by using USB to 232 TTL convertor - I use the FeiYu Tech cable from Hobbyking SKU: 276000001 - the value of local noise drop down to 40 dB - I did not test the range yet, but expect it will be doubled with existing antenas.

User avatar
EOSBandi
Posts: 802
Joined: Sun Jun 19, 2011 11:32 am
Location: Budapest, Hungary
Contact:

Re: 3DR Radios

Post by EOSBandi »

robertha wrote:Hi,

when using the 433 MHz telemetry from HK or RCT then the ground station local noise is very high (80dB) and affect range significantly. I tested using second Air module instead (purchased from RCT) connected to USB by using USB to 232 TTL convertor - I use the FeiYu Tech cable from Hobbyking SKU: 276000001 - the value of local noise drop down to 40 dB - I did not test the range yet, but expect it will be doubled with existing antenas.


433Mhz ground modules with embedded usb are wrong. 3DR ditched the design due noise problems and went with the extension cable (just like you). So on 433 avoid ground modules with usb....

m3us
Posts: 6
Joined: Thu Mar 06, 2014 6:53 pm

Re: 3DR Radios

Post by m3us »

EOSBandi wrote:
robertha wrote:Hi,

when using the 433 MHz telemetry from HK or RCT then the ground station local noise is very high (80dB) and affect range significantly. I tested using second Air module instead (purchased from RCT) connected to USB by using USB to 232 TTL convertor - I use the FeiYu Tech cable from Hobbyking SKU: 276000001 - the value of local noise drop down to 40 dB - I did not test the range yet, but expect it will be doubled with existing antenas.


433Mhz ground modules with embedded usb are wrong. 3DR ditched the design due noise problems and went with the extension cable (just like you). So on 433 avoid ground modules with usb....


Do you have any suggestions for good modules for this purpose ie controlling the Fc from PC wirelessly?

User avatar
NikTheGreek
Posts: 348
Joined: Thu Dec 08, 2011 4:17 pm
Location: Greece
Contact:

Re: 3DR Radios

Post by NikTheGreek »

Hi.

Those modules http://www.hobbyking.com/hobbyking/store/uh_viewItem.asp?idProduct=27096
can be flashed with SiK-mW 2.3 software ?

User avatar
Leo
Posts: 372
Joined: Wed Sep 17, 2014 7:01 am
Location: Germany
Contact:

Re: 3DR Radios

Post by Leo »

I'm curious... Is anyone using a Sik firmware other than Sik-Mw 2.3?

If so which version and why?

Leo

User avatar
stronnag
Posts: 114
Joined: Thu Oct 24, 2013 9:32 pm
Location: New Forest, England
Contact:

Re: 3DR Radios

Post by stronnag »

Leo wrote:I'm curious... Is anyone using a Sik firmware other than Sik-Mw 2.3?

If so which version and why?

Leo

https://github.com/stronnag/SiK-MSP. Based on a later SiK, works the way I want for mwptools. YMMV.

User avatar
Leo
Posts: 372
Joined: Wed Sep 17, 2014 7:01 am
Location: Germany
Contact:

Re: 3DR Radios

Post by Leo »

Interesting.... Thanks.

I'll have to give it a try.

User avatar
Leo
Posts: 372
Joined: Wed Sep 17, 2014 7:01 am
Location: Germany
Contact:

Re: 3DR Radios

Post by Leo »

I've just uploaded the FW on to my 433MHz ground/air module.

Is this correct?
Image

What settings would you recommend I change?

User avatar
stronnag
Posts: 114
Joined: Thu Oct 24, 2013 9:32 pm
Location: New Forest, England
Contact:

Re: 3DR Radios

Post by stronnag »

Set the Max Window to 33 to reduce latency.

User avatar
Leo
Posts: 372
Joined: Wed Sep 17, 2014 7:01 am
Location: Germany
Contact:

Re: 3DR Radios

Post by Leo »

Will do... Thanks.

Post Reply