Commit Graph

12 Commits

Author SHA1 Message Date
d366b3ca22 Two errors in the device handler to fix. Adjust the receiving of the packet in the 0.18s window and solve the problem of automatic passage to MODE OFf. 2021-09-15 20:46:06 +02:00
02bde1133e 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
510949b54d 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
04cfb85311 Some error fixed. two main problem to solve at this point: adjust the periodic reading of the data through the dh, adjust the operations of the components (error in reading the target state). 2021-09-14 21:09:06 +02:00
868a461acb Errors to be solved in data reading and controller operations. 2021-09-14 17:52:32 +02:00
8c80e9f7c0 Errors fixed. 2021-09-14 13:16:26 +02:00
2ce14d84f0 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
d857487d17 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
6a65c7af33 mission and config folders added , make file is added 2021-06-21 13:42:47 +02:00
caea75b0a8 release 0.0.1 of fsfw added as a core 2021-06-21 15:04:15 +02:00
b4e5534407 Update 'README.md' 2021-06-21 12:57:12 +02:00
425bf93d08 Initial commit 2021-06-21 12:56:32 +02:00