Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Remove ao_telemetry_orig.c and ao_telemetry_tiny.c | Keith Packard | 2011-07-06 |
| | | | | | | All products use the common ao_telemetry.c code now Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Add arbitrary telemetry packet monitoring | Keith Packard | 2011-06-27 |
| | | | | | | | This adds the ability to monitor arbitrary telemetry packets (up to 128 bytes), moving the telemetry data parsing up to the host. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Rename telemetry to telemetry_orig | Keith Packard | 2011-06-27 |
This makes room to create a new multi-packet telemetry format without changing anything yet. Signed-off-by: Keith Packard <keithp@keithp.com> |