Files
paparazzi/CHANGELOG.md
T
2012-07-27 11:02:27 +02:00

4.3 KiB

Paparazzi 4.1 - development branch

Paparazzi 4.0

Changes since old_master tag

General

New hardware support

Airborne

Rotorcraft firmware specific

Fixedwing firmware specific

  • Using a gyro (with IR sensors) is done via imu subsystem now as well

Simulator

STM32 architecture

  • Luftboot USB bootloader
  • Updated ADC defines for lisa/m You should now be able to use ADC_1, ADC_2, ADC_3 for the ADCs on the ANALOG1 [#159] (https://github.com/paparazzi/paparazzi/issues/159)
  • Enable second spektrum receiver via <configure name="USE_SECONDARY_SPEKTRUM_RECEIVER" value="1"/>
  • Enable new I2C driver via <configure name="USE_NEW_I2C_DRIVER"/>