paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] ecb3d8: [Spektrum] Configure t


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] ecb3d8: [Spektrum] Configure the bind pin to be pullup/pul...
Date: Thu, 28 Aug 2014 00:52:49 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: ecb3d841cffd363daac7b416b0d79a7c453cd5f8
      
https://github.com/paparazzi/paparazzi/commit/ecb3d841cffd363daac7b416b0d79a7c453cd5f8
  Author: Piotr Esden-Tempski <address@hidden>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M sw/airborne/arch/stm32/mcu_periph/gpio_arch.c
    M sw/airborne/arch/stm32/mcu_periph/gpio_arch.h
    M sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c

  Log Message:
  -----------
  [Spektrum] Configure the bind pin to be pullup/pulldown.

All Lisa/M and Lisa/MX prior to V2.1 don't have a dedicated pull
resistor on the bind pin. We were configuring the pin as floating input.
This will result in random behaviour, depending on the charge of the
GPIO. The system will decide to set the satellites into bind mode
depending on how much moist finger is present on the pin. We want
something more decisive than that. :)


  Commit: f9a7d4dafceed0f6b717deaafa410ab565074bc1
      
https://github.com/paparazzi/paparazzi/commit/f9a7d4dafceed0f6b717deaafa410ab565074bc1
  Author: Felix Ruess <address@hidden>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M sw/airborne/arch/stm32/mcu_periph/gpio_arch.c
    M sw/airborne/arch/stm32/mcu_periph/gpio_arch.h
    M sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c

  Log Message:
  -----------
  Merge pull request #814 from esden/spektrum_bind_pin_fix

[Spektrum] Configure the bind pin to be pullup/pulldown.


Compare: 
https://github.com/paparazzi/paparazzi/compare/cb343313ae9d...f9a7d4dafcee

reply via email to

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