Commit Graph

27 Commits

Author SHA1 Message Date
e7b6999c5e added back inttypes.h for cleaner code 2020-07-13 22:13:19 +02:00
6f50356964 new shared ring buffer 2020-07-09 14:26:15 +02:00
3d8993b0c5 new typedef names 2020-06-06 23:23:20 +02:00
9ed92e5e6f clock typedefs renamed 2020-06-06 23:21:51 +02:00
914bf8b9fc seconds_t is double now 2020-05-29 17:45:53 +02:00
4d4ca2f3bd doc fix for stopwatch 2020-05-29 17:43:37 +02:00
3d2935ac69 linux time lib improvements
stop watch other function used (more precise for linux)
2020-05-29 02:23:14 +02:00
ecf3b4b535 stopwatch warning fix 2020-04-23 22:05:12 +02:00
a5d2cbd7db some more sif replacements 2020-04-23 21:59:24 +02:00
44d4678089 fifo features and stopwatch enhancement 2020-04-23 14:06:48 +02:00
841b28b65d stopwatch ms now working 2020-04-09 18:02:10 +02:00
8a8761ea88 stopwatch bugfix 2020-04-09 17:56:48 +02:00
640cc1ddec some more bugfixes 2020-04-08 19:30:39 +02:00
5b0f80509f usec replaced by seconds 2020-04-08 19:24:24 +02:00
da9bb97b23 added precision for double output 2020-04-08 19:05:21 +02:00
3dbf353385 some more refactoring for stopwatch 2020-04-08 18:33:38 +02:00
3af241b9c4 stopwatch more lightweight now 2020-04-08 18:27:18 +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
b3faf1e4ad old timestring used 2020-01-31 23:42:11 +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
09144b18c4 ccsds time changes changed 2020-01-29 01:03:20 +01:00
7dd4694d9d CCSDS time extra defined for avr lib 2020-01-28 23:19:19 +01:00
2b44e1c9c4 CCSDS sscanf function adapted for atmel stdio.c (see comments) 2019-11-10 13:08:02 +01: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