Commit Graph

3031 Commits

Author SHA1 Message Date
Antoine Drouin 3c5cb35a44 2010-02-23 17:46:24 +00:00
Antoine Drouin a8b18d8936 2010-02-23 17:44:54 +00:00
Antoine Drouin 1abcfd68ab 2010-02-23 17:44:37 +00:00
Antoine Drouin 0e169b6a3f 2010-02-23 17:37:29 +00:00
Antoine Drouin b46d62c4c1 2010-02-22 11:58:10 +00:00
Antoine Drouin d6100f01d2 2010-02-22 08:22:47 +00:00
Felix Ruess 19b9d727ed cleanup ahrs a little, move accel mean computation to horizontal filter 2010-02-18 23:29:54 +00:00
Felix Ruess 6ec1362ec3 nps: prevent joystick from overriding nps_radio_control during takeoff 2010-02-18 21:20:00 +00:00
Antoine Drouin f212621815 2010-02-18 18:15:32 +00:00
Antoine Drouin 10fe520a0a 2010-02-18 18:12:05 +00:00
Antoine Drouin 82a4d88760 2010-02-18 16:42:44 +00:00
Antoine Drouin 96bd14fe2e sorry gustavo 2010-02-18 14:00:58 +00:00
Antoine Drouin b65906f961 2010-02-12 17:39:12 +00:00
Antoine Drouin 3067c84aa4 2010-02-12 17:38:56 +00:00
Gautier Hattenberger 97e4556bdd parse dl msg for jsbsim simulator 2010-02-11 10:24:59 +00:00
Antoine Drouin 9c391bd8cf 2010-02-10 18:18:18 +00:00
Gautier Hattenberger 5603ebb022 modules.c is not generated anymore 2010-02-09 13:01:15 +00:00
Allen Ibara 045ed48b6e Add support for modified pprz protocol, called pprz2. Uses 0x98 as start byte, and 4 byte timestamp in the header. Used for telemetry only (uplink uses original pprz protocol for now). Enable with -transport pprz2 for link and UDP_TRANSPORT_TIMESTAMP for udp_transport.h 2010-02-05 20:45:57 +00:00
Allen Ibara a3ea075ae3 Add ability to change booz attitude stabilization reference omega/zeta via settings variables, also a few message updates 2010-02-05 18:11:51 +00:00
Allen Ibara f136bad6f6 Fix up multimon makefile for non-IA32 build (build tested only) 2010-02-05 18:08:04 +00:00
Allen Ibara 28d6ccbc6f Turn off filtering for CSC vane sensor 2010-02-05 18:06:55 +00:00
Gautier Hattenberger 1fb022d59d fix a bug when main_freq is not default 2010-02-04 09:45:08 +00:00
Pascal Brisset ba89da6620 fix sign for wind estimation confidence 2010-02-03 16:39:41 +00:00
Pascal Brisset d46b62637e remove parsing of airborne device in airframe files (useless and error prone) 2010-02-02 21:54:28 +00:00
Pascal Brisset 31a48dc61b add support for maxstream API mode in HITL with USB 2010-02-02 21:49:23 +00:00
Pascal Brisset d7c57e81ad fix bug on window resizing 2010-02-01 14:09:00 +00:00
Antoine Drouin 49b7a0adfb removing obsolete file 2010-01-31 23:36:21 +00:00
Antoine Drouin d748c8b7a9 fixed addr setting 2010-01-31 21:24:11 +00:00
Pascal Brisset 974bdd02e2 add color change of gcs icon (provided by gpsd2ivy) after timeout 2010-01-29 16:06:20 +00:00
Pascal Brisset f92d48764a remove zoom change in #move_item method 2010-01-29 16:03:54 +00:00
Pascal Brisset c777899f62 fix bug in average and stdev display 2010-01-26 18:25:55 +00:00
Pascal Brisset 2696d513ff add dist2_to_wp init to 0 2010-01-25 17:35:58 +00:00
Pascal Brisset 6512092468 replace UTM distances by ECEF distance 2010-01-25 17:33:45 +00:00
Martin Mueller 74087806a6 Even more ADC MAX11040 fixing. 2010-01-25 13:01:21 +00:00
Martin Mueller 5da41921f1 Some more MAX11040 fixes. 2010-01-24 18:34:34 +00:00
Martin Mueller 29d2b37f27 Add MAX11040 buffer to fix data underrun. 2010-01-24 14:51:29 +00:00
Allen Ibara 7fe04d6a78 Simple CSC code for sending vane sensor values over can 2010-01-20 04:19:39 +00:00
Allen Ibara 3489b103f5 Decrease airspeed polling period for CSC code 2010-01-20 04:09:42 +00:00
Allen Ibara 43b0d4de2f Move wind vane gains from #define constants to memory variables so they can be changed via settings 2010-01-19 20:21:24 +00:00
Allen Ibara b45fdbe6ce Add support for sending airspeed over can bus 2010-01-19 20:20:14 +00:00
Allen Ibara ee990ff81d motors_commit_next needs to be non-static as it is called from i2c task 2010-01-19 20:18:51 +00:00
Allen Ibara f342474e43 Reduce min offset for eagle tree systems airspeed calibration (found to be necessary for at least one instance)
M    airspeed_ets.c
2010-01-19 20:16:38 +00:00
Pascal Brisset b965f616c4 add timestamp handling (if provided, log with this timestamp) 2010-01-18 20:34:33 +00:00
Pascal Brisset d282535e8d add -timestamp option to prefix messages sent over ivy with a time 2010-01-18 20:33:23 +00:00
Pascal Brisset 4a57c8b4d4 add optional timestamp to message_send
discard optional timestamp in message_bind
2010-01-18 20:31:38 +00:00
Gautier Hattenberger b923e0351a tools to find free ID in the messages 2010-01-18 16:55:09 +00:00
Pascal Brisset 9c28ad98e4 change version for Google tiles (should be a parameter somewhere ?) 2010-01-15 17:41:40 +00:00
Allen Ibara f780dda162 Reuse old/unused WHIRLY messages for astro motor bench and ahrs quat debug 2010-01-15 08:09:34 +00:00
Allen Ibara ac10ef3e30 Add override_enabled bool_t and override_value variables to supervision for optionally overriding motor commands
Disabled by default, intended to be conditionally enabled via RC for testing motor failure
2010-01-15 08:04:19 +00:00
Allen Ibara c2e72d6333 Fixes for arduino dangerboard joystick app 2010-01-15 08:02:15 +00:00