Commit Graph

16 Commits

Author SHA1 Message Date
Adeeb Shihadeh 782d7023d2 phonelibs -> third_party (#22477)
* git mv to third_party

* find and replace

* fix release tests

* update pre-commit

* update tici bins

* update eon bins

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 5b641379ae04d3408093381629b9d60dee81da27
2021-10-07 16:32:44 -07:00
Adeeb Shihadeh e476cc14dc no supercombo dlc in release3
old-commit-hash: 132d94371fa917f379e15602aad028ffbebcc39d
2021-09-07 17:59:03 -07:00
Adeeb Shihadeh 02dc94b057 fix r3 version
old-commit-hash: 390bc3ca673c64d7f10c6f06297d4fb2bfc99326
2021-07-30 17:53:54 -07:00
Adeeb Shihadeh 799931cf21 build release panda fw
old-commit-hash: ab63d65ae5c4bd3b8a6f128bb44d9f694c65e537
2021-07-28 22:27:16 -07:00
Adeeb Shihadeh baec214e45 build release3 in CI (#21772)
* ci pushes this now

* fix path

* cd

* push
old-commit-hash: 9ad935644b5116dd0d9821cc47abcaf19de393d7
2021-07-28 22:19:30 -07:00
Adeeb Shihadeh 6da976034b fixup release files (#21638)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 61448db0fd7020b51619505f34d900342ae5f7e0
2021-07-17 17:24:09 -07:00
Adeeb Shihadeh ff4c816abd update release build (#21482)
* update master-ci

* move to /data

* fix tests

* fix source dir

* prune

* trailing slash

* compile
old-commit-hash: 3a51a5c0f05c3274b8af7e5c2befa412156b597e
2021-07-04 20:26:38 -07:00
Adeeb Shihadeh e56a6919bd fixup release build (#21430)
* fixup release3 build

* works on pc

* install release3

* push dashcam

* only import on tici

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 49d96f0acc5d6675357b5f9bed3958ada48c0874
2021-06-28 14:30:44 -07:00
Adeeb Shihadeh fb62002e92 use scons cache by default (#21102)
* always use scons cache

* cleanup
old-commit-hash: a0dabd94e9d04fdc772b3cb34b6cd016da29d971
2021-06-01 17:12:32 -07:00
Willem Melching 285e086d80 use scons to build panda fw (#20457)
* use scons to build panda fw

* add arm gcc to dockerfile

* install gcc on macOS

* pandad shutdown test is flaky and broken due to faster startup

* bump panda
old-commit-hash: 0e338d2b91f35af6a7222eeb414951cd88784092
2021-03-24 14:44:39 +01:00
Willem Melching c0098cec09 Manager cleanup (#20231)
* move manager in folder

* inital refactor

* call start

* small cleanup

* add comments

* use self.signal()

* order shouldnt matter

* newlines

* add helpers

* newlines

* add process config

* split out build part of manager

* this should fix most tests

* no sensord on pc

* dont start athena

* remove comment

* fix old athena test

* fix inject model

* fix test car models

* should be not none

* fix helpers exitcode

* ignore manage_athenad

* Use time.monotonic()

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* combine init, remove spinner

* move manager test

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 5a3b51130649356b14b24e3c82e014b3a0be95a8
2021-03-05 11:03:23 +01:00
Adeeb Shihadeh 02788f3a0e skip dashcam3 build for now
old-commit-hash: 449e60cb82626e772060389724898fe0b4842957
2021-02-01 21:14:02 -08:00
Adeeb Shihadeh 33fa938674 need to build from here since we link against the absolute paths
old-commit-hash: 4dcb22f03f2aa61f1bb4e06f011c18e3af992185
2021-01-31 20:05:53 -08:00
Comma Device 8554408282 copy into installer/
old-commit-hash: 592f994c05d26f749de93eb1f0bccaa371e6ce88
2021-02-01 03:31:55 +00:00
Comma Device 94932b5871 copy continue.sh into release3
old-commit-hash: e069e7ca9873a06c087e6a2cfa2970f314e03e0c
2021-02-01 03:09:40 +00:00
Adeeb Shihadeh 162e363c02 build release3 (#19984)
* build release3

* copy agnos manifest

* build in jenkins

* nproc doesn't work

* no pandaextra

* revert that

* don't modify version from source

* build after tests

* restore the symlink

* only master

* remove apk

* revert that

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: a712a4bd9c2f3b403485fa8bf7a66e0ac48fa6e5
2021-01-31 18:49:34 -08:00