altoslib: Increase timeouts when using low baud rate remote protocol
authorKeith Packard <keithp@keithp.com>
Sun, 7 Sep 2014 03:43:32 +0000 (20:43 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Sep 2014 03:43:32 +0000 (20:43 -0700)
commite7515e3a88d53c50dd9b962cc8f43ce5376ccd0b
treeb98e7bcd3ce75ac33d1a444742c2f7f7b4eac42f
parent46f08f8709c538f3fee8e166598f0bb930df6e3c
altoslib: Increase timeouts when using low baud rate remote protocol

When using 2400 or 9600 baud remote link rates, we need to increase
the packet timeout from 500ms to much longer values to avoid annoying
the user with timeout warnings.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosLink.java