Commit Graph

12 Commits

Author SHA1 Message Date
muellerr 9284fe81da added override specifiers, some doc fixes 2020-04-15 20:53:03 +02:00
muellerr 906f941f32 ssize_t in deSerialize replaced by size_t 2020-04-15 15:53:46 +02:00
muellerr e791f44c41 copy ctor and assgnment op forbidden
for serial linked lists
2020-04-05 23:03:32 +02:00
muellerr 42838272a5 replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
muellerr 87852e5f2a replaced getSerializedSize returnvalue with size_t 2020-04-05 21:54:11 +02:00
muellerr 7079c9c56d replaced serializeIF serialize sizes with size_t 2020-04-05 17:58:39 +02:00
muellerr 1d1bb88a6f Merge request check 2020-01-16 19:07:53 +01:00
muellerr 8168885dd9 Serialization documentation update 2019-12-08 22:57:03 +01:00
muellerr 46986f69e4 serialize tools more documentation 2019-11-02 23:30:12 +01:00
muellerr 743d8abeaf first attempt to document and explain serialization tools for application developers 2019-10-17 00:23:46 +02:00
gaisser cd7e47ccbb Updated FreeRTOS Osal
CommandingServiceBase is no longer a template
2019-08-28 14:50:24 +02:00
Bastian Baetz 1d22a6c97e Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00