Commit Graph

13 Commits

Author SHA1 Message Date
Adeeb Shihadeh 355e4a40a6 Build openpilot on mac in CI (#1792)
* build on mac in CI

* coreutils

* python stuff

* pipenv

* newer clang

* init pyenv

* verbose

* init pyenv

* install eigen

* ffmpeg

* sdl

* libav

* libtool

* glfw

* add pipfile as cache key

* test cache

* fix cache path

* brew link

* update tools readme

* don't cache on pipfile

* skip python install if installed

* unlink

* simpler cachingm

* here's your key

* cache pip too

* cache pyenv
old-commit-hash: c450110f96
2020-08-10 00:44:24 -07:00
VirtuallyChris ebf0e7d062 Remove chffrplus mention from tools readme
old-commit-hash: de16043331
2020-07-07 13:25:54 -07:00
Willem Melching b831619ec6 use pipenv for dev dependencies
old-commit-hash: 72cc0fc801
2020-06-05 14:03:54 -07:00
Adeeb Shihadeh 45b9284fd0 don't need c capnp any more
old-commit-hash: 27303c2d5d
2020-05-07 21:07:18 -07:00
Willem Melching 1be0d5c72c Update debug carcontrols instructions
old-commit-hash: cf08c833f7
2020-04-27 10:49:40 -07:00
HaraldSchafer 3e790d8133 Update README.md
old-commit-hash: c22f1267cd
2020-04-08 13:28:58 -07:00
Adeeb 1132e6e8d2 tools is no longer a separate repo (#1308)
old-commit-hash: 83d8dd4717
2020-04-01 22:34:41 -07:00
HaraldSchafer abe47454be Update README.md
old-commit-hash: 01e237375d
2020-02-29 00:27:48 -08:00
HaraldSchafer f57bc00a56 Update README.md
old-commit-hash: 713666c0b0
2020-02-29 00:21:39 -08:00
HaraldSchafer be512dd538 Update README.md
old-commit-hash: eb0c5c6c53
2020-02-29 00:20:40 -08:00
andyh2 e7dbaac272 tools: Update replay examples
old-commit-hash: 8c5f843fa3
2020-02-28 23:02:01 -05:00
Andy 738c3cca79 Tools: Storage API (#1161)
* filereader

* support URLs in filereader, logreader

* unused

* use route files api; add auth file

* Implement browser auth

* Update readme, fix up cache paths

* Add tests, clear token on 401

* Factor out URLFile

* space

old-commit-hash: c4af05868b
2020-02-24 21:24:54 -05:00
George Hotz 99c5800ea5 merge in tools
old-commit-hash: 29ac3da7b8
2020-01-17 10:07:22 -08:00