Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
flixr committed Dec 1, 2015
1 parent 506d7de commit 4b22e5c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ General
[#1435] (https://github.com/paparazzi/paparazzi/issues/1435)
- flight plans for fixedwing: force UTM zone of waypoints to same as ref point to fix waypoints across two UTM zones
[#303] (https://github.com/paparazzi/paparazzi/issues/303)
- realtime plotter: fix issue on Ubuntu with Unity
[#1446] (https://github.com/paparazzi/paparazzi/issues/1446)

Airborne
--------
Expand Down Expand Up @@ -78,6 +80,8 @@ Airborne
[#1440] (https://github.com/paparazzi/paparazzi/pull/1440)
- AHRS/messages: add component/filter ID to AHRS messages
[#1441] (https://github.com/paparazzi/paparazzi/pull/1441)
- peridic telemetry: use msg ID instead of strings for matching (reduces size) and add support for mavlink
[#1448] (https://github.com/paparazzi/paparazzi/pull/1448)

Rotorcraft firmware
-------------------
Expand All @@ -99,6 +103,8 @@ Rotorcraft firmware
[#1437] (https://github.com/paparazzi/paparazzi/pull/1437)
- tmtc/server: set course correctly from east/north velocity for correct ACINFO
[#1449] (https://github.com/paparazzi/paparazzi/pull/1449)
- possibility to use NAV mode without GPS (define NO_GPS_NEEDED_FOR_NAV)
[#1451] (https://github.com/paparazzi/paparazzi/issues/1451)

Modules
-------
Expand Down

0 comments on commit 4b22e5c

Please sign in to comment.