Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
dallongo committed May 11, 2016
1 parent 93f68e2 commit a61343e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Details of the shared memory map can be found in `Include\rfSharedStruct.hpp`. T
A sample application using Python to access the memory map can be found in https://github.com/dallongo/pySRD9c.

### Releases
#### 2016-05-11 (v2.0.0.0)

* Added Vehicle Info interpolation between Scoring updates
* Changed meaning of deltaTime to be time since last Scoring update
* Changed inRealtime to be set/unset by Enter/ExitRealtime methods
* Added clean up before and after each session

#### 2016-05-09 (v1.1.0.0)

* Updated `rfVehicleInfo` to include acceleration and rotation vectors
Expand Down

0 comments on commit a61343e

Please sign in to comment.