- Feb 09, 2013
-
-
Felix Ruess authored
-
Felix Ruess authored
- run sw/tools/dfu/stm32_mem.py --help for options - by default now only upload to a device with idProduct containing "Lisa/M" - should prevent you from accidentally upload ap firmware to your BMP. - use '--product any' option to prevent checking of idProduct
-
Felix Ruess authored
* Should now work correctly with something like: <define name="VoltageOfAdc(adc)" value ="(VOLTAGE_ADC_SCALE * adc + VOLTAGE_OFFSET)"/> with VOLTAGE_OFFSET in Volts * Also fix VoltageOfAdc to DefaultVoltageOfAdc in board header for tiny_2.0
-
- Jan 27, 2013
-
-
Martin Mueller authored
-
- Jan 22, 2013
-
-
Christophe De Wagter authored
workaround for lpc: sys_time_usleep only seems to work after a enableIRQ() closes #350
-
- Jan 07, 2013
-
-
Felix Ruess authored
-
- Dec 28, 2012
-
-
Martin Mueller authored
-
- Dec 12, 2012
-
-
Gautier HATTENBERGER authored
-
- Nov 15, 2012
-
-
Felix Ruess authored
-
Felix Ruess authored
-
Felix Ruess authored
[airborne] prevent an overflow in electrical.current on high current spikes when using the motor brake
-
- Nov 14, 2012
-
-
Tobias Muench authored
-
Tobias Muench authored
and radio file for Corona 2.4GHz DIY Module
-
- Nov 13, 2012
-
-
Felix Ruess authored
[build][fix] use grep -E instead -P to get google maps version number. perl style regex are not available in mountain lion anymore fixes #291
-
- Nov 05, 2012
-
-
Felix Ruess authored
[modules] use GPS_TRIGGERED_FUNCTION for ins_chimu_spi, removing the need for ahrs_update_gps in the ins modules
-
- Oct 28, 2012
-
-
Felix Ruess authored
also specify the params in the settings files for saving
-
Felix Ruess authored
-
- Oct 27, 2012
-
-
Felix Ruess authored
-
Felix Ruess authored
* LISA_M_LONGITUDINAL_X is not available in main Paparazzi * use default calibration for aspirin in MentorEnergy
-
- Oct 24, 2012
-
-
Tobias Muench authored
groundspeedprotection no v_ctl_airspeed_setpoint below STALL_AIRSPEED use of V_CTL_ALTITUDE_MAX_CLIMB and V_CTLAUTO_PITCH_AIRSPEED_gains can be set from airframe.xml settings file for energyadaptive energyadaptive.xml
-
Tobias Muench authored
energy_ctrl.c + stabilisation_adaptive.c
-
Tobias Muench authored
-
Tobias Muench authored
-
Felix Ruess authored
This reverts commit 0e00bf1e, reversing changes made to 413e0326.
-
Gautier HATTENBERGER authored
V4.1
-
- Oct 23, 2012
-
-
Gerard Toonstra authored
-
Felix Ruess authored
-
- Oct 16, 2012
-
-
Felix Ruess authored
-
Felix Ruess authored
-
Felix Ruess authored
-
Felix Ruess authored
-
Felix Ruess authored
-
Felix Ruess authored
-
Felix Ruess authored
-
- Oct 15, 2012
-
-
Christophe De Wagter authored
This reverts commit f9a75993.
-
Christophe De Wagter authored
-
Felix Ruess authored
* only one firmware element with the fixedwing firmware * proper escaping: replace <define name="ADC_6" value="\"AdcBank0(3)\""/> with <define name="ADC_6" value="AdcBank0\(3\)"/>
-
Felix Ruess authored
-
- Oct 13, 2012
-
-
Christophe De Wagter authored
-
Christophe De Wagter authored
-