- 25 Aug, 2017 1 commit
-
-
c0pperdragon authored
-
- 20 Aug, 2017 3 commits
-
-
c0pperdragon authored
-
c0pperdragon authored
-
c0pperdragon authored
And polished up documentation a bit
-
- 19 Aug, 2017 1 commit
-
-
c0pperdragon authored
-
- 18 Aug, 2017 1 commit
-
-
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
-
- 20 Mar, 2017 1 commit
-
-
c0pperdragon authored
-
- 07 Nov, 2015 2 commits
-
-
c0pperdragon authored
-
c0pperdragon authored
Mailbox.IsAvailable did not compile to the EV3 at all. I seem to never have tested this...
-
- 04 Oct, 2015 2 commits
-
-
c0pperdragon authored
Microsoft updated/fixed some of their IntelliSense documentation. This changes are now also done in the ev3 user manual.
-
c0pperdragon authored
Because Microsoft again broke compatibility with the existing Extensions, I had to adjust the EV3Basic extension as well.
-
- 02 Oct, 2015 3 commits
-
-
c0pperdragon authored
-
c0pperdragon authored
-
c0pperdragon authored
- I2C communication on brick treated incomming bytes as signed values and deliverd negative values for the response array - Reading single bytes from File also treated bytes a signed values - Optimization to reduce number of transfered sensor readings in PC-mode
-
- 07 Sep, 2015 1 commit
-
-
c0pperdragon authored
-
- 02 Sep, 2015 1 commit
-
-
c0pperdragon authored
Small usability changes in the EV3Explorer Full documentation intellisense and manual in Spanish.
-
- 14 Aug, 2015 1 commit
-
-
c0pperdragon authored
-
- 11 Aug, 2015 2 commits
-
-
c0pperdragon authored
Memorize and propose previously successful connection Memorize local directory and window dimensions Allow list refresh with F5 key
-
c0pperdragon authored
-
- 10 Aug, 2015 1 commit
-
-
c0pperdragon authored
French documentation file was not correctly formatted and could not be completely parsed by Small Basic
-
- 03 Aug, 2015 1 commit
-
-
c0pperdragon authored
Needed to adjust other language versions as well to get consistent styles.
-
- 24 Jul, 2015 1 commit
-
-
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.
-
- 21 Jul, 2015 1 commit
-
-
c0pperdragon authored
A mode switch will block the program until it is finished. This will lead to a much simpler program structures. Spelling corrections.
-
- 20 Jul, 2015 3 commits
-
-
c0pperdragon authored
-
c0pperdragon authored
To allow reeding raw sensor values without the need of an array. Can makes code more readable and faster.
-
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"
-
- 02 Jul, 2015 2 commits
-
-
c0pperdragon authored
-
c0pperdragon authored
Mainly german documentation, but there were also some errors in the english version.
-
- 30 Jun, 2015 1 commit
-
-
c0pperdragon authored
Also adjusted installer
-
- 29 Jun, 2015 1 commit
-
-
c0pperdragon authored
Translated the intelli-sense documentation to german. Bugfix an example
-
- 24 Jun, 2015 1 commit
-
-
c0pperdragon authored
-
- 23 Jun, 2015 1 commit
-
-
c0pperdragon authored
-
- 17 Jun, 2015 2 commits
-
-
c0pperdragon authored
-
c0pperdragon authored
-
- 16 Jun, 2015 1 commit
-
-
c0pperdragon authored
Connect to the EV3 from Small Basic and EV3-Explorer using a WiFi network
-
- 08 Jun, 2015 1 commit
-
-
c0pperdragon authored
-
- 28 May, 2015 1 commit
-
-
c0pperdragon authored
Correct naming of Motor. .. Sync commands in brick mode. Fix: Writing to files in PC mode was broken Clean up and fix examples and testsuite
-
- 26 May, 2015 1 commit
-
-
c0pperdragon authored
Additive expression were not always evaluated left-to-right Storing strings in string arrays caused array to be truncated
-
- 25 May, 2015 1 commit
-
-
c0pperdragon authored
Optimization feature for"PC mode: Code can now request to send multiple commands to the brick in one burst.
-
- 11 May, 2015 1 commit
-
-
c0pperdragon authored
Tidy up documentation and examples to be ready for V1.0
-