altoslib: Disable telemetry while getting config data
authorKeith Packard <keithp@keithp.com>
Wed, 25 Jun 2014 20:50:54 +0000 (13:50 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 5 Jul 2014 07:38:09 +0000 (00:38 -0700)
We're seeing some log files created without a suitable -via- number
included. My hypothesis is that incoming telemetry is getting
interleaved with the configuration data containing the serial
number. This change simply disables telemetry while retrieving the
configuration data to try and keep that from happening.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found