Commit Graph

20 Commits

Author SHA1 Message Date
Felix Ruess 00ac61cba5 changed v_ctl_altitude_pgain to positive 2011-11-29 20:20:47 +01:00
Felix Ruess a107375f8e changed h_ctl_roll_rate_gain to positive 2011-11-29 20:11:32 +01:00
Felix Ruess 5e59fc1f1b changed h_ctl_roll_attitude_gain to positive 2011-11-29 20:05:07 +01:00
Felix Ruess c3f0bb8170 changed h_ctl_pitch_pgain to positive 2011-11-29 19:38:42 +01:00
Felix Ruess 225111d9bc start defining all control gains with positive values: changed H_CTL_COURSE_PGAIN to positive 2011-11-29 19:00:02 +01: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 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 e7f29df968 update example airframe with ETS baro 2011-01-11 19:10:56 +01:00
Felix Ruess a3811c4969 set common defines for all targets of fixedwing firmware in example airframes 2010-11-11 16:14:01 +01:00
Felix Ruess 039de10836 renamed twog board from "twog_1" to "twog_1.0", please update 2010-10-31 23:25:11 +00:00
Felix Ruess f02e17cddb add USE_AIRSPEED to ets example airframe 2010-10-29 14:53:07 +00:00
Felix Ruess 29f5699e53 remove old airspeed and ets files 2010-10-26 11:21:39 +00:00
Gautier Hattenberger c1b6ac3abc update exemple airframe with ets sensors as modules 2010-10-21 20:27:36 +00:00
Felix Ruess d3a374b805 deleted every occuren of the definition MIN_CIRCLE_RADIUS as it is not used anywhere 2010-10-05 15:02:38 +00:00
Felix Ruess 9b492f77b1 update airframes to reflect automatic selection of actuators 2010-08-25 10:47:38 +00:00
Felix Ruess d34e7aa88c made control loops a seperate subsystem 2010-08-24 12:01:21 +00:00
Felix Ruess c6a14f9e53 example airframe updates 2010-08-20 12:22:34 +00:00
Felix Ruess b0ab385067 more subsystem makefiles and some examples 2010-08-15 22:53:07 +00:00