Commit Graph

94 Commits

Author SHA1 Message Date
FrogAi b35ca68914 Set speed offset
Added toggle to apply an offset to the set speed.

Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-03-18 06:36:14 -07:00
FrogAi cc1667e8ce Sentry logging
Logging for my Sentry server that tracks the values of the serial number, car fingerprint, user set parameters, and the date and time for when FrogPilot was installed and last updated for debugging and support.
2024-03-18 06:36:14 -07:00
FrogAi 4246a22201 Screenrecorder
Credit goes to Neokii!

https: //github.com/neokii
Co-Authored-By: neokii <3665951+neokii@users.noreply.github.com>
2024-03-18 06:36:13 -07:00
FrogAi eddb28acd2 Screen Management
Added toggles to adjust the screen brightness, timeout settings, and other UI changes.
2024-03-18 06:36:13 -07:00
FrogAi 49e39de087 Screen brightness control
Added toggle to control the screen brightness.
2024-03-18 06:36:12 -07:00
FrogAi a86b34dfb1 Run the updater when parked 2024-03-18 06:36:12 -07:00
FrogAi 2537b10e97 Rotating steering wheel in onroad UI
Added toggle to rotate the steering wheel in the top right corner of the onroad UI.
2024-03-18 06:36:11 -07:00
FrogAi 015fd4eae8 Retain tethering status between reboots 2024-03-18 06:36:11 -07:00
FrogAi 040f4605d2 Remove Mazdas from Dashcam Mode 2024-03-18 06:36:10 -07:00
FrogAi 53bb844acc Remove Global Subarus from Dashcam Mode 2024-03-18 06:36:10 -07:00
FrogAi 520286cd2c Remove CAN-FD Fords from Dashcam Mode 2024-03-18 06:36:09 -07:00
FrogAi 23edadc0ba Register non-official devices 2024-03-18 06:36:09 -07:00
FrogAi 23b1a03e0f Pedals on the onroad UI
Added toggle to show when the gas or brake pedals are being used on the onroad UI.
2024-03-18 06:36:08 -07:00
FrogAi a8a25c3092 Pedal interceptor sng
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 06:36:08 -07:00
FrogAi 4e933cc86b Pedal interceptor longitudinal control
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 06:36:07 -07:00
FrogAi 698505ddd5 Pause lateral control with turn signal
Added toggle to pause lateral control when a turn signal is active below a set speed.
2024-03-18 06:36:07 -07:00
FrogAi 209eceec8e Panda flashing button in "Device" panel
Added button to the "Device" panel to flash the panda using the appropriate recovery script along with the killall script as a redundancy.
2024-03-18 06:36:06 -07:00
FrogAi ddcf404f4d openpilot crashed alert 2024-03-18 06:36:06 -07:00
FrogAi adfab08034 Open Street Maps integration
Added OSM to openpilot to use speed limits and road names.

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-03-18 06:36:05 -07:00
FrogAi 88c4c8b176 Onroad compass
Added toggle for a compass in the onroad UI.
2024-03-18 06:36:05 -07:00
FrogAi eff0b2ff89 Offline Mode
Added button and toggle to allow the device to be offline indefinitely.
2024-03-18 06:36:04 -07:00
FrogAi 336b705544 Numerical temperature gauge
Added toggle to replace the "GOOD", "OK", and "HIGH" temperature statuses with a numerical temperature gauge based on the highest temperature between the memory, CPU, and GPU and a function to swap between it by simply taping on the "Temp" gauge itself.
2024-03-18 06:36:04 -07:00
FrogAi 07f1e84876 Nudgeless lane change
Added toggles for nudgeless lane changes, lane detection, and one lane change per signal activation with a lane change delay factor.
2024-03-18 06:36:03 -07:00
FrogAi e6dd2f1ae4 NNFF
Added toggle to enable NNFF.

Credit goes to Twilsonco!

https: //github.com/twilsonco
Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-03-18 06:36:00 -07:00
FrogAi 674677c097 Navigate on openpilot without a comma prime subscription
Added functionality to use navigate on openpilot without a comma prime subscription with a custom set MapBox key.
2024-03-18 06:35:59 -07:00
FrogAi 07823b2599 Navigate on Chill Mode
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-03-18 06:35:59 -07:00
FrogAi 078aecf7ff Model switcher
Added model selector to swap between several different models on the fly.
2024-03-18 06:35:58 -07:00
FrogAi 5569e51c7f Map Turn Speed Control
Added toggle for "Map Turn Speed Control".

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-03-18 06:35:56 -07:00
FrogAi 6d5bb078fb Lower Volt enable speed
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 06:35:56 -07:00
FrogAi 20962e274d Loud blindspot alert
Added toggle to enable a louder alert when a vehicle is detected in your blindspot when changing lanes.
2024-03-18 06:35:55 -07:00
FrogAi 2a30c3e305 Lock doors when in drive for Toyota/Lexus
Added toggle to automatically lock the doors when in drive for Toyota/Lexus vehicles.

Credit goes to AlexandreSato!

https: //github.com/AlexandreSato/openpilot
Co-Authored-By: Alexandre Nobuharu Sato <66435071+alexandresato@users.noreply.github.com>
2024-03-18 06:35:55 -07:00
FrogAi d90323e38e Lead departing alert
Added toggle to enable an alert when the lead vehicle starts to depart.
2024-03-18 06:35:54 -07:00
FrogAi 3fd9477b1f Lane detection
Added lane detection function to determine the width of the adjacent lanes.
2024-03-18 06:35:54 -07:00
FrogAi 3a835e3717 Increase stop distance
Added toggle to increase the stop distance from lead vehicles.
2024-03-18 06:35:53 -07:00
FrogAi c0866a8c1e Increase max speed by 5 on short press
Added toggle to increase the value of the max speed by 5 instead of 1 and an additional function to enable/disable it by taping the "Max" speed icon in the onroad UI.
2024-03-18 06:35:53 -07:00
FrogAi 358898b0fc Increase interactive timeout when onroad to 30 seconds 2024-03-18 06:35:53 -07:00
FrogAi 6dd5084a4c Improve cluster offset for 7th Gen Lexus ES 2024-03-18 06:35:52 -07:00
FrogAi 90a5ae30aa Honda Clarity Port
Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
2024-03-18 06:35:52 -07:00
FrogAi ee5bdd6c5b Holiday Themes 2024-03-18 06:35:50 -07:00
FrogAi 0f2029dc68 Higher bitrate uploads
Added toggle to increase the bitrate for uploads to comma connect
2024-03-18 06:35:50 -07:00
FrogAi 240297119c Hide current speed in onroad UI
Added toggle to hide the current speed from the onroad UI and an additional function to enable/disable it by clicking on it via the onroad UI.
2024-03-18 06:35:49 -07:00
FrogAi e8fcfe250a Green light alert
Added toggle to alert the user when a red light turns to green.
2024-03-18 06:35:49 -07:00
FrogAi b8be52a81b GM truck gas tune
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-03-18 06:35:48 -07:00
FrogAi 1e7f23f938 GM long pitch compensation
Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-03-18 06:35:48 -07:00
FrogAi 8a01dc2228 Full sized map
Added toggle to expand the map across the entire onroad UI screen.
2024-03-18 06:35:47 -07:00
James c151c5393a FrogPilot's Toyota tune 2024-03-18 06:35:46 -07:00
FrogAi f59e1326f3 FPS counter
Added toggle to enable an fps counter for the onroad UI and the current displayed camera.
2024-03-18 06:35:46 -07:00
FrogAi 15096affdb Force fingerprint function
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-03-18 06:35:46 -07:00
FrogAi 2c6c475f0b Force auto tune 2024-03-18 06:35:45 -07:00
FrogAi 0f1cb9c46f Fleet Manager
Added functionality to view screen recordings, error logs, routes, and control Navigation settings via the "Fleet Manager" process.

Credit goes to mike8643!

https: //github.com/mike8643
Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
2024-03-18 06:35:44 -07:00