MoreTorque
5a51558557
Update radar_interface.py
2024-09-25 08:48:20 -05:00
MoreTorque
8311f2d0ee
Update carstate.py
2024-09-25 08:48:20 -05:00
MoreTorque
d4e5011fc2
fix lkas block
2024-09-25 08:48:20 -05:00
MoreTorque
57cf3b7771
Comment out steer temp unavailable
2024-09-25 08:48:20 -05:00
MoreTorque
76e23c84a9
Delete selfdrive/car/torque_data/lat_models/MAZDA_CX9 2021.json
2024-09-25 08:48:20 -05:00
MoreTore
1cda73eb12
prepair for releas
2024-09-25 08:48:20 -05:00
MoreTore
9b5c4fa718
springerauth.py
2024-09-25 08:48:20 -05:00
MoreTore
c7302604c8
fix stuck stopped state
2024-09-25 08:48:20 -05:00
MoreTore
29f48fae9a
add missing signals
2024-09-25 08:48:20 -05:00
MoreTore
02953ecbe0
fix carstate
2024-09-25 08:48:20 -05:00
jakethesake420
c9e1edd2c9
fix carcontroller.py
2024-09-25 08:48:20 -05:00
jakethesake420
3bb58db8ce
fix carcontroller.py
2024-09-25 08:48:20 -05:00
jakethesake420
355dc142ed
update fingerprint and nnff tune
2024-09-25 08:48:20 -05:00
MoreTore
f3c2188a2c
FrogPilot Server Toggle
...
- Use richtext for FrogPilotConfirmationDialog::toggle
2024-09-25 08:48:19 -05:00
jakethesake420
1140e75670
fix panda aol
2024-09-25 08:48:19 -05:00
MoreTorque
7a479cc82b
minor refactor
2024-09-25 08:48:19 -05:00
MoreTorque
3cdd82a1b8
fix mazda interface
2024-09-25 08:48:19 -05:00
jakethesake420
2729902435
fix panda acc
2024-09-25 08:48:19 -05:00
MoreTorque
6666333553
Update carcontroller.py
2024-09-25 08:48:19 -05:00
MoreTorque
6bf745525e
mazda fix override
2024-09-25 08:48:19 -05:00
jakethesake420
793a7c77ad
mazda panda ignition
2024-09-25 08:48:19 -05:00
MoreTore
3124d4f050
mazda panda
2024-09-25 08:48:19 -05:00
MoreTore
a6c4d9aae0
mazda opendbc
2024-09-25 08:48:19 -05:00
jakethesake420
e8007a5549
mazda part1
2024-09-25 08:48:19 -05:00
MoreTore
9bbd82be54
Build on PC
2024-09-25 08:48:19 -05:00
FrogAi
bfd8556655
September 13th, 2024 Patch
2024-09-13 22:43:11 -07:00
FrogAi
3c2b5acf61
September 11th, 2024 Patch
2024-09-11 15:29:09 -07:00
FrogAi
ced3a53a0d
September 10th, 2024 Patch
2024-09-10 19:52:56 -07:00
FrogAi
c10b7f39ba
September 5th, 2024 Patch
2024-09-05 10:35:02 -07:00
FrogAi
2da496e862
September 4th, 2024 Patch
2024-09-04 13:58:00 -07:00
FrogAi
1acc93990f
September 2024 Update
2024-09-02 01:34:59 -07:00
FrogAi
27cbcc4d1c
Temporary HKG longitudinal fixes
2024-08-06 15:21:43 -07:00
FrogAi
8699f29666
Temporary GM longitudinal fixes
2024-08-06 15:21:42 -07:00
FrogAi
96e847e051
Visuals - Screen Management - Standby Mode
...
Turn the screen off after your screen times out when onroad, but wake it back up when engagement state changes or important alerts are triggered.
2024-08-06 15:21:42 -07:00
FrogAi
5269efbf3d
Visuals - Screen Management - Screen Timeout (Onroad)
...
Customize how long it takes for your screen to turn off when onroad.
2024-08-06 15:21:42 -07:00
FrogAi
f6aaedd9c9
Visuals - Screen Management - Screen Timeout
...
Customize how long it takes for your screen to turn off.
2024-08-06 15:21:42 -07:00
FrogAi
b503a0236c
Visuals - Screen Management - Screenrecorder
...
Enable the ability to record the screen while onroad.
Credit goes to Neokii!
https: //github.com/neokii
Co-Authored-By: neokii <3665951+neokii@users.noreply.github.com >
2024-08-06 15:21:42 -07:00
FrogAi
8186a03997
Visuals - Screen Management - Screen Brightness (Onroad)
...
Customize your screen brightness when onroad.
2024-08-06 15:21:42 -07:00
FrogAi
f0763c6c31
Visuals - Screen Management - Screen Brightness
...
Customize your screen brightness when offroad.
2024-08-06 15:21:42 -07:00
FrogAi
3624eb2e7a
Visuals - Screen Management - Hide UI Elements - Max Speed
2024-08-06 15:21:42 -07:00
FrogAi
cf06c93c0a
Visuals - Screen Management - Hide UI Elements - Map Icon
...
Hide the map icon button on the onroad screen.
2024-08-06 15:21:42 -07:00
FrogAi
89ab6b591a
Visuals - Screen Management - Hide UI Elements - Alerts
...
Hide non-critical alerts on the onroad screen.
2024-08-06 15:21:42 -07:00
FrogAi
efb2be1900
Visuals - Quality of Life - Use Wheel Speed
...
Use the wheel speed instead of the cluster speed in the onroad UI.
2024-08-06 15:21:41 -07:00
FrogAi
61495da103
Visuals - Quality of Life - Stopped Timer
...
Display a timer in the onroad UI that indicates how long you've been stopped for.
2024-08-06 15:21:41 -07:00
FrogAi
b4d4f7e455
Visuals - Quality of Life - Map Style
...
Select a map style to use with navigation.
Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com >
Co-Authored-By: multikyd <72329880+multikyd@users.noreply.github.com >
Co-Authored-By: Tim Jumpertz <44060819+pencilpusher@users.noreply.github.com >
2024-08-06 15:21:41 -07:00
FrogAi
8984a623fd
Visuals - Quality of Life - Hide Speed
...
Hide the speed indicator in the onroad UI. Additional toggle allows it to be hidden/shown via tapping the speed itself.
2024-08-06 15:21:41 -07:00
FrogAi
734eca32a6
Visuals - Quality of Life - Driver Camera On Reverse
...
Added toggle to show the driver camera when in the reverse gear.
2024-08-06 15:21:41 -07:00
FrogAi
66f8878ba8
Visuals - Quality of Life - Camera View
...
Choose your preferred camera view for the onroad UI. This is purely a visual change and doesn't impact how openpilot drives.
2024-08-06 15:21:41 -07:00
FrogAi
87e11e5bc4
Visuals - Quality of Life - Full Map
2024-08-06 15:21:41 -07:00
FrogAi
4a27842846
Visuals - Quality of Life - Big Map
2024-08-06 15:21:41 -07:00