Commit Graph
25 Commits
Author SHA1 Message Date
mohr d92a796705 Merge pull request 'FSFW Restructuring' (#445) from mueller/restructuring into development
Reviewed-on: fsfw/fsfw#445
2021-08-09 16:00:26 +02:00
mohr 1fa59c5cae Merge pull request 'Linux HAL updates' (#456) from mueller/hal-linux-spi-uart-update into mueller/restructuring
Reviewed-on: fsfw/fsfw#456
2021-08-09 15:39:18 +02:00
mohr 1c3770ce96 Merge pull request 'Printer updates' (#453) from mueller/updated-serviceinterface into mueller/restructuring
Reviewed-on: fsfw/fsfw#453
2021-08-09 15:24:44 +02:00
mohr 4d9c07a1ec wrong path for sgp4 include 2021-08-02 21:22:56 +02:00
mohr ac146339a2 Merge pull request 'QueueMapManager bugfix' (#444) from mueller/queuemapmanager-bugfix into development
Reviewed-on: fsfw/fsfw#444
2021-07-19 15:04:10 +02:00
mohr 78442a8b92 Amending PR #145, forgot some documentation 2020-08-04 12:25:29 +02:00
mohr 03539a6991 Merge pull request 'HasActionsIF + CommandMessage Typo' (#145) from KSat/fsfw:mueller/feature/HasActionsIF into master 2020-08-04 12:18:29 +02:00
mohr 5fb5cea949 Merge pull request 'Update SerializeAdapter' (#122) from mohr_serialize into master 2020-07-10 12:21:14 +02:00
mohr 26b5ef6dac Merge branch 'master' into mohr_serialize 2020-07-10 12:19:51 +02:00
mohr 9dcf0c7118 size_t for DataPoolAdmin 2020-07-05 00:36:53 +02:00
mohr 24240b6c7d Documented EndianConverter and changed length to size_t 2020-07-05 00:12:04 +02:00
mohr c160000027 Corrected filename of EndianConverter.h 2020-07-05 00:10:04 +02:00
mohr 6e79972086 size_t for DataPoolAdmin 2020-07-03 15:50:29 +02:00
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
mohr 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