Commit Graph

  • 2c59b5f8c6 raylib: common mouse press hook (#35489) Shane Smiskol 2025-06-06 23:00:55 -07:00
  • db5e413049 Experimental button should be raylib widget (#35491) Shane Smiskol 2025-06-06 22:53:44 -07:00
  • 2031a33188 ui: add experimental mode toggle button with visual indicator (#35446) Dean Lee 2025-06-07 13:14:18 +08:00
  • 7875cc4713 raylib: consistent use of rect in render function (#35490) Shane Smiskol 2025-06-06 22:11:41 -07:00
  • c3aa7cffed ui: add auto camera switching based on speed in experimental mode (#35437) Dean Lee 2025-06-07 12:10:51 +08:00
  • c145de96f9 raylib: match QT UI panel order (#35487) Shane Smiskol 2025-06-06 20:21:11 -07:00
  • 4bbbf51236 Fix raylib issue (#35486) Shane Smiskol 2025-06-06 20:20:58 -07:00
  • 3ce87d0ac9 raylib: base widget class (#35484) Shane Smiskol 2025-06-06 19:32:03 -07:00
  • a1ee5f5ba8 raylib spinner: temp fix crash Shane Smiskol 2025-06-06 17:18:50 -07:00
  • 29830440b4 format raylib (#35483) Shane Smiskol 2025-06-06 15:43:47 -07:00
  • 541bd4d4d9 ui: switch spinner and text window back to standalone process (#35470) Dean Lee 2025-06-07 04:20:05 +08:00
  • 6767bfce44 ui: add ModalOverlay system for unified modal dialog management (#35478) Dean Lee 2025-06-07 04:18:07 +08:00
  • 75434b10b9 add that back Adeeb Shihadeh 2025-06-06 13:13:30 -07:00
  • 63e7a0ca15 Revert "feat: remove esim.nmconnection, use AGNOS lte conn (#35389)" Adeeb Shihadeh 2025-06-06 13:08:57 -07:00
  • ba2d2677c1 modeld: no hardcoded frame names (#35476) ZwX1616 2025-06-06 13:05:54 -07:00
  • e389b19ed7 system/ui: fix setup error: 'WifiManagerWrapper' object has no attribute 'request_scan' (#35477) Dean Lee 2025-06-07 02:24:41 +08:00
  • ce9d1683a5 bump to 0.9.10 Adeeb Shihadeh 2025-06-05 16:58:44 -07:00
  • 2000f9aff3 raylib: ban non-cached measure_text_ex (#35462) Shane Smiskol 2025-06-05 14:37:12 -07:00
  • 3a622cbe25 ui: add WiFi manager to settings (#35454) Dean Lee 2025-06-06 04:16:38 +08:00
  • 6b59f67ab5 ui: implement home layout with fully functional offroad alerts (#35468) Dean Lee 2025-06-06 04:16:07 +08:00
  • cb22be6079 ui: add support for enabling/disabling the toggle (#35471) Dean Lee 2025-06-06 04:15:12 +08:00
  • 23ea85dca6 ui: kick watchdog (#35460) Dean Lee 2025-06-06 04:14:57 +08:00
  • 812a2c472a min steer speed fix mazda_2023_testing MoreTore 2025-03-16 19:20:18 -05:00
  • 1e3383e6b6 calibrated steering angle MoreTore 2025-03-16 18:43:32 -05:00
  • c51d15127e fix checksum MoreTore 2025-03-16 17:46:08 -05:00
  • 4100c81943 panda safety fix MoreTore 2025-03-16 14:12:20 -05:00
  • 53be512377 mazda gen3 MoreTore 2025-06-05 15:09:07 -05:00
  • 36a2d5358d mazda gen3 MoreTore 2025-06-05 15:07:33 -05:00
  • 8aadf02b2f selfdrived: more robust NVMe check Adeeb Shihadeh 2025-06-05 12:51:21 -07:00
  • 1668a46b6a bump submodules Adeeb Shihadeh 2025-06-05 11:42:05 -07:00
  • 459179ff6c ui: fix settings close button shape and press state (#35469) Dean Lee 2025-06-06 02:01:49 +08:00
  • ef6719f24e webcam: make driver camera optional (#35455) Andrei Radulescu 2025-06-05 20:23:51 +03:00
  • 3ad74b440c macos: no logcatd and proclogd (#35457) Andrei Radulescu 2025-06-05 20:23:27 +03:00
  • 05fa135be6 ui: make the toggle color match QT (#35466) Dean Lee 2025-06-06 01:13:44 +08:00
  • a8639d3feb rgb is default (#35467) Harald Schäfer 2025-06-04 23:40:41 -07:00
  • 0d7b157965 bump opendbc (#35465) Shane Smiskol 2025-06-04 15:10:52 -07:00
  • 462301d2e0 ui: implement smooth camera stream switching with seamless transitions (#35449) Dean Lee 2025-06-05 05:20:52 +08:00
  • 8b516abb31 ui: replace rl.measure_text with measure_text_cached in sidebar (#35450) Dean Lee 2025-06-05 05:14:40 +08:00
  • 0360926962 ui: fill the bg with disengaged color if no frame (#35451) Dean Lee 2025-06-05 05:08:29 +08:00
  • 96cfd5aaf7 ui: add ListView component and settings layouts with declarative UI (#35453) Dean Lee 2025-06-05 05:06:50 +08:00
  • 88466fb62f ui: improve onroad layout transitions (#35458) Dean Lee 2025-06-05 04:55:03 +08:00
  • 912160c429 ui: improve calibration height initialization (#35459) Dean Lee 2025-06-05 04:54:45 +08:00
  • 2e41d959ac ui: add main UI entry point (#35422) Dean Lee 2025-06-04 14:12:36 +08:00
  • 7ee50e7b87 system/ui: add text measurement caching (#35436) Dean Lee 2025-06-04 14:07:29 +08:00
  • fc0bb72147 selfdrive/ui: enable conflate mode in VisionIpcClient to prevent stale frame rendering (#35445) Dean Lee 2025-06-04 14:06:46 +08:00
  • 4c8f15221e Tesla: move safety out of debug (#35447) Shane Smiskol 2025-06-03 22:07:52 -07:00
  • 2dcab07be7 Revert "selfdrive/ui: add experimental mode toggle button with visual indicator" (#35442) Shane Smiskol 2025-06-03 14:59:07 -07:00
  • fb6243688d raylib: rename DEBUG_FPS Shane Smiskol 2025-06-03 14:53:26 -07:00
  • 68b043606c ui: fix alert timeout detection using wrong FPS constant (#35438) Dean Lee 2025-06-04 05:52:43 +08:00
  • ae8076e729 selfdrive/ui: add experimental mode toggle button with visual indicator (#35439) Dean Lee 2025-06-04 05:51:56 +08:00
  • 928dc6259b Revert "ui: fill the bg with disengaged color if not started" (#35441) Shane Smiskol 2025-06-03 14:51:15 -07:00
  • da58feb869 system/ui: fix wifi network icon resize artifacts (#35440) Dean Lee 2025-06-04 04:08:10 +08:00
  • 10dc40db04 ui: fill the bg with disengaged color if not started (#35434) Dean Lee 2025-06-04 02:07:42 +08:00
  • 5505338ffb model replay: less frames and less complexity (#35427) Harald Schäfer 2025-06-02 21:54:37 -07:00
  • f78ba72a85 ui: add timeout check for unresponsive system detection (#35433) Dean Lee 2025-06-03 12:32:13 +08:00
  • 6f6adc10a8 lagd: disable in release (#35426) Shane Smiskol 2025-06-02 21:29:05 -07:00
  • 108790870e Multilang: Update pt-BR translations. (#35428) Alexandre Nobuharu Sato 2025-06-03 01:18:34 -03:00
  • 9568f64c57 Multilang: kor translation update (#35429) Lee Jong Mun 2025-06-03 13:15:08 +09:00
  • 8695134b08 Faster lagd test (#35430) Shane Smiskol 2025-06-02 21:14:53 -07:00
  • 28bf362f69 ui: add safety check to prevent ui overlay access to invalid data (#35432) Dean Lee 2025-06-03 12:13:21 +08:00
  • 1a84b05bde lagd: make method static Shane Smiskol 2025-06-02 20:53:11 -07:00
  • 29afd667cc move onroad/driving stuff from system/ui to selfdrive/ui (#35425) Dean Lee 2025-06-03 04:27:17 +08:00
  • bb36b6687c [bot] Update translations (#35424) github-actions[bot] 2025-06-02 11:44:00 -07:00
  • d46066225d system/ui: add centralized UIState singleton for global state management (#35397) Dean Lee 2025-06-03 01:18:44 +08:00
  • b59841329b system/ui: refactor AlertRenderer for improved maintainability and consistency (#35421) Dean Lee 2025-06-03 00:07:19 +08:00
  • 0707114264 system/ui: optimize point allocation, cllipping, and HSLA Color Conversion in model renderer (#35423) Dean Lee 2025-06-02 23:56:47 +08:00
  • d488529a94 system/ui: add font_weight parameter to gui_text_box (#35420) Dean Lee 2025-06-02 23:48:35 +08:00
  • 69076c50d8 bump opendbc (#35419) Shane Smiskol 2025-06-01 23:15:23 -07:00
  • 09a8b34469 Update torqued.py MoreTorque 2025-05-21 13:18:25 -05:00
  • 506b4c3395 Update override.toml MoreTorque 2025-05-21 13:12:27 -05:00
  • e9979c834d override MoreTore 2025-05-21 13:05:55 -05:00
  • fc2b2dfc7d buidl on pc MoreTore 2025-05-21 12:22:25 -05:00
  • b60aa9f385 torqued MoreTore 2025-05-21 12:22:17 -05:00
  • 053cc541a0 params MoreTore 2025-05-21 12:22:09 -05:00
  • b082c4a43a torqued MoreTore 2025-05-21 11:15:49 -05:00
  • 340b0c1e70 calculate steering rate instead MoreTore 2025-05-21 10:34:27 -05:00
  • cf3f18e0a1 fix stop state MoreTore 2025-05-21 10:29:02 -05:00
  • a0ee41ed5a fix standstill MoreTore 2025-05-21 10:28:45 -05:00
  • 1b064ac606 raise acc delay and actuator delay MoreTore 2025-05-21 10:27:14 -05:00
  • 61753f25fb lower acc factor MoreTore 2025-05-21 10:25:38 -05:00
  • 511f6fc689 fix blended acc jerk jakethesake420 2025-04-28 18:58:46 -05:00
  • 3fbaca6870 cancel lane change jakethesake420 2025-04-27 14:49:33 -05:00
  • 52d1826509 better brake pedal signal jakethesake420 2025-04-27 14:32:21 -05:00
  • af2d197165 cancel lane change jakethesake420 2025-04-27 14:15:09 -05:00
  • a2ce1288ec better brake signal jakethesake420 2025-04-27 14:12:04 -05:00
  • 53c6881c74 cancel lane change jakethesake420 2025-04-27 13:13:47 -05:00
  • 5e6e04b88f Mazda steering rate signal jakethesake420 2025-04-27 12:22:09 -05:00
  • 42a0ade61a ignore prebuilt file MoreTore 2025-04-26 16:14:45 -05:00
  • 43db027b28 WebRTC Live Streamer MoreTore 2025-04-26 14:39:38 -05:00
  • 12970032de Fix cabana jakethesake420 2024-12-24 21:44:22 -06:00
  • 250c7d3a03 Mazda NNFF MoreTore 2025-04-26 14:25:54 -05:00
  • 7f8fee1363 Default Params MoreTore 2025-04-26 14:19:22 -05:00
  • ea8b90327d Mazda Blended ACC MoreTore 2025-04-26 14:14:35 -05:00
  • e55566291a Athena: get ipv4 addr MoreTorque 2024-11-29 03:36:24 -06:00
  • 90954ec9a1 launch openpilot MoreTore 2025-04-26 13:00:24 -05:00
  • 3b9e0674b0 Dont Record Front MoreTore 2025-04-26 12:59:16 -05:00
  • 519204df92 Mazda Settings MoreTore 2025-04-26 12:58:52 -05:00
  • d1eaf2a61e torque params MoreTore 2025-04-26 12:57:01 -05:00
  • e7c6fb44e7 Mazda Interface MoreTore 2025-04-26 12:56:14 -05:00
  • d2943243ca Mazda Fingerprints MoreTore 2025-04-26 12:42:39 -05:00