[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 23c2f0: Moved old i2c implemen
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 23c2f0: Moved old i2c implementations into obsolete subdir... |
Date: |
Sat, 25 Feb 2012 02:46:10 -0800 |
Branch: refs/heads/locm3
Home: https://github.com/paparazzi/paparazzi
Commit: 23c2f05e52d9fd4f1b8e31f839969ebb4f0bf2cf
https://github.com/paparazzi/paparazzi/commit/23c2f05e52d9fd4f1b8e31f839969ebb4f0bf2cf
Author: Piotr Esden-Tempski <address@hidden>
Date: 2012-02-24 (Fri, 24 Feb 2012)
Changed paths:
M conf/autopilot/lisa_test_progs.makefile
M conf/autopilot/subsystems/shared/i2c_select.makefile
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
R sw/airborne/arch/stm32/mcu_periph/i2c_arch.old.c
R sw/airborne/arch/stm32/mcu_periph/i2c_arch.rewritten.c
A sw/airborne/arch/stm32/mcu_periph/obsolete/i2c_arch.old.c
A sw/airborne/arch/stm32/mcu_periph/obsolete/i2c_arch.very_old.c
Log Message:
-----------
Moved old i2c implementations into obsolete subdirectory for reference, made
christophe's driver the main driver as this is currently the only one ported to
libopencm3. ;)
Commit: 7978ba91b18155f36fb925eff71d56d96c495b8b
https://github.com/paparazzi/paparazzi/commit/7978ba91b18155f36fb925eff71d56d96c495b8b
Author: Piotr Esden-Tempski <address@hidden>
Date: 2012-02-24 (Fri, 24 Feb 2012)
Changed paths:
M sw/airborne/firmwares/rotorcraft/telemetry.h
Log Message:
-----------
Fixed a typo in one of the telemetry macros.
Commit: 10c1c250d3f984ce73e4c4c6125b55305dd82dc7
https://github.com/paparazzi/paparazzi/commit/10c1c250d3f984ce73e4c4c6125b55305dd82dc7
Author: Piotr Esden-Tempski <address@hidden>
Date: 2012-02-25 (Sat, 25 Feb 2012)
Changed paths:
M sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c
Log Message:
-----------
Ported spektrum receiver driver (fixed to the lisa/m 2.0 uart ports for now),
using test_rc_spektrum. Reading transmitter data works, binding procedure seems
to be broken though, needs more investigation.
Compare: https://github.com/paparazzi/paparazzi/compare/13cd936...10c1c25
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 23c2f0: Moved old i2c implementations into obsolete subdir...,
GitHub <=