![]() |
F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
|
Go to the source code of this file.
Macros | |
#define | TLM_TEST_DECL(TYPE) void testTelemetry(NATIVE_INT_TYPE portNum, FppTest::Types::TYPE##Param& data); |
#define | TLM_TEST_DECLS |
#define | TLM_TEST_DEF(TYPE) |
#define | TLM_TEST_DEFS |
#define TLM_TEST_DECL | ( | TYPE | ) | void testTelemetry(NATIVE_INT_TYPE portNum, FppTest::Types::TYPE##Param& data); |
Definition at line 17 of file TlmTests.hpp.
#define TLM_TEST_DECLS |
Definition at line 19 of file TlmTests.hpp.
#define TLM_TEST_DEF | ( | TYPE | ) |
Definition at line 31 of file TlmTests.hpp.
#define TLM_TEST_DEFS |
Definition at line 49 of file TlmTests.hpp.