Commit Graph

103 Commits

Author SHA1 Message Date
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
Antoine Drouin dc1552ada3 made test_adc target in lisa_l_test_progs.makefile 2010-08-26 00:15:50 +00:00
Antoine Drouin 1f9acf3269 adding a not yet working ppm decoder for lisa 2010-08-25 17:44:54 +00:00
Antoine Drouin 9b9179603a added a skeleton for vi_overo_link 2010-08-24 23:06:39 +00:00
Antoine Drouin bf27695dcd sim builds with all supported IMUs 2010-08-24 22:45:58 +00:00
Antoine Drouin 0ea232ed1b more toward modular vi 2010-08-24 16:47:56 +00:00
Antoine Drouin c0ea96a0f9 subsystem simulator is now only for target sim 2010-08-23 15:31:43 +00:00
Antoine Drouin d4feb2798a rotorcraft sim is building again - not tested runtime 2010-08-23 14:49:09 +00:00
Christophe De Wagter 0b81802844 processor 2010-08-23 13:59:39 +00:00
Antoine Drouin 18021a97ba added ins example 2010-08-23 09:30:41 +00:00
Antoine Drouin 0168bf930b "making names homogenous" 2010-08-22 20:56:46 +00:00
Antoine Drouin c9622c9c94 made GPS_LED and AHRS_ALIGNER_LED parameters definied in the board files and overidable in makefiles 2010-08-22 19:48:53 +00:00