4516 Commits (8131d28a0faf7d33060cf067f5bd8dee41666fed)
 

Author SHA1 Message Date
Lorenz Meier 8131d28a0f Exported disarmed PWM values as IOCTLs 12 years ago
Lorenz Meier 373a74adb9 Setting correct battery scaling for FMU-only setups 12 years ago
Lorenz Meier 02df2b8fe5 Merge pull request #380 from julianoes/hotfix_mag_calib 12 years ago
Julian Oes e8c309fb14 Workaround to prevent crash during mag calibration 12 years ago
Lorenz Meier 84f44107dd Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier 5dbe53877a Fixed sched param setup in MAVLink app 12 years ago
Lorenz Meier aa785b0d2b Hotfix: Better error reporting, fixed sched param setup 12 years ago
Lorenz Meier 3968bd4c1b Merge pull request #379 from PX4/landed_bugfix 12 years ago
Anton Babushkin 1d7f3d0aa5 position_estimator_inav: land detector bug fixed 12 years ago
Lorenz Meier 09db74da0a Hotfix: Minor param adjustments based on flight testing 12 years ago
Lorenz Meier a022a3800c Merge pull request #366 from julianoes/python3_compat 12 years ago
Julian Oes d30ba44f46 The python uploader can now reboot the board 12 years ago
Julian Oes 59373399ff Uploader works now with Python 2.7 and 3.3 12 years ago
Lorenz Meier 0c7995fd03 Avoid unneccesary cast 12 years ago
Lorenz Meier 5e9b1d6b2e Merge pull request #376 from PX4/scripts_fix 12 years ago
Anton Babushkin 5030a27f48 Tabs replaced by spaces in autostart scripts 12 years ago
Lorenz Meier 175020cb5b Hotfix: Identified mavlink issue source, workaround, working on a fix 12 years ago
Lorenz Meier b5ec359c79 Merge pull request #375 from julianoes/hotfix_px4io_uart 12 years ago
Julian Oes e301bb4d94 Reset baudrate after px4io update 12 years ago
Lorenz Meier 811e1151fa Fix UART buf sizes so that MAVLink transfers are not corrupted for all serial ports intended for MAVLink 12 years ago
Lorenz Meier 1c5ceb17e8 Merge pull request #304 from julianoes/ardrone_fixes 12 years ago
Julian Oes 96e7f42844 Merge branch 'master' into python3_compat 12 years ago
Lorenz Meier 2457013bbb Hotfix for USB: Starting MAVLink only on USB if connected. Needs rewrite of MAVLink and delay / retries for correct approach 12 years ago
Lorenz Meier 791e22f442 MAVLink workaround 12 years ago
Lorenz Meier 238f018090 Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier 3c0c11aec3 v4 compatibility 12 years ago
Lorenz Meier 29c06e3943 Set sane defaults for F330 12 years ago
Lorenz Meier b871e11943 Merge branch 'respect_takeoff_alt' 12 years ago
Anton Babushkin 40e1894872 Added parameter NAV_TAKEOFF_GAP 12 years ago
Anton Babushkin 193a52d813 multirotor_pos_control: added takeoff gap (hardcoded 3m), fixed code style 12 years ago
Lorenz Meier 24064d8848 Merge pull request #374 from julianoes/hotfix_mixer 12 years ago
tstellanova 027d45acbf respect NAV_TAKEOFF_ALT instead of using hardcoded default takeoff value 12 years ago
Julian Oes 589ae937ee Allow mixer upload when PWM is on 12 years ago
Lorenz Meier 38f9c25e93 Merge branch 'pid_fix' of github.com:PX4/Firmware 12 years ago
Lorenz Meier bda85d54e4 Merge pull request #372 from sjwilks/cleanup 12 years ago
Simon Wilks fddaa49ed8 Make sure the unit tests aren't included as part of the standard firmware 12 years ago
Anton Babushkin e553087d10 pid.limit != 0 fix 12 years ago
Lorenz Meier 56293c8068 Merge branch 'master' into pid_fix 12 years ago
Lorenz Meier ff23feb24e Hotfix: Chasing log buffer issue 12 years ago
Lorenz Meier 89526c80af Merge branch 'master' of github.com:PX4/Firmware into pid_fix 12 years ago
Lorenz Meier a660dc3fa6 Merge pull request #367 from limhyon/master 12 years ago
Anton Babushkin f0a750714a pid.c: fixed bad merge of seatbelt_multirotor, should fix EASY/AUTO modes 12 years ago
Lorenz Meier 806fb0b076 Merge pull request #370 from jean-m-cyr/master 12 years ago
Lorenz Meier 2d83c6f825 Closing all opened file descriptors, fixed param save issue, tests clean 12 years ago
Lorenz Meier 9eff3170a3 More verbosity on RC check 12 years ago
Lorenz Meier f6bf1c7bf2 Closing files that should be closed 12 years ago
Lorenz Meier c3408332fd Added test to test unlink() 12 years ago
Lorenz Meier 4b018e74a9 Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier a1c4c0fd78 Comments on scaling factors 12 years ago
Jean Cyr 54644e4206 Allow tone_alarm cmd to take filename as parameter 12 years ago