Mark Charlebois c5237f7f6f Removed extra abstracton layer in systemlib
The calls to task_spawn_cmd, kill_all, and systemreset  were wrappers
around the px4_{task_spawn_cmd|kill_all|systemreset} implementations.

Removed the wrappers and changed all calls to the px4_ equivalents.

NuttX specific code was moved into px4_tasks.h

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-05-06 14:43:11 -07:00
..
2014-10-10 17:51:18 +04:00
2015-01-21 08:58:47 +01:00
2014-09-30 15:44:47 +04:00
2014-01-14 14:02:16 +01:00
2014-09-22 19:04:24 +02:00