Commit Graph

63 Commits

Author SHA1 Message Date
FrogAi
ed5ecc7a42 Sidebar retains its previous display when going onroad
Added function to retain the previous sidebar display when going onroad.
2024-04-15 12:08:44 -07:00
FrogAi
0f6de976aa Show IP in sidebar 2024-04-15 12:08:43 -07:00
FrogAi
afcd012241 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-04-15 12:08:43 -07:00
FrogAi
6427b1380e 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-04-15 12:08:43 -07:00
FrogAi
d2ea059013 Screen Management
Added toggles to adjust the screen brightness, timeout settings, and other UI changes.
2024-04-11 07:13:27 -07:00
FrogAi
2fb03067a8 Screen brightness control
Added toggle to control the screen brightness.
2024-04-11 07:13:27 -07:00
FrogAi
6d1cf97da4 Rotating steering wheel in onroad UI
Added toggle to rotate the steering wheel in the top right corner of the onroad UI.
2024-04-11 07:13:26 -07:00
FrogAi
6661c4dd89 Retain tethering status between reboots 2024-04-11 07:13:25 -07:00
FrogAi
6f2063aeac Pedals on the onroad UI
Added toggle to show when the gas or brake pedals are being used on the onroad UI.
2024-04-11 07:13:22 -07:00
FrogAi
1a33c93961 Pause lateral control with turn signal
Added toggle to pause lateral control when a turn signal is active below a set speed.
2024-04-11 07:13:20 -07:00
FrogAi
bf662b69ba 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-04-11 07:13:18 -07:00
FrogAi
ac00687b24 Onroad compass
Added toggle for a compass in the onroad UI.
2024-04-11 07:13:18 -07:00
FrogAi
55313e6206 Offline Mode
Added button and toggle to allow the device to be offline indefinitely.
2024-04-11 07:13:17 -07:00
FrogAi
232c2bd713 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-04-11 07:13:17 -07:00
FrogAi
a8387af5f0 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-04-11 07:13:16 -07:00
FrogAi
6266c08db4 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-04-11 07:13:14 -07:00
FrogAi
bc18137016 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-04-11 07:13:13 -07:00
FrogAi
ab74c44a34 Navigate on Chill Mode
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-04-11 07:13:12 -07:00
FrogAi
3345470373 Model switcher
Added model selector to swap between several different models on the fly.
2024-04-11 07:13:11 -07:00
FrogAi
e076a3d4d6 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-04-11 07:13:10 -07:00
FrogAi
a864072d97 Lower Volt enable speed
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-04-11 07:13:09 -07:00
FrogAi
3c3120cec1 Loud blindspot alert
Added toggle to enable a louder alert when a vehicle is detected in your blindspot when changing lanes.
2024-04-11 07:13:08 -07:00
FrogAi
ae0f095915 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-04-11 07:13:08 -07:00
FrogAi
f4726bf095 Lead departing alert
Added toggle to enable an alert when the lead vehicle starts to depart.
2024-04-11 07:13:07 -07:00
FrogAi
c131087dc0 Increase stop distance
Added toggle to increase the stop distance from lead vehicles.
2024-04-11 07:13:06 -07:00
FrogAi
d78099c85b 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-04-11 07:13:05 -07:00
FrogAi
ae0c294aab Holiday Themes 2024-04-11 07:13:03 -07:00
FrogAi
7ef99716cc Higher bitrate uploads
Added toggle to increase the bitrate for uploads to comma connect
2024-04-11 07:13:02 -07:00
FrogAi
7437d97c2e 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-04-11 07:13:01 -07:00
FrogAi
f2cd6e256a Green light alert
Added toggle to alert the user when a red light turns to green.
2024-04-11 07:13:00 -07:00
FrogAi
1d3a40aa7e GM truck gas tune
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-04-11 07:13:00 -07:00
FrogAi
56f43a6494 GM long pitch compensation
Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-04-11 07:12:59 -07:00
FrogAi
0c6cb60677 Full sized map
Added toggle to expand the map across the entire onroad UI screen.
2024-04-11 07:12:59 -07:00
James
caba8a53b4 FrogPilot's Toyota tune 2024-04-11 07:12:58 -07:00
FrogAi
9f12f67d06 FPS counter
Added toggle to enable an fps counter for the onroad UI and the current displayed camera.
2024-03-31 02:14:05 -07:00
FrogAi
4045564927 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-31 02:14:04 -07:00
FrogAi
cd12d8bd00 Force auto tune 2024-03-31 02:14:04 -07:00
FrogAi
57cb96cade Fired the babysitter
Added toggles to dsiable the "System Overheated" alert and all logging.
2024-03-31 02:14:02 -07:00
FrogAi
af04cd6c65 Experimental Mode activation via steering wheel / onroad UI
Added toggle to enable or disable Experimental Mode from the steering wheel or onroad UI.
2024-03-31 02:14:01 -07:00
FrogAi
73734fee8c Driver camera view when in reverse
Added toggle to show the driver camera when in the reverse gear.
2024-03-31 02:13:59 -07:00
FrogAi
0a675d40aa Draw adjacent paths in onroad UI
Added toggle to draw the adjacent paths in the onroad UI to visualize what other lanes the model sees.
2024-03-31 02:13:59 -07:00
FrogAi
44fc5c1f30 DragonPilot's Toyota tune
Co-Authored-By: eFini <16603033+efinilan@users.noreply.github.com>
Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
2024-03-31 02:13:58 -07:00
FrogAi
f59a61cc8f Display openpilot logics for following lead vehicles
Added toggle to show openpilot's logic in regards to following lead vehicles.
2024-03-31 02:13:58 -07:00
FrogAi
480efba54c Disable uploading while onroad
Added toggle to disable uploading to connect.comma.ai while driving and without a WiFi connection to prevent large amounts of data usage.
2024-03-31 02:13:57 -07:00
FrogAi
284b26b9eb Disable openpilot longitudinal control
Added toggle to disable openpilot longitudinal control.
2024-03-31 02:13:56 -07:00
FrogAi
c5b7bd3e08 Device shut down timer
Added toggle to shut down the device after being offroad for a specified amount of time.
2024-03-31 02:13:55 -07:00
FrogAi
3794b4f06b Device metrics in the sidebar
Added functions to enable device monitoring in the sidebar by tapping on their respective metric boxes.
2024-03-31 02:13:55 -07:00
FrogAi
0c120333d6 Cydia's Toyota tune
Co-Authored-By: Irene <12470297+cydia2020@users.noreply.github.com>
2024-03-31 02:13:53 -07:00
FrogAi
c821b28583 Customizable personality profiles
Added toggles to customize the personality profiles.
2024-03-31 02:13:53 -07:00
FrogAi
b11db103c8 Customize the model visuals in the onroad UI
Added toggles to customize the lane lines, path, road edges, path edges, and an "Unlimited Length" mode that extends the road UI out as far as the model can see.
2024-03-31 02:13:52 -07:00