Commit Graph

2682 Commits

Author SHA1 Message Date
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 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
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
Felix Ruess 6270c015a0 removed some old unnecessary parts from my airframe file 2010-12-28 19:46:34 +01:00
Felix Ruess 5fce185812 made i2c clock timing configurable for actuators_mkk subsystem 2010-12-27 23:55:52 +01:00
Felix Ruess fa7bb9ef98 fix comments in adc generic and update example airframe 2010-12-24 16:03:08 +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
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
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
Felix Ruess 25fcb2c026 update more airframes to the unified parameter names 2010-12-21 10:45:56 +01:00
Gautier Hattenberger 6abfc9f91c update modules definition 2010-12-20 14:34:49 +01:00
Gautier Hattenberger 7b2931b2f6 update ENAC airframes 2010-12-20 13:41:13 +01:00
Gautier Hattenberger 12ea204e33 unified definition for config of modules and subsystems 2010-12-20 12:51:53 +01:00
Felix Ruess 38eb307ef8 fix paths to datalink.c in makefiles 2010-12-19 14:37:13 +01:00
Felix Ruess 3e4ba71e63 only set GPS_PORT and GPS_BAUD to default values in board files if not already defined, for lisa-l 2010-12-19 00:08:05 +01:00
Felix Ruess 85ef3c151b only set GPS_PORT and GPS_BAUD to default values in board files if not already defined 2010-12-18 23:37:07 +01:00
Felix Ruess d83ad04918 only GPS_PORT and GPS_BAUD to default values if not already set 2010-12-18 23:30:35 +01:00
Felix Ruess 7410049cf2 moved booz2_datalink to firmwares/rotorcraft 2010-12-18 21:04:47 +01:00
Felix Ruess 91f1855640 move fw datalink to firmwares/fixedwing 2010-12-18 21:00:44 +01:00
Felix Ruess 0cd1a67264 don't override modem port and baud settings with board defaults on rotorcraft when already set with a param 2010-12-18 18:38:16 +01:00
Christophe De Wagter 687d149d82 #define I2C0 issue in mcu 2010-12-15 16:02:53 +01:00
Christophe De Wagter bd875a54de Specially for Felix: no more trailling whitespaces 2010-12-15 14:26:25 +01:00
Christophe De Wagter cbd6a7e91f Single Tuning File for all IMU Fixedwings 2010-12-15 14:04:30 +01:00
Christophe De Wagter fec814156d There is a tuning_ins and a tuning_imu... 2010-12-15 11:23:03 +01:00
Christophe De Wagter e92c1c5611 Typo in new IMU telemetry 2010-12-15 11:21:46 +01:00
Christophe De Wagter 90f0f9e908 Rename TUDelft folder for ease of merging 2010-12-15 11:20:57 +01:00
Christophe De Wagter 949a5dc776 Typo, thanks to OLRI 2010-12-15 10:37:32 +01:00
Christophe De Wagter 01d4ab332c Booz IMU for Fixedwings 2010-12-14 23:43:58 +01:00
Felix Ruess c83abf02d2 fix typo in analog imu makefile 2010-12-13 21:41:07 +01:00
Felix Ruess 1b3dab2408 get rid of analogimu and embedd dcm algorithm in ahrs framework, also use ahrs_aligner for dcm 2010-12-10 01:32:40 +01:00
Felix Ruess ab37342ea7 split analogimu in imu and dcm (ahrs) part, update makefiles 2010-12-09 22:43:26 +01:00
Felix Ruess f69a6a6a52 remove -DUSE_ADC_3 in analogimu makefile 2010-12-09 20:55:56 +01:00
Felix Ruess b7c86a4d44 Merge branch 'master' of github.com:paparazzi/paparazzi into analogimu 2010-12-09 20:47:18 +01:00
Christophe De Wagter 5a5a66e99b Automatic USE_ADC 2010-12-09 20:27:20 +01:00
Felix Ruess 3c00ca3d71 continue analogimu integration 2010-12-09 20:14:33 +01:00
Felix Ruess 1d2b12cb24 replace ANALOG_IMU flag with USE_ANALOG_IMU 2010-12-09 18:09:33 +01:00
Felix Ruess a1692c45e8 use SRC_SUBSYSTEMS in analogimu makefile 2010-12-09 13:09:55 +01:00
Christophe De Wagter bbba46bce7 Inline math, reused paparazzi math and defines, organize, remove unused 2010-12-09 11:35:33 +01:00
Christophe De Wagter 7e31a42d40 Removed unused code from arduimu.c until it turned out to be empty. 2010-12-09 10:11:40 +01:00
Christophe De Wagter 0ec5b268db Actuators in FBW part, Current above 65Amps 2010-12-09 02:48:00 +01:00
Christophe De Wagter ead6da25c9 removed imu code from ahrs 2010-12-09 02:24:26 +01:00