Skip to content
Commit 159d7bca authored by Marco Buttu's avatar Marco Buttu
Browse files

Communication test with LNA board and dewar board done!

The ReceiverControl class it's able to communicate either with
the LNA board and the dewar one. The conversions are right and I need
just to define the methods that perform the remaining requests to the board.
Do so, I need to synchronize the requests, so I could use a mutex on the
low level class (MicroControllerBoard) to avoid
conflicts using the socket at the same time for different methods.
I also need to manage the conversion in a different way than the static one
we are adopting. An idea will be to take a function pointer as a parameter of
the methods that perform the conversion; that function perfoms the conversion. 
parent 58800739
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment