aboutsummaryrefslogtreecommitdiff
path: root/src/survive_default_devices.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed verbose json parsingJustin Berger2018-07-051-1/+1
|
* Finalized reading in and transforming of accel/gyro dataJustin Berger2018-07-011-9/+68
|
* Refactored json parser to allow for a json stackJustin Berger2018-06-291-66/+111
|
* Read in tracker imu ref from jsonJustin Berger2018-06-291-12/+25
|
* Added imu pose to surviveobjectJustin Berger2018-06-291-0/+2
|
* Merge remote-tracking branch 'origin/master' into fix_wired_trackerJustin Berger2018-06-271-7/+16
|\
| * Fix base calibration values.cnlohr2018-06-241-4/+6
| |
| * Fix units for vive, but not switching scales to incremental.cnlohr2018-06-231-4/+11
| |
* | added TR1 device for vive tracker(2018)WenZheng Li2018-06-151-0/+4
|/
* Get rid of disambiguator-specifc stuff in the objects.cnlohr2018-04-241-7/+0
|
* Additional tuning of gyro scaling parametersJustin Berger2018-04-211-6/+12
|
* Added correct gyro cal for trackerJustin Berger2018-04-211-1/+2
|
* Adjusted and verified acc values on HMDJustin Berger2018-04-211-6/+2
|
* Merge branch 'master' into simple_apiJustin Berger2018-04-101-4/+45
|\
| * Update code to permit wireless watchmen use.Charles Lohr2018-04-071-1/+8
| |
| * Unify the location of the updates to the IMU to use G's and rads/seccnlohr2018-04-061-4/+38
|/
* Progress on IMU trackingJustin Berger2018-03-221-5/+4
|
* Playback now goes to a single file. Note that the file format changed too so ↵Justin Berger2018-03-161-1/+1
| | | | that it always starts 'time' 'device name'
* rename nr_locations to sensor_ctcnlohr2018-03-141-5/+5
| | | | Also, make it easier to see edges in calibrate.
* Added nullptr checks around file accessJustin Berger2018-03-101-11/+15
|
* Spaces -> Tabs (code formatting change)Justin Berger2018-03-091-155/+154
|
* Refactoring to reuse code standard to htc json formatJustin Berger2018-03-081-0/+154
|
* Added playback device driverJustin Berger2018-03-081-0/+46