paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] Merged GPS u-center module, infrared is now an AHRS su


From: Felix Ruess
Subject: [Paparazzi-devel] Merged GPS u-center module, infrared is now an AHRS subsystem and basic simulation of AHRS
Date: Fri, 7 Oct 2011 18:55:20 +0200

Hi guys,

we just merged the dev branch back into master, giving you these features/fixes:

1) For ublox GPS: u-center onboard, dynamic configuration (see https://github.com/paparazzi/paparazzi/pull/68)

2) Basic simulation of an ahrs with the simple OCaml sim (see https://github.com/paparazzi/paparazzi/issues/57)
  (completely bypasses imu, directly feeds the ahrs with the values from the sim)
  no more stupid hacks needed to use infrared for simulation (of a flight plan)

3) Refactored attitude_infrared subsystem
 ** ahrs_infrared subsystem replaces the attitude_infrared subsystem (and adheres to the ahrs interface now)
 ** infrared_adc (or i2c) module is used to read the sensors, which you will have to add

Cheers, Felix






reply via email to

[Prev in Thread] Current Thread [Next in Thread]