[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] ac16d0: Mode switching via two
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] ac16d0: Mode switching via two two way switches. |
Date: |
Wed, 20 Jun 2012 05:20:46 -0700 |
Branch: refs/heads/v3.9
Home: https://github.com/paparazzi/paparazzi
Commit: ac16d06b2247a9c0466b2d207d0b5acc9cf7e8c0
https://github.com/paparazzi/paparazzi/commit/ac16d06b2247a9c0466b2d207d0b5acc9cf7e8c0
Author: Tilman Baumann <address@hidden>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
M sw/airborne/firmwares/fixedwing/main_ap.c
Log Message:
-----------
Mode switching via two two way switches.
RADIO_MODE will switch between MANUAL and AUTO
<define name="RADIO_MODE" value="RADIO_GEAR"/>
And the RADIO_AUTO_MODE one will, in case the MODE switch is on AUTO select
between the different AUTO MODES.
<define name="RADIO_AUTO_MODE" value="RADIO_AUX1"/>
closes #218
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] ac16d0: Mode switching via two two way switches.,
GitHub <=