aboutsummaryrefslogtreecommitdiff
path: root/src/survive_playback.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into new_config_systemcnlohr2018-06-231-6/+11
|\
| * Added debug message to ootx; mag reading to playbackJustin Berger2018-06-071-6/+11
* | New config systemcnlohr2018-04-271-4/+8
|/
* Give a shot at the new config system.cnlohr2018-04-261-4/+6
* Fixed some memory leaksJustin Berger2018-04-201-12/+22
* Fix winbuild.cnlohr2018-04-151-1/+1
* Merge remote-tracking branch 'origin/master' into imuJustin Berger2018-04-021-20/+66
|\
| * Made is so that if rawlight data was available, angles don't playbackJustin Berger2018-03-301-1/+2
| * Functional C# in windowsJustin Berger2018-03-281-1/+1
| * Made playback workJustin Berger2018-03-251-6/+10
| * Started the VS project updatedpeter992018-03-251-4/+4
| * Added support for flags on command-lineJustin Berger2018-03-241-3/+1
| * Fixed issue(s) which would write to the config file when it wasn't neededJustin Berger2018-03-241-4/+4
| * Made playback / record process raw light dataJustin Berger2018-03-241-6/+49
|/
* Fixed startup bug; changed config names to be consistentJustin Berger2018-03-221-8/+10
* Internalize data recorder detailsJustin Berger2018-03-221-7/+153
* Removed dead codeJustin Berger2018-03-221-30/+0
* Almost at a config interface.cnlohr2018-03-181-3/+2
* Added a lot of features to the viz toolJustin Berger2018-03-161-6/+5
* Playback now goes to a single file. Note that the file format changed too so ...Justin Berger2018-03-161-26/+71
* Cleaned up memory leaksJustin Berger2018-03-151-15/+14
* Changed include to not have 'redist'Justin Berger2018-03-121-1/+1
* Spaces -> Tabs (code formatting change)Justin Berger2018-03-091-183/+192
* Swapped to OGGetAbsoluteTime for timestampJustin Berger2018-03-091-11/+9
* Added time factor to playbackJustin Berger2018-03-081-13/+6
* Refactoring to reuse code standard to htc json formatJustin Berger2018-03-081-143/+11
* Added playback device driverJustin Berger2018-03-081-0/+374