Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
paparazzi-frama-c
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
POLLIEN Baptiste
paparazzi-frama-c
Commits
ee87abc0
Commit
ee87abc0
authored
9 years ago
by
Felix Ruess
Browse files
Options
Downloads
Patches
Plain Diff
release version v5.6
parent
5aef745e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+37
-0
37 additions, 0 deletions
CHANGELOG.md
paparazzi_version
+1
-1
1 addition, 1 deletion
paparazzi_version
with
38 additions
and
1 deletion
CHANGELOG.md
+
37
−
0
View file @
ee87abc0
Paparazzi 5.6.0_stable
======================
Stable version release.
-
compile/run paparazzi in a docker container
[#1272] (https://github.com/paparazzi/paparazzi/pull/1272)
-
multimon: fix compilation with gcc 5.x
[#1276] (https://github.com/paparazzi/paparazzi/pull/1276)
-
arch/linux: replace mcu event polling with threads
[#1277] (https://github.com/paparazzi/paparazzi/pull/1277)
-
ardrone2: make UART1_DEV changeable from airframe file
-
optitrack/natnet: update to version 2.7
[#1275] (https://github.com/paparazzi/paparazzi/pull/1275)
[#1284] (https://github.com/paparazzi/paparazzi/pull/1284)
-
link/GCS: fix LINK_REPORT and display of link status in GCS
[#1279] (https://github.com/paparazzi/paparazzi/pull/1279)
-
GPS: add hmsl to GPS_LLA message
[#1282] (https://github.com/paparazzi/paparazzi/pull/1282)
-
modules: set nice level for viewvideo thread
[#1283] (https://github.com/paparazzi/paparazzi/pull/1283)
-
arch/linux: Rename uart/udp_transmit to uart/udp_put_byte
[#1285] (https://github.com/paparazzi/paparazzi/pull/1285)
-
GPS: NMEA parser fixes
[#1287] (https://github.com/paparazzi/paparazzi/pull/1287)
-
modules: viewvideo, fix image path
[#1289] (https://github.com/paparazzi/paparazzi/issues/1289)
-
simulator: FlightGear visualization using native-fdm for NPS
[#1290] (https://github.com/paparazzi/paparazzi/pull/1290)
-
rotorcraft: INDI stabilization updates
[#1292] (https://github.com/paparazzi/paparazzi/pull/1292)
-
boards: add support for ELLE0
[#1294] (https://github.com/paparazzi/paparazzi/pull/1294)
-
arch/linux: uart: fix crash if device does not exist
[#1299] (https://github.com/paparazzi/paparazzi/pull/1299)
Paparazzi 5.5.2_testing
=======================
...
...
This diff is collapsed.
Click to expand it.
paparazzi_version
+
1
−
1
View file @
ee87abc0
#!/bin/sh
DEF_VER
=
v5.
5.2_testing
DEF_VER
=
v5.
6.0_stable
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment