Commit Graph

11 Commits (ab83e48ec4f7c7ddaa742d9797b0d38646fdb268)

Author SHA1 Message Date
Adeeb ab83e48ec4
Add pre-commit hooks (#1629) 2020-06-03 12:54:49 -07:00
Adeeb Shihadeh efd5dffb1e enable flake8 E231: missing whitespace after comma 2020-05-31 12:49:11 -07:00
George Hotz e568d3cadc
More LGTM fixups (#1457)
* exclude lib dirs, fix 3 cpp errors

* fix more alerts, exclude mkvparse

Co-authored-by: George Hotz <geohot@gmail.com>
2020-05-02 20:00:41 -07:00
George Hotz 1295cfe06c
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>
2020-05-02 12:07:34 -07:00
George Hotz dd22cfcd13 fix nui 2020-04-21 14:48:31 -07:00
Ayman Saleh 763493e988
NUI comma api intergration (#1186)
* Prototyping comma api call

* Adding nui command

* Fixing hard coded vals

* Adding generalized nui changes

* Added both public and private api support

* Removing debug statement

* Chaning private api tag to use env variables

* FrameReader change for string parsing
2020-03-01 22:06:33 -08:00
littlemountainman a32fe80d39
Make Nui tests work. Framereader moved to tools/clib (#1185)
* add more deps

* setup is now working,removing brackets

* Fixing tests in nui

* make it eveno

* readme markdown and town not needed since set via client

* adding explanations for sim in readme

* make it markdown buildable

* revert changes in setup

* work now
2020-03-01 10:50:03 -08:00
George Hotz 86b1ca176a Revert "[Memory leak]uniq_ptr for tmsg (#985)"
This reverts commit 7f6c9ebaf7.
2020-03-01 09:57:28 -08:00
littlemountainman 660a156557
missing bracket (#1178) 2020-02-29 12:49:56 -08:00
ga 7f6c9ebaf7 [Memory leak]uniq_ptr for tmsg (#985)
* uniq_ptr for tmsg

* Added header
2020-01-23 11:25:54 -08:00
George Hotz 29ac3da7b8 merge in tools 2020-01-17 10:07:22 -08:00