SoundMetrics / aris-integration-sdk

SDK for building custom controllers for the ARIS sonar.
MIT License
5 stars 2 forks source link

Set receiver gain according to system type. #34

Closed fvasquez closed 7 years ago

fvasquez commented 7 years ago

Send frame stream receiver port first not last. Closes #28. Will test these changes against my sonar when it arrives tomorrow.

fvasquez commented 7 years ago

Since the sample is programmed not to stay connected for very long it doesn't have time to send more than a couple of Ping messages. I will multiply TOTAL_FRAME_PARTS expected by a factor of 10 so that Ping messages are truly needed to maintain the connection.

I also don't send SetDateTime which I probably should. I'll set it to the client machine's POSIX date and time.

fvasquez commented 7 years ago

Still needs to be tested against sonar.