Commit Graph

12582 Commits

Author SHA1 Message Date
Lorenz Meier 18d4aeffc8 Add meta info to Quad X tailsitter config 2015-07-29 19:20:26 +02:00
Lorenz Meier e9f47f59b3 Add meta info to FireFly Y6 VTOL config 2015-07-29 19:20:09 +02:00
Lorenz Meier 0c3fc6676a Add meta info to Caipi VTOL config 2015-07-29 19:19:50 +02:00
Lorenz Meier f45e977ea3 Add meta info to Octo coaxial config 2015-07-29 19:19:31 +02:00
Lorenz Meier 99274d07f2 Add meta info to Hexa coaxial config 2015-07-29 19:19:15 +02:00
Lorenz Meier 4a6b0d90ed Add Malolo meta info 2015-07-29 19:18:58 +02:00
Lorenz Meier 7a0e6f9057 Add Rascal HIL config 2015-07-29 19:18:42 +02:00
Lorenz Meier 987454135c Add meta info to HIL quad + config 2015-07-29 19:18:16 +02:00
Lorenz Meier 7d8af662dc Add meta info to HIL quad X config 2015-07-29 19:18:01 +02:00
Lorenz Meier 0ef724af5a Add meta info to F450 config 2015-07-29 19:17:45 +02:00
Lorenz Meier 52b21ae458 Add meta info to TBS endurance config 2015-07-29 19:17:32 +02:00
Lorenz Meier 109d7e2cd2 Add meta info to steadidrone config 2015-07-29 19:17:17 +02:00
Lorenz Meier d7022a37a6 Add meta info to 3DR Iris config 2015-07-29 19:17:01 +02:00
Lorenz Meier 42c5af806c Add meta info to TBS disco config 2015-07-29 19:16:45 +02:00
Lorenz Meier 51f9880d90 Add meta into to easystar config 2015-07-29 19:16:29 +02:00
Lorenz Meier 7553d33106 Add meta info to HK micro config 2015-07-29 19:16:15 +02:00
Lorenz Meier 3f363b1dfd Add meta info to rover config 2015-07-29 19:15:57 +02:00
Lorenz Meier c04fa39638 Add meta info to quad + config 2015-07-29 19:15:39 +02:00
Lorenz Meier 597ec59c01 Add meta info to hexa x config 2015-07-29 19:15:22 +02:00
Lorenz Meier 7ce51d823d Add meta info to hexa + config 2015-07-29 19:15:07 +02:00
Lorenz Meier 52cd988ca3 Add meta info to octo x config 2015-07-29 19:14:53 +02:00
Lorenz Meier 2ab720c557 Add meta info to octo + config 2015-07-29 19:14:37 +02:00
Lorenz Meier 315d2ef87c Add airframe main parser 2015-07-29 19:13:50 +02:00
Lorenz Meier 68aa8fed9e Add airframe config parser 2015-07-29 19:13:28 +02:00
Lorenz Meier 6dff0b5ebf Add airframe icons 2015-07-29 00:04:04 +02:00
Lorenz Meier d6290d8f5d Airframe Configs: Add version field 2015-07-28 23:59:06 +02:00
Lorenz Meier 455c449a02 Build system: Add support for airframes config file 2015-07-28 23:45:30 +02:00
Lorenz Meier 75085dc5d6 Condition TECS properly on any altitude control mode 2015-07-27 10:16:48 +02:00
Lorenz Meier 09da389558 TECS: Add in-air state and trigger filter state resets when not flying to ensure correct filter state initialization 2015-07-27 10:10:15 +02:00
Lorenz Meier 509b8c1c24 MC: Move all multicopter configs to PWM min/max params 2015-07-26 10:52:09 +02:00
Lorenz Meier e84d97b387 Only update TECS filter if auto is enabled. This forces the internal TECS logic to reset between auto runs 2015-07-22 22:40:26 +02:00
Lorenz Meier 97e9f44d35 TECS: Reset integrator states on first run or when DT is large 2015-07-22 22:40:26 +02:00
Lorenz Meier f94e2c8136 FMU driver: Rely on prearmed field to pre-arm 2015-07-22 17:16:34 +02:00
Lorenz Meier fb9dcfc4a1 commander: populate prearmed field 2015-07-22 17:16:34 +02:00
Lorenz Meier 7b7ec672b9 Add prearm state to actuator armed topic 2015-07-22 17:16:34 +02:00
Lorenz Meier d94f2aa407 MC pos control: Use separate params for manual control 2015-07-22 17:12:43 +02:00
Lorenz Meier 033c512fbf Add separate params for manual throttle control 2015-07-22 17:12:43 +02:00
Lorenz Meier 615b777348 Merge pull request #2579 from PX4/land_detector_robustness
Land detector robustness
2015-07-22 12:55:31 +02:00
Lorenz Meier fb85723e6b F450 config: Force params to sane values if set to default 2015-07-22 12:28:13 +02:00
Lorenz Meier 19ba7be43d F330 config: Force params to sane values if set to default 2015-07-22 12:25:24 +02:00
Lorenz Meier 0a44efa3c5 ROMFS: Doc fixes 2015-07-22 12:24:56 +02:00
Lorenz Meier ffc9668d5b PWM params: Doc fixes 2015-07-22 12:24:37 +02:00
Lorenz Meier cc2f1d16fb Caipi: Add default PWM min/max/disarmed params 2015-07-22 12:17:32 +02:00
Lorenz Meier e7833fe06f Tell MAVLink app once we are fully booted and ready to communicate. 2015-07-22 10:04:13 +02:00
Lorenz Meier a1fd088e8f MAVLink app: Rely on booted state, not on timeout for parameters. This fixes any param timing issues for good. 2015-07-22 10:03:45 +02:00
Lorenz Meier 3f8f9bdd63 Merge branch 'beta' of github.com:PX4/Firmware into beta 2015-07-22 09:39:38 +02:00
Lorenz Meier 1834cf1cb9 VTOL: Use the right attitude estimator 2015-07-22 09:39:12 +02:00
Lorenz Meier 8e4072eff7 Merge pull request #2581 from kd0aij/beta
fix description for SENS_BOARD_?_OFF parameters
2015-07-20 21:06:10 +02:00
Mark Whitehorn dd48b950ef fix units metadata for SENS_BOARD_?_OFF parameters 2015-07-20 07:55:46 -06:00
Lorenz Meier 08032179fe F450 config: Allow the use of PWM_ params 2015-07-20 10:50:46 +02:00