639b517eda
removed unnecessary change
2020-06-04 19:57:25 +02:00
7014833c1c
improvements and fixes
2020-06-04 19:50:56 +02:00
3a573c1b4c
no run-time dyn memory allocation now
2020-06-04 19:37:33 +02:00
c0808e71d9
no dyn memory allocation, print seems to work
2020-06-04 19:07:04 +02:00
d466921aa0
some more experiments
2020-06-04 17:58:22 +02:00
1cb241ca0c
zero padded not using dyn mem alloc now
2020-06-04 17:30:09 +02:00
11c64a91a3
Merge remote-tracking branch 'upstream/master' into mueller_ServiceStreamEnhancement
2020-06-04 14:52:40 +02:00
d75e471668
Merge pull request 'Storagemanager Refactoring' ( #66 ) from KSat/fsfw:mueller_localPoolNeat into master
...
Changes of size_t will force any user to update their code. Therefore API_Change
2020-06-04 14:30:15 +02:00
6ccc4433cf
Merge remote-tracking branch 'upstream/master' into mueller_localPoolNeat
2020-06-04 14:24:20 +02:00
c0a0688a52
Merge branch 'mueller_localPoolNeat' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller_localPoolNeat
2020-06-04 14:22:16 +02:00
966c9c3993
buffer changes
2020-06-04 14:22:04 +02:00
93ef4eb56b
exti code is one
2020-06-04 14:13:24 +02:00
bbfc7029a1
Merge remote-tracking branch 'upstream/master' into mueller_objectManagerIF
2020-06-04 14:11:25 +02:00
05435a3ea3
includde removed
2020-06-04 14:11:08 +02:00
f8fb370ae7
preamble changes started
2020-06-04 14:08:26 +02:00
95aac66dc1
Merge pull request 'Global Printer functions' ( #78 ) from KSat/fsfw:mueller_globalPrinter into master
...
Helpers to print arrays. Implements #79
2020-06-04 14:04:42 +02:00
764608005b
buf renamed to streambuf
2020-06-04 13:26:35 +02:00
2499715ccf
Merge pull request 'changed cast to be comptaible with newer freeRTOS' ( #85 ) from KSat/fsfw:mueller_mq_newCast into master
...
QueueHandle_t is used in the receiveMessage but not in send message. Seems to be the right way to handle both calls in the same way.
As MessageQueueId_t is still a uint32_t. Someday this will get us in trouble.
2020-06-04 13:20:00 +02:00
ef13249405
typedef renamed
2020-06-04 13:01:59 +02:00
9361568b45
clarifying commnet
2020-06-03 23:28:31 +02:00
7259a13569
more improvements:
...
1. New optional flag to redirect print to stderr. THis can be useful on
host environemtns (e.g linux)
2. non-buffered mode if this flag is true: the preamble msut be printed
manually
2. Getter function for preamble for that case.
3. printChar function: specify whether to print to stderr or stdout
2020-06-03 23:14:17 +02:00
e5cea3ead0
service interface stream enhancements
2020-05-29 20:31:08 +02:00
70454b4640
Merge remote-tracking branch 'upstram/master' into mueller_stopwatch
2020-05-29 17:55:52 +02:00
a9a23d7623
include improvements
2020-05-29 17:51:15 +02:00
c5bb18a788
include improvements, nullptr used
2020-05-29 17:49:39 +02:00
f15424be4f
implemented missing static function
2020-05-29 17:47:55 +02:00
0be418a553
clock.h form improvements
2020-05-29 17:45:08 +02:00
1cf5991101
getClock_timval used now
2020-05-29 17:43:06 +02:00
2030415adb
added back include, but header needs to
...
be included from build system now, which allows multiple config folders
2020-05-29 17:17:46 +02:00
2b0dbca1d4
Merge remote-tracking branch 'upstram/master' into mueller_localPoolNeat
2020-05-29 17:08:39 +02:00
ca74e0c0f2
removed comments
2020-05-26 16:07:32 +02:00
9951b59627
DHB retval fixes
2020-05-25 23:45:32 +02:00
dd5b301980
improved returnvalues
2020-05-25 23:38:11 +02:00
5de68fcc6e
some returnvalue comments
2020-05-25 23:36:47 +02:00
112779d91f
cleaned up returnvlaues
2020-05-25 23:31:13 +02:00
98449ddc7f
comment removed
2020-05-25 23:17:15 +02:00
19b4332801
some little tweaks
2020-05-25 23:16:46 +02:00
35b9346c2b
include improvements for clock, sif fixes
2020-05-25 15:25:17 +02:00
4f278b610d
Merge remote-tracking branch 'upstram/master' into mueller_stopwatch
2020-05-25 15:08:47 +02:00
7eb250a90a
include testing
2020-05-25 15:06:54 +02:00
cb14ec15b5
Merge pull request 'additional access function for mode message' ( #70 ) from KSat/fsfw:mueller_ModeMessageAddition into master
...
Getter for Can't reach mode reason. Should have been there from the beginning.
2020-05-25 15:05:00 +02:00
50fd86edc1
removed shoulddo, issue will be created
2020-05-25 15:03:31 +02:00
9c4bf240b2
Merge remote-tracking branch 'upstram/master' into mueller_ModeMessageAddition
2020-05-25 15:00:22 +02:00
d235bb5c06
Merge pull request 'added comparison operator for store_address_t' ( #77 ) from KSat/fsfw:mueller_store_address_compOperator into master
...
Adds a comparison operator for store_address_t. Small enhancement which should not break anything.
2020-05-25 14:54:29 +02:00
5e91363d2d
Merge pull request 'fifo enhancement' ( #57 ) from KSat/fsfw:mueller_fifo_enhancement into master
...
Implements #57
2020-05-25 14:48:29 +02:00
91acc471b6
include guard fix, sif replacements
2020-05-20 14:47:58 +02:00
3a6b7f4895
added new cast for MQ
2020-05-20 14:42:52 +02:00
71e103e2b6
better include guards
2020-05-20 14:40:50 +02:00
e576ddaa86
Merge remote-tracking branch 'upstram/master' into mueller_localPoolNeat
2020-05-20 14:38:41 +02:00
6961b5e866
bin printer added
2020-05-19 23:08:17 +02:00