testArduino/bsp_linux
2021-09-15 19:17:34 +02:00
..
core Errors fixed in both controller and device handler. Data are now read correctly in the test code but not here in the framework. Problem in reading one variable from datapool for the controller. General cleaning of the code and documentation. 2021-09-15 17:31:20 +02:00
fsfwconfig The datapool variables definition has been corrected. The controller is now working apparently well. It still needs to be tested with real data and devices. 2021-09-15 19:17:34 +02:00
utility mission and config folders added , make file is added 2021-06-21 13:42:47 +02:00
bsp_linux.mk mission and config folders added , make file is added 2021-06-21 13:42:47 +02:00
CMakeLists.txt Alpha version of the code. Errors are still present in the code and the objects and dataused are picked as a test. Documentation of the code will be also added later. 2021-09-10 17:08:38 +02:00
main.cpp The printing of the sensor data has been commented out. Errors in the device handler and controller tasks. 2021-09-13 17:43:07 +02:00