Commit Graph

16 Commits

Author SHA1 Message Date
Adeeb Shihadeh 95453b3349 release2 build: fix panda build and remove DLC model file
old-commit-hash: 9ce62c3984
2021-03-28 23:48:20 -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: 0e338d2b91
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: 5a3b511306
2021-03-05 11:03:23 +01:00
Adeeb Shihadeh 5bbe4f3d52 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>
old-commit-hash: ffa7e0cbdb
2020-12-29 22:32:03 -08:00
Adeeb Shihadeh 86bc11f219 fix double awk
old-commit-hash: ce8a040cc2
2020-11-24 13:30:11 -08:00
Adeeb Shihadeh 24a4a30a61 fix release version tag
old-commit-hash: 51919ff2ff
2020-11-24 13:13:09 -08:00
Adeeb Shihadeh 44afc4ae3c 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
old-commit-hash: c715661656
2020-07-07 14:17:09 -07:00
Adeeb Shihadeh b4978bafc9 Revert "build script", should've been on branch
This reverts commit 66c6a7a32a4301a4599b119098f45da04dddee46.

old-commit-hash: 6b942c94de
2020-07-06 20:16:16 -07:00
Adeeb Shihadeh 466ed6ac10 build script
old-commit-hash: 975ab40786
2020-07-06 20:15:38 -07:00
Adeeb Shihadeh 309bb796cd release2 cleanup (#1703)
* cleanup intermediate files

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