altos: For telelco discovery packets, retry 5 times with shorter timeout
authorKeith Packard <keithp@keithp.com>
Thu, 1 May 2014 05:14:37 +0000 (22:14 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 1 May 2014 05:14:37 +0000 (22:14 -0700)
commit8e3842660274ac4bcd7b5a78f5db215222b1c4de
treeb465454a9ba9af402a63020d30b5cec909b92b20
parent0223fced2c6d2b9f63ede6258afae46c3f55c200
altos: For telelco discovery packets, retry 5 times with shorter timeout

A timeout of 10ms is more than enough to receive a query packet, but
if we miss it during device discovery, it's a pain, so retry 5 times
to make sure we find everyone.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_lco_func.c
src/telelco-v0.2/ao_lco.c