Commit Graph

26 Commits

Author SHA1 Message Date
muellerr 4ebd937fe0 deleted old printer file 2020-06-05 16:47:46 +02:00
muellerr abcd818f2f printer renamed to arrayprinter 2020-06-05 16:44:31 +02:00
muellerr 8eb13ec627 Merge branch 'mueller_framework' into mueller_fw_loc_globpool_distinction 2020-05-25 14:02:43 +02:00
muellerr 338651af2f binary printer added 2020-05-19 23:07:28 +02:00
muellerr 7afaa752f3 form improvement 2020-05-19 20:25:54 +02:00
muellerr 1aef000eff printer improvements and fixes
tc packet stored getter function
2020-05-19 20:24:58 +02:00
muellerr e2418d61a6 improved printer 2020-05-19 19:53:10 +02:00
muellerr 355bc2b905 improvements 2020-05-18 15:42:47 +02:00
muellerr 24bfbfbd33 removed StorageAccessoremoved StorageAccessorr 2020-05-15 18:56:06 +02:00
muellerr 80cee27429 printer fixes 2020-05-15 18:53:54 +02:00
muellerr d48fe8fb09 Merge branch 'mueller_globalPrinter' into mueller_framework 2020-05-15 18:51:58 +02:00
muellerr 1b093d96b0 additional size output 2020-05-15 18:51:15 +02:00
muellerr e92c324c7e updated printer 2020-05-15 18:47:46 +02:00
muellerr 6e1bb16d4e printers continued,
possible  bugfix in tc packet base
2020-05-15 18:46:58 +02:00
muellerr 5ac32b14f0 Merge branch 'mueller_globalPrinter' into mueller_framework 2020-05-15 18:23:45 +02:00
muellerr effac0e9b7 global printer function 2020-05-11 12:22:06 +02:00
muellerr a405357578 Merge remote-tracking branch 'upstream/master'
into mueller_framework
2020-04-18 13:30:22 +02:00
muellerr 906f941f32 ssize_t in deSerialize replaced by size_t 2020-04-15 15:53:46 +02:00
mohr f28886e970 Moved crc calculation into its own class, renamed function to show which
crc is calculated.
2020-04-06 13:22:42 +02:00
mohr 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
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
gaisser fd782b20c0 Adding Code for Linux 2018-12-19 19:42:00 +01: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