DevTekVE
8f7bbe4ee3
macos: use /tmp instead of /dev/shm ( #34097 )
...
* No /dev/shm on MacOS so we go to tmp instead given that the /dev/shm makes tests not really work fine on mac
* Cleanups
Fix cereal messaging tests
* keep msgq stock
More shm updates for macos
* typo
* fix return
* Semicolon...
5 months ago
Maxime Desroches
75bf756893
raylib: add touch support ( #34151 )
...
bump raylib
5 months ago
Maxime Desroches
a22d6cd0d3
raylib: disable build on ubuntu focal ( #34150 )
...
build
5 months ago
Lee Jong Mun
3d54c383ab
manager: garbage collect old process ( #34149 )
5 months ago
Adeeb Shihadeh
1ec2c56b4e
gc old DM init param
5 months ago
Adeeb Shihadeh
c4edfa8b25
camerad: fix running AR0231 in single road cam mode ( #34148 )
...
Co-authored-by: Comma Device <device@comma.ai>
5 months ago
Dean Lee
7aeabc37d0
cabana: add support to fetch preserved routes ( #34146 )
...
add support to fetch preserved routes
5 months ago
YassineYousfi
5160bee543
PlayStation® model ( #34133 )
...
* e2a90efd-8986-4c97-8f55-22725cdee8b9/400
* bea47b6f-c2f9-460f-9658-73f202756294/400
* 7e8efd49-f1a4-4355-912e-610633e0e7f9/390
* 7e8efd49-f1a4-4355-912e-610633e0e7f9/400
---------
Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
5 months ago
Adeeb Shihadeh
b33441213a
tools/op: add switch command ( #34112 )
...
* tools/op: add switch command
* fix
* .
* usage
* fix
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
5 months ago
Dean Lee
43807746ff
athenad: fix memory leak by closing Response objects ( #34101 )
...
* fix memory leak by closing Response
* use with
5 months ago
Dean Lee
685dc5a80c
selfdrive/debug: fix broken check_can_parser_performance.py ( #34143 )
...
fix broken check_can_parser_performance.py
5 months ago
Adeeb Shihadeh
1bc1d2e020
jenkins: only run pigeon and encoder tests on path diffs ( #34142 )
5 months ago
Adeeb Shihadeh
556060f793
camerad: full buffer size for IFE processing ( #34141 )
...
* camerad: full buffer size for IFE processing
* assert
* revert
---------
Co-authored-by: Comma Device <device@comma.ai>
5 months ago
Shane Smiskol
24dfa0e1bf
bump opendbc ( #34139 )
...
* bump
* bump
* update docs
* Update ref_commit
5 months ago
Shane Smiskol
8f559d4f03
fix repo maintenance
5 months ago
Dean Lee
e02a6e09fe
cabana: fix UI highlight for inactive items and crash in saveHeaderState() on closeEvent ( #34135 )
...
* Adjust the highlight color for inactive items to enhance visibility
* Resolve the crash occurring in messages_widget->saveHeaderState()
5 months ago
Dean Lee
049f6c1dd5
cabana: introduce `OneShotHttpRequest` to prevent concurrent HTTP requests ( #34136 )
...
add OneShotHttpRequest class for single-use HTTP requests
5 months ago
royjr
adc347d12b
ui: fix prime spacing ( #34127 )
...
fix prime spacing
5 months ago
Maxime Desroches
ce948f7362
raylib on device ( #34126 )
...
* setup
* tp
* more
* device
5 months ago
Adeeb Shihadeh
4226ef5a66
Setup system/ui/ move ( #34124 )
5 months ago
Dean Lee
8e14e400ef
cabana: enhance freq calculation and add zero division protection ( #34121 )
...
fix frequency calculation
5 months ago
Dean Lee
adb9560870
athenad: move last_scan outside the loop ( #34099 )
...
move last_scan outside the loop
5 months ago
Dean Lee
b737e8472f
athenad: explicitly delete socket in getMessage ( #34098 )
...
explicitly delete socket in getMessage
5 months ago
Shane Smiskol
8f71d53eb0
test_models: display failed rx msg address
5 months ago
Adeeb Shihadeh
7b5478a58e
fix replay build
5 months ago
Adeeb Shihadeh
00c964abfb
tici: more modem config ( #34110 )
...
* tici: more modem config
* separate those
---------
Co-authored-by: Comma Device <device@comma.ai>
5 months ago
Kacper Rączy
eccdf8d880
locationd: timing spikes resiliance ( #34080 )
...
* Locationd scenario for timing spike
* Add test for consistent timing spike
* Resiliance to bad timing
* Test update
* Refactor test
* fix comment
* Decay based on frequency
* Fix
* Update comment
* Only for critical services
* Fix tests
5 months ago
Adeeb Shihadeh
29577a3346
bootlog: monotonic ts for journalctl
5 months ago
YassineYousfi
81252f549c
Alabama model ( #34108 )
...
e22d5e0c-1441-4953-b878-8f0f36e527c6/400
5 months ago
Adeeb Shihadeh
8ebfc99b93
gc unicore gps
5 months ago
Adeeb Shihadeh
5542bd57a4
Revert "agnos 11.2 v2 ( #34015 )"
...
This reverts commit c11e9a3bdd
.
5 months ago
Adeeb Shihadeh
c287232374
uploader: increase max qlog size ( #34106 )
5 months ago
Patrick Bassut
a923f25225
Using carControl/enabled on PJ template ( #34100 )
...
using carControl/enabled
5 months ago
Dean Lee
3c765a1f45
replay: eliminate qt dependency ( #34102 )
...
refactor to remove qt dependency and module Replay classes
5 months ago
Adeeb Shihadeh
a58853e70e
ubloxd: update time validity check ( #34103 )
5 months ago
Dean Lee
957d39a5b6
athenad: close websocket before starting next loop iteration ( #34085 )
...
explicitly close websocket before starting next loop iteration
5 months ago
Maxime Desroches
78b6eaea7c
ci: 1 minute global timeout for docs ( #34095 )
...
bring back
5 months ago
Shane Smiskol
794ee3c9b4
bump opendbc ( #34088 )
...
* bump
* build dbcs
* bump
* bump
* bump
* bump
* no cache
* Revert "no cache"
This reverts commit 98929bb47f
.
* clean
* debug
* bump
* fix that
* fix
5 months ago
Maxime Desroches
1bbace7dff
ci: fix retry color ( #34094 )
...
* color
* fix
* fix
5 months ago
ZwX1616
83950c1b36
fix OS04 line lengths ( #34093 )
...
* was bs
* 69c-8
---------
Co-authored-by: Comma Device <device@comma.ai>
5 months ago
Adeeb Shihadeh
38318db4c6
pandad: lower log level for low level error
5 months ago
Maxime Desroches
1b921fa6f9
ci: fix timeout when runner takes a long time to pick up the job ( #34091 )
...
fix
5 months ago
Harald Schäfer
fee1f29ce9
Last Horizon Model ( #34090 )
...
* 516b3968-82ec-4d7c-89ff-57ded21b3966/400
* 074f0168-aa4a-456b-a82c-464a6fc4ecdf/400
* f3dede04-b52d-4ca1-83aa-9686bd9d49ae/400
5 months ago
Shane Smiskol
006482b3f4
open new long reports
5 months ago
Justin Newberry
7fc5040ed9
LogReader: fix issue when your dns resolves all requests ( #34089 )
...
* terrible :(
* keep this spacing
5 months ago
Dean Lee
0f4ed56d51
cabana: fix thumbnail font size and timeline sorting issues ( #34086 )
...
fix thumbnail font size and timeline sorting issues
5 months ago
Maxime Desroches
8939e3a30b
pandad: fix return value in spi_transfer ( #34082 )
...
zero
5 months ago
Shane Smiskol
8d9a1fa436
Corolla TSS2: support new Toyota tune ( #34081 )
...
* bump
* bump docs
* bump
* revert
* Update ref_commit
5 months ago
Maxime Desroches
fc354ec8cf
ci: retry flash in test_pandad ( #34078 )
...
retry
5 months ago
Maxime Desroches
00c10f6851
ci: adjust pandad cpu usage ( #34077 )
...
more
5 months ago