[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 399016: removd old csc stuff.
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 399016: removd old csc stuff. was the can servo controller... |
Date: |
Wed, 25 Jan 2012 07:34:18 -0800 |
Branch: refs/heads/dev
Home: https://github.com/paparazzi/paparazzi
Commit: 399016c983b338242bac04d668a3970d5f1f94b1
https://github.com/paparazzi/paparazzi/commit/399016c983b338242bac04d668a3970d5f1f94b1
Author: Felix Ruess <address@hidden>
Date: 2012-01-25 (Wed, 25 Jan 2012)
Changed paths:
R conf/airframes/obsolete/csc.xml
R conf/airframes/obsolete/csc_ap.xml
R conf/autopilot/subsystems/csc_gps.makefile
R conf/settings/csc_ap.xml
R conf/settings/mercury_csc.xml
R conf/telemetry/csc.xml
R conf/telemetry/csc_ap.xml
R conf/telemetry/mercury_csc.xml
R sw/airborne/arch/lpc21/servos_csc.c
R sw/airborne/arch/lpc21/servos_csc.h
R sw/airborne/csc/arm7/buss_twi_blmc_hw.c
R sw/airborne/csc/arm7/buss_twi_blmc_hw.h
R sw/airborne/csc/arm7/props_csc.c
R sw/airborne/csc/arm7/props_csc.h
R sw/airborne/csc/csc_adc.c
R sw/airborne/csc/csc_adc.h
R sw/airborne/csc/csc_airspeed.c
R sw/airborne/csc/csc_airspeed.h
R sw/airborne/csc/csc_ap_link.c
R sw/airborne/csc/csc_ap_link.h
R sw/airborne/csc/csc_ap_main.c
R sw/airborne/csc/csc_ap_main.h
R sw/airborne/csc/csc_autopilot.c
R sw/airborne/csc/csc_autopilot.h
R sw/airborne/csc/csc_baro.c
R sw/airborne/csc/csc_baro.h
R sw/airborne/csc/csc_can.c
R sw/airborne/csc/csc_can.h
R sw/airborne/csc/csc_datalink.c
R sw/airborne/csc/csc_main.c
R sw/airborne/csc/csc_main.h
R sw/airborne/csc/csc_me4_link.c
R sw/airborne/csc/csc_me4_link.h
R sw/airborne/csc/csc_msg_def.h
R sw/airborne/csc/csc_protocol.c
R sw/airborne/csc/csc_protocol.h
R sw/airborne/csc/csc_rc_spektrum.c
R sw/airborne/csc/csc_rc_spektrum.h
R sw/airborne/csc/csc_servos.c
R sw/airborne/csc/csc_servos.h
R sw/airborne/csc/csc_telemetry.c
R sw/airborne/csc/csc_telemetry.h
R sw/airborne/csc/csc_throttle.c
R sw/airborne/csc/csc_throttle.h
R sw/airborne/csc/csc_vane.c
R sw/airborne/csc/csc_vane.h
R sw/airborne/csc/csc_xsens.c
R sw/airborne/csc/csc_xsens.h
R sw/airborne/csc/mercury_ap.c
R sw/airborne/csc/mercury_ap.h
R sw/airborne/csc/mercury_csc_main.c
R sw/airborne/csc/mercury_main.c
R sw/airborne/csc/mercury_supervision.h
R sw/airborne/csc/mercury_xsens.c
R sw/airborne/csc/mercury_xsens.h
R sw/airborne/csc/ppm_bridge_main.c
R sw/airborne/lisa/test_csc_servo.c
Log Message:
-----------
removd old csc stuff. was the can servo controller, but is obsolete and
unmaintained
Commit: 1c61c4edb3bf5cab3685e19ce211896440753e1f
https://github.com/paparazzi/paparazzi/commit/1c61c4edb3bf5cab3685e19ce211896440753e1f
Author: Felix Ruess <address@hidden>
Date: 2012-01-25 (Wed, 25 Jan 2012)
Changed paths:
R sw/lib/ocaml/ivy/Makefile
R sw/lib/ocaml/ivy/README
R sw/lib/ocaml/ivy/cglibivy.c
R sw/lib/ocaml/ivy/civy.c
R sw/lib/ocaml/ivy/civyloop.c
R sw/lib/ocaml/ivy/ctkivy.c
R sw/lib/ocaml/ivy/debian/changelog.3.10.2
R sw/lib/ocaml/ivy/debian/changelog.3.11.2
R sw/lib/ocaml/ivy/debian/compat
R sw/lib/ocaml/ivy/debian/control
R sw/lib/ocaml/ivy/debian/rules
R sw/lib/ocaml/ivy/debian/shlibs.local
R sw/lib/ocaml/ivy/examples/Makefile
R sw/lib/ocaml/ivy/examples/glibivyprobe.ml
R sw/lib/ocaml/ivy/examples/ivyivyprobe.ml
R sw/lib/ocaml/ivy/examples/ivyprobe.ml
R sw/lib/ocaml/ivy/examples/tkivyprobe.ml
R sw/lib/ocaml/ivy/glibIvy.ml
R sw/lib/ocaml/ivy/glibIvy.mli
R sw/lib/ocaml/ivy/ivy.ml
R sw/lib/ocaml/ivy/ivy.mli
R sw/lib/ocaml/ivy/ivyLoop.ml
R sw/lib/ocaml/ivy/ivyLoop.mli
R sw/lib/ocaml/ivy/tkIvy.ml
R sw/lib/ocaml/ivy/tkIvy.mli
Log Message:
-----------
removed ocaml ivy lib, ivy svn is up-to-date with ivy-ocaml
Compare: https://github.com/paparazzi/paparazzi/compare/f804bb0...1c61c4e
- [paparazzi-commits] [paparazzi/paparazzi] 399016: removd old csc stuff. was the can servo controller...,
GitHub <=