James
105afca959
Update conditional_experimental_mode.py
2024-06-17 18:37:37 -07:00
FrogAi
0830ee06cc
Update values.py
2024-06-17 18:21:33 -07:00
FrogAi
1ca2ea09b7
Display stopping point distance
2024-06-17 18:16:22 -07:00
FrogAi
ddb4f79b73
Cleanup lead slowing down detection
2024-06-17 17:53:11 -07:00
FrogAi
1a9879bb2b
Test 4th of July
2024-06-17 17:53:11 -07:00
FrogAi
40ccd76ca8
Only check the params once
2024-06-17 17:53:10 -07:00
FrogAi
609b6f569e
Cleanup acceleration/deceleration profiles
2024-06-17 17:53:09 -07:00
FrogAi
4588b65f97
Cleanup
2024-06-17 17:53:08 -07:00
FrogAi
865c18d2a1
Add VW distance
2024-06-17 15:57:51 -07:00
FrogAi
6656daff64
Lock doors when car is off (WIP)
...
Co-Authored-By: Alexandre Nobuharu Sato <66435071+alexandresato@users.noreply.github.com>
2024-06-17 15:57:50 -07:00
FrogAi
a53ebfb052
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-06-17 15:57:49 -07:00
FrogAi
866a005a9d
Visuals - Screen Management - Screen Timeout (Onroad)
...
Customize how long it takes for your screen to turn off when onroad.
2024-06-17 15:57:49 -07:00
FrogAi
0609911ca8
Visuals - Screen Management - Screen Timeout
...
Customize how long it takes for your screen to turn off.
2024-06-17 15:57:48 -07:00
FrogAi
34fa41e8e1
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-06-17 15:57:47 -07:00
FrogAi
d8e435cf26
Visuals - Screen Management - Screen Brightness (Onroad)
...
Customize your screen brightness when onroad.
2024-06-17 15:57:46 -07:00
FrogAi
f4054ac35b
Visuals - Screen Management - Screen Brightness
...
Customize your screen brightness when offroad.
2024-06-17 15:57:46 -07:00
FrogAi
5163c7c5c2
Visuals - Screen Management - Hide UI Elements - Max Speed
2024-06-17 15:57:45 -07:00
FrogAi
ae96e50eac
Visuals - Screen Management - Hide UI Elements - Map Icon
...
Hide the map icon button on the onroad screen.
2024-06-17 15:57:44 -07:00
FrogAi
819964d21f
Visuals - Screen Management - Hide UI Elements - Alerts
...
Hide non-critical alerts on the onroad screen.
2024-06-17 15:57:44 -07:00
FrogAi
9683b7271e
Visuals - Quality of Life - Use Wheel Speed
...
Use the wheel speed instead of the cluster speed in the onroad UI.
2024-06-17 15:57:43 -07:00
FrogAi
d503b8d674
Visuals - Quality of Life - Stopped Timer
...
Display a timer in the onroad UI that indicates how long you've been stopped for.
2024-06-17 15:57:42 -07:00
FrogAi
5c86ec2516
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-06-17 15:57:42 -07:00
FrogAi
3347311f87
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-06-17 15:57:41 -07:00
FrogAi
b2d0ba29e6
Visuals - Quality of Life - Driver Camera On Reverse
...
Added toggle to show the driver camera when in the reverse gear.
2024-06-17 15:57:40 -07:00
FrogAi
4cce45c67b
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-06-17 15:57:40 -07:00
FrogAi
8aca5ea6cd
Visuals - Quality of Life - Full Map
2024-06-17 15:57:39 -07:00
FrogAi
ffb5cf98e1
Visuals - Quality of Life - Big Map
2024-06-17 15:57:39 -07:00
FrogAi
9313002147
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-06-17 15:57:38 -07:00
FrogAi
f98db18e9a
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-06-17 15:57:37 -07:00
FrogAi
e1c9642900
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-06-17 15:57:37 -07:00
FrogAi
5cffbe5e38
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-06-17 15:57:36 -07:00
FrogAi
ff32c2c07b
Visuals - Model UI - Lane Lines
...
Adjust the visual thickness of lane lines on your display.
Default matches the MUTCD average of 4 inches.
2024-06-17 15:57:35 -07:00
FrogAi
1b746a6ee7
Visuals - Model UI - Hide Lead Marker
...
Hide the lead marker from the onroad UI.
2024-06-17 15:57:35 -07:00
FrogAi
ef5a0b4509
Visuals - Model UI - Dynamic Path Width
...
Have the path width dynamically adjust based on the current engagement state of openpilot.
2024-06-17 15:57:34 -07:00
FrogAi
6ba34f8f40
Visuals - Developer UI - Use International System of Units
...
Display relevant metrics in the SI format.
2024-06-17 15:57:33 -07:00
FrogAi
8ef6f3cf2e
Visuals - Developer UI - Sidebar
...
Display various custom metrics on the sidebar for the CPU, GPU, RAM, IP, and storage used/left.
2024-06-17 15:57:33 -07:00
FrogAi
2926f40b8b
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-06-17 15:57:32 -07:00
FrogAi
c107925ea3
Visuals - Developer UI - Longitudinal Metrics
...
Display various metrics related to the longitudinal performance of openpilot.
2024-06-17 15:57:31 -07:00
FrogAi
f2456d96e9
Visuals - Developer UI - Lateral Metrics
...
Display various metrics related to the lateral performance of openpilot.
2024-06-17 15:57:31 -07:00
FrogAi
14acf84277
Visuals - Developer UI - FPS counter
...
Display the 'Frames Per Second' (FPS) of your onroad UI for monitoring system performance.
2024-06-17 15:57:30 -07:00
FrogAi
445c34d1ac
Visuals - Developer UI - Border Metrics - Turn Signal
...
Display turn signal metrics in onroad UI border.
2024-06-17 15:57:29 -07:00
FrogAi
b4b8315473
Visuals - Developer UI - Border Metrics - Steering Torque
...
Display steering torque metrics in onroad UI border.
2024-06-17 15:57:29 -07:00
FrogAi
96c396ff38
Visuals - Developer UI - Border Metrics - Blind Spot
...
Display blind spot metrics in onroad UI border.
2024-06-17 15:57:28 -07:00
FrogAi
4c37a010c7
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-06-17 15:57:27 -07:00
FrogAi
32012909a8
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-06-17 15:57:27 -07:00
FrogAi
0f87bb4660
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-06-17 15:57:26 -07:00
FrogAi
593da1fd28
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-06-17 15:57:25 -07:00
FrogAi
c2ec0ff3f3
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-06-17 15:57:24 -07:00
FrogAi
c391c8c3b9
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-06-17 15:57:23 -07:00
FrogAi
9d8160756a
Visuals - Custom Onroad UI - Steering Wheel Icon - Live Rotation
2024-06-17 15:57:23 -07:00