diff options
| author | Keith Packard <keithp@keithp.com> | 2009-09-04 13:00:02 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2009-09-04 13:00:02 -0700 |
| commit | 0c771d999914f9d17c723900f2987acc45fd0fbb (patch) | |
| tree | ede2198ac1d3230320a4b27407cbf3f5cc6d4bf7 /ao-view/design | |
| parent | 15341b6e6dcf52df083d6aa37ef881ea6ad48ee5 (diff) | |
Move usb scanning code to ao-tools library
This will allow the scanning code to be used by the command line tools
as well as the ao-view GUI.
Now that ao-view depends on the ao-tools library, it has been moved to
the ao-tools directory as well.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-view/design')
| -rw-r--r-- | ao-view/design | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/ao-view/design b/ao-view/design deleted file mode 100644 index 6ec2ea70..00000000 --- a/ao-view/design +++ /dev/null @@ -1,27 +0,0 @@ -Requirements: - real-time display of telemetry - off-line display of logged data - Logging of telemetry - Capture of logged data to disk - -Input data: - accelerometer - barometer - thermometer - gps - drogue and main continuity - battery voltage - time - reported flight state - reported events - -Computed data: - velocity (from accelerometer) - altitude - range - direction - -Displays: - numeric display of current rocket status - (graphics come later) - text message log |
