logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ao-test-baro - test AltOS flight computer barometric sensor

Author

       Keith Packard

                                                  ao-test-baro                                        AO-LOAD(1)

Description

ao-test-baro makes sure the altitude is between -50m and 3000m and temperature is between 20°C and 30°C.

Name

       ao-test-baro - test AltOS flight computer barometric sensor

Options

       -T tty-device | --tty tty-device
              This selects which tty device the debugger uses to communicate with the target device.

       -D AltOS-device | --device AltOS-device
              Search for a connected device. This requires an argument of one of the following forms:

              TeleMega:2
              TeleMega
              2

              Leaving  out  the  product  name will cause the tool to select a suitable product, leaving out the
              serial number will cause the tool to match one of the available devices.

Synopsis

ao-test-baro [-T tty-device] [--tty tty-device] [-D altos-device] [--device altos-device] baro-name...

Usage

ao-test-baro opens the target device and queries the current barometric data.

See Also