Jason Wen
95ef2c09bb
Merge branch 'dev-priv/master' into subaru-gen2-torque-increase
...
# Conflicts:
# panda
2023-10-01 03:21:51 -04:00
Jason Wen
e6d11a46b4
Torqued: Hide torqued in Dev UI when Custom Live Tune is overriding ( #317 )
2023-10-01 03:14:36 -04:00
Jason Wen
cc47228363
Cereal: Use custom reserved structs (aka MSPA) ( #316 )
...
* Cereal: Use custom reserved structs
* bump cereal
* fix dmonitoring
* pandaStateSP & controlsStateSP
* LongitudinalPlanSP
* LateralPlanSP
* LiveMapDataSP
* E2eLongStateSP
* fixup! LongitudinalPlanSP
* fix
* LongitudinalPersonality fix
* sync with upstream
* bump cereal
* LongitudinalPersonalitySP fixed
* LongitudinalPlanSP fix
* no need
* bump cereal
* bump panda
* no longer logs controlsAllowedLong
* bump cereal
* bump cereal
* fix
* LiveMapDataSP fix
* MSPA (#217 )
* Cereal: Use custom reserved structs
* fix dmonitoring
* sync with upstream
* bump cereal
* bump cereal
* fix
* bump cereal
* fix
* unused
* check sm valid
* bump cereal
* MSPA: Unused service (#218 )
* bump panda
* bump panda
* bump panda
2023-10-01 03:13:14 -04:00
Jason Wen
823e82ec0a
MADS: Remove controlsAllowedLong pandaStates to sync with stock cereal ( #315 )
...
* MADS: Remove controlsAllowedLong pandaStates to sync with stock cereal
* bump panda
* bump panda
2023-10-01 02:27:52 -04:00
Jason Wen
12a56eb46e
ui: Settings toggle color change ( #314 )
...
* ui: Move toggle to the left of ParamControl
* blank icons
* tesla blue
* tesla blue
* Revert "ui: Move toggle to the left of ParamControl"
This reverts commit 3f6a3c831e5eebc740733ce625ef7dd11985c7e7.
* Revert "blank icons"
This reverts commit d778cf378b6374b89fa679b4f3358dbf48c89a06.
2023-09-30 22:16:49 -04:00
Jason Wen
5d8354ec63
ui: Redesign settings sidebar panel ( #313 )
...
* ui: Redesign settings sidebar panel
* redesign close button
* add icon
* remove
* no icons for now
* more adjust
2023-09-30 03:16:55 -04:00
Jason Wen
d6a768c96f
Hyundai CAN Longitudinal: Parse lead info for camera-based SCC platforms ( #299 )
...
* Hyundai CAN Longitudinal: Parse lead info for camera-based SCC platforms
* typo
* another typo
* camera SCC has them flipped
* disable `radarUnavailble`
* Missing on these platforms
* parse lateral position of lead car from vision model output
* fix CP init
2023-09-30 01:20:13 -04:00
Jason Wen
705bd1a42a
Merge branch 'dev-priv/master' into subaru-gen2-torque-increase
...
# Conflicts:
# panda
2023-09-29 11:01:05 -04:00
Jason Wen
b982079429
HKG: Car Port for Kia Seltos Non-SCC 2023-24 ( #288 )
...
* HKG: add Kia Seltos 2024 Non-SCC platform
* 2023 MY also works
* finish port
* Update CHANGELOGS.md
* update name
* add fw
* fix
* fix list
2023-09-29 08:59:01 -04:00
Jason Wen
47096cbb3c
Merge branch 'master' into dev-priv/master
...
# Conflicts:
# CHANGELOGS.md
2023-09-29 08:57:43 -04:00
Jason Wen
44b0b11ff1
HKG: add Kia Seltos 2023-24 Non-SCC platform ( #215 )
...
* HKG: add Kia Seltos 2024 Non-SCC platform
* 2023 MY also works
* Update CHANGELOGS.md
* add fw
* fix
* fix list
2023-09-29 08:56:50 -04:00
Jason Wen
613d5b4aba
Torque Lateral Control: Refactor settings ( #300 )
...
* Torque Lateral Control: Refactor settings
* don't need this
* only offroad allowed
* Don't need this
* allow when offroad
* gate them
* flipped
* handle them better
* cleaner
* remove duplicate
* toggle checks cleanup
* 2.5 second check
* trigger refresh when going offroad
* cleanup
* move toggle
* update title and description
* fix ampersand
* update live torque toggle
* live torqued every 2.5 second
2023-09-29 02:36:55 -04:00
Jason Wen
71fc267606
ui: Feature Status: Update only when param is changed ( #311 )
...
* ui: Feature Status: Update only when param is changed
* less calls
2023-09-29 01:49:43 -04:00
Jason Wen
c0f2e6bc05
ui: Allow SPOptionControl button group enabled state modifications ( #310 )
2023-09-29 00:54:15 -04:00
Jason Wen
c49b5c8e35
Lateral Planner: Fix Custom Offsets and Path Offset in all modes ( #309 )
...
* Lateral Planner: Fix Custom Offsets and Path Offset in all modes
* Update init values
2023-09-29 00:39:49 -04:00
Jason Wen
429f7307be
Subaru: Stop and Go autoresume ( #289 )
...
* Subaru: Stop and Go autoresume
* Update CHANGELOGS.md
* Update CHANGELOGS.md
* do this
* sync with subaru-community
* sync for manual parking brake
* no slot machine pls
* fix this too
* flipped
* fix panda
* comments
* Update CHANGELOGS.md
* check every 2.5 second
* move them to a function
* more logical
* frame-based frequency sends
* type hinting
* should be tuple
* better grouping
* for docs regeneration
* same as upstream
* move it down
* cleanup
* use int flag and safety param, only block message when sng is allowed
* Do it here instead
* gate everything
* move comment
* block tx if sng is not allowed on certain platforms
* bump panda
2023-09-29 00:33:03 -04:00
Jason Wen
c2c2be07bc
3D Building on Map ( #308 )
...
* ui: 3D buildings on map
* add toggle
* toggleable offroad only
* fixes
* Revert "toggleable offroad only"
This reverts commit 7c0c8d99bca3bbec00921c2d438e68b5f9054393.
2023-09-28 00:10:51 -04:00
Jason Wen
5214a703d7
Sentry: Cleanup unncessary inits ( #307 )
...
* Sentry: cleanup unncessary inits
* unnecessary
* unused
* cleanup
2023-09-27 21:59:13 -04:00
Jason Wen
a612ee07d7
ui: Fix blinker positions when in split view ( #306 )
...
* ui: Fix blinker positions when in split view
* Shorten name
2023-09-27 12:27:02 -04:00
Jason Wen
5bf6368947
ui: Clear road name cache when going onroad ( #305 )
...
* ui: Clear road name cache at UI initiation
* clear on offroad
2023-09-27 11:17:16 -04:00
Jason Wen
c8cb9b3b75
ESCC: Disable radarUnavailable when detected ( #304 )
2023-09-27 02:27:34 -04:00
Jason Wen
5dbecc7d38
Hyundai: radar interface fixups ( #303 )
2023-09-27 02:10:44 -04:00
Jason Wen
67208ee372
ui: sunnypilot settings panels params cleanup ( #302 )
2023-09-26 23:00:10 -04:00
Jason Wen
934aa7acd2
ui: Controls Panel: slight cleanup ( #301 )
2023-09-26 21:46:31 -04:00
Jason Wen
5cf452acdd
Hyundai: radar interface cleanup ( #298 )
2023-09-26 10:00:41 -04:00
Jason Wen
65b74b45c4
Toyota: Stop and Go hack implementation ( #290 )
2023-09-25 14:46:50 -04:00
Jason Wen
dd98954ce3
Toyota: ZSS support ( #292 )
...
* Toyota: ZSS support
* comment
2023-09-25 14:45:27 -04:00
Jason Wen
99d64ed1b4
ui: Sync Onroad Settings buttons with Onroad Feature Status ( #297 )
2023-09-25 12:45:15 -04:00
Jason Wen
172d629393
Retain hotspot/tether: Check HotspotOnBoot toggle ( #296 )
2023-09-25 11:44:26 -04:00
Jason Wen
7445c42b5d
Retain hotspot/tether: Initialize after modem is configured ( #295 )
2023-09-25 10:48:39 -04:00
Jason Wen
8d75ca9a7b
Retain hotspot/tether: Fix initialization ( #293 )
...
* Retain hotspot/tether: Fix initialization
* init before manager starts
* simpler
2023-09-25 01:14:48 -04:00
Jason Wen
9cab2802ea
Merge branch 'master' into dev-priv/master
2023-09-24 00:22:53 -04:00
Jason Wen
ab66732ee9
ui: Some comments in sunnypilot settings ( #291 )
2023-09-24 11:33:19 -04:00
Jason Wen
fb9a990184
FCR: sync with upstream supported car platforms
2023-09-24 00:09:50 -04:00
Jason Wen
3b1ad57ee2
sunnypilot: Fix upstream conflict
2023-09-23 14:12:49 -04:00
Jason Wen
da58d5114b
Fleet Manager: paths cleanup ( #216 )
2023-09-23 10:33:33 -04:00
Jason Wen
07e1b55df2
Update CHANGELOGS.md
2023-09-23 08:36:17 -04:00
Jason Wen
c5a85ba831
Gap Adjust Cruise: Fix object reference
2023-09-23 05:18:36 -04:00
Jason Wen
acdfbbb359
Gap Adjust Cruise: Fix unnecessary I/O ( #287 )
2023-09-23 13:53:46 -04:00
Yassine
231f2331aa
Gap Adjust Cruise: Fix param typing
2023-09-23 03:16:52 -04:00
Jason Wen
3b776937fa
Sync params
2023-09-23 01:31:57 -04:00
Jason Wen
64e38459d0
Merge branch 'master' into dev-priv/master
...
# Conflicts:
# system/fleetmanager/fleet_manager.py
# system/fleetmanager/helpers.py
2023-09-23 00:36:44 -04:00
Jason Wen
90b170af9a
Merge branch 'dev-priv/master' into subaru-gen2-torque-increase
...
# Conflicts:
# panda
2023-09-23 00:10:35 -04:00
Jason Wen
31c56ca708
Merge branch 'master' into dev-priv/master
...
# Conflicts:
# panda
# selfdrive/car/hyundai/carstate.py
# selfdrive/car/hyundai/hyundaican.py
# selfdrive/controls/controlsd.py
# selfdrive/manager/custom_dep.py
2023-09-23 00:06:34 -04:00
Jason Wen
d20dbdf12b
Update CHANGELOGS.md
2023-09-22 23:53:46 -04:00
Jason Wen
a8fbb3bcec
Merge branch 'master' into dev-priv/master
2023-09-22 23:50:24 -04:00
Jason Wen
9308c16823
Core management ( #232 )
...
* set core affinity and priority for gpxd and gpx_uploader
* use higher cores
* 4 is available offroad
* sync them all
* set for fleet manager
* only upload gpx while offroad
2023-09-23 09:43:29 -04:00
Jason Wen
c514823c94
navd: Prioritize comma Prime Mapbox token ( #286 )
2023-09-23 01:59:16 -04:00
Jason Wen
ac7d86d292
navd: Auto detect custom Mapbox token ( #285 )
...
* navd: Auto detect custom Mapbox token
* cleanup
2023-09-23 01:26:09 -04:00
Jason Wen
eb2a58185d
Merge branch 'upstream/openpilot/master'
...
# Conflicts:
# .pre-commit-config.yaml
# README.md
# cereal
# opendbc
# panda
# selfdrive/car/torque_data/override.yaml
2023-09-22 23:49:13 -04:00