Files
PX4-Autopilot/src/platforms
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
..
2015-04-20 11:35:47 -07:00
2015-05-06 11:45:23 -07:00
2015-05-05 16:43:54 -07:00
2015-04-24 01:01:36 -07:00
2015-04-20 11:00:18 -07:00
2015-04-27 21:58:54 -07:00
2015-04-20 11:35:47 -07:00
2015-04-24 01:01:36 -07:00
2015-02-08 17:53:26 +01:00
2015-02-08 17:53:26 +01:00
2015-04-21 09:53:09 -07:00
2015-02-08 17:53:26 +01:00
2015-04-24 01:39:25 -07:00