f663de2418
taken over changes from master
2020-09-10 15:17:38 +02:00
305d8ef840
taken over changes
2020-09-04 15:56:52 +02:00
1b9c8446b7
renormalized line endings
2020-08-28 18:33:29 +02:00
fbecda7549
include replacements
2020-08-18 13:09:15 +02:00
b86e5664c4
include which was missing, pool raw access size_t replacements
2020-07-05 00:33:03 +02:00
c160000027
Corrected filename of EndianConverter.h
2020-07-05 00:10:04 +02:00
d7bff31a4c
compiling again
2020-07-01 14:17:55 +02:00
6802ff7d71
Merge remote-tracking branch 'upstream/mohr_serialize' into mueller_merge_mohr_serialize
2020-07-01 13:15:58 +02:00
60ae2d4565
continued with hk data pool
...
added deadline missed check for fixed timeslot task,
improved doc for both periodic task and fixed timeslot task
2020-06-19 14:25:03 +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
906f941f32
ssize_t in deSerialize replaced by size_t
2020-04-15 15:53:46 +02:00
b48a0a4a4c
unit test class continued. serialize adapter
...
functions which are internal, extracted to separate class
2020-04-13 22:45:23 +02:00
a0ee010926
Added test folder.
2020-04-13 16:27:05 +02:00
42838272a5
replaced int32_t size by ssize_t (type trait trick)
2020-04-05 22:42:48 +02:00
7079c9c56d
replaced serializeIF serialize sizes with size_t
2020-04-05 17:58:39 +02:00
e24f9b89e4
Pool Raw Access Helper tested, appesrs to work. SerializeAdapter doc
...
changes, tm packet stored debug output if not enough
storage available
2019-12-26 16:44:50 +01:00
e765f8c99b
pool raw access modified so vectors are properly serialized now
...
Endian swapper can swap the entries of a uint16,uint32 buffers now.
Some documentation for functions added. setter function for serial buffer
adapter written but does not appear to compile, commented out
2019-12-09 12:27:14 +01:00
8168885dd9
Serialization documentation update
2019-12-08 22:57:03 +01:00
16af33a7bb
doc for fifo, device com if..
2019-10-29 19:31:18 +01:00
64f84d9d9f
doc for dhb, serializeIF and SerializeAdapter
2019-10-27 03:21:38 +01:00
8f1517d276
additional comments on endianness (I hope this is correct)
2019-10-25 21:12:11 +02:00
743d8abeaf
first attempt to document and explain serialization tools for application developers
2019-10-17 00:23:46 +02:00
cd7e47ccbb
Updated FreeRTOS Osal
...
CommandingServiceBase is no longer a template
2019-08-28 14:50:24 +02:00
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