Commit Graph

101 Commits

Author SHA1 Message Date
FrogAi 855b348192 Speed limit controller
Added toggle to control the cruise set speed according to speed limit supplied by OSM, NOO, or the vehicle itself.

Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
Co-Authored-By: Efini <19368997+efini@users.noreply.github.com>
Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
Co-Authored-By: Jason Wen <haibin.wen3@gmail.com>
2024-03-29 06:21:01 -07:00
FrogAi f4d746e2c8 "Soft" reboot button
Add function to perform a "soft" reboot for quicker reboots.

Co-Authored-By: CHaucke89 <132518562+chaucke89@users.noreply.github.com>
2024-03-29 06:21:00 -07:00
FrogAi b7ead240ee Smoother braking behind lead
Added toggle to smooth out the braking behavior when approaching a slower lead vehicle.
2024-03-29 06:20:59 -07:00
FrogAi ca3ea0f286 Skip harness relay check if camera is missing
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-29 06:20:59 -07:00
FrogAi 1fd2266ba4 Sidebar retains its previous display when going onroad
Added function to retain the previous sidebar display when going onroad.
2024-03-29 06:20:58 -07:00
FrogAi 47a8635297 Show IP in sidebar 2024-03-29 06:20:58 -07:00
FrogAi 93bc0277cc 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-29 06:20:58 -07:00
FrogAi 26e3b47a9f 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-29 06:20:57 -07:00
FrogAi 1aa67dc4f1 Screenrecorder
Credit goes to Neokii!

https: //github.com/neokii
Co-Authored-By: neokii <3665951+neokii@users.noreply.github.com>
2024-03-29 06:20:57 -07:00
FrogAi 02304b4440 Screen Management
Added toggles to adjust the screen brightness, timeout settings, and other UI changes.
2024-03-29 06:20:56 -07:00
FrogAi bf4cf90326 Screen brightness control
Added toggle to control the screen brightness.
2024-03-29 06:20:55 -07:00
FrogAi df71958d4c Run the updater when parked 2024-03-29 06:20:55 -07:00
FrogAi 289ba7b9f4 Rotating steering wheel in onroad UI
Added toggle to rotate the steering wheel in the top right corner of the onroad UI.
2024-03-29 06:20:54 -07:00
FrogAi e7311db77d Retain tethering status between reboots 2024-03-29 06:20:54 -07:00
FrogAi eede2a0532 Remove Mazdas from Dashcam Mode 2024-03-29 06:20:53 -07:00
FrogAi 3fd76f2ad6 Remove Global Subarus from Dashcam Mode 2024-03-29 06:20:53 -07:00
FrogAi 4d3609071c Remove CAN-FD Fords from Dashcam Mode 2024-03-29 06:20:53 -07:00
FrogAi d9376a135e Register non-official devices 2024-03-29 06:20:52 -07:00
FrogAi eeae28d419 Pedals on the onroad UI
Added toggle to show when the gas or brake pedals are being used on the onroad UI.
2024-03-29 06:20:52 -07:00
FrogAi 801a2de9d6 Pedal interceptor sng
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-29 06:20:51 -07:00
FrogAi 85f42ca9aa Pedal interceptor longitudinal control
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-29 06:20:51 -07:00
FrogAi 7cc18ad9f5 Pause lateral control with turn signal
Added toggle to pause lateral control when a turn signal is active below a set speed.
2024-03-29 06:20:50 -07:00
FrogAi 8c07260c35 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-29 06:20:50 -07:00
FrogAi 8df2d49424 openpilot crashed alert 2024-03-29 06:20:49 -07:00
FrogAi 26359d359d 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-29 06:20:49 -07:00
FrogAi 7733590f23 Onroad compass
Added toggle for a compass in the onroad UI.
2024-03-29 06:20:48 -07:00
FrogAi 553323361f Offline Mode
Added button and toggle to allow the device to be offline indefinitely.
2024-03-29 06:20:48 -07:00
FrogAi 666b83b333 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-29 06:20:47 -07:00
FrogAi d036f9dbd7 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-29 06:20:47 -07:00
FrogAi f6618eaca2 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-29 06:20:44 -07:00
FrogAi 5e3d20f387 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-29 06:20:43 -07:00
FrogAi 1c4020b0f5 Navigate on Chill Mode
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-03-29 06:20:43 -07:00
FrogAi c038aa4b17 Model switcher
Added model selector to swap between several different models on the fly.
2024-03-29 06:20:42 -07:00
FrogAi 2f5b5bb158 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-29 06:20:40 -07:00
FrogAi 70086883da Lower Volt enable speed
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-29 06:20:40 -07:00
FrogAi 826ff40aa2 Loud blindspot alert
Added toggle to enable a louder alert when a vehicle is detected in your blindspot when changing lanes.
2024-03-29 06:20:39 -07:00
FrogAi 3324a04629 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-29 06:20:39 -07:00
FrogAi 8b3d82c2d1 Lead departing alert
Added toggle to enable an alert when the lead vehicle starts to depart.
2024-03-29 06:20:38 -07:00
FrogAi 961411ef75 Lane detection
Added lane detection function to determine the width of the adjacent lanes.
2024-03-29 06:20:38 -07:00
FrogAi 6531a52bec Increase stop distance
Added toggle to increase the stop distance from lead vehicles.
2024-03-29 06:20:37 -07:00
FrogAi cef446d5f4 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-29 06:20:37 -07:00
FrogAi 05344b2190 Increase interactive timeout when onroad to 30 seconds 2024-03-29 06:20:36 -07:00
FrogAi 2050a54248 Improve cluster offset for 7th Gen Lexus ES 2024-03-29 06:20:36 -07:00
FrogAi 5fa48e62b2 Honda Clarity Port
Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
2024-03-29 06:20:35 -07:00
FrogAi 5fc4ce70d1 Holiday Themes 2024-03-29 06:20:35 -07:00
FrogAi b75d1f5802 Higher bitrate uploads
Added toggle to increase the bitrate for uploads to comma connect
2024-03-29 06:19:38 -07:00
FrogAi ace1319d01 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-29 06:19:37 -07:00
FrogAi bb00bc32ec Green light alert
Added toggle to alert the user when a red light turns to green.
2024-03-29 06:19:37 -07:00
FrogAi 0100908375 GM truck gas tune
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-03-29 06:19:36 -07:00
FrogAi 5021a535d0 GM long pitch compensation
Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-03-29 06:19:35 -07:00