DCSModulesAPI  1.0.0
DCS sub project containing all the control modules as libraries.
Todo List
Member DCS::Control::IssueGenericCommand (UnitTarget target, DCS::Utils::BasicString full_command)
Create a wrapper to emulate PMC8742 command separator via (;).
Member DCS::Control::IssueGenericCommandResponse (UnitTarget target, DCS::Utils::BasicString full_command)
Create a wrapper to emulate PMC8742 command separator via (;).
Member DCS::Control::StartServices (const char *esp301_com="COM3", const char *pmc8742_usb="104D-4000")
Create a thread for each target. Allowing for simultaneous operation of the stages.
Member DCS::Control::StopServices ()
Clean up motors to a reset state as well.
Namespace DCS::Network
Make all the connections / sockets secure with simple RSA hashing or using openSSL TLS
Member DCS::Network::Client::GetMillisLatency ()
This is not working. Re-enable the tcp keep alive to fix. Possible last check: 10 seconds ago Interval: [0, Inf[ ms
Class DCS::Utils::Logger
Make the output redirectable (for stderr or stdout for example).