Skip to content

Releases: OpenRoberta/robertalab-ev3dev

1.7.4

19 Jan 14:46
v1.7.4
Compare
Choose a tag to compare
  • avoid div/0 for the curve block
  • add more parameters to the say block
  • expand test coverage

1.7.3

05 Dec 10:56
v1.7.3
Compare
Choose a tag to compare
  • support the nxt sound sensor
  • fix joining text with numbers
  • make bluetooth communication interruptible
  • add setLanguage for upcomin say blocks
  • fix timers
  • use a blink thread instead of the broken timer feature

1.7.2

29 May 14:07
v1.7.2
Compare
Choose a tag to compare
  • fix state handling when canceling the pin-code
  • improve hard/sort resets
  • only set gyro mode when the value changed (to avoid resets)
  • make sound commands interruptible
  • stop motors when stalled

1.7.1

02 Feb 15:54
v1.7.1
Compare
Choose a tag to compare
  • log the python path
  • fix more motor attribute names
  • avoid storing custom properties on motor instances

1.7.0

25 Jan 14:49
v1.7.0
Compare
Choose a tag to compare
  • handle more network errors
  • support new image api (allows to pass images as part of the code)
  • use new python sound api

1.6.0

25 Nov 19:59
v1.6.0
Compare
Choose a tag to compare
  • rewrite the she-bang since we now use python3
  • add screenshots for readme/wiki
  • fix speed scaling of motors
  • remove use of deprecated speed regullation attribute

1.5.0

07 Nov 12:53
v1.5.0
Compare
Choose a tag to compare
  • port to python3

1.4.1

27 Sep 06:57
v1.4.1
Compare
Choose a tag to compare
  • add soft abort feature (press and hold enter+down keys)
  • more list operation supported
  • new drive-in-curve block supported in hal
  • two motor drive command are better synced
  • proper gfx<->txt mode switching
  • fix tgb-color sensor values

1.4.0

25 Apr 14:29
v1.4.0
Compare
Choose a tag to compare
  • code generator fixes
  • https support
  • more Blocklymethods implemented

v1.3.2+3.0.0

14 Mar 08:32
v1.3.2+3.0.0
Compare
Choose a tag to compare
  • code generator fixes
  • led blinks are async again
  • better exception reporting
  • handle exceptions when instatiating sensors that are not plugged
  • handle speed update for running motors
  • properly scale sensor values