Lorenz Meier
|
b0b2f34992
|
Merged master
|
2014-08-09 12:22:28 +02:00 |
|
Lorenz Meier
|
7f0e675228
|
Pass over drivers to reduce build size
|
2014-07-23 08:24:56 +02:00 |
|
Lorenz Meier
|
c3826505ed
|
HIL: reduce excessive stack usage of driver
|
2014-07-08 09:15:20 +02:00 |
|
Lorenz Meier
|
df7d595999
|
Remove noreturn attribute from all drivers that actually can return
|
2014-05-09 09:19:44 +02:00 |
|
Julian Oes
|
873fa4cb40
|
Merge remote-tracking branch 'px4/master' into bottle_drop
Conflicts:
ROMFS/px4fmu_common/init.d/rcS
|
2014-03-07 10:38:31 +01:00 |
|
Lorenz Meier
|
6011ff9411
|
HIL cleanup
|
2014-01-11 20:56:40 +01:00 |
|
Julian Oes
|
6048f9beda
|
HIL: copy correct actuator group
|
2013-12-02 23:03:29 +01:00 |
|
Julian Oes
|
e2fef6b374
|
Use unsigned for channel counts
|
2013-10-11 10:16:45 +02:00 |
|
Julian Oes
|
ea0aa49b54
|
pwm info provides more information, some fixes for setting rate/min/max/disarmed
|
2013-10-07 16:24:49 +02:00 |
|
Julian Oes
|
1b38cf715d
|
Renamed actuator_safety back to actuator_armed, compiling but untested
|
2013-07-15 22:15:15 +02:00 |
|
Julian Oes
|
88389ea255
|
Merge branch 'master' into new_state_machine
compiling again
Conflicts:
src/modules/fixedwing_att_control/fixedwing_att_control_att.c
src/modules/fixedwing_att_control/fixedwing_att_control_rate.c
src/modules/fixedwing_pos_control/fixedwing_pos_control_main.c
src/modules/mavlink/orb_listener.c
src/modules/multirotor_att_control/multirotor_attitude_control.c
src/modules/multirotor_att_control/multirotor_rate_control.c
src/modules/systemlib/pid/pid.c
src/modules/systemlib/pid/pid.h
src/modules/uORB/objects_common.cpp
|
2013-07-08 10:31:32 +02:00 |
|
Julian Oes
|
90f5e30f2a
|
Introduced new actuator_safety topic
|
2013-06-14 13:53:26 +02:00 |
|
px4dev
|
23a6234235
|
Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own version of task_spawn that's different.
|
2013-06-01 23:31:53 +02:00 |
|
Lorenz Meier
|
5974c37abb
|
Moved the bulk of sensor drivers to the new world
|
2013-04-27 14:06:23 +02:00 |
|