Commit Graph

226 Commits

Author SHA1 Message Date
firestarsdog 2e28374fc9 BigUI WIP: Map Panel WIP 2026-04-28 00:35:31 -04:00
firestar5683 9598e47162 build 2026-04-27 21:26:20 -05:00
whoisdomi 40372c63ee Force Stop 2.0
Force Stop 2.0 — Smoother deceleration curve. On cars with the ADAS stop-sign signal, stops are even more confident; cars without dashboard stop sign signal will also benefit from a new deceleration curve and MPC handoff.

Toggle off = stock behavior.
2026-04-27 21:26:20 -05:00
firestarsdog ff67d2eedd BigUI WIP: Finish nuking nav from ui 2026-04-25 23:40:39 -04:00
firestarsdog a2c39aa2ed BigUI WIP: Remove nav junk 2026-04-25 22:10:29 -04:00
firestarsdog a1a781bcf6 BigUI WIP: Tile title and description cleanup 2026-04-25 22:08:38 -04:00
firestarsdog ed695fab1b BigUI WIP: Simpleton 2026-04-25 17:17:13 -04:00
firestar5683 28fb6bc5ef f 2026-04-24 12:22:31 -05:00
firestar5683 41023b71e8 Remember Your Roots 2026-04-24 01:48:49 -05:00
firestar5683 1c85fed7b6 build 2026-04-24 00:59:31 -05:00
firestar5683 0024516f18 Hey Comma 2026-04-24 00:58:57 -05:00
firestar5683 7ede28e8fe build 2026-04-23 21:50:35 -05:00
whoisdomi 603190b87f Feature: Lane Change Smoothing
Lane Change Smoothing — single 1-10.
At 10 (default) behavior is stock-identical;
Lower values slow the maneuver toward ~8 s by scaling jerk and lateral accel limits during the lane change state.
Time-max abort window extends proportionally so slow settings can't trigger a mid-maneuver abort.
2026-04-23 21:48:56 -05:00
firestar5683 7cd8dd1002 build 2026-04-23 09:38:13 -05:00
whoisdomi 39afadb95f IONIQ
UI Build

LKAS engage/disengage sound

It will now make the same sound as op engage/disengage

Wheel Control fix 2

build

Feature: Model Name on Developer Sidebar

Model Name port and correct DEVELOPER_SIDEBAR_METRICS slot numbering

Wheel Controls button fixes

Mode/Star buttons were not showing on desk
LKAS option was showing even when car was using it for AOL, not it hides it if being used for AOL

MapGears Sync Accel/Decel on UI

MapGears will sync with "Longitudinal Tuning" UI to show chosen accel/decel profile to match with chosen drive mode.

Drive mode -> accel/decel profile mapping.
Eco → Eco
Normal → Standard
Sport → Sport+/Sport

Writes on gear state change, gated on MapAcceleration/MapDeceleration toggles independently

ECU Disable and Auto long/exp check

ECU Disable and Auto long/exp check

compile

Star and Mode buttons to wheel control options

cereal/custom.capnp — Added modePressed @16 and customPressed @17 fields to StarPilotCarState

opendbc_repo/opendbc/car/hyundai/carstate.py — Added STEERING_WHEEL_MEDIA_BUTTONS (50Hz) to the CANFD CAN parser, initialized mode_button/custom_button state, and set fp_ret.modePressed/fp_ret.customPressed in update_canfd()

common/params_keys.h — Added 6 new params: ModeButtonControl, LongModeButtonControl, VeryLongModeButtonControl, StarButtonControl, LongStarButtonControl, VeryLongStarButtonControl

starpilot/common/starpilot_variables.py — Added full short/long/very-long toggle processing for both Mode and Star buttons (gated on HyundaiFlags.CANFD), with has_canfd_media_buttons flag propagated to toggles

starpilot/controls/starpilot_card.py — Added Mode and Star button press counters and short/long/very-long press event handling, mirroring the existing distance button logic

selfdrive/ui/layouts/settings/starpilot/wheel.py — Added 6 new tiles for Mode/Star buttons (short, long, very long each), visible only when cs.isHKGCanFd is true

MapGears for HKG

Add HKG "Drive Modes" button ability to map to eco/normal/sport accel profiles.

Dashboard speed limit reading for CANFD

Add FR_CMR_02_100ms to CAN parsers in get_can_parsers_canfd: on ECAN (freq=10) for LKA_STEERING cars, on CAM (freq=0, optional) for all others
calculate_canfd_speed_limit and fp_ret.dashboardSpeedLimit assignment were already present
CAM bus uses freq=0 to avoid breaking canValid on non-LKA cars that don't have this message

CANFD steering limits

Raises STEER_MAX to 409
Speed-dependent deltas (DELTA_UP=10/DOWN=8 below 15 m/s, UP=2/DOWN=3 above),
Update panda safety ceiling and tests to match.
Removes TacoTuneHacks toggle dependency.

Ioniq 6 toml values update Updated toml values closer to learned values

DBC Update HKG Signals

Added 5 new messages to hyundai_canfd.dbc and hyundai_canfd_generated.dbc:

DRIVE_MODE_EV (0x205):
EV drive mode state with Normal/Eco/Sport (button) values. Can be used to change
acceleration profiles in openpilot based on drive mode.

CAM_0x361 (0x361):
Camera sign recognition with SIGN_TYPE and SIGN_TYPE_2 signals.
Dashboard Speed Limit. Can be used as source for SLC.

ADAS_0x380 (0x380):
ADAS stop sign detection bit. Dashboard stop sign alert.
Triggers 80-90ft before stop sign typically and can be used to help stopping for stop signs.

DOOR_LOCK (0x414):
Not actual command to lock/unlock, but may be used to detect lock state changes.

STEERING_WHEEL_MEDIA_BUTTONS (0x448):
Steering wheel button inputs (voice, phone, mode, next/prev, menu, scroll, custom)
Can be used to assign custom functions to steering wheel buttons in openpilot.

Targets Ioniq 6 but may apply to other Hyundai CAN FD vehicles.
2026-04-23 09:32:13 -05:00
firestarsdog ad0e4c0689 BigUI WIP: Weeee 2026-04-22 20:34:15 -05:00
firestar5683 920c6832d3 CEM / NO CAMERA / UI / REDNECK 2026-04-22 00:15:36 -05:00
firestarsdog 4362a2bce4 BigUI WIP: System Settings 2026-04-22 00:47:57 -04:00
firestar5683 8304a7f77b UI 2026-04-21 23:03:48 -05:00
firestar5683 fd1ea78a62 theme 2026-04-21 16:14:02 -05:00
firestarsdog 5e3ceafa5b BigUI WIP: Refinement
BigUI WIP: Sound Panel Touch Sliders
BigUI WIP: Sound Elements -> Aethergrid Extraction
BigUI WIP: More push_widget
2026-04-21 14:54:47 -04:00
firestar5683 bbc1737fbd Coast Toggle 2026-04-20 12:09:36 -05:00
firestar5683 174bb9f31f fixes and Themes 2026-04-19 21:39:02 -05:00
firestar5683 5f2dad82a1 more consistent param syncing 2026-04-19 16:33:22 -05:00
firestar5683 37c8c21420 build 2026-04-19 11:21:23 -05:00
firestar5683 ee3f32ade9 Border WIDTH 2026-04-19 11:20:28 -05:00
firestar5683 37100542e9 SLC 2026-04-19 11:10:33 -05:00
firestar5683 ead3933e8f Reapply "Mici customize?"
This reverts commit 4419e33dca.
2026-04-19 10:49:21 -05:00
firestar5683 4419e33dca Revert "Mici customize?"
This reverts commit 979015cd20.
2026-04-19 01:06:55 -05:00
firestar5683 979015cd20 Mici customize? 2026-04-19 00:59:39 -05:00
firestarsdog ebf1d387de BigUI WIP: Match upstream push_widget 2026-04-18 04:31:30 -04:00
firestarsdog a91a4c11dd BigUI WIP: Extraction into Aethergrid 2026-04-17 17:04:21 -04:00
firestar5683 e4a3e244bf Dm graphic 2026-04-16 22:30:05 -05:00
firestar5683 898c70102a Reapply "offset cluster" 2026-04-15 19:40:11 -05:00
firestar5683 e5db022df9 build 2026-04-14 19:18:43 -05:00
firestar5683 8c00f0a33f Galaxy and Konik 2026-04-14 19:17:10 -05:00
firestar5683 93cebacebf galaxy pin and Dm alert 2026-04-14 18:13:03 -05:00
firestar5683 1ce03e79f0 ui 2026-04-14 17:16:17 -05:00
firestarsdog 2e20cd061f BigUI WIP: Sounds/Sliders 2026-04-14 17:28:18 -04:00
firestarsdog 936a50e35d BigUI WIP: Some Sounds 2026-04-14 03:21:25 -04:00
firestarsdog 813caad5ca BigUI WIP : Model Manager updates 2026-04-13 23:07:24 -04:00
firestar5683 9c54dcf26f port lock 2026-04-13 19:08:49 -05:00
firestar5683 2e7579e25e build 2026-04-13 18:11:21 -05:00
firestar5683 779557303b ui crashout 2026-04-13 18:10:22 -05:00
firestarsdog d5b6ec2ef6 BigUI WIP: Some reusable stuff 2026-04-13 18:01:39 -04:00
firestar5683 7d7d39faca UI Replay 2026-04-12 23:03:57 -05:00
firestar5683 7568ab4e3d fixes 2026-04-12 20:51:49 -05:00
firestar5683 541c4d4735 build 2026-04-12 17:30:47 -05:00
firestar5683 121b593b3f c4 2026-04-12 16:58:41 -05:00
firestarsdog b755562edb Maybe this can delay the SLC deletion 2026-04-12 17:52:47 -04:00