Skip to content

Commit

Permalink
Update README.md (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett authored Jan 22, 2024
1 parent d33668f commit eae42ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ The program is designed to be run during a flight and display information in a t
5. You should now see the user interface. The program starts on the `Log` tab, which displays log messages. Use the **up and down arrow keys** to scroll.
![log messages tab](https://github.com/UMDBPP/PacketRaven/blob/main/docs/images/example1_log.png)

> [!NOTE]
> [!TIP]
> Resize your terminal window, or zoom out / decrease the font size, as needed.

6. Upon receiving new packet(s) from a callsign, a new tab will be created (shown in the top bar) for that callsign. Use the **left and right arrow keys** to switch between tabs.
6. Upon first receiving new packet(s) from a callsign, a new tab will be created (shown in the top bar) for that callsign. Use the **left and right arrow keys** to switch between tabs.

7. While on a callsign tab, use the **up and down arrow keys** to switch between plots.
![altitude telemetry plotted over time](https://github.com/UMDBPP/PacketRaven/blob/main/docs/images/example1_altitude.png)
Expand Down

0 comments on commit eae42ac

Please sign in to comment.