paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] c735ab: [pwm_input] resolution


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] c735ab: [pwm_input] resolution can be configured
Date: Mon, 29 Sep 2014 06:24:04 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: c735abea597073560bf0b12072ad8026c85da98e
      
https://github.com/paparazzi/paparazzi/commit/c735abea597073560bf0b12072ad8026c85da98e
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-09-22 (Mon, 22 Sep 2014)

  Changed paths:
    M sw/airborne/arch/stm32/mcu_periph/pwm_input_arch.h

  Log Message:
  -----------
  [pwm_input] resolution can be configured


  Commit: a4e9b241503be1a99a1e82260ffa510b263c18ce
      
https://github.com/paparazzi/paparazzi/commit/a4e9b241503be1a99a1e82260ffa510b263c18ce
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-09-22 (Mon, 22 Sep 2014)

  Changed paths:
    M sw/airborne/arch/stm32/mcu_periph/spi_arch.c

  Log Message:
  -----------
  [spi] change dma stream (3->5) for spi1 tx to use with sdio


  Commit: 2302e61d8fffc332c33cf45fef7cc6262e01b262
      
https://github.com/paparazzi/paparazzi/commit/2302e61d8fffc332c33cf45fef7cc6262e01b262
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-09-22 (Mon, 22 Sep 2014)

  Changed paths:
    R conf/boards/apogee_0.99.makefile
    R conf/boards/apogee_0.99_chibios.makefile
    M sw/airborne/boards/apogee/chibios-libopencm3/board.h
    R sw/airborne/boards/apogee_0.99.h
    M sw/airborne/boards/apogee_1.0.h

  Log Message:
  -----------
  [board] update apogee 1.0 board files and remove 0.99


  Commit: 63a88467692faa54c26e89a415a4aa20a74cf314
      
https://github.com/paparazzi/paparazzi/commit/63a88467692faa54c26e89a415a4aa20a74cf314
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-09-22 (Mon, 22 Sep 2014)

  Changed paths:
    A conf/modules/meteo_stick.xml
    A sw/airborne/modules/meteo/meteo_stick.c
    A sw/airborne/modules/meteo/meteo_stick.h
    A sw/airborne/peripherals/ads1220.c
    A sw/airborne/peripherals/ads1220.h
    M sw/airborne/subsystems/abi_sender_ids.h

  Log Message:
  -----------
  [meteo] add meteo_stick module with ads1220 driver


  Commit: b92b21d53645a04ae50c9c2abc83af72e589eed4
      
https://github.com/paparazzi/paparazzi/commit/b92b21d53645a04ae50c9c2abc83af72e589eed4
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-09-22 (Mon, 22 Sep 2014)

  Changed paths:
    A conf/airframes/MTO/test_enac_ptu.xml

  Log Message:
  -----------
  airframe to test meteo_stick module


  Commit: 3921d8dd1fc666a4821e34996a45e96eace06565
      
https://github.com/paparazzi/paparazzi/commit/3921d8dd1fc666a4821e34996a45e96eace06565
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-09-23 (Tue, 23 Sep 2014)

  Changed paths:
    M sw/airborne/modules/meteo/meteo_stick.c

  Log Message:
  -----------
  [meteo_stick] add diff pressure to the log


  Commit: fd0203d4d63e38020fca7725adb8f5f1bfeacc64
      
https://github.com/paparazzi/paparazzi/commit/fd0203d4d63e38020fca7725adb8f5f1bfeacc64
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-09-23 (Tue, 23 Sep 2014)

  Changed paths:
    M sw/airborne/arch/stm32/mcu_periph/spi_arch.c

  Log Message:
  -----------
  [spi] always enable rcc dma clock before a transaction

this is needed when using with chibios and sdio, since chibios disable
the dma clock if he thinks nobody is using it


  Commit: f1958f0c484b3a51057ed36e8321b393704d6cf4
      
https://github.com/paparazzi/paparazzi/commit/f1958f0c484b3a51057ed36e8321b393704d6cf4
  Author: Alexandre Bustico <address@hidden>
  Date:   2014-09-23 (Tue, 23 Sep 2014)

  Changed paths:
    M sw/airborne/subsystems/chibios-libopencm3/chibios_sdlog.c

  Log Message:
  -----------
  ° enter stm32 deep sleep mode when unplug detected to give more time for sd 
card to flush internal buffer


  Commit: 86ac994e478a45c34a973580727cf35e3d3969e2
      
https://github.com/paparazzi/paparazzi/commit/86ac994e478a45c34a973580727cf35e3d3969e2
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M sw/airborne/arch/stm32/mcu_periph/spi_arch.c

  Log Message:
  -----------
  [spi] fix typo for stm32f1


  Commit: 2bd1e4ebdf4e76565f8478467b6f41bda32ad918
      
https://github.com/paparazzi/paparazzi/commit/2bd1e4ebdf4e76565f8478467b6f41bda32ad918
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-09-29 (Mon, 29 Sep 2014)

  Changed paths:
    A conf/airframes/MTO/test_enac_ptu.xml
    R conf/boards/apogee_0.99.makefile
    R conf/boards/apogee_0.99_chibios.makefile
    A conf/modules/meteo_stick.xml
    M sw/airborne/arch/stm32/mcu_periph/pwm_input_arch.h
    M sw/airborne/arch/stm32/mcu_periph/spi_arch.c
    M sw/airborne/boards/apogee/chibios-libopencm3/board.h
    R sw/airborne/boards/apogee_0.99.h
    M sw/airborne/boards/apogee_1.0.h
    A sw/airborne/modules/meteo/meteo_stick.c
    A sw/airborne/modules/meteo/meteo_stick.h
    A sw/airborne/peripherals/ads1220.c
    A sw/airborne/peripherals/ads1220.h
    M sw/airborne/subsystems/abi_sender_ids.h
    M sw/airborne/subsystems/chibios-libopencm3/chibios_sdlog.c

  Log Message:
  -----------
  Merge pull request #836 from enacuavlab/meteo_stick

Meteo stick


Compare: 
https://github.com/paparazzi/paparazzi/compare/aae158b084f6...2bd1e4ebdf4e

reply via email to

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