aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Added the API file from Unitydpeter992018-04-023-19/+361
* | Updated the launch parametersdpeter992018-04-021-1/+1
* | Removed the manual .def filedpeter992018-04-021-30/+0
* | Added new accesors (WIP)dpeter992018-04-023-4/+43
* | Some testsdpeter992018-04-024-108/+165
| * Removed high pass filterJustin Berger2018-04-033-24/+6
| * Madgwick code integratedJustin Berger2018-04-034-60/+188
| * Merge remote-tracking branch 'origin/master' into imuJustin Berger2018-04-0268-1535/+11204
| |\ | |/ |/|
* | Made calibration on other posers use calibration dataJustin Berger2018-04-019-32/+62
* | Added reproject toolJustin Berger2018-04-012-0/+287
* | More optimization of scale params for calibrationJustin Berger2018-04-013-36/+35
* | Tweaked how reproject / calibate interactJustin Berger2018-04-018-312/+97
* | overhal to calibrationJustin Berger2018-04-0112-241/+496
* | Added distance function to linmathJustin Berger2018-04-012-2/+7
* | Fixed warnings about inline static functions being exportedJustin Berger2018-04-011-7/+7
* | add config for Orangepi Linux NextCharles Lohr2018-04-011-0/+4043
* | Noise filtering in state based disJustin Berger2018-03-311-10/+29
* | Made manual driver registration only ever happen onceJustin Berger2018-03-301-18/+23
* | Don't export minimal opencv symbolsJustin Berger2018-03-301-18/+25
* | Added accessors for language bindingsJustin Berger2018-03-302-0/+10
* | Added tool to help find the optimal calibration permutationJustin Berger2018-03-302-0/+347
* | Made is so that if rawlight data was available, angles don't playbackJustin Berger2018-03-301-1/+2
* | Typo in makefileJustin Berger2018-03-301-1/+1
* | Added config value to disable attempts at calibrationJustin Berger2018-03-291-7/+11
* | Made linmath sane for C++ inclusionJustin Berger2018-03-291-0/+8
* | Removed unused codeJustin Berger2018-03-291-169/+1
* | Update .gitignoreJustin Berger2018-03-292-29/+28
* | Filled out OO struct; most needed functions are thereJustin Berger2018-03-295-54/+114
* | Nuget packaged up dependenciesJustin Berger2018-03-2812-11/+265
* | Functional C# in windowsJustin Berger2018-03-2825-261/+441
* | window update for os_generic being header onlyJustin Berger2018-03-283-9/+1
* | Added entries to gitignoreJustin Berger2018-03-281-1/+3
* | Slight refactoringJustin Berger2018-03-2825-99/+27
* | Merge pull request #119 from dpeter99/masterCNLohr2018-03-2824-0/+320
|\ \
| * \ Merge branch 'master' of https://github.com/dpeter99/libsurvivedpeter992018-03-2814-679/+699
| |\ \
| * | | c# binding WIPdpeter992018-03-2824-0/+320
* | | | Reverted change to makefile which enabled additional warningsJustin Berger2018-03-281-1/+1
* | | | Prettier word wrapJustin Berger2018-03-281-0/+1
* | | | Added ability to specify covariance of measJustin Berger2018-03-281-130/+52
* | | | Merge branch 'time_based_disambiguator' - Now referred to as 'state based dis...Justin Berger2018-03-286-17/+476
|\ \ \ \
| * | | | Cleanup + CommentsJustin Berger2018-03-282-169/+127
| * | | | Finished!Justin Berger2018-03-282-35/+39
| * | | | Bigger chemtrails; colors on HMD trackersJustin Berger2018-03-281-2/+2
| * | | | Compiler warns unused on non inlined staticsJustin Berger2018-03-281-1/+1
| * | | | Added hooks; seems like it works but is noiser than other disambiguators?Justin Berger2018-03-271-54/+56
| * | | | More or less works, just doesn't outputJustin Berger2018-03-271-126/+172
| * | | | Made state finder tolerant to one lhJustin Berger2018-03-271-28/+51
| * | | | State machine sorta works; but times are backwards?!Justin Berger2018-03-271-4/+108
| * | | | Find state works wellJustin Berger2018-03-271-52/+114
| * | | | Added notes before major overhaulJustin Berger2018-03-272-56/+173