Commit Graph

14 Commits

Author SHA1 Message Date
Adeeb Shihadeh 390bc3ca67 fix r3 version 2021-07-30 17:53:54 -07:00
Adeeb Shihadeh ab63d65ae5 build release panda fw 2021-07-28 22:27:16 -07:00
Adeeb Shihadeh 9ad935644b build release3 in CI (#21772)
* ci pushes this now

* fix path

* cd

* push
2021-07-28 22:19:30 -07:00
Adeeb Shihadeh 61448db0fd fixup release files (#21638)
Co-authored-by: Comma Device <device@comma.ai>
2021-07-17 17:24:09 -07:00
Adeeb Shihadeh 3a51a5c0f0 update release build (#21482)
* update master-ci

* move to /data

* fix tests

* fix source dir

* prune

* trailing slash

* compile
2021-07-04 20:26:38 -07:00
Adeeb Shihadeh 49d96f0acc 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>
2021-06-28 14:30:44 -07:00
Adeeb Shihadeh a0dabd94e9 use scons cache by default (#21102)
* always use scons cache

* cleanup
2021-06-01 17:12:32 -07:00
Willem Melching 0e338d2b91 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
2021-03-24 14:44:39 +01:00
Willem Melching 5a3b511306 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>
2021-03-05 11:03:23 +01:00
Adeeb Shihadeh 449e60cb82 skip dashcam3 build for now 2021-02-01 21:14:02 -08:00
Adeeb Shihadeh 4dcb22f03f need to build from here since we link against the absolute paths 2021-01-31 20:05:53 -08:00
Comma Device 592f994c05 copy into installer/ 2021-02-01 03:31:55 +00:00
Comma Device e069e7ca98 copy continue.sh into release3 2021-02-01 03:09:40 +00:00
Adeeb Shihadeh a712a4bd9c 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>
2021-01-31 18:49:34 -08:00