paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 088a33: merged init_hw.h and i


From: noreply
Subject: [paparazzi-commits] [paparazzi/paparazzi] 088a33: merged init_hw.h and interrupt_hw.h into mcu.h - a...
Date: Fri, 3 Dec 2010 05:35:44 -0800

Branch: refs/heads/master
Home:   https://github.com/paparazzi/paparazzi

Commit: 088a33afa02643c142939d9e32c37f901f2bc28d
    
https://github.com/paparazzi/paparazzi/commit/088a33afa02643c142939d9e32c37f901f2bc28d
Author: Antoine Drouin <address@hidden>
Date:   2010-12-03 (Fri, 03 Dec 2010)

Changed paths:
  M conf/autopilot/rotorcraft.makefile
  M conf/autopilot/subsystems/fixedwing/autopilot.makefile
  M conf/boards/lisa_l_1.0.makefile
  M sw/airborne/adc.h
  A sw/airborne/arch/lpc21/mcu_arch.c
  A sw/airborne/arch/lpc21/mcu_arch.h
  M sw/airborne/arch/stm32/adc_hw.c
  A sw/airborne/arch/stm32/mcu_arch.c
  A sw/airborne/arch/stm32/mcu_arch.h
  M sw/airborne/boards/lisa_l_1.0.h
  M sw/airborne/firmwares/fixedwing/main_ap.c
  M sw/airborne/firmwares/fixedwing/main_fbw.c
  M sw/airborne/firmwares/rotorcraft/main.c
  M sw/airborne/firmwares/rotorcraft/main.h
  A sw/airborne/mcu.c
  A sw/airborne/mcu.h

Log Message:
-----------
merged init_hw.h and interrupt_hw.h into mcu.h - added battery voltage 
monitoring for fixedwing on stm32


Commit: 38e9c445145d09729cf17984a6bd6f41518e82e8
    
https://github.com/paparazzi/paparazzi/commit/38e9c445145d09729cf17984a6bd6f41518e82e8
Author: Antoine Drouin <address@hidden>
Date:   2010-12-03 (Fri, 03 Dec 2010)

Changed paths:
  M .gitignore
  M Makefile
  M conf/Makefile.lpc21
  M conf/airframes/airframe.dtd
  M conf/airframes/booz2_flixr.xml
  M conf/airframes/mm/fixed-wing/funjetgfi8.xml
  M conf/autopilot/fixedwing.makefile
  M conf/autopilot/rotorcraft.makefile
  M conf/autopilot/setup.makefile
  R conf/autopilot/subsystems/fixedwing/actuators_4015.makefile
  R conf/autopilot/subsystems/fixedwing/actuators_4017.makefile
  R conf/autopilot/subsystems/fixedwing/actuators_direct.makefile
  M conf/autopilot/subsystems/fixedwing/gps_ublox_lea5h_hitl.makefile
  R conf/autopilot/subsystems/fixedwing/payload_hum_baro.makefile
  R conf/autopilot/subsystems/fixedwing/radio_control_ppm.makefile
  R conf/autopilot/subsystems/fixedwing/radio_control_spektrum.makefile
  M conf/autopilot/subsystems/fixedwing/testing.makefile
  R conf/autopilot/subsystems/rotorcraft/radio_control_ppm.makefile
  R conf/autopilot/subsystems/rotorcraft/radio_control_spektrum.makefile
  A conf/autopilot/subsystems/shared/actuators_4015.makefile
  A conf/autopilot/subsystems/shared/actuators_4017.makefile
  A conf/autopilot/subsystems/shared/actuators_direct.makefile
  A conf/autopilot/subsystems/shared/radio_control_ppm.makefile
  A conf/autopilot/subsystems/shared/radio_control_spektrum.makefile
  M conf/flight_plans/basic_booz.xml
  M conf/modules/baro_scp.xml
  M conf/modules/digital_cam.xml
  A conf/modules/digital_cam_i2c.xml
  M conf/settings/dc.xml
  M sw/airborne/arch/lpc21/lpcusb/Makefile
  R sw/airborne/arch/lpc21/max1167_hw.c
  R sw/airborne/arch/lpc21/max1167_hw.h
  M sw/airborne/arch/lpc21/subsystems/radio_control/spektrum_arch.h
  M sw/airborne/datalink.c
  M sw/airborne/firmwares/fixedwing/guidance/guidance_v_n.c
  M sw/airborne/firmwares/fixedwing/main_ap.c
  M sw/airborne/firmwares/fixedwing/main_fbw.c
  M sw/airborne/firmwares/fixedwing/stabilization/stabilization_adaptive.c
  A sw/airborne/firmwares/setup/setup_actuators.c
  M sw/airborne/joystick.h
  R sw/airborne/max1167.c
  R sw/airborne/max1167.h
  A sw/airborne/modules/digital_cam/atmega_i2c_cam_ctrl.c
  A sw/airborne/modules/digital_cam/atmega_i2c_cam_ctrl.h
  M sw/airborne/modules/digital_cam/dc.c
  M sw/airborne/modules/digital_cam/dc.h
  A sw/airborne/modules/digital_cam/led_cam_ctrl.c
  A sw/airborne/modules/digital_cam/led_cam_ctrl.h
  A sw/airborne/modules/digital_cam/sim_i2c_cam_ctrl.c
  R sw/airborne/nova_test_imu.c
  A sw/airborne/obsolete/max1167_hw.c
  A sw/airborne/obsolete/max1167_hw.h
  R sw/airborne/setup_actuators.c
  M sw/airborne/subsystems/radio_control/spektrum_dx7se.h
  A sw/airborne/test/nova_test_imu.c
  A sw/airborne/test/test_adcs.c
  R sw/airborne/test_adcs.c
  M sw/ground_segment/cockpit/Makefile
  A sw/ground_segment/cockpit/ant_track_pmm.c
  R sw/in_progress/antenna_track/ant_track_Pololu.c
  M sw/lib/ocaml/ivy/Makefile
  M sw/lib/ocaml/ivy/civy.c
  M sw/lib/ocaml/ivy/civyloop.c
  M sw/lib/ocaml/ivy/debian/changelog.3.11.2
  M sw/lib/ocaml/ivy/debian/control
  M sw/tools/gen_aircraft.ml
  M sw/tools/gen_airframe.ml
  M sw/tools/gen_flight_plan.ml
  M sw/tools/gen_modules.ml
  M sw/tools/gen_settings.ml

Log Message:
-----------
Merge branch 'master' of github.com:paparazzi/paparazzi


Commit: a3dfcbe4688a8804d2dda46b107e269263be46df
    
https://github.com/paparazzi/paparazzi/commit/a3dfcbe4688a8804d2dda46b107e269263be46df
Author: Antoine Drouin <address@hidden>
Date:   2010-12-03 (Fri, 03 Dec 2010)

Changed paths:
  R sw/airborne/arch/sim/init_hw.h
  R sw/airborne/arch/sim/interrupt_hw.h
  A sw/airborne/arch/sim/mcu_arch.c
  A sw/airborne/arch/sim/mcu_arch.h

Log Message:
-----------
converted sim to mcu.h





reply via email to

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