Commit Graph

17 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 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 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 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
Felix Ruess f0c9716dcd Merge branch 'master' into nav and resolve conflicts 2010-11-23 22:42:20 +01:00
Felix Ruess d1dc839954 change GPS flag to USE_GPS 2010-11-23 21:47:13 +01:00
Felix Ruess bfb41a5295 change INFRARED flag to use USE_INFRARED in airframes and makefiles 2010-11-23 21:47:13 +01:00
Felix Ruess 13780c00c9 move traffic info into subsystems/navigation 2010-11-23 19:08:21 +01:00
Felix Ruess 167afe9d26 fix path to nav.c in makefiles 2010-11-20 14:13:23 +01:00
Felix Ruess 9b4aaf4df9 fix path for some nav functions in makefiles 2010-11-20 14:00:11 +01:00
Felix Ruess 8a03b64906 airframes cleanup. Moved airframes that seem not to beeing used anymore into the subdir obsolete. If you still use one of these airframes please update them and move them back to the appropriate place. 2010-08-15 22:53:14 +00:00