Commit Graph

7358 Commits

Author SHA1 Message Date
Felix Ruess f466899519 update some example airframes for new gyro stuff 2011-10-31 19:35:15 +01:00
Felix Ruess ba9da3f6ea moved microjet_raw_makefile.xml example file to obsolete dir... is totally out of date 2011-10-31 18:58:45 +01:00
Felix Ruess dfcb219751 removed sending of old gyro rates, use the IMU_GYRO message instead 2011-10-31 18:54:54 +01:00
Felix Ruess 1494210b75 removed old gyro code 2011-10-31 18:48:46 +01:00
Felix Ruess 620e3b1e24 use imu analog_gyro subsystem in microjet example and print errors if old gyro subsystems are used 2011-10-31 18:48:46 +01:00
Felix Ruess 64c5aa06a3 added a simple imu subsystem for usage with roll (and optionally pitch) gyros only. Meant to be used together with ahrs_infrared and replacing the old gyro subsystem and code 2011-10-31 18:48:46 +01:00
Felix Ruess 130d5562cb set accel and mag neutrals to zero and warn about it if not all neutrals are defined in the airframe file 2011-10-31 18:48:46 +01:00
Felix Ruess 955379d7f0 make it possible to define custom (or empty) handlers for ImuScale[Gyro|Accel] 2011-10-31 18:48:46 +01:00
Felix Ruess 0d9bf23508 only check and use aligner if USE_AHRS_ALIGNER is defined 2011-10-31 18:48:31 +01:00
Felix Ruess 0d499fb991 updated comments, use configure and not param keyword 2011-10-31 17:11:40 +01:00
Felix Ruess 1ff3548720 Merge branch 'master' into dev 2011-10-31 15:31:39 +01:00
Felix Ruess 29ccad782c update comments for servo_switch module 2011-10-31 00:22:14 +01:00
Felix Ruess 0cd41d9225 no execuable flag for source files 2011-10-28 18:31:51 +02:00
Felix Ruess 88d8f4458e trying to make everyone happy.... no xargs -r on osx 2011-10-28 13:31:10 +02:00
Felix Ruess 0b9922c690 Call xargs with option -r (--no-run-if-empty) so that when the toolchain is not found, dirname does not complain about a missing operand 2011-10-28 11:30:18 +02:00
Felix Ruess 8034bcb209 removed obsolete sim_imu file 2011-10-27 13:11:46 +02:00
Felix Ruess c4bf4365a3 also feed sim_ahrs from jsbsim 2011-10-27 13:11:46 +02:00
Felix Ruess 3c8ff67a8e whitespace cleanup 2011-10-27 13:11:46 +02: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
Christophe De Wagter 6f82311504 Added mergetool and tags to githelper 2011-10-26 08:09:50 +02:00
Christophe De Wagter 01baeec1a5 IVY <-> Longrange Serial 2011-10-24 21:40:36 +02:00
Christophe De Wagter 311c105ef0 Pulled Master 2011-10-24 17:07:06 +02:00
Christophe De Wagter ce08e1a869 IVY 2 Serial relay 2011-10-24 17:05:11 +02:00
Felix Ruess d198072226 also print LDFLAGS to var/ac/target_srcs.list 2011-10-24 16:35:43 +02:00
Felix Ruess 471720a491 removed pcre lib from jsbsim and rotorcraft sim targets, not needed and won't compile when the linker uses --as-needed option 2011-10-24 15:36:53 +02:00
Felix Ruess 5d9a0dfbee Enable the infrared modules for jsbsim target as well. Closes #74 2011-10-24 14:21:51 +02:00
Felix Ruess 8e68bda4be Merge branch 'multilib' into dev 2011-10-22 00:10:41 +02:00
Felix Ruess f0519cc0f6 ok, really fix the generation of settings.h now 2011-10-21 23:39:22 +02:00
Felix Ruess 1471105739 fix code generation settings.h when RC settings contain a variable within a struct 2011-10-21 23:21:30 +02:00
Felix Ruess efbe7038e7 Merge branch 'dev' 2011-10-20 21:44:44 +02:00
Felix Ruess 1e8ff67314 Merge pull request #72 from flixr/rc_settings
Rc settings
2011-10-20 12:43:09 -07:00
Felix Ruess 1e174d09bb when replacing attitude_infrared subsystem, tell the user to load infrared_adc.xml and not infrared.xml 2011-10-20 17:29:17 +02:00
Felix Ruess 9fc33b8acf added SETTINGS message to the default messages set for a few standard fw telemetry configs
If the subsystem settings_rc is not used the message is not sent anyway....
2011-10-19 23:14:54 +02:00
Felix Ruess 05603dcda4 readded visualization of RC Settings to GCS, uses ugly SETTINGS message 2011-10-19 23:14:51 +02:00
Felix Ruess 7dfc6f9709 started reviving settings via remote control, to use it add <subsystem name=settings type=rc/> to your airframe file 2011-10-19 23:14:48 +02:00
Felix Ruess e5238af5dd fix telemetry transparent_usb for tiny1.1. Use higher clock for tiny1.1 as well if USE_USB_HIGH_PCLK is defined 2011-10-19 19:34:02 +02:00
Felix Ruess 7b37761da7 Merge branch 'dev' into multilib 2011-10-18 19:10:23 +02:00
Felix Ruess adf8753f02 fix when using only settings/basic_infrared.xml: include estimator.h in autopilot.h 2011-10-18 19:08:55 +02:00
Felix Ruess 8e94f27b1a fix when using only settings/basic_infrared.xml: include estimator.h in autopilot.h 2011-10-18 19:07:58 +02:00
Felix Ruess 97ed6ecd44 Merge branch 'master' into dev 2011-10-18 12:11:16 +02:00
Felix Ruess 5a67b3300d cleanup whitespaces 2011-10-18 12:02:01 +02:00
Felix Ruess 0369c96409 first look for compiler in /opt/paparazzi/arm-multilib then in ~/sat, try old arm-elf if arm-none-eabi not found 2011-10-18 12:01:49 +02:00
Felix Ruess c7bb02e3c0 use detected openocd binary for start_gdb 2011-10-18 10:49:47 +02:00
Felix Ruess d581559599 main makefile and lpcusb: also look for compiler in /opt/paparazzi/arm-multilib 2011-10-18 02:19:16 +02:00
Felix Ruess a069445dc6 added /opt/paparazzi/arm-multilib to search path for toolchain 2011-10-17 17:50:10 +02:00
Felix Ruess 6309b735dc use the new multilib toolchain for lpc21 as well 2011-10-17 17:08:00 +02:00
Felix Ruess 0e6aaee715 remove compiler warnings about functions that can't be inlined for lpc based builds 2011-10-17 16:28:49 +02:00
Felix Ruess 73c00f39cd fix ahrs_int_cmpl_euler subsystem makefile for rotorcrafts 2011-10-17 16:27:22 +02:00
Felix Ruess 59b95dd3fa removed old perl version of paparazzi-center 2011-10-15 20:43:19 +02:00
Felix Ruess ea16757203 removed old ocaml 3d visualization/map stuff 2011-10-15 20:42:29 +02:00