206 Commits

Author SHA1 Message Date
机械小鸽
edeed252be
Update sync-branches.yml
wip6
2025-01-05 12:31:49 +08:00
机械小鸽
f291ef956f
Add files via upload
generate_keys.sh
2025-01-04 10:42:12 +08:00
机械小鸽
3a3c9e7ee3
Update sync-branches.yml
v7-wip5-ndv2
2025-01-03 16:47:47 +08:00
机械小鸽
b6c0551c62
Update sync-branches.yml
r3
2024-12-31 14:07:42 +08:00
机械小鸽
1abc92c0f2
Update sync-branches.yml
op
2024-12-31 13:57:32 +08:00
机械小鸽
72c338c1ba
Update README.md 2024-12-26 20:42:26 +08:00
机械小鸽
ceb447d067
Update README.md 2024-12-26 20:41:56 +08:00
机械小鸽
5a86466628 delete files 2024-12-26 12:38:26 +00:00
机械小鸽
aa2bdae74a
Update sync-branches.yml 2024-12-26 20:30:46 +08:00
机械小鸽
efaf252b10
Update sync-branches.yml 2024-12-18 19:45:43 +08:00
机械小鸽
735a1176a4
Update sync-branches.yml
add
2024-12-18 18:42:31 +08:00
机械小鸽
8332e98068
Update sync-to-gitea.yml
2024-12-07 17:52:15 +08:00
机械小鸽
8a61685f3c
Update sync-to-gitea.yml
q
2024-12-07 17:47:33 +08:00
机械小鸽
a8ba0f3d37
Update sync-to-gitea.yml
s
2024-12-07 17:42:22 +08:00
机械小鸽
31de08df32
Update sync-to-gitea.yml 2024-12-07 17:39:25 +08:00
机械小鸽
00b11e345e
Update sync-to-gitea.yml
fix
2024-12-07 17:28:53 +08:00
机械小鸽
3062ca85fc
Update sync-to-gitea.yml 2024-12-07 17:17:33 +08:00
机械小鸽
585f7fdaeb
Create sync-to-gitea.yml 2024-12-07 17:03:01 +08:00
机械小鸽
5fec55644f
Update sync-branches.yml 2024-12-07 16:13:34 +08:00
机械小鸽
74dd1cb62d
Update sync-branches.yml 2024-12-07 16:07:35 +08:00
机械小鸽
d1e8e8dcb4
Update sync-branches.yml 2024-12-07 16:04:32 +08:00
机械小鸽
9c9e35dba2
Update sync-branches.yml
4
2024-12-02 10:32:46 +08:00
机械小鸽
ee185b929a
Update sync-branches.yml
4
2024-12-02 10:30:29 +08:00
机械小鸽
c32225d4e7
Update sync-branches.yml
3
2024-12-02 10:29:27 +08:00
机械小鸽
1e3054d0fc
Create sync-branches.yml
2
2024-12-02 10:26:23 +08:00
机械小鸽
3f20437746
Delete .github/workflows directory 2024-12-02 10:25:49 +08:00
机械小鸽
9452a0f539
Create sync-branches.yml 2024-12-02 10:22:18 +08:00
机械小鸽
c9524ad816
Add files via upload 2024-12-01 22:09:33 +08:00
机械小鸽
cafdec9e3a
中文翻译 2024-12-01 21:17:35 +08:00
机械小鸽
45acc31bdd
Add files via upload 2024-12-01 15:01:43 +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