Commit Graph

16 Commits

Author SHA1 Message Date
Adeeb Shihadeh 95453b3349 release2 build: fix panda build and remove DLC model file
old-commit-hash: 9ce62c3984bad9bffb14fd2f52d77f51d2d82636
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: 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 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: ffa7e0cbdb0859751685caae1321d3ccf732fed9
2020-12-29 22:32:03 -08:00
Adeeb Shihadeh 86bc11f219 fix double awk
old-commit-hash: ce8a040cc2ea5b4a430c60962a9fa1dc0072d9de
2020-11-24 13:30:11 -08:00
Adeeb Shihadeh 24a4a30a61 fix release version tag
old-commit-hash: 51919ff2ff5eeb7a52fc8219d8ea0b785f723085
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: c7156616568ce2fa780db3eafc5f912ab2ead14e
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: 6b942c94deed1467458b510215e51e263b6ba1ad
2020-07-06 20:16:16 -07:00
Adeeb Shihadeh 466ed6ac10 build script
old-commit-hash: 975ab4078636d3769a3e500c8151416a99465379
2020-07-06 20:15:38 -07:00
Adeeb Shihadeh 309bb796cd release2 cleanup (#1703)
* cleanup intermediate files

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