added host osal #165

Merged
gaisser merged 10 commits from KSat/fsfw:mueller/hostosal into master 2020-09-15 15:33:53 +02:00
Owner

This also works on Windows, implementing the OSAL interface with C++ features.
Semaphores have not been written yet, those will be introduced with C++20.

Also uses dynamic memory allocation (is on host after all), for example in message queue.

This also works on Windows, implementing the OSAL interface with C++ features. Semaphores have not been written yet, those will be introduced with C++20. Also uses dynamic memory allocation (is on host after all), for example in message queue.
muellerr added the
feature
label 2020-08-16 23:08:35 +02:00
muellerr changed title from added host osal to WIP: added host osal 2020-08-25 14:09:47 +02:00
muellerr changed title from WIP: added host osal to added host osal 2020-08-25 18:30:32 +02:00
muellerr changed title from added host osal to WIP: added host osal 2020-08-25 18:32:40 +02:00
Author
Owner

UPDATE: need to adapt to new MutexIF

UPDATE: need to adapt to new MutexIF
muellerr changed title from WIP: added host osal to added host osal 2020-09-05 21:20:27 +02:00
gaisser self-assigned this 2020-09-15 15:21:23 +02:00
gaisser merged commit 21094c4926 into master 2020-09-15 15:33:52 +02:00
gaisser deleted branch mueller/hostosal 2020-09-15 15:33:59 +02:00
Sign in to join this conversation.
No description provided.