Thomas Stastny
0c3399433d
fw att+pos ctrl: add takeoff flaps setting
2018-07-11 08:08:13 +02:00
Daniel Agar
222a91c6be
mathlib delete Matrix, Quaternion, Vector
2018-05-23 17:27:09 -04:00
Daniel Agar
ea3acb7121
cmake remove circular linking and reorganize
...
- px4_add_module now requires MAIN
- px4_add_library doesn't automatically link
2018-04-29 21:48:54 -04:00
Roman
8f9e8a6282
FixedWingAttitudeControl: use trim airspeed if airspeed is disabled
...
- prior to this fix the fw attiude controller used airspeed to scale control
surfaces even though airspeed was disabled
Signed-off-by: Roman <bapstroman@gmail.com >
2018-04-11 15:03:45 +02:00
Daniel Agar
29b3950747
move geo and geo_lookup to PX4/ecl
2018-03-26 23:16:55 -04:00
Beat Küng
51ca01ce04
FixedwingAttitudeControl: remove SuperBlock dependency
2018-03-22 08:19:08 +01:00
Daniel Agar
b7bfeb442e
fw_att_control move to matrix lib math
2018-03-21 14:08:47 -04:00
Thomas Stastny
52e5e0df14
fw_att_control: schedule trims for airspeed and flap deployment ( #8937 )
2018-03-16 16:55:44 -04:00
Thomas Stastny
74730273c1
fw_att_control move angular rate limits to body angular rates ( #9023 )
...
* ecl: attitude_fw update
- move angular rate limits to body angular rates
- handle rattitude/acro vs attitude mode rate limits
2018-03-08 22:55:45 -05:00
Daniel Agar
a0f115b9ae
fw_att_control consolidate flaps code
2018-02-21 21:07:29 -05:00
Daniel Agar
7fa858ad84
fw_att_control only store battery_status scale
2018-02-21 21:07:29 -05:00
Daniel Agar
bf42964432
fw_att_control don't store entire vehicle_land_detected message
2018-02-21 21:07:29 -05:00
Daniel Agar
063714c42c
fw_att_control initialize all fields in header
2018-02-21 21:07:29 -05:00
Daniel Agar
426f2cce2e
fw_att_control split header into separate file
2018-02-21 21:07:29 -05:00