Files
StarPilot/tools/nui
George Hotz 6fbcde48e5 Using lgtm.com and fixing found alerts (#1452)
* lgtm in readme, and mac nui fixes

* call super inits in radars

* unused imports, dup lines

* more radars, more unused imports

* pass CP into RadarInterfaceBase

* more fixups

* unused imports

* delete unused lines

* ugh, new unused import

Co-authored-by: George Hotz <geohot@gmail.com>
old-commit-hash: 1295cfe06cd80a2c2f40e0af97697ee818037f08
2020-05-02 12:07:34 -07:00
..
2020-01-17 10:07:22 -08:00
2020-01-17 10:07:22 -08:00
2020-04-21 14:48:31 -07:00
2020-03-01 22:06:33 -08:00
2020-03-01 22:06:33 -08:00
2020-01-17 10:07:22 -08:00
2020-01-17 10:07:22 -08:00

== Ubuntu ==

sudo apt-get install capnproto libyaml-cpp-dev qt5-default

== Mac ==

brew install qt5 ffmpeg capnp yaml-cpp zmq
brew link qt5 --force