Semaphore Initialization - Linux and FreeRTOS #89

Merged
gaisser merged 16 commits from KSat/fsfw:mueller_binSemaphoreInit into master 2020-08-28 13:25:07 +02:00

16 Commits

Author SHA1 Message Date
Robin Müller 0fedad6da0 semaphore factory update 2020-08-27 17:14:49 +02:00
Robin Müller 3be253efd6 include fix 2020-08-27 17:07:42 +02:00
Robin Müller 73db79a3fe updated linux implementation 2020-08-27 17:06:10 +02:00
Robin Müller 7723ee13b3 Merge remote-tracking branch 'upstream/master' into mueller_binSemaphoreInit 2020-08-27 16:28:50 +02:00
Robin Müller 073f168b95 task management function taken over from master 2020-08-27 16:27:54 +02:00
Robin Müller aacda3afc2 interface adapted 2020-08-27 16:26:00 +02:00
Robin Müller a9c8bea857 Merge remote-tracking branch 'upstream/master' into mueller_binSemaphoreInit 2020-07-28 12:26:56 +02:00
Robin Müller 86a6b2fee0 Merge remote-tracking branch 'upstream/master' into mueller_binSemaphoreInit 2020-06-10 16:48:14 +02:00
Robin Müller d4f69633f0 renamed timeout values 2020-06-02 22:36:42 +02:00
Robin Müller 73183b39ef added new casts
otherwise i cant compile with new freertos version
2020-05-29 13:37:13 +02:00
Robin Müller 6c9f157d2c added fw class ids 2020-05-29 13:34:17 +02:00
Robin Müller b4c6a04d4a added linux implementations 2020-05-29 13:33:44 +02:00
Robin Müller adb80a68fc addd freertos semaphore factory 2020-05-29 13:32:38 +02:00
Robin Müller f829d063ce added task management functions
required for freeRTOS
2020-05-29 13:31:55 +02:00
Robin Müller d909fcb6a1 added semaphore implementations 2020-05-29 13:31:19 +02:00
Robin Müller f388bd374c added new factory and interface 2020-05-29 13:29:29 +02:00