Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
paparazzi-commits (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun Oct 31 2010 19:25:31 -0400
Threads in reverse chronological order
[
Next Period
]
[paparazzi-commits] [6313] renamed twog board from "twog_1" to "twog_1.0", please update
,
Felix Ruess
,
2010/10/31
[paparazzi-commits] [6312] moved tiny board headers to sw/airborne/ boards and cleaned up some trailing whitespaces
,
Felix Ruess
,
2010/10/31
[paparazzi-commits] [6311] update fixedwing.xml description a little
,
Felix Ruess
,
2010/10/31
[paparazzi-commits] [6310] ups, I want a gps led indicator for the mentor....
,
Felix Ruess
,
2010/10/31
[paparazzi-commits] [6309] set GPS_LED = 2 per default for tiny and twog, to not use a GPS led please add <param name=GPS_LED value=none/> to the gps subsystem
,
Felix Ruess
,
2010/10/31
[paparazzi-commits] [6308] initial version for an 3 line LCD
,
Martin Mueller
,
2010/10/30
[paparazzi-commits] [6307] Add Sensirion SHT25 humidity sensor module
,
Martin Mueller
,
2010/10/29
[paparazzi-commits] [6306] Fix includes
,
Martin Mueller
,
2010/10/29
[paparazzi-commits] [6305] add USE_AIRSPEED to ets example airframe
,
Felix Ruess
,
2010/10/29
[paparazzi-commits] [6304] added SQRT2 constant
,
antoine drouin
,
2010/10/29
[paparazzi-commits] [6303] Make adc_generic a module.
,
Martin Mueller
,
2010/10/28
[paparazzi-commits] [6302] airspeed design
,
Christophe De Wagter
,
2010/10/28
[paparazzi-commits] [6301] Another temperature sensor
,
Martin Mueller
,
2010/10/28
[paparazzi-commits] [6300] fix max number of gps channels on ubx
,
Gautier Hattenberger
,
2010/10/28
[paparazzi-commits] [6299] ins.h from modules is different so it is renamed
,
Christophe De Wagter
,
2010/10/28
[paparazzi-commits] [6298] changed the output
,
Martin Dieblich
,
2010/10/28
[paparazzi-commits] [6297] grouped the ahrs variables into one structure
,
antoine drouin
,
2010/10/28
[paparazzi-commits] [6296] changed ahrs_cmpl_euler.[ch] to ahrs_int_cmpl_euler.[ch]
,
antoine drouin
,
2010/10/28
[paparazzi-commits] [6295] forgot to remove tcas code from main_ap ( execpt for CallTcas macro called by nav task)
,
Gautier Hattenberger
,
2010/10/28
[paparazzi-commits] [6294] remove old RC_TELEMETRY from datalink
,
Gautier Hattenberger
,
2010/10/28
[paparazzi-commits] [6293] remove old hack to remote control an aircraft
,
Gautier Hattenberger
,
2010/10/28
[paparazzi-commits] [6292] PPM_NB_CHANNEL was not defined for stm32
,
Gautier Hattenberger
,
2010/10/28
[paparazzi-commits] [6291] fix lisa test makefile after moving imu arch
,
Felix Ruess
,
2010/10/27
[paparazzi-commits] [6290] moved imu arch out of subsystem to arch in sw/airborne
,
Felix Ruess
,
2010/10/27
[paparazzi-commits] [6289] remove old baro ets files, is a module now
,
Felix Ruess
,
2010/10/27
[paparazzi-commits] [6288] Add USE_AIRSPEED and SENSOR_SYNC_SEND for airspeed and baro
,
Martin Mueller
,
2010/10/27
[paparazzi-commits] [6287] remove old baro and airspeed subsystems, these are modules now
,
Felix Ruess
,
2010/10/27
[paparazzi-commits] [6286] removed old booz generation of radio_control ppm
,
Felix Ruess
,
2010/10/27
[paparazzi-commits] [6285] removing airframes.h include - why is this needed ?
,
antoine drouin
,
2010/10/27
[paparazzi-commits] [6282] moving firmwares to their own directories
,
antoine drouin
,
2010/10/27
[paparazzi-commits] [6284] removed raw adc airspeed values from generic AIRSPEED message
,
Felix Ruess
,
2010/10/27
[paparazzi-commits] [6283] moving firmwares to the right directories
,
antoine drouin
,
2010/10/27
[paparazzi-commits] [6281] moving firmwares to appropriate directories
,
antoine drouin
,
2010/10/27
[paparazzi-commits] [6280] fixed the initialization a bit
,
Martin Dieblich
,
2010/10/27
[paparazzi-commits] [6279] moving firmwares to appropriate directories
,
antoine drouin
,
2010/10/27
[paparazzi-commits] [6278] moving firmares to appropriate directoies
,
antoine drouin
,
2010/10/27
[paparazzi-commits] [6277] moving firmwares to appropriate directory
,
antoine drouin
,
2010/10/27
[paparazzi-commits] [6276] deleting obsolete files
,
antoine drouin
,
2010/10/27
[paparazzi-commits] [6275] removing obsolete files
,
antoine drouin
,
2010/10/27
[paparazzi-commits] [6274] moved ins to general subsystem
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6273] everything seems to work for the Kalman filter
,
Martin Dieblich
,
2010/10/26
[paparazzi-commits] [6272] finishing off diff.
,
Paul Cox
,
2010/10/26
[paparazzi-commits] [6271] move maxstream rule up in udev rules
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6270] updated udev rules
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6265] remove airspeed ets event makro and move transaction status check into event function
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6269] remove old airspeed and ets files
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6268] make i2c device configurable through parameter for ets modules
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6267] use I2CReceive makro for airspeed ets
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6266] remove baro ets event makro and move transaction status check into event function
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6264] clean more trailing whitespaces
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6263] fix airspeed ets module i2c transaction status, get new measurements in periodic function if status is I2CTransDone and not I2CTransSuccess
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6262] cleanup trailing whitespaces
,
Felix Ruess
,
2010/10/26
[paparazzi-commits] [6261] fixed a bug for the enu/ned conversion
,
Martin Dieblich
,
2010/10/26
[paparazzi-commits] [6260] uuups, of course use angle brackets for standard c math.h library
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6258] use double quotes for subsystems and firmware, angle brackets only for external includes
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6259] use double quotes instead of angle brackets for math includes
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6255] whitespace cleanup
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6257] ups, add spektrum files again
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6256] whitespace cleanup
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6254] fix ppm interrupt definitions for lpc21
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6253] fix RC_OK defines (was RADIO_CONTROL_OK for booz)
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6252] for merged radio control, replace channels define RADIO_CONTROL_< channel> with RADIO_<channel>
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6251] replace USE_RADIO_CONTROL with RADIO_CONTROL
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6249] move some makefiles to obsolete dir
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6250] strip implementation files of radio_control prefix
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6239] start fixing booz radio control includes
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6248] fix some spektrum makefiles
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6247] fix radio control channels for spektrum (RADIO_CONTROL_<channel> to RADIO_<channel>)
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6244] moved radio_control spektrum code to general subsystem
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6246] fix some spektrum includes
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6245] fix spektrum files
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6243] deleted booz ppm radio control
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6242] temporarily fix radio control feed with nps
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6241] update rotorcraft to use RADIO_THROTTLE instead of RADIO_CONTROL_THROTTLE, etc.
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6240] start fixing rc for rotorcraft
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6238] moving radio control to subsystems
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6237] more whitespace cleanup
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6236] forgot a file for new trigger_ext module
,
Gautier Hattenberger
,
2010/10/25
[paparazzi-commits] [6235] add module that send data on a windturbine by using trigger_ext as a low level module
,
Gautier Hattenberger
,
2010/10/25
[paparazzi-commits] [6234] more whitespace cleanup
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6232] whitespace cleanup
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6233] add a generic trigger on external event
,
Gautier Hattenberger
,
2010/10/25
[paparazzi-commits] [6231] use angle brackets for firmware includes
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6230] use angle brackets for math includes
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6229] moved ahrs to general subsystems dir
,
Felix Ruess
,
2010/10/25
[paparazzi-commits] [6228] remove old ppm and ppm_telemetry
,
Gautier Hattenberger
,
2010/10/25
[paparazzi-commits] [6227]
,
Martin Dieblich
,
2010/10/25
[paparazzi-commits] [6226] move tcas (collision avoidence system) to modules
,
Gautier Hattenberger
,
2010/10/25
[paparazzi-commits] [6225] update LAAS aircrafts with reorg
,
Gautier Hattenberger
,
2010/10/25
[paparazzi-commits] [6224] fix more peripheral includes
,
Felix Ruess
,
2010/10/24
[paparazzi-commits] [6223] GFI wind dir/speed sensor module
,
Martin Mueller
,
2010/10/24
[paparazzi-commits] [6222] arduimu fixes
,
Martin Mueller
,
2010/10/23
[paparazzi-commits] [6221] add arduimu
,
Martin Mueller
,
2010/10/23
[paparazzi-commits] [6220] Move meteo sensors that might be useful for navigation over to the sensors / folder
,
Martin Mueller
,
2010/10/23
[paparazzi-commits] [6219] little whitespace cleanup
,
Felix Ruess
,
2010/10/23
[paparazzi-commits] [6218] fix adc peripheral path for sim
,
Felix Ruess
,
2010/10/23
[paparazzi-commits] [6217] move rest of the peripherals
,
Felix Ruess
,
2010/10/23
[paparazzi-commits] [6216] fix paths for imu in lisa
,
Felix Ruess
,
2010/10/23
[paparazzi-commits] [6214] moved peripherals arch
,
Felix Ruess
,
2010/10/23
[paparazzi-commits] [6215] more whitespace cleanup
,
Felix Ruess
,
2010/10/23
[paparazzi-commits] [6213] moving peripherals
,
Felix Ruess
,
2010/10/23
[paparazzi-commits] [6212] correct includes after moving imu
,
Felix Ruess
,
2010/10/23
[paparazzi-commits] [6211] move firmwares/rotorcraft/imu to a general subsystems
,
Felix Ruess
,
2010/10/23
[paparazzi-commits] [6210] Moe the LED flasher to a better place
,
Martin Mueller
,
2010/10/23
[paparazzi-commits] [6209] Have a GP2Y1010 dust sensor module
,
Martin Mueller
,
2010/10/23
[paparazzi-commits] [6208] fixed missing semicolon
,
Eric
,
2010/10/23
[paparazzi-commits] [6207] updated airframe
,
Eric
,
2010/10/23
[paparazzi-commits] [6206] small modules fixes
,
Martin Mueller
,
2010/10/22
[paparazzi-commits] [6205] rename BOOZ2_MAX_BANK_COEF to MAX_BANK_COEF
,
Felix Ruess
,
2010/10/22
[paparazzi-commits] [6204] rename booz_stab_att_* to stab_att_*
,
Felix Ruess
,
2010/10/22
[paparazzi-commits] [6203] Make osam ugear a module
,
Martin Mueller
,
2010/10/22
[paparazzi-commits] [6202] remove some old ets airspeed and baro cruft
,
Felix Ruess
,
2010/10/21
[paparazzi-commits] [6201] update ets airspeed module
,
Felix Ruess
,
2010/10/21
[paparazzi-commits] [6200] remove flag protection around EstimatorSetAirspeed
,
Gautier Hattenberger
,
2010/10/21
[paparazzi-commits] [6199] update exemple airframe with ets sensors as modules
,
Gautier Hattenberger
,
2010/10/21
[paparazzi-commits] [6198] Digital Cam Module
,
Christophe De Wagter
,
2010/10/21
[paparazzi-commits] [6197] pni micromag for fixed wing
,
Martin Mueller
,
2010/10/21
[paparazzi-commits] [6196] srf08 telemeter, a good example for delay=""
,
Martin Mueller
,
2010/10/21
[paparazzi-commits] [6195] small fixes in max11040 and arduimu
,
Martin Mueller
,
2010/10/21
[paparazzi-commits] [6193] branches/HB mods for hb_mini ap
,
Oliver Riesener
,
2010/10/21
[paparazzi-commits] [6194] branches/HB mods for hb_mini ap
,
Oliver Riesener
,
2010/10/21
[paparazzi-commits] [6192] Have USB serial as telemetry option
,
Martin Mueller
,
2010/10/20
[paparazzi-commits] [6191] Fix missing declaration warning
,
Allen Ibara
,
2010/10/20
[paparazzi-commits] [6190] Move MAX11040 ADC into a module
,
Martin Mueller
,
2010/10/20
[paparazzi-commits] [6189] Move _hw.c to arch/lpc/sensors folder
,
Martin Mueller
,
2010/10/20
[paparazzi-commits] [6188] Move _hw.c to arch/modules/sensors
,
Martin Mueller
,
2010/10/20
[paparazzi-commits] [6187] the RC status in the GCS shows the quality of signal reception with green over orange
,
Gautier Hattenberger
,
2010/10/20
[paparazzi-commits] [6186] Have the good old MS5534A as module.
,
Martin Mueller
,
2010/10/19
[paparazzi-commits] [6185] Change external turbine trigger into a module.
,
Martin Mueller
,
2010/10/19
[paparazzi-commits] [6184] fix bug (wrong number of parameters for a function)
,
Gautier Hattenberger
,
2010/10/19
[paparazzi-commits] [6183] add feature to group strip buttons verticaly with attribute "group" in settings and flight plans
,
Gautier Hattenberger
,
2010/10/19
[paparazzi-commits] [6182] made the conversion independent from the data
,
Martin Dieblich
,
2010/10/19
[paparazzi-commits] [6181] added baro to the log and made the logfile as an input argument
,
Martin Dieblich
,
2010/10/19
[paparazzi-commits] [6180] update funjet2
,
Gautier Hattenberger
,
2010/10/19
[paparazzi-commits] [6178] airspeed and baro modules for Eagle Tree System
,
Gautier Hattenberger
,
2010/10/19
[paparazzi-commits] [6179] comment debug messages
,
Gautier Hattenberger
,
2010/10/19
[paparazzi-commits] [6177] updated airframe file
,
Eric
,
2010/10/19
[paparazzi-commits] [6176] add a airspeed ADC module
,
Gautier Hattenberger
,
2010/10/19
[paparazzi-commits] [6175] add "define" to modules possible nodes
,
Gautier Hattenberger
,
2010/10/19
[paparazzi-commits] [6174] define can be called from airframe file for modules
,
Gautier Hattenberger
,
2010/10/19
[paparazzi-commits] [6173] module for gpio on lisa
,
Eric
,
2010/10/19
[paparazzi-commits] [6172] dont downscale thrust for heli actautors
,
Eric
,
2010/10/19
[paparazzi-commits] [6171] updated airframe
,
Eric
,
2010/10/19
[paparazzi-commits] [6170] updated airframe
,
Eric
,
2010/10/19
[paparazzi-commits] [6169] Adapt ArduIMU to new i2c, fix gps.
,
Martin Mueller
,
2010/10/18
[paparazzi-commits] [6168] ZHAW ArduIMU
,
Martin Mueller
,
2010/10/18
[paparazzi-commits] [6167] added small documentation for the initialisation of the kalman-filter
,
Martin Dieblich
,
2010/10/18
[paparazzi-commits] [6166] when using unit and alt_unit, alt_unit_coef is not required for some basic conversions like rad<->deg
,
Gautier Hattenberger
,
2010/10/18
[paparazzi-commits] [6165] the up and down shortcuts of the strip are configurable from airframe file with :
,
Gautier Hattenberger
,
2010/10/18
[paparazzi-commits] [6164] New radio control system
,
Gautier Hattenberger
,
2010/10/18
[paparazzi-commits] [6163] removed unused test function in nps
,
Felix Ruess
,
2010/10/17
[paparazzi-commits] [6162] Added initialisation for the filter
,
Martin Dieblich
,
2010/10/17
[paparazzi-commits] [6161] And more sensors!
,
Martin Mueller
,
2010/10/16
[paparazzi-commits] [6160] some more meteo sensor modules.
,
Martin Mueller
,
2010/10/16
[paparazzi-commits] [6159] Start converting planes, turn meteo sensors into modules, adapt to new I2C framework.
,
Martin Mueller
,
2010/10/15
[paparazzi-commits] [6158] Added a lib for estimating an orientation from a set of observations
,
Martin Dieblich
,
2010/10/15
[paparazzi-commits] [6151] indentation
,
Felix Ruess
,
2010/10/13
[paparazzi-commits] [6152] set battery_voltage in init of nps sim
,
Felix Ruess
,
2010/10/13
[paparazzi-commits] [6153] more reasonable gps lag in nps sim
,
Felix Ruess
,
2010/10/13
[paparazzi-commits] [6154] cleanup whitespaces
,
Felix Ruess
,
2010/10/13
[paparazzi-commits] [6155] get geodetic latitude from jsbsim and use that for flightgear gui
,
Felix Ruess
,
2010/10/13
[paparazzi-commits] [6156] use geodetic latitude in nps and set initial pos with correct geocentric lat
,
Felix Ruess
,
2010/10/13
[paparazzi-commits] [6157] add some debug variables/message for geodetic/ geocentric lla coords in jsbsim
,
Felix Ruess
,
2010/10/13
[paparazzi-commits] [6150] XSens Fixed Wing Flying
,
Christophe De Wagter
,
2010/10/12
[paparazzi-commits] [6149] added a very shitty Makefile to build on pc
,
antoine drouin
,
2010/10/12
[paparazzi-commits] [6148] added a filter running from a file and a filter for conversions between eigen and ppaparazzi .
,
Martin Dieblich
,
2010/10/12
[paparazzi-commits] [6147] changed the filter so that it finally runs with magnetometer update! The orientation becomes now initilaized (at a bad position)
,
Martin Dieblich
,
2010/10/12
[paparazzi-commits] [6146] Radio Control Define Bug: insufficient brackets: 1900-1100 / 9 -> ( 1900-1100) / 9
,
Christophe De Wagter
,
2010/10/12
[paparazzi-commits] [6145] flixr airframe update
,
Felix Ruess
,
2010/10/11
[paparazzi-commits] [6144] whitespace cleanup, comment endif
,
Felix Ruess
,
2010/10/11
[paparazzi-commits] [6143] comment out baro startup delay in nps sim
,
Felix Ruess
,
2010/10/11
[paparazzi-commits] [6141] use package for sitl_jsbsim
,
Felix Ruess
,
2010/10/11
[paparazzi-commits] [6142] fix fixedwing autopilot include in jsbsim_hw
,
Felix Ruess
,
2010/10/11
[paparazzi-commits] [6140] for fdm_nps subsystem: use jsbsim package if available, otherwise look for jsbsim in /opt/jsbsim
,
Felix Ruess
,
2010/10/11
[paparazzi-commits] [6139] fix bug when saving parameters from gcs
,
Gautier Hattenberger
,
2010/10/11
[paparazzi-commits] [6138] fix baro in sim
,
Felix Ruess
,
2010/10/11
[paparazzi-commits] [6135] simple modult to toggle a couple of gpio on lisa
,
Eric
,
2010/10/09
[paparazzi-commits] [6136]
,
Eric
,
2010/10/09
[paparazzi-commits] [6137] fixed erroneous commit
,
Eric
,
2010/10/09
[paparazzi-commits] [6132] simple module toggles a couple of gpio on lisa
,
Eric
,
2010/10/09
[paparazzi-commits] [6133] added module to airframe file
,
Eric
,
2010/10/09
[paparazzi-commits] [6134] added module to airframe file
,
Eric
,
2010/10/09
[paparazzi-commits] [6131] simple module toggles a couple of gpio on lisa
,
Eric
,
2010/10/09
[paparazzi-commits] [6130] simple module toggles a couple of gpio on lisa
,
Eric
,
2010/10/09
[paparazzi-commits] [6129] airframe update
,
Eric
,
2010/10/09
[paparazzi-commits] [6127] added USE_HELI flag
,
Eric
,
2010/10/09
[paparazzi-commits] [6128] 10 bit resolution for heli actuators
,
Eric
,
2010/10/09
[paparazzi-commits] [6126] enable KILL_MOTORS fag
,
Eric
,
2010/10/09
[paparazzi-commits] [6125] add timeout and reset to hmc5843 to work around i2c stall
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6124] advance baro state/status even in the case of failed transaction
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6123] fix imu makefile comment from version 1.1 to version 1.2
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6122] correct imu makefile comment to version 1.2 from 1.1
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6121] Add lisa_pasthrough imu v1.2 subsystem file
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6120] add missing function declaration for exti9_5_irq_handler
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6119] fail with a more descriptive error if the ARCHDIR is not set, probably because no target/board was defined
,
Felix Ruess
,
2010/10/08
[paparazzi-commits] [6118] update rotorcraft subsystem makefile for booz2 imu v1.2
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6117] Convert/fix booz_hmc5843 to use drdy interrupt, put arch specific in stm32 arch file, works for lisa_l_test_progs.makefile
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6116] Fix usb tunnel warnings.
,
Martin Mueller
,
2010/10/08
[paparazzi-commits] [6115] add usb_tunnel to setup.makefile
,
Felix Ruess
,
2010/10/08
[paparazzi-commits] [6114] remove old non-working MJ5 from example conf
,
Felix Ruess
,
2010/10/08
[paparazzi-commits] [6113] Send MAG_RAW slower for booz test imu
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6112] Change ARCH/ARCHI to lpc21 so that tunnel/usb_tunnel/...
,
Martin Mueller
,
2010/10/08
[paparazzi-commits] [6111] Mag event handler for imu v1.2 using HMC5843
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6110] More work on HMC5843 mags for IMU 1.2
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6109] revert 6103
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6108] Set len_r, not len_w when setting up to receive in booz_hmc5843
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6107] Fix mag event handler for hmc5843
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6106] update lisa_passthrough with baro telemetery
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6105] Call hmc5843_periodic from
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6104] call hmc5843 init
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6103] Remove 45 deg mag imu hack, seems to be not used
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6102] Fix signs on v1.2 IMU Mag sensors
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6101] Advance to the next step even if the i2c fails
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6100] Don't stop forever if an i2c status comes back as failed
,
Allen Ibara
,
2010/10/08
[paparazzi-commits] [6099] Fix sign/channel on accels for imu b2 v1.2 (gyros are the same as 1. 1), mags still need to be tested
,
Allen Ibara
,
2010/10/07
[paparazzi-commits] [6098] Fixed bug in the algebra-doc, added "synthetic mag mode" to test_libeknav4.cpp to feed only known data to it.
,
Martin Dieblich
,
2010/10/07
[paparazzi-commits] [6097] use pkg-config for gtk cflags
,
Gautier Hattenberger
,
2010/10/07
[paparazzi-commits] [6096] Port HMC5843 to new i2c format, enable i2c for test_imu_b2
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6095] don't call MS2001 bits unless B2_MAG_TYPE == IMU_B2_MAG_MS2001
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6094] more reorg fixes for test_imu_b2_2
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6093] Fix test_imu_b2_2 since reorg
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6092] Fix obeselete ARCHI in imu_b2_2 test
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6091] Added a lot of logs, changed the way or raw-logging and cleaned test_libeknav_4
,
Martin Dieblich
,
2010/10/06
[paparazzi-commits] [6090] Add b2 v1.2 imu test target
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6089] Update stabilization float variants to use STABILIZATION_FLOAT instead of STABILIZATION .
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6088] jrxp903 -> jrxp9303
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6087] Add some passthrough makefiles, and imu 1.2 makefile
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6085] Add gps passthrough and spistream files
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6086] Add radio loss watch script
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6084] Add test program for revised booz IMU
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6083] Add optional printf debug to 3x3 matrix inv
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6082] Add optional warning to 3x3 inv
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6071] Update passthrough
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6072] Test passthrough updates
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6073] onboard transport changes
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6074] Add stuff to spi passthrough message
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6075] Update overo_blmc_calibrate, make it actually work
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6076] Fix fms_spi_autopilot
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6077] CSC update
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6078] Supervision needs paparazz.h for PPRZ_MAX
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6079] Whitespace change in pprz_algebra_int
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6080] Add some _ to macro local scope variables names to prevent shadowing
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6081] Fix for passthrough compile
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6070] Updates to attide_viz from greg
,
Allen Ibara
,
2010/10/06
[paparazzi-commits] [6069] start working on unified radio control
,
Gautier Hattenberger
,
2010/10/05
[paparazzi-commits] [6068] deleted every occuren of the definition MIN_CIRCLE_RADIUS as it is not used anywhere
,
Felix Ruess
,
2010/10/05
[paparazzi-commits] [6067] unload modules from telemetry if target is not supported
,
Gautier Hattenberger
,
2010/10/05
[paparazzi-commits] [6066] add temporary PpmNormalyze2 macro with IIR filter for performances evaluation
,
Gautier Hattenberger
,
2010/10/05
[paparazzi-commits] [6065] fixed overo_test_passthrough
,
antoine drouin
,
2010/10/04
[paparazzi-commits] [6064] Modified uart test to test for data reflection.
,
Piotr Esden-Tempski
,
2010/10/04
[paparazzi-commits] [6063] remove some unnecessary default defines from the example airframes
,
Felix Ruess
,
2010/10/04
[paparazzi-commits] [6062] Enabled test_uart for booz2_a7 airframe.
,
Piotr Esden-Tempski
,
2010/10/04
[paparazzi-commits] [6061] added transformation for the output of the filter in NED
,
Martin Dieblich
,
2010/10/04
[paparazzi-commits] [6060] added generated lexer code
,
antoine drouin
,
2010/10/04
[paparazzi-commits] [6059] fixing header path
,
antoine drouin
,
2010/10/04
[paparazzi-commits] [6058] fixing headers
,
antoine drouin
,
2010/10/04
[paparazzi-commits] [6057] fixing sensors passing
,
antoine drouin
,
2010/10/04
[paparazzi-commits] [6056] Add plug_sys to passthrough
,
Allen Ibara
,
2010/10/03
[paparazzi-commits] [6055] Add Booz2 IMU 1.2 test program rule (not working yet)
,
Allen Ibara
,
2010/10/03
[paparazzi-commits] [6054] Updated airframe
,
Eric
,
2010/10/01
[paparazzi-commits] [6053] Added GPS observation
,
Martin Dieblich
,
2010/10/01
[paparazzi-commits] [6052] Created headfile, started to output filters data
,
Martin Dieblich
,
2010/10/01
[paparazzi-commits] [6051] actuators. h moved so I added hardcoded path as changing include path in setup. makefile didn't work.
,
Paul Cox
,
2010/10/01
[paparazzi-commits] [6050] actuators.h moved...
,
Paul Cox
,
2010/10/01
[paparazzi-commits] [6049] stuff for test_libeknav
,
antoine drouin
,
2010/10/01
[paparazzi-commits] [6048] checking in default overo/omap boot files, will get overwritten when script runs if there' s files available from the paparazzi website.
,
Paul Cox
,
2010/10/01
[paparazzi-commits] [6047] wrong header included ?
,
Gautier Hattenberger
,
2010/10/01
[paparazzi-commits] [6046] putting gps back to 38400
,
Paul Cox
,
2010/10/01
[paparazzi-commits] [6045] fixing SET_ACTUATOR to be of type forwarded, otherwise input2ivy message doesn't get to vehicle.
,
Paul Cox
,
2010/10/01
[paparazzi-commits] [6044] adding joystick/settings control of twog servos.
,
Paul Cox
,
2010/10/01
[paparazzi-commits] [6043] updated airframe
,
Eric
,
2010/10/01
[paparazzi-commits] [6042] added sonar sensor to twog which forwards us the adc values.
,
Paul Cox
,
2010/10/01
[paparazzi-commits] [6041] new radio file
,
Eric
,
2010/10/01
[paparazzi-commits] [6040] updating setup_actuators target for tiny2 (servos_4017, switching to UART1 which is the modem serial) and adding the defines necessary to compile and run.
,
Paul Cox
,
2010/10/01
[paparazzi-commits] [6039] sample set actuators settings.
,
Paul Cox
,
2010/10/01
[paparazzi-commits] [6038] new config for NGS playstation/PC joypad
,
Paul Cox
,
2010/10/01
[paparazzi-commits] [6037] Fixed compilation of test_led target on booz2_a7 aircraft.
,
Piotr Esden-Tempski
,
2010/10/01
[paparazzi-commits] [6036] complain if flash mode unknown, for debug
,
Felix Ruess
,
2010/10/01
[paparazzi-commits] [6035] fix debug includes
,
Felix Ruess
,
2010/10/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc