Commit Graph

16 Commits

Author SHA1 Message Date
Adeeb Shihadeh
9ce62c3984 release2 build: fix panda build and remove DLC model file 2021-03-28 23:48:20 -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
ffa7e0cbdb manager tests + make all processes exit cleanly (#19595)
* manager tests

* logcatd exits cleanly

* sigint

* boardd

* multiple dbus connections hangs for some reason

* clocksd proclogd

* network type from thermal

* fix tests

* fix android logcatd

* fix mac

* fix mac proclogd

* move on device athena tests

* build first

* build first

Co-authored-by: Comma Device <device@comma.ai>
2020-12-29 22:32:03 -08:00
Adeeb Shihadeh
ce8a040cc2 fix double awk 2020-11-24 13:30:11 -08:00
Adeeb Shihadeh
51919ff2ff fix release version tag 2020-11-24 13:13:09 -08:00
Adeeb Shihadeh
c715661656 Build release2 and dashcam in CI (#1834)
* start building release2 in CI

* build script

* bring over changes from test branch

* fix build release test

* remove references to test branches

* ucnomment push

* fix duplicate remove

* two commits for dashcam

* need the key
2020-07-07 14:17:09 -07:00
Adeeb Shihadeh
6b942c94de Revert "build script", should've been on branch
This reverts commit 975ab40786.
2020-07-06 20:16:16 -07:00
Adeeb Shihadeh
975ab40786 build script 2020-07-06 20:15:38 -07:00
Adeeb Shihadeh
a1d4dd3adc release2 cleanup (#1703)
* cleanup intermediate files

* test car interfaces
2020-06-19 13:46:24 -07:00
Adeeb Shihadeh
9b6864b31a fix 'openpilot' symlink being created in release branches 2020-06-18 14:23:11 -07:00
Comma Device
26453ad38b working release2 script 2020-02-11 21:25:21 +00:00
Willem Melching
4f05efb6bc Create /data/pythonpath in release script 2020-02-10 14:49:44 -08:00
Willem Melching
0f2b1ea5f5 Proper set -e in devel script + fix repo url 2020-02-10 14:47:36 -08:00
Willem Melching
6737ea2860 Harcoding folder name is fine 2020-02-10 14:46:01 -08:00
Willem Melching
b645b1f278 Update release scripts 2020-02-10 14:38:47 -08:00