Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropping throughput appx every 30 seconds #4

Open
Ingineerix opened this issue Apr 16, 2013 · 1 comment
Open

Dropping throughput appx every 30 seconds #4

Ingineerix opened this issue Apr 16, 2013 · 1 comment

Comments

@Ingineerix
Copy link

First off, thanks for this!
Drone Firmware Version 2.3.3
AP is Ubiquiti UAP Pro
AP shows connection is maintained, but IP level fails about every 30 seconds and the outage lasts 30 seconds. Regardless of IP used fixed/dhcp.

@wiseman
Copy link

wiseman commented Jun 4, 2013

I see something similar. here's ping output showing connectivity going away for about 30 seconds every 30-60 seconds:

[jwiseman@ubuntu dump1090 (master)]$ ping -i 5 192.168.0.101
PING 192.168.0.101 (192.168.0.101) 56(84) bytes of data.
64 bytes from 192.168.0.101: icmp_req=1 ttl=128 time=2.60 ms
64 bytes from 192.168.0.101: icmp_req=2 ttl=128 time=3.90 ms
64 bytes from 192.168.0.101: icmp_req=3 ttl=128 time=3.43 ms
64 bytes from 192.168.0.101: icmp_req=4 ttl=128 time=6.22 ms
64 bytes from 192.168.0.101: icmp_req=5 ttl=128 time=6.95 ms
64 bytes from 192.168.0.101: icmp_req=6 ttl=128 time=2.63 ms
64 bytes from 192.168.0.101: icmp_req=7 ttl=128 time=2.12 ms
64 bytes from 192.168.0.101: icmp_req=8 ttl=128 time=3.14 ms
64 bytes from 192.168.0.101: icmp_req=14 ttl=128 time=70.7 ms
64 bytes from 192.168.0.101: icmp_req=15 ttl=128 time=2.60 ms
64 bytes from 192.168.0.101: icmp_req=16 ttl=128 time=3.15 ms
64 bytes from 192.168.0.101: icmp_req=17 ttl=128 time=2.59 ms
64 bytes from 192.168.0.101: icmp_req=18 ttl=128 time=3.86 ms
64 bytes from 192.168.0.101: icmp_req=19 ttl=128 time=2.78 ms
64 bytes from 192.168.0.101: icmp_req=20 ttl=128 time=6.88 ms
64 bytes from 192.168.0.101: icmp_req=21 ttl=128 time=68.2 ms
64 bytes from 192.168.0.101: icmp_req=22 ttl=128 time=31.3 ms
64 bytes from 192.168.0.101: icmp_req=23 ttl=128 time=2.49 ms
64 bytes from 192.168.0.101: icmp_req=24 ttl=128 time=6.62 ms
64 bytes from 192.168.0.101: icmp_req=25 ttl=128 time=2.33 ms
64 bytes from 192.168.0.101: icmp_req=26 ttl=128 time=2.91 ms
64 bytes from 192.168.0.101: icmp_req=27 ttl=128 time=2.27 ms
64 bytes from 192.168.0.101: icmp_req=28 ttl=128 time=2.00 ms
64 bytes from 192.168.0.101: icmp_req=29 ttl=128 time=4.37 ms
64 bytes from 192.168.0.101: icmp_req=30 ttl=128 time=1.90 ms
64 bytes from 192.168.0.101: icmp_req=31 ttl=128 time=2.98 ms
64 bytes from 192.168.0.101: icmp_req=32 ttl=128 time=2.29 ms
64 bytes from 192.168.0.101: icmp_req=33 ttl=128 time=1.88 ms
64 bytes from 192.168.0.101: icmp_req=39 ttl=128 time=281 ms
64 bytes from 192.168.0.101: icmp_req=40 ttl=128 time=2.42 ms
64 bytes from 192.168.0.101: icmp_req=41 ttl=128 time=2.55 ms
64 bytes from 192.168.0.101: icmp_req=42 ttl=128 time=2.38 ms
64 bytes from 192.168.0.101: icmp_req=43 ttl=128 time=6.34 ms
64 bytes from 192.168.0.101: icmp_req=44 ttl=128 time=6.35 ms
64 bytes from 192.168.0.101: icmp_req=45 ttl=128 time=7.45 ms
64 bytes from 192.168.0.101: icmp_req=51 ttl=128 time=123 ms
64 bytes from 192.168.0.101: icmp_req=52 ttl=128 time=8.90 ms
64 bytes from 192.168.0.101: icmp_req=53 ttl=128 time=2.70 ms
64 bytes from 192.168.0.101: icmp_req=54 ttl=128 time=3.36 ms
64 bytes from 192.168.0.101: icmp_req=55 ttl=128 time=2.42 ms
64 bytes from 192.168.0.101: icmp_req=56 ttl=128 time=2.29 ms
64 bytes from 192.168.0.101: icmp_req=57 ttl=128 time=4.48 ms
64 bytes from 192.168.0.101: icmp_req=63 ttl=128 time=263 ms
64 bytes from 192.168.0.101: icmp_req=64 ttl=128 time=2.58 ms
64 bytes from 192.168.0.101: icmp_req=65 ttl=128 time=3.74 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants