muellerr
6802ff7d71
Merge remote-tracking branch 'upstream/mohr_serialize' into mueller_merge_mohr_serialize
2020-07-01 13:15:58 +02:00
Uli
6553450b4b
Actually, not that horrible, thanks to sed
2020-04-21 22:28:43 +02:00
Uli
a42832ca01
working on updating SerializeIF, to quote Basti: This is going to be horrible
2020-04-21 21:34:03 +02:00
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
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
1977942c4b
Array List Entry swapper function
...
And respective SerialAdapter functions to use it
2020-01-22 14:24:48 +01:00
muellerr
5cb591a063
Array List swapper for SerialFixedArrayList
2020-01-18 18:01:37 +01:00
muellerr
1437f33027
Serial Fixed Array List template type clarifications
2020-01-15 17:30:23 +01:00
muellerr
d99ed47150
fixed map bugfix (fist instead of first), new access functions for fixed maP
...
(first(), second()), some documentation, raw pool access read() call public
because call is necessary before using public serialize function.
maybe integrate read() call into serialize function?
2019-12-08 19:04:53 +01:00
gaisser
cd7e47ccbb
Updated FreeRTOS Osal
...
CommandingServiceBase is no longer a template
2019-08-28 14:50:24 +02:00
mohr
575f70ba03
updating code from Flying Laptop
...
This is the framework of Flying Laptop OBSW version A.13.0.
2018-07-12 16:29:32 +02:00
Bastian Baetz
1d22a6c97e
Today's the day. Renamed platform to framework.
2016-06-15 23:48:49 +02:00