Commit Graph

35 Commits

Author SHA1 Message Date
6f50356964 new shared ring buffer 2020-07-09 14:26:15 +02:00
b56aa94f99 additional doc 2020-07-08 12:54:40 +02:00
01b1080376 readability increase 2020-07-08 12:53:46 +02:00
94f9b1e1ef dle encoder doc finished and hopefully correct 2020-07-08 12:41:15 +02:00
4f1f610ae0 doc and improvements for DLE encoder 2020-07-07 16:36:41 +02:00
ebec074655 Split up FIFO into StaticFIFO and normale FIFO 2020-07-05 23:53:13 +02:00
6802ff7d71 Merge remote-tracking branch 'upstream/mohr_serialize' into mueller_merge_mohr_serialize 2020-07-01 13:15:58 +02:00
4ebd937fe0 deleted old printer file 2020-06-05 16:47:46 +02:00
abcd818f2f printer renamed to arrayprinter 2020-06-05 16:44:31 +02:00
8eb13ec627 Merge branch 'mueller_framework' into mueller_fw_loc_globpool_distinction 2020-05-25 14:02:43 +02:00
338651af2f binary printer added 2020-05-19 23:07:28 +02:00
7afaa752f3 form improvement 2020-05-19 20:25:54 +02:00
1aef000eff printer improvements and fixes
tc packet stored getter function
2020-05-19 20:24:58 +02:00
e2418d61a6 improved printer 2020-05-19 19:53:10 +02:00
355bc2b905 improvements 2020-05-18 15:42:47 +02:00
24bfbfbd33 removed StorageAccessoremoved StorageAccessorr 2020-05-15 18:56:06 +02:00
80cee27429 printer fixes 2020-05-15 18:53:54 +02:00
d48fe8fb09 Merge branch 'mueller_globalPrinter' into mueller_framework 2020-05-15 18:51:58 +02:00
1b093d96b0 additional size output 2020-05-15 18:51:15 +02:00
e92c324c7e updated printer 2020-05-15 18:47:46 +02:00
6e1bb16d4e printers continued,
possible  bugfix in tc packet base
2020-05-15 18:46:58 +02:00
5ac32b14f0 Merge branch 'mueller_globalPrinter' into mueller_framework 2020-05-15 18:23:45 +02:00
effac0e9b7 global printer function 2020-05-11 12:22:06 +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
a405357578 Merge remote-tracking branch 'upstream/master'
into mueller_framework
2020-04-18 13:30:22 +02:00
906f941f32 ssize_t in deSerialize replaced by size_t 2020-04-15 15:53:46 +02:00
f28886e970 Moved crc calculation into its own class, renamed function to show which
crc is calculated.
2020-04-06 13:22:42 +02:00
90cba58ded Putting the Cyclic back into CRC
added a parameter to the crc function to supply it with a starting value
for the crc, so one can calculate a crc over mutiple separate parts.
2020-04-06 12:56:32 +02:00
42838272a5 replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
87852e5f2a replaced getSerializedSize returnvalue with size_t 2020-04-05 21:54:11 +02:00
7079c9c56d replaced serializeIF serialize sizes with size_t 2020-04-05 17:58:39 +02:00
fd782b20c0 Adding Code for Linux 2018-12-19 19:42:00 +01: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