Commit Graph

114 Commits

Author SHA1 Message Date
Allen Ibara 346c65e5af Fix obeselete ARCHI in imu_b2_2 test 2010-10-06 22:54:30 +00:00
Martin Dieblich 338f2e3740 Added a lot of logs, changed the way or raw-logging and cleaned test_libeknav_4 2010-10-06 17:28:28 +00:00
Allen Ibara 185b98a492 Add b2 v1.2 imu test target 2010-10-06 05:36:18 +00:00
Antoine Drouin e076605bfe fixed overo_test_passthrough 2010-10-05 00:43:11 +00:00
Piotr Esden-Tempski 79c9c8fe2a Enabled test_uart for booz2_a7 airframe.
Also modified the test to output data on all three usarts.
2010-10-04 19:41:03 +00:00
Antoine Drouin 019be00387 stuff for test_libeknav 2010-10-01 14:05:09 +00:00
Paul Cox 3452e3e657 putting gps back to 38400 2010-10-01 13:13:45 +00:00
Piotr Esden-Tempski 3dc487ab72 Fixed compilation of test_led target on booz2_a7 aircraft. 2010-10-01 10:48:20 +00:00
Antoine Drouin a769a5ab7d some temporary fix for booz_fms removal 2010-09-30 22:43:32 +00:00
Felix Ruess 76059b923f rename BOOZ_INS to INS, still a double message name to resolve 2010-09-28 19:01:59 +00:00
Felix Ruess 963450f6a0 rename booz_stabilization to stabilization 2010-09-28 15:47:38 +00:00
Felix Ruess 6579e914c2 rename booz2_guidance/BOOZ2_GUIDANCE and B2_GUIDANCE to guidance/GUIDANCE 2010-09-28 14:04:56 +00:00
Martin Dieblich 95de26c7c7 renaming of BoozImuFloat to ImuFloat 2010-09-28 12:37:51 +00:00
Felix Ruess 4000b9a903 fix actuators test makefile for now 2010-09-28 12:01:10 +00:00
Antoine Drouin 6ae74ef014 stuff for libeknav and lisa/M 2010-09-28 11:35:41 +00:00
Felix Ruess f72c94bb64 rename BOOZ2_FACE_REINJ_1 to FACE_REINJ_1 2010-09-28 10:52:11 +00:00
Felix Ruess 81a84e045c more makefile fixes because of imu move 2010-09-28 09:00:50 +00:00
Felix Ruess 0eb92f7a59 fix some makefiles and names after booz imu rename and move 2010-09-28 08:52:27 +00:00
Martin Dieblich 64b957974e removed debug output from libeknav, added time-measurement to test3 2010-09-28 08:09:46 +00:00
Felix Ruess 964ebd8e3e move and rename booz actuators 2010-09-27 22:57:03 +00:00
Felix Ruess c2a645a7ee rename booz_ahrs to ahrs, fix makefiles 2010-09-27 22:56:39 +00:00
Felix Ruess ab451dcd26 rename BOOZ2_MODE_* to MODE_* and BOOZ2_AP_MODE_* to AP_MODE_* 2010-09-27 22:55:34 +00:00
Antoine Drouin 34a907bc57 now fetching sensors from stm32 2010-09-26 17:47:45 +00:00
Paul Cox ceed7aab4d switch to rcv_telemetry.c 2010-09-23 12:29:32 +00:00
Felix Ruess f36c6bccf3 cleanup a little, remove ARCHI 2010-09-22 23:59:57 +00:00
Felix Ruess 5b783e62e2 removed makefile variable $(TARGET).ARCH, for AVRs please define your MCU with e.g. $(TARGET).MCU = atmega8 instead of $(TARGET).ARCH 2010-09-22 21:40:38 +00:00
Felix Ruess f5bc50323b introduced .MCU makefile variable so we can remove .ARCH later which is only used to set the MCU type for the compiler. .MCU is now only used for AVRs as for the others it is set in the makefiles (e.g. Makefile.arm7, Makefile.stm32, etc.) 2010-09-22 21:40:15 +00:00
Paul Cox 529e862c95 adding GPS_CONFIGURE now that it works with LEA5H. 2010-09-22 10:56:02 +00:00
Antoine Drouin 29f1cb332b cleaning 2010-09-16 09:52:35 +00:00
Antoine Drouin d614f3de9f now building libeknav and paparazzi together 2010-09-16 08:19:27 +00:00
Felix Ruess d9936c8243 removed ().TARGET and ().TARGETDIR as it is never used 2010-09-15 23:43:45 +00:00
Antoine Drouin f708d4ae7b added C++ support for omap programs 2010-09-15 13:02:05 +00:00
Antoine Drouin baf7cad28a added libeknav 2010-09-10 14:26:27 +00:00
Antoine Drouin 0a9d04e0d8 fixed actuators_mkk and ami601 drivers on lpC21 2010-09-06 10:32:53 +00:00
Paul Cox f84249708c add beginnings of df. 2010-09-03 17:54:19 +00:00
Antoine Drouin 057d0ecfa0 added actuators mkk test for booz boards 2010-09-03 15:30:48 +00:00
Antoine Drouin 8bbe76f6d4 starting to fix I2C for lpc 2010-09-03 15:07:42 +00:00
Antoine Drouin 297c56f143 big I2C rework - LPC users please don't update for now 2010-09-03 01:56:44 +00:00
Antoine Drouin c24ec22e1c updated test_aspirin test program 2010-09-02 21:33:47 +00:00
Antoine Drouin 5146235a4b moved test_adxl345 to new test prog makefile 2010-09-02 19:32:17 +00:00
Antoine Drouin 663290b0a9 updated test_itg3200 for new I2C interface 2010-09-02 18:29:43 +00:00
Antoine Drouin e6b3f0bee7 converted hmc5843 test program to new i2c interface 2010-09-02 18:05:09 +00:00
Antoine Drouin 1dd1d3d47d fixed build issue with board header 2010-08-31 17:59:58 +00:00
Paul Cox 130b0f9338 Adding stub include files and uart functions to permit uart coms on overo. 2010-08-31 15:26:05 +00:00
Paul Cox 95defdea2e gps received by overo. 2010-08-31 14:34:47 +00:00
Paul Cox 3d58d38ff6 beginnings of uart com. 2010-08-31 08:04:28 +00:00
Allen Ibara 73660fe260 Add test_imu_b2 to BOOZ2_A7 2010-08-30 22:58:33 +00:00
Antoine Drouin 00a6745565 remaping test 2010-08-26 17:51:52 +00:00
Paul Cox 969fd00b52 Adding twisting and state feedback controllers. Twisting is done on tilt axis only and works mostly. sfb is just a start. 2010-08-26 15:40:02 +00:00
Antoine Drouin 8e0b66b31a headers 2010-08-26 01:23:48 +00:00