Commit Graph

6215 Commits

Author SHA1 Message Date
Felix Ruess 570685e969 moved old booz airframe file to obsolte dir 2011-01-06 19:42:40 +01:00
Felix Ruess ba36c61694 remove standard gyro channel definitons from my airframe file 2011-01-06 16:03:26 +01:00
Gautier Hattenberger c60c844aff Merge remote branch 'paparazzi/master' into ir 2011-01-05 11:45:20 +01:00
Felix Ruess 97769d2657 added basic test airframe for HB autopilot board 2011-01-04 22:15:06 +01:00
Felix Ruess 1ca0761433 moved fixedwing testing.makefile to obsolete folder 2011-01-04 21:48:22 +01:00
Felix Ruess 72a09220cb replace int_enable() with mcu_int_enable() in a lot of test files 2011-01-04 21:13:31 +01:00
Felix Ruess e598dcc30e replace include init_hw.h with mcu.h in a lot of test files 2011-01-04 21:06:29 +01:00
Felix Ruess ed452c37d6 replace hw_init() with mcu_init() in a lot of test files 2011-01-04 21:04:18 +01:00
Felix Ruess 956288c628 fix a lot of uart includes 2011-01-04 20:55:33 +01:00
Felix Ruess c2e69b78c7 fix tunnel for booz 2011-01-04 20:51:57 +01:00
Felix Ruess 3f96b52c31 fix path to uart arch file (uart_hw.c -> mcu_periph/uart_arch.c) in some makefiles and lots of old airframes 2011-01-04 20:30:14 +01:00
Felix Ruess add1141a41 removed define FBW for tunnel targets 2011-01-04 20:21:51 +01:00
Felix Ruess a9a0c18c48 only respect the USE_LED define, removed LED 2011-01-04 20:17:02 +01:00
Felix Ruess 1016a2899d replaced LED with USE_LED in lots of airframes and some makefiles 2011-01-04 20:13:06 +01:00
Felix Ruess 980c42332e fix int_enable in usb_tunnel 2011-01-04 10:47:38 +01:00
Felix Ruess 9a8ca1aab9 add mcu files to setup.makefile 2011-01-04 10:45:48 +01:00
Felix Ruess e1d7b990da fix tunnels, only include actuators in setup for setup_actuators target 2011-01-04 10:39:20 +01:00
Felix Ruess 976a6d36a8 fix uart tunnel to use new mcu files and initialization 2011-01-04 10:36:34 +01:00
Felix Ruess b28b6d5584 Merge remote branch 'fubuntu/master' 2011-01-04 10:25:07 +01:00
Felix Ruess d165ce63d9 started fixing usb tunnel, now just actuators are not found after moving them 2011-01-04 10:23:15 +01:00
Gautier Hattenberger e18dbc1fcb Merge remote branch 'paparazzi/master' 2011-01-03 11:34:34 +01:00
Gautier Hattenberger 8b41fdbd95 update debian rules for paparazzi package 2011-01-03 11:32:22 +01:00
Gautier Hattenberger d48c91900a infrared adc modules tested and working 2011-01-03 11:30:24 +01:00
Felix Ruess d113c527aa updated comments with required xml section in booz imu subsystem makefiles, SENS should be positive, SIGN defined seperately 2010-12-29 20:36:07 +01:00
Gautier Hattenberger 144243a41a proper function definition 2010-12-29 12:36:13 +01:00
Gautier Hattenberger c60d4a759a state update in simulation was missing 2010-12-29 12:30:47 +01:00
Gautier Hattenberger 28e26cb7c5 ir adc and i2c are available as modules and subsystems 2010-12-29 12:23:09 +01:00
Felix Ruess 6270c015a0 removed some old unnecessary parts from my airframe file 2010-12-28 19:46:34 +01:00
Gautier Hattenberger 267ee33b0e ir i2c working with sim target 2010-12-28 15:59:33 +01:00
Gautier Hattenberger 161c2e7c51 infrared i2c as subsystem with module wrapper 2010-12-28 11:46:11 +01:00
Felix Ruess 5fce185812 made i2c clock timing configurable for actuators_mkk subsystem 2010-12-27 23:55:52 +01:00
Gautier Hattenberger c643a3b76b move files 2010-12-26 10:08:25 +01:00
Gautier Hattenberger f4a248470c Merge remote branch 'paparazzi/master' into module_tools 2010-12-26 09:43:48 +01:00
Gautier Hattenberger 93d1777085 common tools for generator 2010-12-26 09:38:31 +01:00
Felix Ruess fa7bb9ef98 fix comments in adc generic and update example airframe 2010-12-24 16:03:08 +01:00
Gautier Hattenberger 92c5e49b28 Merge remote branch 'paparazzi/master' into module_tools 2010-12-24 11:04:10 +01:00
Gautier Hattenberger e945dc86be factorize most of the modules tools 2010-12-24 11:03:07 +01:00
Christophe De Wagter cf014b64cd ADC_GENERIC can be configured now 2010-12-24 01:15:56 +01:00
Christophe De Wagter b13fcfe1c8 Configure/Define fixes 2010-12-24 00:29:58 +01:00
Felix Ruess 6021335e70 update some comments in modules after parameter name unification 2010-12-24 00:11:54 +01:00
Felix Ruess 7bb9ea839a update adc_generic xml after parameter name unification 2010-12-23 23:27:44 +01:00
Felix Ruess 5ddebd6c8d fix module defines in mentor airframe file 2010-12-23 23:15:19 +01:00
Felix Ruess a6487cf9c3 update easy_glider_example, adc_generic is not a subsystem anymore but a module 2010-12-23 22:57:03 +01:00
Gautier Hattenberger 9d2421aedd start to factorize function for generators 2010-12-22 21:28:44 +01:00
Felix Ruess 4c12e4bb0e Merge remote branch 'paparazzi/param-names' 2010-12-22 13:03:23 +01:00
Felix Ruess 7746f13eb4 correct comments, booz2_datalink.c is now datalink.c 2010-12-22 00:40:23 +01:00
Gautier Hattenberger 199894f9f3 Merge remote branch 'paparazzi/master' into altgraph 2010-12-22 00:28:48 +01:00
Gautier Hattenberger 3f0e39e7cc make sure altgraph drawing function is not called if the widget is not
loaded
2010-12-22 00:24:55 +01:00
Christophe De Wagter 0719afb325 Fixed TUDelft Airframes, module params become defines, subsystem params become configure, finally no more confusion. Thanks Gautier 2010-12-21 21:51:19 +01:00
Christophe De Wagter d330661894 Fixed as many Lisa Test Progs as possible... 2010-12-21 21:35:10 +01:00