Commit Graph
12 Commits
Author SHA1 Message Date
mohr 45430e8586 Reworked PoolRawAccess to use EndianConverter instead of converting by itself 2020-07-03 15:47:05 +02:00
mohr 89accf8940 Documented EndianConverter and changed length to size_t 2020-07-03 15:46:00 +02:00
mohr 06b481b02f Corrected filename of EndianConverter.h 2020-07-03 12:44:08 +02:00
mohr 8c68895c06 Merge remote-tracking branch 'origin/master' into mohr_serialize 2020-07-03 11:59:15 +02:00
mohr 3cd946fef8 Merge pull request 'DeviceHandlerBase: All Refactoring' (#44) from KSat/fsfw:mueller_DeviceHandlerBase_AllRefactoring into master 2020-07-03 11:48:55 +02:00
mohr cf3190a904 Actually, not that horrible, thanks to sed 2020-04-21 22:28:43 +02:00
mohr 2093329481 working on updating SerializeIF, to quote Basti: This is going to be horrible 2020-04-21 21:34:03 +02:00
mohrandGitea 05c1330b68 Merge branch 'mohr_crc' of fsfw/fsfw into master 2020-04-16 15:27:47 +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
mohr db1f93a155 Adding Code for freeRTOS 2018-07-20 15:10:41 +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