189 Commits

Author SHA1 Message Date
机械小鸽
e3d6f80710
1 2025-03-29 10:39:26 +08:00
机械小鸽
439c6e7d7f
增加说明 2025-03-29 10:36:32 +08:00
机械小鸽
341f9478ec
改善导航
NA
2025-03-29 10:24:50 +08:00
机械小鸽
b659f68bc8
Update tmap_addr_input.html 2025-03-29 10:22:28 +08:00
机械小鸽
044e8371a4
tmap
增加导航
2025-03-28 23:54:06 +08:00
机械小鸽
779c2d32c4
感谢 2025-03-28 19:40:06 +08:00
机械小鸽
b630cc541c
update 2025-03-28 18:55:38 +08:00
机械小鸽
c53fb29ae7
自定义图标 2025-03-26 19:11:42 +08:00
机械小鸽
197b854fb7
汉化界面 2025-03-26 18:47:37 +08:00
机械小鸽
7c5a6c9b71
完整汉化 2025-03-26 18:36:51 +08:00
机械小鸽
c1b6583a4b
更新 events.py 2025-03-26 17:35:28 +08:00
机械小鸽
6fde557e5f
提示汉化 2025-03-26 08:48:53 +08:00
机械小鸽
620634167a
MIN_LATERAL_CONTROL_SPEED = 0.0 # m/s 2025-03-26 08:34:50 +08:00
garrettpall
924ee12ab0 + Mazda Stock Custom Longitudinal Control 2024-06-01 07:44:26 -04:00
FrogAi
1b9fc72d80 GM Stock Custom Longitudinal Control
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-06-01 02:49:23 -07:00
FrogAi
c6319a4aa6 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-01 02:47:23 -07:00
FrogAi
de232c4bab Visuals - Screen Management - Screen Timeout (Onroad)
Customize how long it takes for your screen to turn off when onroad.
2024-06-01 02:47:23 -07:00
FrogAi
fb11cc7ff4 Visuals - Screen Management - Screen Timeout
Customize how long it takes for your screen to turn off.
2024-06-01 02:47:23 -07:00
FrogAi
14cd89f704 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-01 02:47:22 -07:00
FrogAi
2c5cb0f173 Visuals - Screen Management - Screen Brightness (Onroad)
Customize your screen brightness when onroad.
2024-06-01 02:47:22 -07:00
FrogAi
8d1ce7a2d8 Visuals - Screen Management - Screen Brightness
Customize your screen brightness when offroad.
2024-06-01 02:47:22 -07:00
FrogAi
5ec20771b5 Visuals - Screen Management - Hide UI Elements - Max Speed 2024-06-01 02:47:22 -07:00
FrogAi
998b15405c Visuals - Screen Management - Hide UI Elements - Map Icon
Hide the map icon button on the onroad screen.
2024-06-01 02:47:22 -07:00
FrogAi
3a7a0310a2 Visuals - Screen Management - Hide UI Elements - Alerts
Hide non-critical alerts on the onroad screen.
2024-06-01 02:47:22 -07:00
FrogAi
537b1124d0 Visuals - Quality of Life - Use Wheel Speed
Use the wheel speed instead of the cluster speed in the onroad UI.
2024-06-01 02:47:22 -07:00
FrogAi
6ff42e6b80 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-01 02:47:22 -07:00
FrogAi
859e5dfe52 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-01 02:47:22 -07:00
FrogAi
c4a5749c6c Visuals - Quality of Life - Driver Camera On Reverse
Added toggle to show the driver camera when in the reverse gear.
2024-06-01 02:47:22 -07:00
FrogAi
0ce100c7ce 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-01 02:47:22 -07:00
FrogAi
3533d59547 Visuals - Quality of Life - Full Map 2024-06-01 02:47:22 -07:00
FrogAi
ad1a65786e Visuals - Quality of Life - Big Map
Increase the size of the map in the onroad UI.
2024-06-01 02:47:22 -07:00
FrogAi
40abf95416 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-01 02:47:22 -07:00
FrogAi
5aa41eddd8 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-01 02:47:21 -07:00
FrogAi
ccf5c57a13 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-01 02:47:21 -07:00
FrogAi
308672a963 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-01 02:47:21 -07:00
FrogAi
39907b3408 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-01 02:47:21 -07:00
FrogAi
374ef6d465 Visuals - Model UI - Hide Lead Marker
Hide the lead marker from the onroad UI.
2024-06-01 02:47:21 -07:00
FrogAi
a6b7824b4e Visuals - Model UI - Dynamic Path Width
Have the path width dynamically adjust based on the current engagement state of openpilot.
2024-06-01 02:47:21 -07:00
FrogAi
41afd0f89a Visuals - Developer UI - Use International System of Units
Display relevant metrics in the SI format.
2024-06-01 02:47:21 -07:00
FrogAi
e09fc54751 Visuals - Developer UI - Sidebar
Display various custom metrics on the sidebar for the CPU, GPU, RAM, IP, and storage used/left.
2024-06-01 02:47:21 -07:00
FrogAi
43a884610a 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-01 02:47:21 -07:00
FrogAi
72aa33447e Visuals - Developer UI - Longitudinal Metrics
Display various metrics related to the longitudinal performance of openpilot.
2024-06-01 02:47:21 -07:00
FrogAi
119e63952b Visuals - Developer UI - Lateral Metrics
Display various metrics related to the lateral performance of openpilot.
2024-06-01 02:47:21 -07:00
FrogAi
5ca48bea57 Visuals - Developer UI - FPS counter
Display the 'Frames Per Second' (FPS) of your onroad UI for monitoring system performance.
2024-06-01 02:47:21 -07:00
FrogAi
2f993ee079 Visuals - Developer UI - Border Metrics - Turn Signal
Display turn signal metrics in onroad UI border.
2024-06-01 02:47:21 -07:00
FrogAi
31c9f33623 Visuals - Developer UI - Border Metrics - Steering Torque
Display steering torque metrics in onroad UI border.
2024-06-01 02:47:21 -07:00
FrogAi
20bc0dfe7d Visuals - Developer UI - Border Metrics - Blind Spot
Display blind spot metrics in onroad UI border.
2024-06-01 02:47:20 -07:00
FrogAi
430ec81028 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-01 02:47:20 -07:00
FrogAi
2867aafe65 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-01 02:47:20 -07:00
FrogAi
17de87484a 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-01 02:47:19 -07:00