Closed DrakBoul closed 2 months ago
Bulk downlink still not working for me. Might have something to do with the fact that the GS isn't getting the ACK that the coms_handler is supposed to send whenever it gets a command. I can see the coms_handler sends it but GS ends up printing the warning that it didn't receive the ACK.
Additionally, when I send commands one right after another, it takes a while for the second command to get through. This could have something to do with it to. Data getting caught up somehow
Bulk downlink still not working for me. Might have something to do with the fact that the GS isn't getting the ACK that the coms_handler is supposed to send whenever it gets a command. I can see the coms_handler sends it but GS ends up printing the warning that it didn't receive the ACK.
Additionally, when I send commands one right after another, it takes a while for the second command to get through. This could have something to do with it to. Data getting caught up somehow
The branch Drake/bugfix/simulated uhf bug fix contains the code that should work for downlinking. I never experienced issues with uplinking commands but i would try using the updated code and see if the issue still shows.
Added port in common lib for gs. Changed cli groundstation from server to client that connects to port 1808. Modified uplink and downlink scripts to use simulated uhf.