Jason Wen
bdb733ddc9
car: Fix typo with ParamManager variable ( #382 )
2024-08-02 12:36:49 -04:00
DevTekVE
b63ef7b0bf
Create codeql.yml
2024-08-02 18:35:44 +02:00
Jason Wen
09d1604b84
MADS: Honda: Fix PCM ACC disengage fault ( #363 )
...
* MADS: Honda: Fix PCM ACC disengage fault
* try this out
* honda only
2024-08-02 11:41:20 -04:00
Jason Wen
61f7690265
ci: Update build number on dev builds with Discord notification ( #381 )
2024-08-02 11:38:25 -04:00
John Belmonte
4cb7263dd6
Docs: Fix indentation of feature list ( #379 )
...
Fix indenting of feature list
2024-08-02 16:35:37 +02:00
DevTekVE
ef2331b5df
ci: Prebuilt public branches and update build number ( #380 )
...
* fixing build number + forcing run to test
* Cleaning up and changing the process for the auto builds
* updating the logic for the extra verson identifier
* Return to default master-dev-c3
* if this is MR on gitlab, we also publish prebuilt on private gitlab for internal testing
* Silly formatting issue
2024-08-02 10:26:14 -04:00
Jason Wen
9be3925ee1
MADS: Hyundai: Independent control with LFA button ( #362 )
...
* MADS: HKG CAN-FD: Disallow cruise buttons to engage when pcmCruiseSpeed is off
* handle states properly
* this is better
* make sure main button is pressed
* oops flipped main
* same behavior
* handle cruise main button universally
* both
* not needed
* oops
* wtf how did i miss
2024-08-01 23:34:35 -04:00
Jason Wen
8d760272c7
car: Move all live param checks to ParamManger ( #378 )
...
car: Move all live param checks to ParamManger
2024-08-01 23:23:00 -04:00
Mathew Locoteta
22e0b4d597
Honda Longitudinal: Remove tuning from 4-CYL 9th Gen Accord ( #359 )
...
Remove ACC tuning from 9th Gen Accord
Co-authored-by: Jason Wen <haibin.wen3@gmail.com >
2024-08-01 22:42:13 -04:00
Jason Wen
08afbd7cb5
car: Check params before car state is updated ( #364 )
...
* car: Check params before car state is updated
* read params in a thread instead
* initialize list
* Do this instead
* type hint
* ParamManager
* make them internal
2024-08-01 18:12:27 -04:00
DevTekVE
f311c8b1d7
No auto publish for dev-c3 or release-c3
2024-08-01 20:09:17 +02:00
DevTekVE
fb7076a042
Change remote
2024-08-01 18:28:15 +02:00
DevTekVE
cd0ee08763
Allow auto publishing of public prebuilts
2024-08-01 18:10:59 +02:00
DevTekVE
f7ab369d47
First attempt at mirroring to gitlab
2024-08-01 17:22:43 +02:00
Jason Wen
54d5281064
MADS: Map cruise main and lateral buttons to button events ( #373 )
...
* MADS: Map cruise main and lateral buttons to button events
* MADS: Map cruise main and lateral buttons to button events
* different style
* nah
(cherry picked from commit 4d7afe3a7b )
* reimplement
2024-08-01 10:26:27 -04:00
Jason Wen
fa3a0ba747
CI: Update prebuilt repository URL ( #374 )
2024-07-31 19:47:34 -04:00
Jason Wen
b3926faebb
Revert "MADS: Map cruise main and lateral buttons to button events" ( #372 )
...
Revert "MADS: Map cruise main and lateral buttons to button events (#361 )"
This reverts commit 4d7afe3a7b .
2024-07-31 18:41:17 -04:00
DevTekVE
9810b10c49
[SL] Enable sunnylink by default ( #366 )
...
Enable Sunnylink by default
Sunnylink was previously conditionally enabled based on build metadata. This change ensures that Sunnylink is enabled by default, facilitating immediate access for all builds.
2024-07-31 10:31:51 -04:00
Jason Wen
4d7afe3a7b
MADS: Map cruise main and lateral buttons to button events ( #361 )
...
* MADS: Map cruise main and lateral buttons to button events
* different style
* nah
archive/setup-mirror
2024-07-30 10:58:35 -04:00
Jason Wen
4e237e59a5
Translations: Add untranslated
2024-07-29 21:01:11 -04:00
Jason Wen
957e6666a5
License: Loosen restrictions
2024-07-29 18:27:40 -04:00
Jason Wen
1f770e1bea
Submodule: Point to panda on GitHub
2024-07-29 15:25:44 -04:00
Jason Wen
eb1b0d7ddc
Update public panda submodule
2024-07-29 06:55:29 -04:00
Jason Wen
447f76d9cf
ui: Split sunnypilot into its own classes
2024-07-29 06:40:35 -04:00
Jason Wen
be72a8ed06
Revert "Toyota: Auto Brake Hold"
...
This reverts commit 15d94a01
2024-07-29 06:40:34 -04:00
Jason Wen
7e31333b36
Add Custom MIT License
2024-07-29 06:40:34 -04:00
DevTekVE
c26fd9d7c0
Add new parameters for enabling GitLab runner and Sunnylink uploader
2024-07-29 06:21:01 -04:00
Jason Wen
ca8c74bc0d
MADS: Use modern button events parsing
2024-07-29 06:21:01 -04:00
Jason Wen
2f3d999c67
ui: Lead car chevron: Time to Lead Car
2024-07-29 06:21:01 -04:00
Jason Wen
05536bf439
Driving Model Selector v5: Bug fixes
2024-07-29 06:21:01 -04:00
Jaosn Wen
e994c2cb96
Scons: Split sunnypilot/Sconscript
2024-07-29 06:20:37 -04:00
Jaosn Wen
fb04ddc9a1
Scons: Set SUNNYPILOT to CPPDEFINES
2024-07-29 06:20:37 -04:00
Jason Wen
1fb0cb59a6
Scons: Build sunnypilot elements with added GPG keys
2024-07-29 06:20:37 -04:00
DevTekVE
e24271aa2b
Processor definition check for __APPLE__ has a typo on replay ( #32930 )
...
(cherry picked from commit 3c74ad145e )
2024-07-29 06:20:37 -04:00
Jason Wen
1a8170e839
Speed Limit Control: Gate behind longitudinal
2024-07-11 23:51:17 -04:00
Jason Wen
c1cd33dbc1
MADS: Fix extra gear check
2024-07-11 15:46:24 +00:00
DevTekVE
606fb2d7c9
sunnylink: disable log upload handler
2024-07-10 17:01:57 +00:00
Jason Wen
d9da6064c0
ui: Build mapsd in UBUNTU_FOCAL-based AGNOS
2024-07-10 11:04:46 -04:00
Jason Wen
ba12998986
ui: onroad: drawLead cleanup
2024-07-09 22:59:44 -04:00
Jason Wen
64a34f97aa
Revert "remove nav apt dependencies ( #32792 )"
...
This reverts commit 9a084a73c5 .
2024-07-08 09:13:37 -04:00
Jason Wen
a1dbcfd62b
Revert "MADS: Honda Nidec: Fix enforce cruise cancel with stock PCM"
2024-07-08 03:38:29 +00:00
Jason Wen
b0b0e65ebc
Bump submodules
2024-07-07 17:57:18 -04:00
Jason Wen
b455ea197b
CarParam: set spFlags from platforms at init
2024-07-07 17:54:30 -04:00
Jason Wen
79ad7f1838
Update CHANGELOGS.md
2024-07-07 17:54:30 -04:00
Jason Wen
85e2589512
ui: Build navigation in UBUNTU_FOCAL-based AGNOS
2024-07-07 17:53:26 -04:00
Jason Wen
b33f8f33ca
Models: Update default name
2024-07-07 17:53:26 -04:00
Jason Wen
81fb8b2883
FCR: sync with upstream supported car platforms
2024-07-07 17:53:26 -04:00
Jason Wen
f3729d95ff
Clion: Build scripts updates
2024-07-07 17:53:26 -04:00
Jason Wen
b5227c0a06
Driving Model Selector v5
2024-07-07 17:53:26 -04:00
Adeeb Shihadeh
d3cb0d24c4
Sync: sunnypilot/sunnypilot:master into sunnypilot/openpilot-special:master-priv
2024-07-07 10:15:50 -04:00