Commit Graph

4728 Commits

Author SHA1 Message Date
Paul Cox 31ab451bc9 changes to beth files support: overo now uses events for periodic function, added udp telemetry and start of datalink (currently just counts datalink received bytes), stm IMU and motor interface tested, CAN link solid, and overo/stm spi link solid once OVERO_LINK_TIMEOUT was increased in lisa_overo_link.h (timeouts due to the overo not sending messages fast enough were causing the stm to think the link was lost and was not preparring the next messages--hence overo received a bunch of zeros) 2010-07-28 08:12:27 +00:00
Felix Ruess 02e1fa99d5 added calculation of cpu_load in booz. Define CALC_CPU_LOAD to use it 2010-07-28 01:07:51 +00:00
Felix Ruess dc0573bd4a remove necessary flag IMU_OVERRIDE_CHANNELS and check if channels are defined in airframe file already 2010-07-28 01:07:45 +00:00
Allen Ibara ad40adf161 Add overo_test_telemetry2 to test new messages2/dowlink_transport telemetry on overo 2010-07-27 22:01:40 +00:00
Allen Ibara 60a70bce7b convert fms spi autopilot msg to use new telemetry 2010-07-27 21:44:42 +00:00
Allen Ibara 64355d37f4 Add onboard_transport for logging telemetry to onboard flash in text format 2010-07-27 21:43:34 +00:00
Allen Ibara d9d8bf8fe9 Fix some warnings in udp_transport2.c 2010-07-27 21:42:36 +00:00
Allen Ibara d42ed960fb add code for timestamp to downlink_transport.h interface 2010-07-27 21:41:55 +00:00
Antoine Drouin 886ecd701c fixed overo_periodic demo 2010-07-27 15:16:40 +00:00
Antoine Drouin 1fb1bf5b21 fixed periodic demo 2010-07-27 15:16:22 +00:00
Antoine Drouin 6fb7e1de24 added high speed gyro message 2010-07-27 13:47:11 +00:00
Antoine Drouin d2ef3c3049 added support for crista 2010-07-27 13:33:28 +00:00
Antoine Drouin 00c1f3b9f2 2010-07-26 21:23:52 +00:00
Antoine Drouin 2b37be965c test prog for all booz supported IMUs 2010-07-26 21:22:47 +00:00
Antoine Drouin 3b132313d3 couple of define for that accelerometer 2010-07-26 21:22:01 +00:00
Antoine Drouin cecfc568fd adding preliminary aspirin IMU support 2010-07-26 21:21:23 +00:00
Antoine Drouin d82f07610b added default axis and sign 2010-07-26 21:20:54 +00:00
Antoine Drouin 20159ee77b adding aspirin IMU support 2010-07-26 21:20:09 +00:00
Antoine Drouin d6c5882c3f added missing declaration 2010-07-26 21:19:50 +00:00
Antoine Drouin b5716d4ff9 peripheral test program 2010-07-26 21:18:58 +00:00
Antoine Drouin c364e6345f peripheral test programs 2010-07-26 21:18:18 +00:00
Antoine Drouin eb4fdc0dc6 added one more error counter 2010-07-26 21:17:15 +00:00
Antoine Drouin fe24ee6d1f attempt to tame the STM32 I2C 2010-07-26 21:15:44 +00:00
Antoine Drouin 1a1e24cc2e fundamental improvemements of this awsome utility 2010-07-26 21:13:22 +00:00
Antoine Drouin 00b13ef4fc added a couple of extint handler definitions 2010-07-26 21:12:44 +00:00
Antoine Drouin 842169c2eb lowered interrupt priorities 2010-07-26 21:12:15 +00:00
Antoine Drouin dfc91a7b6f added a couple of test progs 2010-07-26 21:11:24 +00:00
Antoine Drouin 410f5e3a80 moved IMU b2 default defintions to imu b2 header 2010-07-26 21:10:45 +00:00
Antoine Drouin 4fbd5ef513 rough calibration for aspirin 1 2010-07-26 21:09:57 +00:00
Christophe De Wagter 9e7300663d LED_PERIODIC fix 2010-07-26 19:41:20 +00:00
Christophe De Wagter 0da20d8da2 Fixed-Wing Code on STM32 Step 1/10 2010-07-26 19:14:25 +00:00
Antoine Drouin 765cee2c8c commiting a mostly working but still broken version before making drastic changes 2010-07-26 03:23:57 +00:00
Antoine Drouin aea3e06e01 fixed test_periodic 2010-07-25 20:00:39 +00:00
Antoine Drouin 31ba2aaf44 fixed test_periodic 2010-07-25 19:59:29 +00:00
Christophe De Wagter 9999bca51b AirborneCodeReorg/TinyFw 2010-07-25 18:12:14 +00:00
Christophe De Wagter c350bf6bce Tiny Makefile using includes and SRC_DIR 2010-07-25 16:30:28 +00:00
Christophe De Wagter 34b5fc46eb AirborneCodeReorg 2010-07-25 14:42:39 +00:00
Allen Ibara 674bc3d9be Change downlink_transport/messages2 interface to pass data-type to the transport, in case it wants to know 2010-07-23 17:38:09 +00:00
Antoine Drouin 0449bc5537 slower clock brings necessary delay between bytes and frames 2010-07-23 17:12:36 +00:00
Antoine Drouin ed88bed070 adding test code for aspirin 2010-07-23 17:11:46 +00:00
Antoine Drouin 0e06a6d5d9 added test programms for aspirin 2010-07-23 17:10:42 +00:00
Antoine Drouin db8f4b0062 adding test progs for aspirin 2010-07-23 17:06:11 +00:00
Antoine Drouin 091853db67 send I2C errors report 2010-07-23 17:04:47 +00:00
Antoine Drouin 9dbfb0caa2 added i2cdeinit 2010-07-23 17:04:21 +00:00
Antoine Drouin 3b4ecd5082 maved variable used only in init function to local variable 2010-07-23 17:03:32 +00:00
Antoine Drouin 1e11816e6a attempt to robustify I2C2 code - there's still a weird bug 2010-07-23 17:02:25 +00:00
Antoine Drouin 0e41832ac2 whitespaces 2010-07-23 17:01:08 +00:00
Antoine Drouin bb5432097b added support for more extenal IRQ 2010-07-23 17:00:24 +00:00
Paul Cox 8051ef60f9 comments 2010-07-23 10:16:50 +00:00
Paul Cox 7abb703d17 updates for crista IMU 2010-07-23 09:27:14 +00:00