Commit Graph

192 Commits

Author SHA1 Message Date
FrogAi bbd3bdc33a Temporary GM longitudinal fixes 2024-07-31 21:43:37 -07:00
FrogAi 38fd328f5a Visuals - Screen Management - Standby Mode
Turn the screen off after your screen times out when onroad, but wake it back up when engagement state changes or important alerts are triggered.
2024-07-31 21:43:37 -07:00
FrogAi 881a30facc Visuals - Screen Management - Screen Timeout (Onroad)
Customize how long it takes for your screen to turn off when onroad.
2024-07-31 21:43:37 -07:00
FrogAi e6b2f93413 Visuals - Screen Management - Screen Timeout
Customize how long it takes for your screen to turn off.
2024-07-31 21:43:37 -07:00
FrogAi 193f2fdf7d Visuals - Screen Management - Screenrecorder
Enable the ability to record the screen while onroad.

Credit goes to Neokii!

https: //github.com/neokii
Co-Authored-By: neokii <3665951+neokii@users.noreply.github.com>
2024-07-31 21:43:37 -07:00
FrogAi b110252da7 Visuals - Screen Management - Screen Brightness (Onroad)
Customize your screen brightness when onroad.
2024-07-31 21:43:36 -07:00
FrogAi 5c02d995c4 Visuals - Screen Management - Screen Brightness
Customize your screen brightness when offroad.
2024-07-31 21:43:36 -07:00
FrogAi f052bdfe99 Visuals - Screen Management - Hide UI Elements - Max Speed 2024-07-31 21:43:36 -07:00
FrogAi 3ca5b1557b Visuals - Screen Management - Hide UI Elements - Map Icon
Hide the map icon button on the onroad screen.
2024-07-31 21:43:36 -07:00
FrogAi 2157937a17 Visuals - Screen Management - Hide UI Elements - Alerts
Hide non-critical alerts on the onroad screen.
2024-07-31 21:43:36 -07:00
FrogAi 2613e6da23 Visuals - Quality of Life - Use Wheel Speed
Use the wheel speed instead of the cluster speed in the onroad UI.
2024-07-31 21:43:36 -07:00
FrogAi 43b1d13a56 Visuals - Quality of Life - Stopped Timer
Display a timer in the onroad UI that indicates how long you've been stopped for.
2024-07-31 21:43:36 -07:00
FrogAi b48e42e582 Visuals - Quality of Life - Map Style
Select a map style to use with navigation.

Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
Co-Authored-By: multikyd <72329880+multikyd@users.noreply.github.com>
Co-Authored-By: Tim Jumpertz <44060819+pencilpusher@users.noreply.github.com>
2024-07-31 21:43:36 -07:00
FrogAi 0077a641fa Visuals - Quality of Life - Hide Speed
Hide the speed indicator in the onroad UI. Additional toggle allows it to be hidden/shown via tapping the speed itself.
2024-07-31 21:43:36 -07:00
FrogAi 975117550b Visuals - Quality of Life - Driver Camera On Reverse
Added toggle to show the driver camera when in the reverse gear.
2024-07-31 21:43:35 -07:00
FrogAi aba3d0443d Visuals - Quality of Life - Camera View
Choose your preferred camera view for the onroad UI. This is purely a visual change and doesn't impact how openpilot drives.
2024-07-31 21:43:35 -07:00
FrogAi c2bb03a377 Visuals - Quality of Life - Full Map 2024-07-31 21:43:35 -07:00
FrogAi 84447e48d3 Visuals - Quality of Life - Big Map 2024-07-31 21:43:35 -07:00
FrogAi e4344185b1 Visuals - Model UI - 'Unlimited' Road UI Length
Extend the display of the path, lane lines, and road edges out as far as the model can see.
2024-07-31 21:43:35 -07:00
FrogAi b32be72de5 Visuals - Model UI - Road Edges
Adjust the visual thickness of road edges on your display.

Default is 1/2 of the MUTCD average lane line width of 4 inches.
2024-07-31 21:43:35 -07:00
FrogAi 35a56c018d Visuals - Model UI - Path Width
Customize the width of the driving path shown on your UI.

Default matches the width of a 2019 Lexus ES 350.
2024-07-31 21:43:35 -07:00
FrogAi 9acc507b40 Visuals - Model UI - Path Edges
Adjust the width of the path edges shown on your UI to represent different driving modes and statuses.

Default is 20% of the total path.

Blue = Navigation
Light Blue = 'Always On Lateral'
Green = Default
Orange = 'Experimental Mode'
Red = 'Traffic Mode'
Yellow = 'Conditional Experimental Mode' Overriden
2024-07-31 21:43:35 -07:00
FrogAi 585ca453f1 Visuals - Model UI - Lane Lines
Adjust the visual thickness of lane lines on your display.

Default matches the MUTCD average of 4 inches.
2024-07-31 21:43:35 -07:00
FrogAi 6825543ba6 Visuals - Model UI - Hide Lead Marker
Hide the lead marker from the onroad UI.
2024-07-31 21:43:34 -07:00
FrogAi b98734b461 Visuals - Model UI - Dynamic Path Width
Have the path width dynamically adjust based on the current engagement state of openpilot.
2024-07-31 21:43:34 -07:00
FrogAi 9466c6e7ed Visuals - Developer UI - Use International System of Units
Display relevant metrics in the SI format.
2024-07-31 21:43:34 -07:00
FrogAi c35fca94ea Visuals - Developer UI - Sidebar
Display various custom metrics on the sidebar for the CPU, GPU, RAM, IP, and storage used/left.
2024-07-31 21:43:34 -07:00
FrogAi 3d2123f8f7 Visuals - Developer UI - Numerical Temperature Gauge
Replace the 'GOOD', 'OK', and 'HIGH' temperature statuses with a numerical temperature gauge based on the highest temperature between the memory, CPU, and GPU.
2024-07-31 21:43:34 -07:00
FrogAi 68c007d57b Visuals - Developer UI - Longitudinal Metrics - Longitudinal Jerk 2024-07-31 21:43:34 -07:00
FrogAi 491c428fcc Visuals - Developer UI - Longitudinal Metrics - Lead Info 2024-07-31 21:43:34 -07:00
FrogAi 440cac21ae Visuals - Developer UI - Lateral Metrics - Auto Tune 2024-07-31 21:43:33 -07:00
FrogAi 68079b07c9 Visuals - Developer UI - FPS counter
Display the 'Frames Per Second' (FPS) of your onroad UI for monitoring system performance.
2024-07-31 21:43:33 -07:00
FrogAi 306d1185d5 Visuals - Developer UI - Border Metrics - Turn Signal
Display turn signal metrics in onroad UI border.
2024-07-31 21:43:33 -07:00
FrogAi 3724f1294b Visuals - Developer UI - Border Metrics - Steering Torque
Display steering torque metrics in onroad UI border.
2024-07-31 21:43:33 -07:00
FrogAi 3a9fa0fa0a Visuals - Developer UI - Border Metrics - Blind Spot
Display blind spot metrics in onroad UI border.
2024-07-31 21:43:33 -07:00
FrogAi 38df29bd11 Visuals - Custom Themes - Random Events
Enjoy a bit of unpredictability with random events that can occur during certain driving conditions. This is purely cosmetic and has no impact on driving controls!
2024-07-31 21:43:33 -07:00
FrogAi 3be51ac310 Visuals - Custom Themes - Holiday Themes
The openpilot theme changes according to the current/upcoming holiday. Minor holidays last a day, while major holidays (Easter, Christmas, Halloween, etc.) last a week.
2024-07-31 21:43:32 -07:00
FrogAi 179c46c587 Visuals - Custom Themes - Turn Signals
Add themed animation for your turn signals.

Want to submit your own turn signal animation? Post it in the 'feature-request' channel in the FrogPilot Discord!
2024-07-31 21:43:32 -07:00
FrogAi ca38d806b5 Visuals - Custom Themes - Sound Pack
Switch out the standard openpilot sounds with a set of themed sounds.

Want to submit your own sound pack? Post it in the 'feature-request' channel in the FrogPilot Discord!
2024-07-31 21:43:31 -07:00
FrogAi 2b0d2dad42 Visuals - Custom Themes - Icon Pack
Switch out the standard openpilot icons with a set of themed icons.

Want to submit your own icon pack? Post it in the 'feature-request' channel in the FrogPilot Discord!
2024-07-31 21:43:31 -07:00
FrogAi ae258eebd6 Visuals - Custom Themes - Color Theme
Switch out the standard openpilot color scheme with themed colors.

Want to submit your own color scheme? Post it in the 'feature-request' channel in the FrogPilot Discord!
2024-07-31 21:43:31 -07:00
FrogAi 7ea95cf5de Visuals - Custom Onroad UI - Stopping Points
Display the point where openpilot wants to stop for red lights/stop signs.
2024-07-31 21:43:31 -07:00
FrogAi 503cff789e Visuals - Custom Onroad UI - Steering Wheel Icon - Live Rotation 2024-07-31 21:43:31 -07:00
FrogAi e8448841d9 Visuals - Custom Onroad UI - Steering Wheel Icon
Replace the default steering wheel icon with a custom icon.

Want to add your own steering wheel? Request one under "feature-requests" on the FrogPilot Discord!
2024-07-31 21:43:31 -07:00
FrogAi 78ebe41b61 Visuals - Custom Onroad UI - Road Name
Display the current road's name at the bottom of the screen. Sourced from OpenStreetMap.

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-07-31 21:43:30 -07:00
FrogAi 097a67c8bd Visuals - Custom Onroad UI - Pedals Being Pressed
Display the brake and gas pedals on the onroad UI below the steering wheel icon.
2024-07-31 21:43:30 -07:00
FrogAi 4f275dd985 Visuals - Custom Onroad UI - Paths - Blind Spot
Show when a vehicle is detected in the blindspot.
2024-07-31 21:43:30 -07:00
FrogAi 0369734f56 Visuals - Custom Onroad UI - Paths - Adjacent
Show the detected adjacent lanes.
2024-07-31 21:43:30 -07:00
FrogAi 54d5dab930 Visuals - Custom Onroad UI - Paths - Acceleration
Show your projected acceleration on the driving path.
2024-07-31 21:43:30 -07:00
FrogAi c9d8981d64 Visuals - Custom Onroad UI - Compass
Add a compass to the onroad UI.
2024-07-31 21:43:30 -07:00