4992 Commits (cb76f07d3153895e379f15f6ca388ef04c6384dc)
 

Author SHA1 Message Date
Andrew Tridgell cb76f07d31 l3gd20: added I2C disable based on method from ST engineering support 11 years ago
Andrew Tridgell 720f6ab313 FMUv2: set MPU6000 CS as initially de-selected 11 years ago
Andrew Tridgell 3a597d1a1f FMUv2: added define for MPU DRDY pin 11 years ago
Andrew Tridgell 3decf408c2 FMUv2: added support for MPU6000 on v2.4 board 11 years ago
Andrew Tridgell b666581983 lsm303d: fixed TEMP_H register define 11 years ago
Andrew Tridgell d0507296c0 px4io: moved blue heartbeat LED to main loop 11 years ago
Andrew Tridgell af47a3d795 mpu6000: change bus speed based on registers being accessed 11 years ago
Andrew Tridgell 244c3602f2 SPI: added set_frequency() API 11 years ago
Andrew Tridgell 7d415b0c42 lsm303d: print more registers in "lsm303d regdump" 11 years ago
Andrew Tridgell 72c53b6537 lsm303d: define some more register addresses 11 years ago
Andrew Tridgell a46042754f lsm303d: added 'lsm303d regdump' command 11 years ago
Thomas Gubler 95af4bf87c Merge pull request #537 from PX4/wp_yaw_fix 11 years ago
Anton Babushkin 69ed7cf91f missionlib: waypoint yaw fixed 11 years ago
Lorenz Meier f1fece2bb6 Merge pull request #533 from thomasgubler/missionlib_fix 11 years ago
Thomas Gubler 1fa609d165 fix off by one in missionlib 11 years ago
Anton Babushkin 39634d1001 px4io driver: bug fixed 11 years ago
Lorenz Meier 8c24299a40 Merge pull request #530 from jgoppert/backside 11 years ago
James Goppert 1ffb71946d Fixed backside automode typo. 11 years ago
James Goppert 2138a1c816 Improved mode mapping for fixedwing_backside. 11 years ago
James Goppert ea156f556f Added local position publication to mavlink receiver for HIL. 11 years ago
James Goppert 5c66899bfb Added local position pub to att_pos_esitmator_ekf 11 years ago
James Goppert ba3681d3a0 Updated backside controller/ added backside config. 11 years ago
Lorenz Meier 2116966b1e Merge branch 'yaw_auto_failsafe' of github.com:PX4/Firmware 11 years ago
Lorenz Meier 2444b68a0a Merge branch 'yaw_pid_fix' of github.com:PX4/Firmware 11 years ago
Lorenz Meier 0329b70097 Merge pull request #524 from PX4/hotfix_iris_max_pwm 11 years ago
Lorenz Meier cd585572ad Merge pull request #528 from PX4/mavlink_vfr_fix 11 years ago
Anton Babushkin 185bdb05a6 Mavlink VFR message publication fix 11 years ago
Lorenz Meier c9fcdb3c31 Merge pull request #527 from NosDE/master 11 years ago
marco 04aeb09883 mkblctrl startup script cleanup 11 years ago
Lorenz Meier 22a5ecb401 Merge pull request #526 from Thiago0B/master 11 years ago
Thiago0B 434de4e949 Fix user abort behave in test 11 years ago
marco c29f378e01 mkblctrl startup script changed 11 years ago
Lorenz Meier a1398c991e Merge pull request #525 from thomasgubler/airspeed_meas_calibration 11 years ago
Thomas Gubler ae9fae5aae fix MEAS airspeed and airspeed calibration 11 years ago
Julian Oes 423e2cee7b Don't limit the PWM output maximum for the IRIS to use the whole thrust range 11 years ago
Anton Babushkin 9f4dc0d154 Merge branch 'master' into yaw_pid_fix 11 years ago
Lorenz Meier 3231a636b8 Merge pull request #522 from PX4/hotfix_yaw_auto_bug 11 years ago
Julian Oes 64431a45ba missionlib: Added geo.h include, without this the _wrap_pi function returned garbage (e.g. for the yaw setpoint in auto) 11 years ago
Anton Babushkin 03162f5f0d multirotor_pos_control: failsafe against invalid yaw setpoint in AUTO 11 years ago
Lorenz Meier c63995e91c Hotfix: Be more aggressive about SPI2 init on v1 boards 11 years ago
Lorenz Meier ea708915b9 Merge pull request #518 from PX4/hotfix_fixedwing_startup 11 years ago
Julian Oes 2af2bacc4f Startup scripts: fixed stupid typo 11 years ago
Lorenz Meier e3770dab99 Merge pull request #517 from thomasgubler/hil_startupscripts 11 years ago
Thomas Gubler 9b08923cd2 remove commander from hil startup scripts 11 years ago
Lorenz Meier cd5bde2144 Merge pull request #515 from julianoes/startup_fixes 11 years ago
Julian Oes 4502c285eb Startup scripts: Start the commander early and let it try to open the mavlink_fd with 20Hz 11 years ago
Julian Oes 857c3d2efd Startup scripts: Corrected cases where commander was not started, updated several outdated scripts 11 years ago
Lorenz Meier d3b267c06e Integral fixes, last parts 11 years ago
Lorenz Meier 1358d4cb88 Hotfix: Fix integrator parameters 11 years ago
Lorenz Meier ed60dc50fc Hotfix: forbid integrator to accumulate NaN values if they ever would occur 11 years ago