fsfw/serialize
Robin Mueller 9bdbc2c380 Endian swapper changes, Serial buffer adapter
New Serial Buffer Adapter with complete template class for buffer type.
Endian Swapper input now standard uint8_t * pointers instead of template
type. Fixed Array List new ctor, but commented out for now
2020-01-16 18:46:29 +01:00
..
EndianSwapper.h Endian swapper changes, Serial buffer adapter 2020-01-16 18:46:29 +01:00
SerialArrayListAdapter.h Serial Fixed Array List template type clarifications 2020-01-15 17:30:23 +01:00
SerialBufferAdapter2.h Endian swapper changes, Serial buffer adapter 2020-01-16 18:46:29 +01:00
SerialBufferAdapter.cpp Getter function in SerialBufferAdapter 2020-01-13 01:21:53 +01:00
SerialBufferAdapter.h Serial Fixed Array List template type clarifications 2020-01-15 17:30:23 +01:00
SerialFixedArrayListAdapter.h Serial Fixed Array List template type clarifications 2020-01-15 17:30:23 +01:00
SerializeAdapter.h Pool Raw Access Helper tested, appesrs to work. SerializeAdapter doc 2019-12-26 16:44:50 +01:00
SerializeElement.h Serialization documentation update 2019-12-08 22:57:03 +01:00
SerializeIF.h Serialization documentation update 2019-12-08 22:57:03 +01:00
SerialLinkedListAdapter.h Serialization documentation update 2019-12-08 22:57:03 +01:00