Commit Graph

23 Commits

Author SHA1 Message Date
Willem Melching
e7a1ece98f Run locationd online (#1089)
* add locationd to manager

* add to release files and make linter happy

* Don't ship all models

* Also add locationd.py

* Remove unused import

* Fix import in kalman helpers

old-commit-hash: ff91c6f9d47a37e2475570bc4d370221379f49be
2020-02-17 18:07:23 -08:00
Willem Melching
197c1d92fc Kalman filter compilation cleanup (#1080)
* start cleanup

* create generated dir if not exist

* tests pass!

* everything works again

* also convert live_kf to new structure

* Remove sympy helpers from file list

* Add laika to docker container

* Only build models that are present

old-commit-hash: 47fd50ca60da419b34469dbc293f1a7f0d3d46a9
2020-02-12 09:40:28 -08:00
Willem Melching
b80ad41680 Re enable athenad test (#1058)
* Renable athena test

* debug

* Revert "debug"

This reverts commit 30f68055f8ea047ba4e2989d63a5020e0468487f.

* Specify correct pythonpath for tests

Co-authored-by: Andy <andyh2@me.com>

old-commit-hash: 960b42c523819238e20ce343306872cc0cb03465
2020-02-11 19:26:34 -08:00
Comma Device
493b2050ad working release2 script
old-commit-hash: 26453ad38b10f75ad277be91399e8aff2588b8ac
2020-02-11 21:25:21 +00:00
Willem Melching
987fbe23a3 make sure release script removes old dotfiles
old-commit-hash: c4ed49f0826fc86e7bcacec6edd4c89f451a3551
2020-02-11 10:13:21 -08: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
Adeeb
559d3e4f50 use services.h in loggerd (#1056)
* loggerd: use services.h

* don't need yaml-cpp anymore

* forgot that

old-commit-hash: 0ad57152559fc44d97a9defe5e4dfea5c611e7f0
2020-02-06 10:56:01 -08:00
Willem Melching
2ea3171306 Removed old signed firmware during release build
old-commit-hash: a98000849e463a57fcb0b9db27d7239659bba36f
2020-02-03 15:01:36 -08:00
Willem Melching
7ffcea6361 Cleanup files_common for phone release
old-commit-hash: e32e754a74e4052f972e887da97ba00594faff85
2020-02-03 14:41:43 -08:00
Willem Melching
39d2e34bee Only add the file list to the release
old-commit-hash: 0fb9971728f1e900a4e3374087b67220e6b98478
2020-02-03 14:11:23 -08:00
Willem Melching
0980219af5 Noqa on release build script
old-commit-hash: 2fe75cb7d023e5fa82951165a77b9c098ed76a50
2020-02-03 13:37:57 -08:00
Willem Melching
c55e1f88b9 Update release files
old-commit-hash: 0e1fc45bc38f27bda87f78971d4a84360be8b15a
2020-02-03 12:52:20 -08:00
Willem Melching
7022910555 Add pipfile to release files so CI can run
old-commit-hash: 77cb0b14647028a0b233305318e4d9bbfb77ccf0
2020-02-03 12:16:38 -08:00
ZwX1616
2ad685b194 dmonitoringd (#1016)
old-commit-hash: 6322a275d6d6f4f638706cce95421517306940cc
2020-01-30 19:12:44 -08:00
Willem Melching
cd0e49cad7 Add dockerfile to release files
old-commit-hash: 4d5957432ec7f1e45b1b0b42990e766ab088dd3e
2020-01-30 13:36:15 -08:00
Willem Melching
6bb37d61ed Fix source brnach in master-ci push
old-commit-hash: a2fe62ce77dec09a515336c55b1931f7b5148239
2020-01-30 13:31:14 -08:00
Willem Melching
ca488d1ba0 Fix target branch on master release build
old-commit-hash: ada141e5e3d07d7313eb659d8d8626d1f7b31125
2020-01-30 13:21:04 -08:00
Willem Melching
6a6a1fbbab Jenkins pipeline to create master-ci (#1019)
* Added Jenkinsfile

* Added Jenkinsfile

* Added Jenkinsfile

* change order

* sudo

* whoami?

* Added Jenkinsfile

* install git

* Untested build scripts

* Add lockable resource

* Fix syntax

* Only one stage

* fix target dir

* Use deploy key

* noqa on test_openpilot

* Fix version.h path

* Cleanup release files

* Add linter scripts to release

* Update jenkinsfile

* Fix path

* this should work

* Use python3 docker container

* Run in correct directory

* Setup /data/pythonpath

Co-authored-by: commaci-public <60409688+commaci-public@users.noreply.github.com>

old-commit-hash: 0319861700ddf8e12390564b2e13bba8f7e8dcfb
2020-01-30 13:06:45 -08:00
Willem Melching
c94c6e36c6 add default EON private key
old-commit-hash: 09a1691caf14ad3bcbb98e14af763a4e9fd3d32f
2020-01-23 14:42:06 -08:00
Willem Melching
a7223b9d82 cleanup and make linting part of ci work
old-commit-hash: 7f813d23ce7b3dfba5ef443ace1e7a1caca4245b
2020-01-17 13:03:44 -08:00