Commit Graph

4698 Commits

Author SHA1 Message Date
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
Allen Ibara c712356b26 Change PeriodicSendProcess_Channel macro to PeriodicSendProcess(Channel) and convert all in-tree users. For example: PeriodicSendMain_DefaultChannel() becomes PeriodicSendMain(DefaultChannel). The second macro is a bit more flexible as it allows the user to pass an arbitrary parameter to the downlink layers. In case any out-of-tree code exists, it shuold converted like this: find sw/airborne/ -type f -exec sed -i 's/\(PeriodicSend[A-Za-z]*\)_\(.*\)(.*)/\1(\2)/' {} \; 2010-07-22 21:37:39 +00:00
Allen Ibara ed8107ead5 wrap periodic.h in #ifndef VAR_PERIODIC_H -- no functional change 2010-07-22 20:57:11 +00:00
Felix Ruess 2a1c6030ae cleanup complementary filter, remove old one 2010-07-22 20:40:57 +00:00
Allen Ibara 10f26d19cf Add udp_transport2, based on udp_transport, using struct DownlinkTransport interface 2010-07-22 20:36:24 +00:00
Allen Ibara 9086c30c7b Add gen_messages2.ml to generate messages2.h using static inline instead of #define 2010-07-22 19:56:08 +00:00
Allen Ibara 4ea9a0504c add new (not yet used) interface for downlink transport using function pointers 2010-07-22 19:53:30 +00:00
Allen Ibara 16a09cfa2d remove unused MESSAGES_FBW_H variable from makefile 2010-07-22 19:01:58 +00:00
Allen Ibara d7078de21f remove un-needed includes from adc_hw.c 2010-07-22 18:50:45 +00:00
Christophe De Wagter 18d64ef1c6 gps_xsens 2010-07-22 15:07:54 +00:00
Christophe De Wagter 937b5b40a7 Unit correction 2010-07-22 14:38:40 +00:00
Christophe De Wagter f7f8f9f706 cleanup useless files 2010-07-22 13:34:36 +00:00
Christophe De Wagter 5e429f3739 airspeed max throttle - visualtarget/opticflow/energyctrl messages 2010-07-22 13:24:28 +00:00
Paul Cox 6a41ec7cec remove bench_sensors and replace with i2c and CAN versions conditionally compiled by conf 2010-07-22 12:40:37 +00:00
Paul Cox b318e96384 changes to allow bench sensors to use i2c or CAN. tested with CAN only. 2010-07-22 12:38:40 +00:00
Paul Cox bde49ced11 remove beth_hack, add rx event flag, and prototype in header 2010-07-22 12:35:37 +00:00
Christophe De Wagter ae99529e25 #define RADIO_LED for Aircraft 2010-07-22 12:34:40 +00:00
Christophe De Wagter 1f37b35794 Airspeed Calibration 2010-07-22 12:21:44 +00:00
Christophe De Wagter 4c87df1e72 Tune Agressive Flight Parameters 2010-07-22 11:33:16 +00:00
Christophe De Wagter 69b300a1e5 infrared not required (when using IMU) and GPS_SOL also required with XSENS_GPS 2010-07-22 11:03:25 +00:00
Christophe De Wagter cb68a66bdb MEASURE_AIRSPEED define to make calibration flight not yet using the airspeed sensor 2010-07-22 10:59:53 +00:00
Christophe De Wagter 770be62ba6 airframe fix 2010-07-22 10:43:06 +00:00
Christophe De Wagter 656a0e9978 xsens for fixed-wing 2010-07-22 09:58:17 +00:00
Christophe De Wagter baad63b8a0 xsens for fixed-wing 2010-07-22 09:57:36 +00:00
Christophe De Wagter 063acc5da1 xsens for fixed-wing 2010-07-22 09:57:16 +00:00
Christophe De Wagter 52659e31c1 jtag rules 2010-07-22 09:56:11 +00:00
Antoine Drouin 1d6dc8dbfc added I2Cdeinit for I2C2 2010-07-21 22:42:10 +00:00
Antoine Drouin 4c64d0666e changed test message format 2010-07-21 22:39:25 +00:00
Antoine Drouin ff43fa931d changed test and beth messages format 2010-07-21 22:38:49 +00:00
Antoine Drouin 7473a6a615 replaced overo_link.down with union AutopilotMessage in the size of the DMA transfert - should be the same, i just think it improves legibility 2010-07-21 22:32:17 +00:00
Antoine Drouin c4030c8194 added support for a crista IMU 2010-07-21 22:06:12 +00:00