Senior Design Week 9 - Pedro Cabrera
- Senior Design
- Jul 9
- 1 min read
Data Log v2: Scroll and Notification Upgrade
This week I built version 2 of the data logging system for the rover. The new update adds two really helpful features:
First, you can now scroll down to view older log entries. This makes it easier to track past events or debug behavior that happened earlier in a session.
Second, I added a “New Messages” button that pops up if new logs come in while you’re scrolled down. Clicking it jumps you back to the top so you can instantly see the latest updates without losing your place.
These features make the log way more usable and give us better visibility into what the system is doing in real time and over time.
Comments