Commit Graph

13504 Commits

Author SHA1 Message Date
Adeeb Shihadeh bb42f732b2 docs: turning the speed blue (#33079)
* blue speed

* compile

* just blue

* cleanup
old-commit-hash: db2a8e9506
2024-07-26 15:58:00 -07:00
Maxime Desroches 3a7e9b2a92 op.sh: check submodules (#33095)
submodules
old-commit-hash: eab9cd751c
2024-07-26 15:28:13 -07:00
Adeeb Shihadeh 8f98c76b3d cleanup macOS dependencies (#33094)
old-commit-hash: 6b5f88a533
2024-07-26 15:17:14 -07:00
Adeeb Shihadeh 63f630a98a op.sh: parallel submodule update
old-commit-hash: 00d9748d9a
2024-07-26 15:08:36 -07:00
Adeeb Shihadeh 07e7b371d9 update tinygrad url to tinygrad/tinygrad (#33093)
old-commit-hash: a1d2e84212
2024-07-26 15:04:57 -07:00
Adeeb Shihadeh a2667533c9 remove body submodule (#33091)
* remove body submodule

* little more

* fix op
old-commit-hash: d24b80fca4
2024-07-26 14:40:14 -07:00
Maxime Desroches 8af6320ddc op.sh: run pytest (#33090)
test
old-commit-hash: a1dce6ef47
2024-07-26 11:34:36 -07:00
Shane Smiskol 539c828861 tools: keep re pattern file small (#33084)
remove bz2 from re file
old-commit-hash: e68bb26e14
2024-07-25 22:05:10 -07:00
Adeeb Shihadeh 488e08507a remove opencv-python-headless (#33082)
old-commit-hash: f39c5c22e8
2024-07-25 19:30:40 -07:00
Adeeb Shihadeh b6f9ab20a0 setup.sh: fast git clone (#33081)
* setup.sh: filter clone

* no submodules
old-commit-hash: d128dbe27f
2024-07-25 18:59:29 -07:00
Adeeb Shihadeh 630f460442 op.sh: misc fixups (#33080)
* rm run

* little more

* lint

* one more lint

* cleanup
old-commit-hash: 8827067eae
2024-07-25 18:21:42 -07:00
Maxime Desroches a7ea42c4ea Update setup.sh
old-commit-hash: 02e30ac140
2024-07-25 16:59:42 -07:00
Maxime Desroches 5ca7e0bc30 op.sh: improvements (#33078)
improvements
old-commit-hash: 3c192cbf88
2024-07-25 16:57:43 -07:00
Adeeb Shihadeh 81ca279fb9 cleanup python dependencies (#33077)
* cleanup python dependencies

* fix ruff
old-commit-hash: e5b803f28e
2024-07-25 16:07:59 -07:00
Maxime Desroches 35f321dc68 fix pytools (#33076)
fix
old-commit-hash: fb1ad1d26a
2024-07-25 15:13:47 -07:00
Dean Lee 01ac526046 camerad: merge thread functions into one (#33025)
merge multiple thread functions into one
old-commit-hash: ccd369ee96
2024-07-25 15:05:14 -07:00
Maxime Desroches 3c0aac0315 Update setup.sh
old-commit-hash: 1989fbd4c4
2024-07-25 14:38:47 -07:00
Maxime Desroches 8b1766caa0 curl pc installer (#33072)
* setup

* curl

* usable right now

* op sim

* cleanup

* show cmd
old-commit-hash: 173a633a75
2024-07-25 14:28:41 -07:00
Adeeb Shihadeh fbdb5f3495 mac's getting there
old-commit-hash: c8622c9553
2024-07-25 14:27:29 -07:00
Adeeb Shihadeh dd7e41e326 new README (#33073)
* commonmark

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* relock

* copy paste

* Update README.md

* looks better like this

* cleanup
old-commit-hash: ed86910536
2024-07-25 14:20:00 -07:00
eivegau 805f2ff3bf Kia: add missing Optima EUR FW versions (#33027)
* Update fingerprints.py

* Apply suggestions from code review

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: cd8a603ad0
2024-07-25 13:47:43 -07:00
Dean Lee 757cb2eb6c mcid.py: optimize FFT and A-weighting calculations (#33057)
* Precomputing weighting

* add comments back

* use cache

* spacing

spacing

* clean up

* lower by diff

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 313a2826c2
2024-07-25 13:36:44 -07:00
Dean Lee 3be2c138b9 scons: remove redundant -DSWAGLOG Flag (#33070)
remove redundant_-DSWAGLOG Flag
old-commit-hash: 2da4aef268
2024-07-25 13:10:36 -07:00
Dean Lee 5b5e3ef053 camerad: add CameraConfig struct for initializing CameraState in constructor (#33065)
* Add CameraConfig struct for initializing CameraState in constructor

* init member variables
old-commit-hash: 75f49f84f3
2024-07-25 13:09:03 -07:00
Dean Lee 7ddd4a8e59 scons: move -Ithird_party/qrcode to qt modules (#33071)
move -Ithird_party/qrcode to qt modeules
old-commit-hash: edd8759f39
2024-07-25 10:16:59 -07:00
Maxime Desroches b6881ce161 Update op.sh
old-commit-hash: 6cdf2a1499
2024-07-24 23:11:23 -07:00
Maxime Desroches bc8e1101b3 op.sh: improvements (#33067)
* cabana

* pre-check

* cd

* change this

* fix

* fix install
old-commit-hash: 4ac938a578
2024-07-24 22:20:16 -07:00
Maxime Desroches 79b9f0b185 op.sh: general improvements (#33062)
* color

* format

* dry

* unset

* venv

* search for openpilot

* linter

* replay
old-commit-hash: 71ad5a8dee
2024-07-24 14:49:35 -07:00
Shane Smiskol 5fdbd73ba3 athenad: log failed upload items
old-commit-hash: add958bb08
2024-07-24 14:48:33 -07:00
Shane Smiskol 309ccf6482 LogReader: support multiple log extensions in route (#33066)
* support rlog.zst

* TODO
old-commit-hash: e38a1428aa
2024-07-24 14:47:33 -07:00
Adeeb Shihadeh f22ef8fc5a rerun: link to upstream issues
old-commit-hash: 31036771ee
2024-07-24 12:11:20 -07:00
Maxime Desroches d7721e3a4d ci: use github env for ui preview job name (#33060)
fix this
old-commit-hash: 2221ffcf0e
2024-07-24 11:03:24 -07:00
Hoang Bui e02af37ac8 CI: remove redundant save cache step (#33052)
remove
old-commit-hash: 3446941107
2024-07-24 10:36:28 -07:00
Maxime Desroches 2c010fe5a8 ci: fix ui preview (#33002)
* use pull_request_target

* env for name
old-commit-hash: d49c5193c3
2024-07-24 10:31:27 -07:00
Dean Lee 4d6d229820 camerad: refactor camera_open() into separate functions for clarity (#33056)
split function
old-commit-hash: 0fa6745a67
2024-07-24 10:07:10 -07:00
Dean Lee 7382299fda ui: fix wayland requestActivate warning on device (#33054)
fix wayland requestActivate warning in fullscreen mode
old-commit-hash: bd8dd65ce0
2024-07-24 09:42:31 -07:00
Maxime Desroches d33651d662 Update op.sh
old-commit-hash: 18c310addf
2024-07-23 23:04:42 -07:00
Maxime Desroches 4dbf2cd002 Update op.sh
old-commit-hash: 3382002cd0
2024-07-23 22:34:21 -07:00
Maxime Desroches 870a213e6b op tool helper (#33053)
* op

* change this

* juggler

* options

* fix

* submodules

* typo

* venv

* clean + install
old-commit-hash: f60dfd4dbb
2024-07-23 21:47:07 -07:00
Maxime Desroches e34c6db18c don't lock when installing python packages (#33051)
frozen
old-commit-hash: 1e9738131d
2024-07-23 14:52:08 -07:00
Harald Schäfer 543e691203 Longcontrol: engage into stopped state when needed (#33042)
test stay stopped
old-commit-hash: 3bc1b173d2
2024-07-23 13:55:30 -07:00
Dean Lee 61c4da30f5 Fix /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 warnings (#33047)
fix incompatible lib warning
old-commit-hash: fbbd4ee692
2024-07-23 11:53:40 -07:00
Adeeb Shihadeh 31a82aabd5 skip push
old-commit-hash: 9b8c1693c9
2024-07-23 11:41:27 -07:00
Adeeb Shihadeh 0dcbc9cb15 skip lfs
old-commit-hash: 29d0bfe1ab
2024-07-23 11:32:51 -07:00
Adeeb Shihadeh 5745c5a90f jenkins trigger fixups
old-commit-hash: ef5d6a0466
2024-07-23 11:27:56 -07:00
Adeeb Shihadeh 7cba0e1ada json encoding
old-commit-hash: e7ec1b8ff1
2024-07-23 11:14:00 -07:00
Adeeb Shihadeh 11132cdb2a CI: setup triggering jenkins for forks (#33049)
old-commit-hash: d828ac4344
2024-07-23 11:11:31 -07:00
Joseph Wagner de3ce0b3bb README.md: 275+ cars (#33048)
275+ cars
old-commit-hash: 93eb7ee0cc
2024-07-23 10:35:19 -07:00
Dean Lee 29dda3b232 Fix FutureWarning "Cython directive 'language_level' not set" (#33046)
fix FutureWarning
old-commit-hash: fb33366144
2024-07-23 09:27:10 -07:00
Shane Smiskol fd0fc08f8a [bot] Fingerprints: add missing FW versions from new users (#33039)
Export fingerprints
old-commit-hash: bd00a9d800
2024-07-22 13:36:53 -07:00