Commit Graph

57 Commits

Author SHA1 Message Date
Felix Ruess 7b617fa637 fix paths to downlink.c, pprz_transport.c and xbee.c for jsbsim, nps and in old airframe files 2011-12-18 22:59:41 +01:00
Felix Ruess 57dae8acb1 aiframe files: set code_unit to deg for cam defines that still use degrees 2011-12-09 14:46:48 +01:00
Felix Ruess 67976d16fc Merge branch 'dev' into only_radians 2011-12-07 16:48:36 +01:00
Felix Ruess d11b746efa replaced unit="radians" with unit="rad" since radians is not recognized as a known unit 2011-12-01 17:38:12 +01:00
Felix Ruess faf85f6338 set some roll and pitch max values with unit="deg" instead of RadOfDeg macro 2011-12-01 16:43:22 +01:00
Felix Ruess 16524fffda use the new automatic conversion with unit="deg" to radians instead of RadOfDeg 2011-12-01 16:05:24 +01:00
Felix Ruess 0e3bc1cdfa removed defines of GLIDE_AIRSPEED, GLIDE_VSPEED and GLIDE_PITCH. They were only ever used in the mav07.xml flight plan... 2011-12-01 15:54:19 +01:00
Felix Ruess 4e6ff045b7 Revert "updaded all airframe files to set IR neutrals in radians"
Not needed since unit="deg" is automatically converted to radians now
This reverts commit 6b3c694a48.
2011-12-01 01:24:08 +01:00
Felix Ruess 778c20931e Revert "set unit to rad for PITCH_NEUTRAL_DEFAULT and ROLL_NEUTRAL_DEFAULT"
Not needed since unit="deg" is automatically converted to radians now
This reverts commit 6a7a0bbae5.
2011-12-01 01:23:03 +01:00
Felix Ruess 6a7a0bbae5 set unit to rad for PITCH_NEUTRAL_DEFAULT and ROLL_NEUTRAL_DEFAULT 2011-11-30 19:42:15 +01:00
Felix Ruess 6b3c694a48 updaded all airframe files to set IR neutrals in radians 2011-11-29 01:04:39 +01:00
Felix Ruess c8a2220922 removed some old GYRO_NB_SAMPLES defines, use configure of imu_analog subsystem instead. moved some old ENAC airframes to obsolete dir 2011-11-24 16:32:19 +01:00
Felix Ruess c4c8925298 Merge branch 'imu_analog_gyro' into dev 2011-11-24 15:51:47 +01:00
Felix Ruess 686a26b356 Merge branch 'master' into dev 2011-11-24 15:45:52 +01:00
Felix Ruess b1c8d2af45 removed obsolete DATALINK section from airframe files 2011-11-24 01:40:56 +01:00
Christophe De Wagter a1c9e89aab Fix trailing whitespaces 2011-11-22 09:57:18 +01:00
Christophe De Wagter f0eaa02db7 Fix CDW airframes 2011-11-21 17:43:24 +01:00
Felix Ruess a97601cb53 Merge branch 'master' into dev 2011-11-19 14:02:48 +01:00
Christophe De Wagter 94ddaeaee0 Updated sample airframes 2011-11-18 00:20:51 +01:00
Christophe De Wagter cf0d5b9316 Starting the IMU/AHRS/INS organization. Step 1: attempt to nicely add an INS + its simulation model into a subsystem. 2011-10-26 09:53:03 +02:00
Felix Ruess 06015be50c Merge remote-tracking branch 'paparazzi/master' into dev 2011-10-05 22:10:35 +02:00
Christophe De Wagter 0cbb8063f2 TUDelft Airframes 2011-10-04 20:43:22 +02:00
Felix Ruess b6b8052049 added the infrared_adc modules to airframes where it was missing after taking reading of infrared sensor out of ahrs_infrared 2011-09-28 22:48:13 +02:00
Felix Ruess 449942e361 change attitude_infrared subsystem to ahrs_infrared in all airframe files and print a warning if old attitude_infrared subsystem is still used (but will work as it just includes ahrs_infrared) 2011-08-23 21:57:32 +02:00
Felix Ruess a112535037 always include i2c driver for fixedwing firmware as well, no extra subsystem needed anymore 2011-08-23 17:37:27 +02:00
Felix Ruess cd5928da2e renamed ahrs subsystems for clarity 2011-08-23 17:22:39 +02:00
Felix Ruess f77fae3361 cleanup trailing whitespaces 2011-08-18 09:47:40 +02:00
Felix Ruess 2cf36923f5 renamed the ublox gps subsystems, gps_ublox_utm for ublox series 4 gps, gps_ublox for all more recent ones 2011-07-14 21:07:17 +02:00
Felix Ruess 4fae19fadc renamed attitude_dcm subsystem to ahrs_dcm, prints error if old name is used 2011-06-21 20:38:39 +02:00
Christophe De Wagter 21b4532f21 PPZIMU in Microjet 2011-06-17 16:46:05 +02:00
Christophe De Wagter 775a03b10e TU airframes 2011-06-01 00:26:31 +02:00
Christophe De Wagter afba2ad350 XSens gps-imu arm setting + declination + pulsepersecond + IMU telemetry 2011-05-13 12:41:52 +02:00
Christophe De Wagter 76ffcf4298 Kalman filter at 100Hz does not work 2011-05-12 23:16:20 +02:00
Christophe De Wagter 9b02346532 gps-timeout fixed 2011-05-12 19:39:40 +02:00
Christophe De Wagter 8aabd26332 Airframe 2011-05-12 11:04:56 +02:00
Christophe De Wagter f05c19c231 TUD Airframe 2011-05-11 16:34:38 +02:00
Christophe De Wagter 6b34203e27 ppzuav-imu as a <subsystem name=imu type=ppzuav> 2011-05-06 16:12:24 +02:00
Christophe De Wagter a1eac67a74 Sign convention fix: stationary accelerometer measures [0 0 -9.81] 2011-05-06 14:00:37 +02:00
Christophe De Wagter d9f78faeca XSens -> 230k4: otherwise half the data is lost. Fixed GPS_NB_CHANNELS issue with new GPS 2011-05-04 13:06:12 +02:00
Christophe De Wagter 418371d775 yapa_xsens compiles with no more warnings 2011-04-20 15:32:34 +02:00
Christophe De Wagter 4195119d2d GPS Reset common for all devices 2011-04-04 12:43:50 +02:00
Christophe De Wagter 15761b8537 CHIMU 2011-04-01 20:09:12 +02:00
Christophe De Wagter ebce59b748 MicroJet IMU Flights 2011-02-25 09:30:14 +01:00
Felix Ruess 32566f6591 Merge branch 'master' into fastperiodic 2011-01-05 22:00:53 +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 1016a2899d replaced LED with USE_LED in lots of airframes and some makefiles 2011-01-04 20:13:06 +01:00
Christophe De Wagter b13fcfe1c8 Configure/Define fixes 2010-12-24 00:29:58 +01:00
Christophe De Wagter 4576ef2576 MicroJetCDW 2010-12-23 16:34:36 +01:00
Christophe De Wagter 968c7d36be debugging variables and gyro-cross components 2010-12-23 14:41:02 +01:00
Christophe De Wagter 5696669391 Normalization srews it all.... 2010-12-22 13:40:27 +01:00