Skip to content
Snippets Groups Projects
  1. Feb 28, 2019
  2. Feb 22, 2019
  3. Feb 11, 2019
  4. Feb 10, 2019
  5. Feb 05, 2019
  6. Jan 14, 2019
  7. Dec 27, 2018
    • Julian's avatar
      simulator: fix TCP on Cygwin-Windows · 3e870139
      Julian authored
      It turns out that `sendto` does not work for TCP on Cygwin-Windows,
      instead we need to use `send`. This required some refactoring since we
      need to have the internet protocol and the port stored as a member
      variable.
      
      This should fix that lockstep SITL simulation was not working on
      Windows.
      3e870139
  8. Dec 22, 2018
  9. Nov 06, 2018
  10. Sep 21, 2018
  11. Sep 18, 2018
  12. Sep 14, 2018
Loading