aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into simple_apiJustin Berger2018-04-101-2/+2
|\
| * Added MPFIT based poserJustin Berger2018-04-091-1/+1
| * Created common base for optimizer based posersJustin Berger2018-04-091-2/+2
| * Libraries should link on the SOJustin Berger2018-04-081-2/+2
* | Added python bindingJustin Berger2018-04-041-2/+3
* | Minor cleanupJustin Berger2018-04-041-1/+1
|/
* Merge branch 'master' into imuJustin Berger2018-04-031-1/+1
|\
| * Throw in my Wip poser.cnlohr2018-04-041-1/+1
* | Merge remote-tracking branch 'origin/master' into imuJustin Berger2018-04-021-11/+11
|\|
| * Typo in makefileJustin Berger2018-03-301-1/+1
| * Reverted change to makefile which enabled additional warningsJustin Berger2018-03-281-1/+1
| * Cleanup + CommentsJustin Berger2018-03-281-2/+2
| * Finished!Justin Berger2018-03-281-1/+1
| * Initial passJustin Berger2018-03-271-2/+2
| * os_generic is now a header only libraryJustin Berger2018-03-261-9/+9
| * Update Makefilejdavidberger2018-03-251-1/+1
* | IMU researchJustin Berger2018-03-221-1/+2
|/
* Split out disambiguators into seperate compilation unitsJustin Berger2018-03-221-4/+4
* Moved pose to linmath to support stronger typingJustin Berger2018-03-211-2/+3
* Updated make clean target to do a deeper cleanJustin Berger2018-03-171-1/+1
* Merge branch 'master' into sbaJustin Berger2018-03-171-2/+16
|\
| * Added transpose timing testsJustin Berger2018-03-171-1/+1
| * Fixed testJustin Berger2018-03-171-1/+5
| * Fixed gemmJustin Berger2018-03-171-1/+7
| * Added test target, mul testJustin Berger2018-03-171-0/+3
| * Removed GFX guts out of data_recorderJustin Berger2018-03-161-1/+1
* | Removed unneeded prints; fixed memory issue in sba poserJustin Berger2018-03-161-1/+1
* | Add sba poserJustin Berger2018-03-161-3/+4
|/
* Refactored how the persistence (now called sensor_activations) workedJustin Berger2018-03-161-2/+4
* Forgot filesJustin Berger2018-03-151-2/+1
* Refactored the minimal ocv to be in redistJustin Berger2018-03-151-2/+2
* Removed cruft from MakefileJustin Berger2018-03-151-10/+2
* Removed printfs, fixed a segfaultJustin Berger2018-03-151-1/+1
* Results out of epnpJustin Berger2018-03-151-1/+1
* Added first draft of epnp codeJustin Berger2018-03-151-3/+19
* Allowed overriding of CC in makefileJustin Berger2018-03-141-1/+1
* Changed include to not have 'redist'Justin Berger2018-03-121-1/+1
* Redirected posers to used passed in callbacksJustin Berger2018-03-121-1/+1
* Added code which calculates the error for each calibration type; also made su...Justin Berger2018-03-111-1/+1
* Switch from pos,quat to pose. Also change initialization order.cnlohr2018-03-101-7/+10
* Use HIDAPI and update formatting for the data recorder.cnlohr2018-03-101-3/+3
* Added playback device driverJustin Berger2018-03-081-1/+1
* Included CNFGCocoaNSImageDriver now defaultultramn2017-05-171-3/+5
* Fix warnings and compilation on Linuxcnlohr2017-05-141-1/+2
* removed libusb1.0ultramn2017-05-141-1/+1
* Merge branch 'master' of https://github.com/cnlohr/libsurviveultramn2017-05-141-12/+19
|\
| * Add extra poserscnlohr2017-04-291-1/+1
| * Allow modificaiton of .o files for inclusion of different features.cnlohr2017-04-291-3/+5
| * log synctimes.cnlohr2017-03-201-0/+6
| * bump rawdraw to newest version.cnlohr2017-03-171-4/+4