PUS: PUS Services #139

Merged
gaisser merged 7 commits from KSat/fsfw:mueller_PusServices into master 2020-08-12 10:07:37 +02:00
1 changed files with 0 additions and 16 deletions
Showing only changes of commit 85d24b9dfe - Show all commits

View File

@ -1,19 +1,3 @@
/**
* \file Service8Packets.h
*
* \brief Structure of a Direct Command.
* Normal reply (subservice 130) consists of
* 1. Target object ID
* 2. Action ID (taget device has specified functions with action IDs)
* 3. Return Code
* 4. Optional step number for step replies
*
*
* \date 01.07.2019
* \author R. Mueller
*/
#ifndef FRAMEWORK_PUS_SERVICEPACKETS_SERVICE8PACKETS_H_
#define FRAMEWORK_PUS_SERVICEPACKETS_SERVICE8PACKETS_H_