[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 5d9a0d: Enable the infrared mo
From: |
noreply |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 5d9a0d: Enable the infrared modules for jsbsim target as w... |
Date: |
Mon, 24 Oct 2011 13:00:14 -0700 |
Branch: refs/heads/dev
Home: https://github.com/paparazzi/paparazzi
Commit: 5d9a0dfbeee40c950257a04024bffd56db335c57
https://github.com/paparazzi/paparazzi/commit/5d9a0dfbeee40c950257a04024bffd56db335c57
Author: Felix Ruess <address@hidden>
Date: 2011-10-24 (Mon, 24 Oct 2011)
Changed paths:
M conf/modules/infrared_adc.xml
M conf/modules/infrared_i2c.xml
Log Message:
-----------
Enable the infrared modules for jsbsim target as well. Closes #74
Commit: 471720a4915f4d9474805a487e50763654a2bea2
https://github.com/paparazzi/paparazzi/commit/471720a4915f4d9474805a487e50763654a2bea2
Author: Felix Ruess <address@hidden>
Date: 2011-10-24 (Mon, 24 Oct 2011)
Changed paths:
M conf/autopilot/subsystems/fixedwing/autopilot.makefile
M conf/autopilot/subsystems/rotorcraft/fdm_nps.makefile
Log Message:
-----------
removed pcre lib from jsbsim and rotorcraft sim targets, not needed and won't
compile when the linker uses --as-needed option
Commit: d198072226a77b3ce82ea41f00fe0a8da105dba8
https://github.com/paparazzi/paparazzi/commit/d198072226a77b3ce82ea41f00fe0a8da105dba8
Author: Felix Ruess <address@hidden>
Date: 2011-10-24 (Mon, 24 Oct 2011)
Changed paths:
M Makefile.ac
Log Message:
-----------
also print LDFLAGS to var/ac/target_srcs.list
Commit: ce08e1a86946fec74c472aaf39c10ec52b009fe9
https://github.com/paparazzi/paparazzi/commit/ce08e1a86946fec74c472aaf39c10ec52b009fe9
Author: Christophe De Wagter <address@hidden>
Date: 2011-10-24 (Mon, 24 Oct 2011)
Changed paths:
M .gitignore
M sw/ground_segment/misc/Makefile
A sw/ground_segment/misc/ivy2serial.c
Log Message:
-----------
IVY 2 Serial relay
Commit: 311c105ef09ad00e2183b479814bb2e83410614b
https://github.com/paparazzi/paparazzi/commit/311c105ef09ad00e2183b479814bb2e83410614b
Author: Christophe De Wagter <address@hidden>
Date: 2011-10-24 (Mon, 24 Oct 2011)
Changed paths:
M .gitignore
M Makefile
M Makefile.ac
M conf/Makefile.jsbsim
M conf/Makefile.lpc21
M conf/Makefile.omap
M conf/Makefile.pentium-m
M conf/Makefile.stm32
R conf/airframes/Poine/autoplato.xml
R conf/airframes/Poine/booz2_a2.xml
R conf/airframes/Poine/booz2_a3.xml
R conf/airframes/Poine/booz2_a4.xml
R conf/airframes/Poine/booz2_a5.xml
R conf/airframes/Poine/fuckyou.xml
M conf/airframes/Poine/turntable.xml
M conf/airframes/flixr_discovery.xml
A conf/airframes/obsolete/autoplato.xml
A conf/airframes/obsolete/booz2_a2.xml
A conf/airframes/obsolete/booz2_a3.xml
A conf/airframes/obsolete/booz2_a4.xml
A conf/airframes/obsolete/booz2_a5.xml
M conf/autopilot/subsystems/fixedwing/attitude_infrared.makefile
M conf/autopilot/subsystems/fixedwing/autopilot.makefile
A conf/autopilot/subsystems/fixedwing/settings_rc.makefile
M conf/autopilot/subsystems/rotorcraft/ahrs_int_cmpl_euler.makefile
M conf/autopilot/subsystems/rotorcraft/ahrs_int_cmpl_quat.makefile
M conf/autopilot/subsystems/rotorcraft/fdm_nps.makefile
M conf/conf.xml.example
M conf/modules/infrared_adc.xml
M conf/modules/infrared_i2c.xml
A conf/settings/tuning_ins_rc.xml
M conf/telemetry/default.xml
M conf/telemetry/default_fixedwing_imu.xml
M conf/telemetry/default_fixedwing_imu_9k6.xml
M sw/airborne/arch/lpc21/lpcusb/Makefile
M sw/airborne/boards/tiny_1.1.h
M sw/airborne/firmwares/fixedwing/autopilot.h
M sw/airborne/firmwares/motor_bench/main_turntable.c
M sw/airborne/firmwares/motor_bench/mb_tacho.c
M sw/airborne/rc_settings.c
M sw/airborne/rc_settings.h
M sw/airborne/test/ahrs/Makefile
M sw/ground_segment/cockpit/Makefile
M sw/ground_segment/joystick/Makefile
M sw/ground_segment/tmtc/GSM/Makefile
M sw/ground_segment/tmtc/aircraft.ml
M sw/ground_segment/tmtc/aircraft.mli
M sw/ground_segment/tmtc/fw_server.ml
M sw/ground_segment/tmtc/server.ml
M sw/ground_segment/tmtc/server_globals.ml
R sw/ground_segment/visu3d/Makefile
R sw/ground_segment/visu3d/TODO
R sw/ground_segment/visu3d/mapGL.ml
M sw/in_progress/button/Makefile
M sw/in_progress/fdm/Makefile
M sw/in_progress/ir_calibration/Makefile
M sw/in_progress/motor_bench/Makefile
M sw/lib/ocaml/Makefile
M sw/lib/ocaml/ivy/Makefile
M sw/logalizer/Makefile
M sw/logalizer/sliding_plot.c
M sw/simulator/old_booz/tests/Makefile
R sw/supervision/paparazzi.pl
M sw/tools/gen_settings.ml
Log Message:
-----------
Pulled Master
Commit: 01baeec1a575035722002a27453255b7715a8b23
https://github.com/paparazzi/paparazzi/commit/01baeec1a575035722002a27453255b7715a8b23
Author: Christophe De Wagter <address@hidden>
Date: 2011-10-24 (Mon, 24 Oct 2011)
Changed paths:
M sw/ground_segment/misc/ivy2serial.c
Log Message:
-----------
IVY <-> Longrange Serial
Compare: https://github.com/paparazzi/paparazzi/compare/8e68bda...01baeec