Skip to content

Tags: ev3dev-python-tools/ev3dev2simulator

Tags

v2.0.6

Toggle v2.0.6's commit message
added some comments

v2.0.5

Toggle v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v2.0.4

Toggle v2.0.4's commit message
updated version and changelog

v2.0.3

Toggle v2.0.3's commit message
updated changelog and increased version to 2.0.3

v2.0.2

Toggle v2.0.2's commit message
adapted version and changelog for new version 2.0.2

v2.0.1

Toggle v2.0.1's commit message
merged PR for bugFix, and added documentation for distribution, new m…

…inor release increment

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.3.2

Toggle v1.3.2's commit message
in setup.py use version from ev3dev2simulator/version.py

added version [1.0.4] - 2020-02-28

 ### Added
 - improved Options menu by adding label  "Warning: to use the simulated bluetooth in the simulator make sure you have PyBluez uninstalled!!"
 - improved Options menu for windows we only have option "show simulator
   fullscreen on second screen" because on windows for none fullscreen mode the
   simulator is always opened on the default screen.
 - improved Options menu for macos where we  only have two options "show simulator
   fullscreen" and "show simulator on second screen". Latter option is added because
   when dragging window to other screen sometimes messes up the resolution of
   the window. By drawing the window already at startup at the second screen
   prevents this problem.
 - improved Options menu by adding caption which explains the rpyc timeout you can configure under advanced options.

 ### Fixed
 - fixed cleanup of files on EV3 by switching to new ev3devcmd library

v1.3.0

Toggle v1.3.0's commit message
use console_scripts for simulator in setup.py because although it is …

…a gui program we want to start it from the console with some help options!

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md