Commit Graph

26 Commits

Author SHA1 Message Date
e03007bd72 Merge remote-tracking branch 'upstream/source/master' into mueller/prototyping 2020-08-04 14:28:48 +02:00
afc16ef2d7 new servicei nterface buffer /stream 2020-07-28 12:49:18 +02:00
4d59ddc3db some fixes, check for preamble size 2020-06-04 19:50:26 +02:00
6ff1cf46c5 new service interface stream 2020-06-04 19:40:43 +02:00
925a54dec9 more improvements for servicei nterface 2020-06-04 01:06:03 +02:00
5eb3d77bdb clarfiying comment 2020-06-03 23:29:00 +02:00
0a512abc33 additional clarification comment 2020-06-03 23:26:27 +02:00
5b93799ea6 added forward declarations for service interface streams 2020-06-03 23:10:04 +02:00
1c0ca4c329 some changes to take care of activity 2020-06-03 23:02:23 +02:00
3483dff2ab some more interface improvements 2020-06-03 22:56:03 +02:00
5c41b65a10 prototype branch 2020-04-30 11:45:54 +02:00
01195093e3 Merge branch 'mueller_sifRenaming_soooMany' into mueller_framework 2020-04-23 19:21:12 +02:00
2c6b446500 it is done :-)
However, commented outputs are not changed yet.
2020-04-23 19:13:18 +02:00
fb9a5678fc removed comment belonging in egit 2020-04-22 10:24:00 +02:00
e3ad5d25c1 service interface testing for eclipse 2020-04-21 19:57:16 +02:00
eb2df3d88c Using C++ to implement preamble. adding optional flag for carriage return 2020-04-12 23:06:57 +02:00
69e9710bf1 added intial carriage return im preamble 2020-04-10 17:06:06 +02:00
e0e1e64a09 various changes, stopwatch
Semaphore: Some bugfixes, some constructors added
Stopwatch: First implementation, can measure in ms(double) and
ms(normal)
2020-04-08 18:08:14 +02:00
bfc7a768ce message queue adaptions for calls from ISR
functions moved to top
binary sempahore file init
mutex return values
2020-02-25 12:54:28 +01:00
5190e4c16e Serial Buffer dapter changes reverted
CCSDS time bugfixes in separate section (for C98)
Serial buffer adapter 2 bugfixes
2020-01-31 00:54:34 +01:00
2039aa5665 Service Interface Stream buffer size higher to print long buffers (like nav data) 2019-11-25 00:14:39 +01:00
1631e739b8 at91sam9g20 uses custom stdio.c, unsigned long cast in sprintf does not seem to work, casting (unsigned int) does, timestamp now visible in debug output 2019-10-23 12:03:32 +02:00
fd782b20c0 Adding Code for Linux 2018-12-19 19:42:00 +01:00
db1f93a155 Adding Code for freeRTOS 2018-07-20 15:10:41 +02:00
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