altos: Rename telemetry to telemetry_orig
authorKeith Packard <keithp@keithp.com>
Wed, 22 Jun 2011 19:26:45 +0000 (12:26 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 28 Jun 2011 02:16:42 +0000 (19:16 -0700)
commit0e67b6890dd3a06665239f8dfd2e69266d055e46
tree8baa7f8b8f18cc6b558590efcd7d1642804228a7
parentdc0b49dcbaa2d0a69e002c151337b6e9fd3060d9
altos: Rename telemetry to telemetry_orig

This makes room to create a new multi-packet telemetry format without
changing anything yet.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile.proto
src/ao.h
src/ao_monitor.c
src/ao_radio.c
src/ao_telemetrum.c
src/ao_telemetry.c [deleted file]
src/ao_telemetry_orig.c [new file with mode: 0644]