Skip to content

Commit aba8ff1

Browse files
authored
Merge pull request #3685 from zimmy87/update-changelog-v1.5.0
Update CHANGELOG.md
2 parents e7a3142 + a444840 commit aba8ff1

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

docs/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,35 @@
22

33
Below is summarized list of important changes. This does not include minor/less important changes or bug fixes or documentation update. This list updated every few months. For complete detailed changes, please review [commit history](https://github.com/Microsoft/AirSim/commits/master).
44

5+
### May 2021
6+
7+
* [fix px4 connection for wsl 2.](https://github.com/microsoft/AirSim/pull/3603)
8+
9+
### Apr 2021
10+
11+
* [External physics engine](https://github.com/microsoft/AirSim/pull/3626)
12+
* [ArduPilot Sensor Updates](https://github.com/microsoft/AirSim/pull/3364)
13+
* [Add new build configuration "--RelWithDebInfo" which makes it easier to debug](https://github.com/microsoft/AirSim/pull/3596)
14+
* [Add ApiServerPort to available AirSim settings](https://github.com/microsoft/AirSim/pull/3196)
15+
* [ROS: Use the same settings as AirSim](https://github.com/microsoft/AirSim/pull/3536)
16+
17+
### Mar 2021
18+
19+
* [Add moveByVelocityZBodyFrame](https://github.com/microsoft/AirSim/pull/3475)
20+
* [Spawn vehicles via RPC](https://github.com/microsoft/AirSim/pull/2390)
21+
* [Unity weather parameters, weather HUD, and a visual effect for snow](https://github.com/microsoft/AirSim/pull/2909)
22+
* [Rotor output API](https://github.com/microsoft/AirSim/pull/3242)
23+
* [Extend Recording to multiple vehicles](https://github.com/microsoft/AirSim/pull/2861)
24+
* [Combine Lidar Segmentation API into getLidarData](https://github.com/microsoft/AirSim/pull/2810)
25+
26+
### Feb 2021
27+
28+
* [Add Ubuntu 20.04 to Actions CI](https://github.com/microsoft/AirSim/pull/3383)
29+
* [add tcp server support to MavLinkTest](https://github.com/microsoft/AirSim/pull/3386)
30+
531
### Jan 2021
632

33+
* [Added continueForFrames](https://github.com/microsoft/AirSim/pull/3102)
734
* Latest release `v1.4.0` for [Windows](https://github.com/microsoft/AirSim/releases/tag/v1.4.0-windows) and [Linux](https://github.com/microsoft/AirSim/releases/tag/v1.4.0-linux)
835

936
### Dec 2020

0 commit comments

Comments
 (0)