1. 31 Jan, 2018 1 commit
  2. 29 Jan, 2018 1 commit
  3. 28 Jan, 2018 1 commit
  4. 21 Jan, 2018 1 commit
  5. 14 Jan, 2018 1 commit
  6. 03 Jan, 2018 1 commit
  7. 02 Jan, 2018 1 commit
  8. 31 Dec, 2017 1 commit
    • c0pperdragon's avatar
      New libraries: Byte, F · d45f87e0
      c0pperdragon authored
      Proof of concept for bit manipulation and function definitions. No
      documentiation yet, no support in brick mode.
      d45f87e0
  9. 25 Aug, 2017 1 commit
  10. 20 Aug, 2017 3 commits
  11. 19 Aug, 2017 1 commit
  12. 18 Aug, 2017 1 commit
    • c0pperdragon's avatar
      Convenience functions · 4601d119
      c0pperdragon authored
      Provide a set of "Steer" - variants for motor control
      Motor.Invert
      Sensor.ReadI2CRegister, Sensor.WriteI2CRegister
      (currently only implemented in PC mode)
      Removed support for Small Basic 1.0
      4601d119
  13. 20 Mar, 2017 1 commit
  14. 07 Nov, 2015 2 commits
  15. 04 Oct, 2015 2 commits
    • c0pperdragon's avatar
      Updated user manual · b97ca40d
      c0pperdragon authored
      Microsoft updated/fixed some of their IntelliSense documentation. This
      changes are now also done in the ev3 user manual.
      b97ca40d
    • c0pperdragon's avatar
      Compatibility with Small Basic 1.2 · 09265f3f
      c0pperdragon authored
      Because Microsoft again broke compatibility with the existing
      Extensions, I had to adjust the EV3Basic extension as well.
      09265f3f
  16. 02 Oct, 2015 3 commits
  17. 07 Sep, 2015 1 commit
  18. 02 Sep, 2015 1 commit
  19. 14 Aug, 2015 1 commit
  20. 11 Aug, 2015 2 commits
  21. 10 Aug, 2015 1 commit
    • c0pperdragon's avatar
      Fixed XML structure · 256e3e44
      c0pperdragon authored
      French documentation file was not correctly formatted and could not be
      completely parsed by Small Basic
      256e3e44
  22. 03 Aug, 2015 1 commit
  23. 24 Jul, 2015 1 commit
    • c0pperdragon's avatar
      Installer fixes · 26dbd4c9
      c0pperdragon authored
      The installer unnecessarily contained the file SmallBasicLibrary.dll
      which increased the package size and caused the installation to fail on
      machines without .net 4.5.
      26dbd4c9
  24. 21 Jul, 2015 1 commit
  25. 20 Jul, 2015 3 commits
    • c0pperdragon's avatar
      Correction of spelling errors · c8332a75
      c0pperdragon authored
      c8332a75
    • c0pperdragon's avatar
      New command: Sensor.ReadRawValue · fab76ded
      c0pperdragon authored
      To allow reeding raw sensor values without the need of an array. Can
      makes code more readable and faster.
      fab76ded
    • c0pperdragon's avatar
      Various bugfixes · 28455b5f
      c0pperdragon authored
      Motor commands now always use absolute values for degree parameters.
      Sensor mode switch waits for previous mode switch to be finished,
      Corrections in documentation.
      Added a reset sensor command to startup sequence of "P mode"
      28455b5f
  26. 02 Jul, 2015 2 commits
  27. 30 Jun, 2015 1 commit
  28. 29 Jun, 2015 1 commit
  29. 24 Jun, 2015 1 commit
  30. 23 Jun, 2015 1 commit