Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
HuskieRobotics
/
pit-display-node
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Code runtime
- #59
#59
Draft
MihikaGokhale
wants to merge 19 commits into
main
HuskieRobotics/pit-display-node:main
from
codeRuntime
HuskieRobotics/pit-display-node:codeRuntime
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Draft
Code runtime
#59
MihikaGokhale
wants to merge 19 commits into
main
HuskieRobotics/pit-display-node:main
from
codeRuntime
HuskieRobotics/pit-display-node:codeRuntime
Copy head branch name to clipboard
Commits
Commits on Mar 5, 2025
Add code runtime metrics to ntTopics and export function
mmgokhale
committed
bfd6cb1
View commit details
Copy full SHA for bfd6cb1
Browse repository at this point
Add runtime data handling and graph visualization to robot view
mmgokhale
committed
90e7492
View commit details
Copy full SHA for 90e7492
Browse repository at this point
Add styling for graph container in CSS
mmgokhale
committed
75271d0
View commit details
Copy full SHA for 75271d0
Browse repository at this point
Commits on Mar 12, 2025
Add robot runtime graph visualization and data handling. remove the old graph for page runtime since it is not relevant.
Show description for b1f6db2
mmgokhale
committed
b1f6db2
View commit details
Copy full SHA for b1f6db2
Browse repository at this point
Commits on Mar 13, 2025
Refactor runtime graph implementation: remove old page runtime graph, add new robot code runtime endpoint and Chart.js visualization.
mmgokhale
committed
e22a329
View commit details
Copy full SHA for e22a329
Browse repository at this point
Commits on Mar 14, 2025
Implement line chart for runtime data visualization with real-time updates and data persistence -- currentl;y is displaying fake data since robot is not actually connected
mmgokhale
committed
93aeff0
View commit details
Copy full SHA for 93aeff0
Browse repository at this point
Adjust graph container and chart dimensions for improved layout and styling
mmgokhale
committed
5fad1eb
View commit details
Copy full SHA for 5fad1eb
Browse repository at this point
Add debugging log for raw chart data in chart.js -- but not printing in the console
mmgokhale
committed
9d37695
View commit details
Copy full SHA for 9d37695
Browse repository at this point
Add runtime graph canvas initialization and error handling
mmgokhale
committed
5fdcb20
View commit details
Copy full SHA for 5fdcb20
Browse repository at this point
Commits on Mar 19, 2025
Enhance runtime chart: add annotation for 20 ms threshold, improve styling, and implement runtime data fetching
mmgokhale
committed
36680c0
View commit details
Copy full SHA for 36680c0
Browse repository at this point
Commits on Mar 26, 2025
Refactor runtime chart: update title, adjust canvas size, add annotation for 20 ms threshold, and enhance styling
mmgokhale
committed
4be7693
View commit details
Copy full SHA for 4be7693
Browse repository at this point
Commits on Mar 27, 2025
Refactor robot view: adjust runtime graph position, update styling, and improve layout
mmgokhale
committed
83a9d99
View commit details
Copy full SHA for 83a9d99
Browse repository at this point
Commits on Apr 7, 2025
Add new web socket connection for robot runtime data and clean up HTML structure
mmgokhale
committed
4325054
View commit details
Copy full SHA for 4325054
Browse repository at this point
Commits on Apr 8, 2025
Remove runtime graph setup and add WebSocket listener for robot runtime data
mmgokhale
committed
44deded
View commit details
Copy full SHA for 44deded
Browse repository at this point
Commits on Apr 11, 2025
Refactor runtime chart rendering: replace fetch with WebSocket listener for real-time data updates
mmgokhale
committed
7c4d1f0
View commit details
Copy full SHA for 7c4d1f0
Browse repository at this point
Update dependencies: add socket.io-client and engine.io-client to package-lock.json
Show description for d9c3de3
mmgokhale
committed
d9c3de3
View commit details
Copy full SHA for d9c3de3
Browse repository at this point
Commits on Apr 15, 2025
Enhance robot runtime display: update WebSocket listener and fetch function to include 'Runtime:' prefix in output
mmgokhale
committed
f7c57cd
View commit details
Copy full SHA for f7c57cd
Browse repository at this point
Commits on Apr 25, 2025
Refactor socket initialization: ensure single declaration and attach to global window object
mmgokhale
committed
48f51c4
View commit details
Copy full SHA for 48f51c4
Browse repository at this point
Commits on May 5, 2025
Refactor socket initialization: ensure single declaration and remove redundant check
mmgokhale
committed
d408b91
View commit details
Copy full SHA for d408b91
Browse repository at this point
You can’t perform that action at this time.