Commit Graph

4817 Commits

Author SHA1 Message Date
Antoine Drouin 1fc0ad46db adding a skeleton for the I2C irq handler state machine 2010-08-08 22:38:30 +00:00
Eric Parsonage 6dca513015 fix compiler warnings in plug_sys.c 2010-08-07 11:00:24 +00:00
Felix Ruess a6f0d2f86e remove cpu_load computation for booz again. The sys_mon module provides a cleaner way. 2010-08-06 19:07:28 +00:00
Paul Cox 2fac51c5d6 improved constants for better response 2010-08-06 18:01:48 +00:00
Eric Parsonage 78b9af0968 fixed KILL_MOTORS cflag to work with MKK speed controllers and Lisa board 2010-08-06 17:52:25 +00:00
Paul Cox 76f63ddcb7 fixed issues with commas, add steps 2010-08-06 16:57:19 +00:00
Paul Cox 5474e21e72 2010-08-06 16:55:21 +00:00
Paul Cox 87079e2a1b Adding elevation control. tested on beth. need to address shortcomings of estimator (no rotations taken into account) and controller (cos of elevation angle not taken into account of thrust) 2010-08-06 16:48:05 +00:00
Eric Parsonage 36d641802c test of macro to swap order of bytes 2010-08-06 16:43:52 +00:00
Paul Cox 5046703701 remove kp/kd, add setpoints 2010-08-06 15:37:31 +00:00
Felix Ruess d20ad8a399 added Multiplex Mentor airframe from TU Munich 2010-08-06 12:48:58 +00:00
Felix Ruess 6cf2a4494b Revert "Fix multiple defines in periodic.h"
This reverts commit a65e6280fd41207b97e781705c0445acac9c7a74.
2010-08-06 12:48:52 +00:00
Felix Ruess 87954e3c5d fix include and define in sys_mon 2010-08-06 12:48:46 +00:00
Felix Ruess bf32dde7ce fix include after booz_gps abstraction 2010-08-06 12:48:40 +00:00
Felix Ruess 90e6063684 added Serge to AUTORS 2010-08-06 12:48:32 +00:00
Felix Ruess f6da8865ee update airframe file 2010-08-06 12:48:26 +00:00
Eric Parsonage baa95c1b4d added radio header file for spektrum dm9 radio module addon for JR transmitters 2010-08-06 11:53:31 +00:00
Eric Parsonage 563142242e added radio header for spektrum dx7eu transmitter 2010-08-06 11:52:01 +00:00
Eric Parsonage 8f8b6da095 updated to include Lisa aircraft for UofA 2010-08-06 11:46:35 +00:00
Eric Parsonage f92aed7c2f Lisa airframe added for UofA 2010-08-06 11:44:32 +00:00
Antoine Drouin 310351fd41 added missing stm32 headers 2010-08-06 08:48:04 +00:00
Antoine Drouin f7736de966 fix a constant initializer that was declared static and made gcc yell 2010-08-06 08:47:19 +00:00
Antoine Drouin 1fe6cf0f11 aligned backslashes 2010-08-06 08:46:38 +00:00
Antoine Drouin 03797fb0f7 abstracted booz_gps to support different protocols - added support for skytraq binary protocol 2010-08-06 08:45:13 +00:00
Antoine Drouin 48dfb6d44d abstracted booz_gps to support different protocols - added support for skytraq binary protocol 2010-08-06 08:43:58 +00:00
Antoine Drouin 1d5f17181d added time of week field in BOOZ_GPS message 2010-08-06 08:41:44 +00:00
Antoine Drouin b00489708f a board test program 2010-08-06 08:41:02 +00:00
Antoine Drouin 4f4f22b672 abstracted booz_gps to support different protocols - added support for skytraq binary protocol 2010-08-06 08:39:06 +00:00
Antoine Drouin 6bc6bcfd59 abstracted booz_gps to support different protocols - added support for skytraq binary protocol 2010-08-06 08:38:28 +00:00
Antoine Drouin fa9b8c50d8 added a test for bswap 2010-08-06 08:06:27 +00:00
Antoine Drouin 1642ba0604 fix typo for paparazzi-stm32-1.0.0-3 package 2010-08-06 07:48:55 +00:00
Allen Ibara b932144ed9 Always copy rc status in passthrough, even when there is no new data (the status could change to lost anyway). Possibly the upstream processor should just track rc status itself... 2010-08-06 03:54:53 +00:00
Antoine Drouin 9a9c34eed7 updated openocd parameters to match paparazzi-stm32 debian package config files 2010-08-05 21:34:56 +00:00
Serge Le Huitouze 18ca79a46e changing google version in tilename forging; updating MS tilename forging; making code more consistent in "qrst" key computation 2010-08-05 19:47:38 +00:00
Allen Ibara 750b78d5c2 Raise passthrough servo_hz to 200 2010-08-05 18:55:16 +00:00
Allen Ibara b6a1f16d60 Fix multiple defines in periodic.h 2010-08-05 18:54:46 +00:00
Allen Ibara de776a1e3b Fix missing braces in fms_spi_autopilot_msg.c 2010-08-05 18:54:22 +00:00
Mark Griffin 9407cd99db Added missing #include "ap_downlink.h" 2010-08-05 18:52:32 +00:00
Antoine Drouin 1eedeb19ff added tunnel between uart1 and uart2 for lisa 2010-08-05 17:51:26 +00:00
Felix Ruess f498ad1706 added eric to AUTHORS 2010-08-05 17:47:43 +00:00
Antoine Drouin 775736fd1b added support on uart1 for stm32 ( lisa/L) 2010-08-05 17:01:17 +00:00
Eric Parsonage a298e4c03f compiler warning missing default case in switch line 119 2010-08-05 15:47:01 +00:00
Paul Cox 5fbe40f2a7 fix on fb, still working of ff 2010-08-05 15:39:21 +00:00
Paul Cox 2429d2bd78 feedback portion working, still debugging ff.. 2010-08-05 15:25:28 +00:00
Paul Cox 70c1b5c035 add tilt_sp 2010-08-05 15:17:03 +00:00
Antoine Drouin 2a57f5ff26 example NLI controller 2010-08-05 13:55:45 +00:00
Gautier Hattenberger 4edd6a7eee add some macros needed by sys_mon module 2010-08-05 13:14:39 +00:00
Eric Parsonage daadd41302 one of my radio files 2010-08-05 11:27:35 +00:00
Eric Parsonage 3811e34ac7 control panel and conf file added for UofA 2010-08-05 11:25:34 +00:00
Eric Parsonage 11602b6fed UofAdelaide NoVa airframe added 2010-08-05 11:23:19 +00:00