Share telemetry parsing code in cc library.
authorKeith Packard <keithp@keithp.com>
Sun, 15 Nov 2009 06:24:37 +0000 (22:24 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 15 Nov 2009 06:24:37 +0000 (22:24 -0800)
commit4cffc9c4b079e39c8196ddbaf91129cda6df7f8b
tree624fbbd5e838da5fbb0676c9e1137a911e53a81e
parent0e0db8ca3af4c07bae909938486766c646bf580b
Share telemetry parsing code in cc library.

ao-view had a private copy of the telemetry parsing code which
included the ability to parse the newer version of that file. Those
changes have been moved to the library version and the private copy removed.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/ao-view/aoview.h
ao-tools/ao-view/aoview_monitor.c
ao-tools/ao-view/aoview_state.c
ao-tools/lib/cc-telem.c
ao-tools/lib/cc.h