Skip to content
Snippets Groups Projects
  1. Dec 16, 2019
    • DonLakeFlyer's avatar
      · 127d942a
      DonLakeFlyer authored
      Fix for 64 bit
      127d942a
  2. Sep 09, 2019
  3. Aug 19, 2019
  4. Aug 11, 2019
  5. Jul 11, 2019
  6. Oct 24, 2018
  7. May 27, 2018
  8. May 16, 2018
  9. Apr 11, 2018
  10. Dec 29, 2017
  11. Oct 23, 2017
  12. Jun 11, 2017
  13. May 01, 2017
  14. Dec 26, 2016
  15. Sep 13, 2016
  16. Aug 29, 2016
  17. Apr 13, 2016
  18. Mar 25, 2016
  19. Mar 06, 2016
  20. Jan 12, 2016
  21. Jan 05, 2016
  22. Jan 03, 2016
  23. Dec 05, 2015
  24. Dec 01, 2015
  25. Nov 29, 2015
    • Don Gagne's avatar
      Autoconnect restructuring · ca6eccda
      Don Gagne authored
      Windows OS doesn’t disconnect port when you pull plug on USB. This
      caused all sorts of problems with previous logic. New logic handles
      this correctly.
      ca6eccda
  26. Nov 23, 2015
    • Don Gagne's avatar
      Auto connect support · b9cb57ec
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      b9cb57ec
  27. Nov 19, 2015
    • Don Gagne's avatar
      Auto connect support · 18dc3d04
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      18dc3d04
  28. Nov 18, 2015
    • Don Gagne's avatar
      Auto connect support · aaed8c2d
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      aaed8c2d
  29. Nov 15, 2015
  30. Oct 30, 2015
  31. Jul 25, 2015
  32. Jul 01, 2015
    • Don Gagne's avatar
      Run SerialLink on main thread · cf9df59c
      Don Gagne authored
      This is needed for Android since it needs to communicate with java apis
      which require everything on the main thread. The additional thread was
      not really needed since you can implement using a signal based approach
      which ends up being the same thing.
      cf9df59c
  33. Apr 23, 2015
  34. Apr 18, 2015
Loading