Commit Graph

48 Commits

Author SHA1 Message Date
Robin Müller e7444912d5 corrected include guard 2020-09-10 15:29:19 +02:00
Robin Müller b8d638cb69 Merge branch 'master' into gaisser_fixes_fixedMap 2020-09-10 15:27:15 +02:00
Steffen Gaisser 976fd54f5e Merge branch 'master' into gaisser_fixes_fixedMap 2020-09-08 14:17:53 +02:00
Steffen Gaisser b65789824c Removed old hacks and replaced by standard c++
Added overflow check in SerializeAdapter
2020-09-07 18:06:08 +02:00
Steffen Gaisser 278053a342 Another fix in DynamicFIFO 2020-09-07 15:49:28 +02:00
Steffen Gaisser 2a28114b49 Fixes for #190 and #189 2020-09-07 15:43:48 +02:00
Steffen Gaisser 75f6cacd10 Merge branch 'master' into mueller_FIFO_static_normal 2020-09-01 12:56:41 +02:00
Steffen Gaisser 5308cb6237 Merge branch 'master' into mueller_ringBufferStatic 2020-09-01 12:54:08 +02:00
Robin Müller b522b3c29c fifo updates 2020-09-01 12:53:53 +02:00
Steffen Gaisser cc5c944c84 Merge branch 'master' into gaisser_fixes_fixedMap 2020-09-01 11:41:03 +02:00
Robin Müller eb503ae030 include guard fix 2020-08-27 20:19:27 +02:00
Robin Müller 795b1e5245 Merge remote-tracking branch 'upstream/master' into mueller_FIFO_static_normal 2020-08-27 20:18:06 +02:00
Steffen Gaisser a1d1d42e88 Merge pull request 'singly linked list improvements' (#108) from KSat/fsfw:mueller_SinglyLinkedListImprovements into master 2020-08-25 12:18:23 +02:00
Robin Müller 5210bce64d Merge remote-tracking branch 'upstream/master' into mueller_ringBufferStatic 2020-08-24 14:51:13 +02:00
Steffen Gaisser d5dedce294 Relative Paths 2020-08-13 20:53:35 +02:00
Steffen Gaisser b484e4d5ad Removed unused function 2020-08-13 10:27:16 +02:00
Steffen Gaisser e963aca02a Fixed an issue with memmove in FixedOrderedMultimap 2020-08-11 17:02:19 +02:00
Steffen Gaisser 8c722feafb Fixes #47 and #36 2020-08-11 16:21:59 +02:00
Robin Müller 0449c63225 bugfixes 2020-07-28 13:13:40 +02:00
Robin Müller 802004107b Merge remote-tracking branch 'upstream/master' into mueller_FIFO_static_normal 2020-07-28 13:07:35 +02:00
Robin Müller 5df88eb73b singlyl inked list bugfix 2020-07-28 12:20:23 +02:00
Steffen Gaisser 8f2a7b9e68 Merge pull request 'hybrid iterator fix and improvement' (#109) from KSat/fsfw:mueller_HybridIterator into master 2020-07-14 11:40:48 +02:00
Robin Müller 538962d0c2 Merge remote-tracking branch 'upstream/master' into mueller_SinglyLinkedListImprovements 2020-07-13 19:54:57 +02:00
Robin Müller d7e157d908 switch setLast and setEnd 2020-07-13 19:53:44 +02:00
Robin Müller 65d71b1c65 added new ctor, non-allocating 2020-07-07 18:11:36 +02:00
Robin Müller 5f76b03f3a fifo tweaks 2020-07-07 17:44:15 +02:00
Robin Müller 2fccc4fef7 getter function for capacity 2020-07-06 23:08:31 +02:00
Robin Müller 8f6c3b50af namespace fix 2020-07-06 13:40:13 +02:00
Robin Müller b699c8b2b3 put FIFO in namespace, fixed doc 2020-07-06 13:38:11 +02:00
Robin Müller 991385de65 added missing include, CSB uses static fifo now 2020-07-06 13:29:56 +02:00
Robin Müller ec212d9fcf new fifo init 2020-07-06 13:26:58 +02:00
Ulrich Mohr 8c68895c06 Merge remote-tracking branch 'origin/master' into mohr_serialize 2020-07-03 11:59:15 +02:00
Robin Müller bfd49caab4 fixed include guard comment 2020-06-26 12:52:03 +02:00
Robin Müller d1b9ab5126 added basic insertion operations 2020-06-25 17:17:24 +02:00
Robin Müller f826ada774 some more little changes for single linked list 2020-06-24 11:40:21 +02:00
Robin Müller a5a53e7f9b include guard updated 2020-06-24 11:36:10 +02:00
Robin Müller f6d2549534 requested changed implemented 2020-06-24 11:35:07 +02:00
Robin Müller 0c45522540 hybrid iterator fix and improvement 2020-06-17 20:57:35 +02:00
Robin Müller eb4880f603 singly linked list improvements 2020-06-17 20:53:10 +02:00
Robin Müller df9e66834e pop() better 2020-05-05 19:07:11 +02:00
Robin Müller 88f229cef9 fifo enhancement 2020-04-23 15:03:55 +02:00
Ulrich Mohr cf3190a904 Actually, not that horrible, thanks to sed 2020-04-21 22:28:43 +02:00
Ulrich Mohr 2093329481 working on updating SerializeIF, to quote Basti: This is going to be horrible 2020-04-21 21:34:03 +02:00
Ulrich 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
Robin Müller e7318995f4 FIFO typo fix 2020-02-03 18:03:10 +01:00
Steffen Gaisser cd7e47ccbb Updated FreeRTOS Osal
CommandingServiceBase is no longer a template
2019-08-28 14:50:24 +02:00
Ulrich 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