Commit Graph

160 Commits

Author SHA1 Message Date
FrogAi 1b118afdad 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-01 12:08:31 -07:00
FrogAi 1b8a29ec92 Visuals - Developer UI - Longitudinal Metrics
Display various metrics related to the longitudinal performance of openpilot.
2024-07-01 12:08:31 -07:00
FrogAi 8e669aa4c7 Visuals - Developer UI - Lateral Metrics
Display various metrics related to the lateral performance of openpilot.
2024-07-01 12:08:31 -07:00
FrogAi 3038f234f4 Visuals - Developer UI - FPS counter
Display the 'Frames Per Second' (FPS) of your onroad UI for monitoring system performance.
2024-07-01 12:08:31 -07:00
FrogAi 16138dc0b2 Visuals - Developer UI - Border Metrics - Turn Signal
Display turn signal metrics in onroad UI border.
2024-07-01 12:08:31 -07:00
FrogAi 6093f95cf1 Visuals - Developer UI - Border Metrics - Steering Torque
Display steering torque metrics in onroad UI border.
2024-07-01 12:08:31 -07:00
FrogAi 9f00851cdb Visuals - Developer UI - Border Metrics - Blind Spot
Display blind spot metrics in onroad UI border.
2024-07-01 12:08:31 -07:00
FrogAi bc09003a6d 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-01 12:08:31 -07:00
FrogAi 9eef751cf0 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-01 12:08:30 -07:00
FrogAi 6279a91002 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-01 12:08:30 -07:00
FrogAi 5ef3998676 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-01 12:08:30 -07:00
FrogAi 68ddb89040 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-01 12:08:30 -07:00
FrogAi 22a8bef272 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-01 12:08:29 -07:00
FrogAi 440876a178 Visuals - Custom Onroad UI - Stopping Points
Display the point where openpilot wants to stop for red lights/stop signs.
2024-07-01 12:08:29 -07:00
FrogAi 83cb658847 Visuals - Custom Onroad UI - Steering Wheel Icon - Live Rotation 2024-07-01 12:08:29 -07:00
FrogAi 788df5e644 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-01 12:08:29 -07:00
FrogAi 0410d2815a 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-01 12:08:29 -07:00
FrogAi 6af77687cc Visuals - Custom Onroad UI - Pedals Being Pressed
Display the brake and gas pedals on the onroad UI below the steering wheel icon.
2024-07-01 12:08:29 -07:00
FrogAi dcf8e19b26 Visuals - Custom Onroad UI - Paths - Blind Spot
Show when a vehicle is detected in the blindspot.
2024-07-01 12:08:29 -07:00
FrogAi 3735ecf42b Visuals - Custom Onroad UI - Paths - Adjacent
Show the detected adjacent lanes.
2024-07-01 12:08:29 -07:00
FrogAi 7a3ec4973e Visuals - Custom Onroad UI - Paths - Acceleration
Show your projected acceleration on the driving path.
2024-07-01 12:08:29 -07:00
FrogAi 22f0992c95 Visuals - Custom Onroad UI - Compass
Add a compass to the onroad UI.
2024-07-01 12:08:29 -07:00
FrogAi 3c2840d02c Visuals - Custom Alerts - Loud Blindspot Alert
Enable a louder alert for when a vehicle is detected in the blindspot when attempting to change lanes.
2024-07-01 12:08:28 -07:00
FrogAi 768a15034d Visuals - Custom Alerts - Lead Departing Alert
Get an alert when the lead vehicle starts departing when at a standstill.
2024-07-01 12:08:28 -07:00
FrogAi 445bd6b2ff Visuals - Custom Alerts - Green light alert
Get an alert when a traffic light changes from red to green.
2024-07-01 12:08:28 -07:00
FrogAi 506eee0b80 Visuals - Alert Volume Controller
Control the volume level for each individual sound in openpilot.
2024-07-01 12:08:28 -07:00
FrogAi fccf0755f4 Vehicles - Toyota - Longitudinal Tune - FrogPilot 2024-07-01 12:08:28 -07:00
FrogAi 4c34bc726f Vehicles - Toyota - Longitudinal Tune - DragonPilot
Co-Authored-By: eFini <16603033+efinilan@users.noreply.github.com>
Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
2024-07-01 12:08:28 -07:00
FrogAi e7c648cafd Vehicles - Toyota - Longitudinal Tune - Cydia
Co-Authored-By: Irene <12470297+cydia2020@users.noreply.github.com>
2024-07-01 12:08:28 -07:00
FrogAi 54eac04d83 Vehicles - Toyota - Stop and Go Hack
Enable the 'Stop and Go' hack for vehicles without stock stop and go functionality.
2024-07-01 12:08:28 -07:00
FrogAi 3f23c327c5 Vehicles - Toyota - Cluster Offset 2024-07-01 12:08:28 -07:00
FrogAi 23479addbf Vehicles - Toyota - Automatically Lock/Unlock Doors
Automatically lock the doors when in drive and unlock when in park.

Credit goes to AlexandreSato!

https: //github.com/AlexandreSato/openpilot
Co-Authored-By: Alexandre Nobuharu Sato <66435071+alexandresato@users.noreply.github.com>
2024-07-01 12:08:28 -07:00
FrogAi a8abffc90c Vehicles - Subaru - Subaru Crosstrek Torque Increase
Increases the maximum allowed torque for the Subaru Crosstrek.
2024-07-01 12:08:27 -07:00
FrogAi d9e054a3ba Vehicles - GM - Long Pitch Compensation
Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-07-01 12:08:27 -07:00
FrogAi 139081ff0d Vehicles - Force Fingerprint
Added function to automatically detect the vehicle's fingerprint if it exists, or an option to force the vehicle's fingerprint if it doesn't.
2024-07-01 12:08:27 -07:00
FrogAi c697234845 Vehicles - Disable openpilot Longitudinal Control
Disable openpilot longitudinal control and use stock ACC instead.
2024-07-01 12:08:27 -07:00
FrogAi ce579489dd Controls - Vision Turn Speed Controller
Slow down for detected curves in the road.

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-07-01 12:08:27 -07:00
FrogAi 132c9404d7 Controls - Speed Limit Controller - Speed Limit Changed Alert 2024-07-01 12:08:27 -07:00
FrogAi e3809e9b47 Controls - Speed Limit Controller - Read speed limits from the dash
Co-Authored-By: Efini <19368997+efini@users.noreply.github.com>
Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
Co-Authored-By: multikyd <72329880+multikyd@users.noreply.github.com>
2024-07-01 12:08:27 -07:00
FrogAi f96380ac39 Controls - Speed Limit Controller - Override Method 2024-07-01 12:08:27 -07:00
FrogAi 6b4eceab88 Controls - Speed Limit Controller - Confirm New Speed Limits
Don't automatically start using the new speed limit until it's been manually confirmed.
2024-07-01 12:08:27 -07:00
FrogAi 10f8f07fdc Controls - Speed Limit Controller
Automatically adjust the max speed to match the current speed limit using 'Open Street Maps', 'Navigate On openpilot', or your car's dashboard (Toyotas/Lexus/HKG only).

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-07-01 12:08:26 -07:00
FrogAi f02eb35b4b Controls - Quality of Life - Set Speed Offset
Set an offset for your desired set speed.

Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-07-01 12:08:26 -07:00
FrogAi b01c296d76 Controls - Quality of Life - Reverse Cruise Increase
Reverses the 'long press' functionality logic to increase the max set speed by 5 instead of 1. Useful to increase the max speed quickly.
2024-07-01 12:08:26 -07:00
FrogAi 14d7b4b88c Controls - Quality of Life - Pause Lateral Below
Pause lateral control on all speeds below the set speed.
2024-07-01 12:08:26 -07:00
FrogAi 5464d81575 Controls - Quality of Life - Map Acceleration Profiles To Gears
Map your acceleration/deceleration profile to your 'Eco' and/or 'Sport' gears.

Co-Authored-By: CHaucke89 <132518562+chaucke89@users.noreply.github.com>
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-07-01 12:08:26 -07:00
FrogAi 958abbdef8 Controls - Quality of Life - Force Standstill State - Only For Stop Lights/Stop Signs 2024-07-01 12:08:26 -07:00
FrogAi e791efd144 Controls - Quality of Life - Force Standstill State
Keeps openpilot in the 'standstill' state until the gas pedal is pressed.
2024-07-01 12:08:26 -07:00
FrogAi 1f9708b962 Controls - Quality of Life - Cruise Increase Interval
Set a custom interval to increase the max set speed by.
2024-07-01 12:08:26 -07:00
FrogAi 25e22ad2c2 Controls - Model Selector
Manage openpilot's driving models.
2024-07-01 12:08:25 -07:00