sort by:
Revision Author Date Message Commit Date
db9b99a [release] maintenance version 4.2.1 09 February 2013, 10:20:53 UTC
60d0482 [dfu] backport stm32 dfu flasher robustness fixes - 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 09 February 2013, 10:06:53 UTC
a32647b [subsystems/electrical] fix conversion of vsupply to decivolts * 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 09 February 2013, 09:56:43 UTC
7040565 update Parkzone T-28 27 January 2013, 16:21:32 UTC
e5b2e9a [fix][lpc21] LPC + xbee_api in rotorcraft workaround for lpc: sys_time_usleep only seems to work after a enableIRQ() closes #350 22 January 2013, 16:25:41 UTC
d155873 [sim] call electrical_periodic in sim to get the current estimate 07 January 2013, 23:16:01 UTC
fd1d4ea Fix elf PT_LOAD type in lpc21iap LPC USB download 28 December 2012, 16:49:29 UTC
2c324e5 [release] release of v4.2 stable version 12 December 2012, 13:40:49 UTC
46febf8 [modules][fixedwing] from Eduardo: baro MS5611 usable for fw estimator 15 November 2012, 22:59:44 UTC
1c07dcb ignore .settings eclipse files 15 November 2012, 22:46:29 UTC
bfba989 [airborne] prevent an overflow in electrical.current on high current spikes when using the motor brake 15 November 2012, 22:40:48 UTC
4465cc2 [conf] basic flight_plan: corrected ground_alt to fit srtm data 14 November 2012, 16:45:59 UTC
761f010 [conf] example airframe for energyadaptive and radio file for Corona 2.4GHz DIY Module 14 November 2012, 16:45:06 UTC
75f7a24 [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 13 November 2012, 12:12:53 UTC
50cbe14 [modules] use GPS_TRIGGERED_FUNCTION for ins_chimu_spi, removing the need for ahrs_update_gps in the ins modules 05 November 2012, 10:06:26 UTC
3c2ccf4 [fixedwing] fix energy_ctl compilation if V_CTL_AUTO_GROUNDSPEED_SETPOINT is not used/defined also specify the params in the settings files for saving 28 October 2012, 08:46:55 UTC
c80d46d cleanup trailing whitespaces 28 October 2012, 08:02:40 UTC
2f3d0e8 [conf] we actually have LISA_M_LONGITUDINAL_X now... 27 October 2012, 23:59:36 UTC
d7950e0 [conf] update some airframes * LISA_M_LONGITUDINAL_X is not available in main Paparazzi * use default calibration for aspirin in MentorEnergy 27 October 2012, 23:06:53 UTC
d0a5bd4 some additional for the energy_ctl 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 24 October 2012, 20:06:46 UTC
a69420c new ctl energyadaptive energy_ctrl.c + stabilisation_adaptive.c 24 October 2012, 20:06:44 UTC
7627992 BARO_ETS_SCALE from airframe.xml 24 October 2012, 20:06:40 UTC
e120a8e fix due to positive gains in airframe.xml 24 October 2012, 20:06:37 UTC
bdb9108 Revert "Merge pull request #309 from TobiasMue/v4.1" This reverts commit 0e00bf1e234b567d2cba4f39745a5cb6036aecfa, reversing changes made to 413e0326ed957f2f3e568cb44f6c821fe7e6508b. 24 October 2012, 20:06:01 UTC
0e00bf1 Merge pull request #309 from TobiasMue/v4.1 V4.1 24 October 2012, 14:41:54 UTC
413e032 [subsystems] skytraq fixes for fixedwing support 23 October 2012, 16:05:42 UTC
20e6fea forgot to bump the paparazzi_version 23 October 2012, 16:05:42 UTC
358497a second release candidate for v4.2 16 October 2012, 22:21:20 UTC
e79a808 [dox] proper doxygen comments for geo_mag module 16 October 2012, 22:21:20 UTC
47b32f8 [fix] update ezosd current sensor module for 16bit vsupply 16 October 2012, 21:20:41 UTC
da317d1 [fix] link_mcu_uart for 16bit vsupply 16 October 2012, 21:20:35 UTC
e70c205 change vsupply to be a uint16 to enable reporting of voltages higher than 25.5V 16 October 2012, 20:13:20 UTC
cf968dc [dox] latex formulas and dot graph in doxygen for energy_ctrl 16 October 2012, 10:16:43 UTC
761a03f [dox] generated doxygen html docs go to doc/generated/html by default, removed useless make target 16 October 2012, 10:14:13 UTC
4de68b4 [tests] corrected non-existing airframe from tests_conf.xml This reverts commit f9a75993031e25e089734790ae24ed6747fe03bd. 15 October 2012, 19:09:41 UTC
a7fa3ee [doxy] inline dot test 15 October 2012, 18:55:13 UTC
f0da4ba [conf] fixed dual board and classix airframe files to pass tests * 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\)"/> 15 October 2012, 14:16:03 UTC
f9a7599 [tests] removed non-existing airframe from tests_conf.xml 15 October 2012, 14:11:25 UTC
b70c2c0 camera pointing should is needs better performance 13 October 2012, 19:47:52 UTC
39fcc0f Test Airframes: separate ap-fbw, chimu, xsens, classix 13 October 2012, 19:47:52 UTC
9c5fcb8 added stm32loader to sw/tools 15 October 2012, 10:11:35 UTC
9b19686 source files should not be executable 14 October 2012, 17:14:51 UTC
edb9569 [tests] removed the xsens test airframes, only exist in master 13 October 2012, 17:52:06 UTC
216b3e3 [modules] fix doc for digital_cam 13 October 2012, 17:29:13 UTC
da85abb [examples] actually add MentorEnergy example 13 October 2012, 17:28:28 UTC
0ef3ba7 removed the videolizer, as this is only to build the kernel modules this should not be in paparazzi and can get it's own repo if that is actually still needed 13 October 2012, 17:12:52 UTC
7f85fcb [tests] added mentor energy and chimu to tests 13 October 2012, 15:22:57 UTC
bb8ef47 [conf][tests] make a new tests_conf.xml 13 October 2012, 15:17:52 UTC
34b565f [fix] no error when missing a airframe parameter in energy-ctrl 13 October 2012, 15:01:20 UTC
b693812 [fix:dc] release camera button on init 13 October 2012, 13:29:59 UTC
8e213c3 [fix] ap-fbw silent warning when no i2c is used 13 October 2012, 13:03:15 UTC
82aea4b [fix ap-fbw] sim now compiles 13 October 2012, 12:50:24 UTC
4268f05 [energyctl] save gains 13 October 2012, 12:27:49 UTC
c3a7a47 [CHANGELOG] 10 October 2012, 20:45:17 UTC
4861b93 yapa_2.0 board files 10 October 2012, 19:00:55 UTC
a7c35ad [modules] clean geo_mag module * please only unix line endings and no TABS * directly store mag_h as fixedpoint instead of converting from double every time * move WMM2010 model to math/pprz_geodetic_wmm2010 closes #288 09 October 2012, 17:10:30 UTC
90052b9 Added WMM2010 Geo model 09 October 2012, 17:07:55 UTC
36aa8fd [OBC] Outback Challenge Safety Rule 2: Irreversible crash 09 October 2012, 17:05:25 UTC
35686bf [OBC] Outback Challenge Safety Rule 1 09 October 2012, 17:05:08 UTC
703cb7d [fixedwing][fix] includes for link_mcu_spi 09 October 2012, 16:50:36 UTC
37f1cce [fixedwing][feature] AP and FBW on different boards connected via Uart * with example airframe and updated outdated airframes * renamed spi version and make it a separate subsystem (e.g. 2 twogs) closes #297 09 October 2012, 16:38:14 UTC
e9f1a94 [feature] ahrs_dcm_float uses magnetic heading while not inflight for better initial guess closes #299 09 October 2012, 16:29:01 UTC
cf88e36 Allow easy switching to paparazzi master and back 09 October 2012, 12:23:26 UTC
75729e8 [home] home mode height can be set different from security height 08 October 2012, 21:14:48 UTC
7b5d1f0 [feature] DC_SHOT message photo numbers shown in GCS 08 October 2012, 15:39:44 UTC
71a2148 [spaces] 08 October 2012, 14:28:02 UTC
e142810 [airframes] sample rate limiters 08 October 2012, 14:14:18 UTC
02a53a5 Typo Bugfix. Apparently got lost on export. 08 October 2012, 13:11:29 UTC
982dc02 [modules] ezosd current sensor integration updates review Felix: 05-10-2012 closes #292 08 October 2012, 10:53:38 UTC
0a80d84 ezuhf radio integration 05 October 2012, 23:37:23 UTC
d512e2e [fix] minor fix for hff. Thanks Walid for noticing this. Probably this second order term has no noticeable effet in most cases though 05 October 2012, 19:53:12 UTC
fe265a8 [supervision] split input buffer to pass it line by line for coloration, set language to english 05 October 2012, 15:51:04 UTC
816884c Merge pull request #289 from paparazzi/stm_uart1_hw_flow_control Add UART hardware flow control (for STM32 only) 05 October 2012, 15:30:14 UTC
91ef1c9 [arch] add hw_flow_control flag to uart_periph_set_baudrate for lpc21 and omap (unused there though) 05 October 2012, 15:28:42 UTC
e880b2c [build] radio_control_ppm, default to PA_01 (SERVO6 on Lisa/M) To configure the pin from the airframe file, set the RADIO_CONTROL_PPM_PIN to one of these values: * PA_01 or SERVO6, (this is the default) * PA_10 or UART1_RX e.g. to configure it on the uart1 rx pin for lisa/m: <configure name="RADIO_CONTROL_PPM_PIN" value="UART1_RX"/> 05 October 2012, 15:12:33 UTC
f08fcfa [guidance] allow to configure rate limiter 05 October 2012, 14:38:50 UTC
650605d first release candidate for next release v4.2 05 October 2012, 14:35:15 UTC
cb158f8 [lib/ocaml] use ocaml Http_client from netclient lib to download files * used e.g. to dowload tiles * raises Blocked if we get a 403 and raises Not_Found on a 404, only if we get a Not_Found we try the next zoom level * in case we get blocked, it still tries the next tile... maybe we should stop trying to get tiles at all in that case 05 October 2012, 14:13:34 UTC
4135fd7 [tests] improve ahrs test scripts * added bungee_takeoff trajectory * some fixes to test float_dcm 05 October 2012, 11:58:08 UTC
aabb8d6 [ahrs] refactor gps info in float_dcm so we can run the tests on it 05 October 2012, 11:57:47 UTC
07640d1 gps acceleration compensation in ahrs_float_dcm 05 October 2012, 11:56:43 UTC
7a4ba22 [modules] update digital_cam docs 05 October 2012, 11:56:02 UTC
c39f806 [modules] digital_cam: Shoot on button release 05 October 2012, 11:55:32 UTC
60af1dc [modules] Update Photogrammetry Calculator 05 October 2012, 11:50:20 UTC
ffa8682 Rate Limiter for Flaps, Gears and servo hatches or any other feature that needs a static variable in the command section. 05 October 2012, 11:32:54 UTC
57c1da7 Fix altitude control in advanced polygon survey 05 October 2012, 11:22:40 UTC
276a8e5 [stm32][ground_segment] Add UART hardware flow control * ground segment: serial ocaml lib, link and logalizer * Added UART hardware flow control to UART1 for STM32 05 October 2012, 11:06:57 UTC
a5b56b7 [fixedwing] fix nav_catapult and energy_ctrl to take acceleration of body and not imu x-axis 05 October 2012, 10:38:12 UTC
28d7f6e Reduce overflow change in AHRS 05 October 2012, 10:32:55 UTC
6f5be5e Full 100Hz airspeed control 05 October 2012, 10:27:14 UTC
f6e79b9 Nav Include Problem 05 October 2012, 10:27:14 UTC
5731572 Total Energy Control for Fixedwing 05 October 2012, 10:27:14 UTC
d22236d [ahrs] improve gravity heuristic for int_cmpl_quat * use the centrifugal force corrected gravity for heuristic * FIR filter for gravity heuristic measurements * increase gain on gravity heuristc 05 October 2012, 10:01:38 UTC
d91dcd2 PPM input to UART1 with configuration option to Servo 6 05 October 2012, 09:34:47 UTC
e81e04e [release] maintenance version 4.0.3 03 October 2012, 11:05:31 UTC
65078f3 fix due to guidance_common.h 30 September 2012, 10:26:53 UTC
985ebda - fix in GLS due to positive gains - new vertical controll "energyadaptive" -energy ctl from TUDelft+adaptive stabilisation with some additionals -grounspeed protection -predefined values 30 September 2012, 10:13:40 UTC
47e4818 [build] mark some targets as phony 29 September 2012, 11:45:34 UTC
391c2ad [build] print paparazzi version when building 28 September 2012, 08:51:22 UTC
37b47be [ground] Fixed gpsd2ivy for libgps v3.5 please test! 23 September 2012, 08:55:42 UTC
back to top