Commit Graph

87 Commits

Author SHA1 Message Date
Comma Device e78af659a6 Compiled on May.9,2024 2024-05-09 11:06:10 +08:00
Comma Device 5c09d4ca83 Compiled on Apr.29,2024 2024-04-29 16:54:51 +08:00
Comma Device 185e4bac07 Compiled on Apr.23,2024 2024-04-23 14:36:27 +08:00
Comma Device a6f6ea0257 Compiled on Apr.11,2024 2024-04-11 10:33:32 +08:00
Comma Device 612d657c40 Compiled on Apr.06,2024 2024-04-06 17:39:08 +08:00
Comma Device cd1ae986c2 Compiled on Mar.30,2024 2024-03-30 12:48:45 +08:00
Comma Device d4a16fc37f Compiled on Mar.26,2024 2024-03-26 00:38:02 +00:00
FrogAi 71d02f3610 Compile FrogPilot 2024-03-19 18:41:15 -07:00
FrogAi c598053ef2 Revert ""Soft" reboot button"
This reverts commit d48819df05f43368b0fe043de4154df990008bcd.
2024-03-18 17:45:56 -07:00
FrogAi df0c81b2d1 Vision Turn Speed Controller
Added toggles for "Vision Turn Speed Control" along with aggressiveness for the speed and sensitivity for the curve itself.

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-03-18 17:45:55 -07:00
FrogAi cb559c9d7f User set steer ratio 2024-03-18 17:45:55 -07:00
FrogAi cabf3d8136 Use wheel speed in the onroad UI 2024-03-18 17:45:54 -07:00
FrogAi c9a76ba228 Use turn desires when below the minimum lane change speed
Added toggle to use turn desires when below the minimum lane change speed for more precise turns.
2024-03-18 17:45:54 -07:00
FrogAi 8796c6ff0a Use EV gas lookup tables
Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 17:45:53 -07:00
FrogAi f06ce53981 Track FrogPilot drives 2024-03-18 17:45:53 -07:00
FrogAi 9431bb807d Toyota stop and go hack
Added toggle to force stop and go for Toyota vehicles.
2024-03-18 17:45:52 -07:00
FrogAi e69b607446 Totally random events
Added toggle to enable a small chance of a random event occuring when certain conditions are met.
2024-03-18 17:45:51 -07:00
FrogAi e107b7e922 Torque lateral jerk with stock torque controller
Add toggle to use Twilsonco's  lateral jerk with stock torque controller.

Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-03-18 17:45:50 -07:00
FrogAi b5c72e202b Switch personalities via steering wheel / onroad UI
Added toggle to switch between the personalities via the steering wheel or an onroad UI button.

Co-Authored-By: henryccy <104284652+henryccy@users.noreply.github.com>
Co-Authored-By: Jason Jackrel <23621790+thinkpad4by3@users.noreply.github.com>
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
Co-Authored-By: Kevin Robert Keegan <3046315+krkeegan@users.noreply.github.com>
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
2024-03-18 17:45:50 -07:00
FrogAi 8e99cfbfc3 Subaru Crosstrek Torque increase
Add toggle to increase the torque for the Subaru Crosstrek.
2024-03-18 06:36:19 -07:00
FrogAi 4fe1f0c9ff Stylistic map UIs and MapBox styles
Fancied up the map in the onroad UI and added toggles to use a custom MapBox style when using "Navigate on openpilot",

Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
Co-Authored-By: pencilpusher <83676301+jakethesnake420@users.noreply.github.com>
Co-Authored-By: multikyd <72329880+multikyd@users.noreply.github.com>
2024-03-18 06:36:18 -07:00
FrogAi 8a1a5ecfb7 Steering wheel icons
Added toggle for select steering wheel icons in the onroad UI.

Want to add your own steering wheel? Request one under "feature-requests" on the FrogPilot Discord!
2024-03-18 06:36:18 -07:00
FrogAi baac41e889 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-18 06:36:17 -07:00
FrogAi 968b35a8ba "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-18 06:36:17 -07:00
FrogAi 037645b8d3 Smoother braking behind lead
Added toggle to smooth out the braking behavior when approaching a slower lead vehicle.
2024-03-18 06:36:16 -07:00
FrogAi 537e629c6e Sidebar retains its previous display when going onroad
Added function to retain the previous sidebar display when going onroad.
2024-03-18 06:36:15 -07:00
FrogAi 48f34928f0 Show IP in sidebar 2024-03-18 06:36:15 -07:00
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 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 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 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 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 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 3a835e3717 Increase stop distance
Added toggle to increase the stop distance from lead vehicles.
2024-03-18 06:35:53 -07:00