Skip to content
This repository was archived by the owner on Jul 15, 2022. It is now read-only.

Releases: Mindstorms-Software-Toolkit/pyspikon

PySpikon Alpha 0.7.0

08 Feb 14:35
8a49c93
Compare
Choose a tag to compare
PySpikon Alpha 0.7.0 Pre-release
Pre-release

caribbean

PySpikon Alpha 0.7.0 Codename Caribbean is the Eighth version of PySpikon, the seventh pre-release, and the first major-alpha. It includes two new main features.

whatsnew

  • Now you can convert .lms to .py using --robot=Inventor and from .llsp to .lms using --output=Inventor

  • Now it supports messages and events (convert as functions)

sysreqs

  • Python: Tested in 3.9.1

  • Platforms: Tested in Windows and Lubuntu 18

  • Modules: Numpy ^1.19.3

devstatus

Supported blocks

Blocks Supported?
Individual Motors Yes!
Motor Pairs Yes!
Light Blocks Yes!
Sound Blocks Yes!
Events Yes!
Control Yes!
Sensors So-so
Operators So-so
Variables Yes!
MyBlocks No

Bug tests

Blocks Status
Individual Motors Passing
Motor Pairs Passing
Light Blocks Passing
Sound Blocks Passing
Events During tests
Control Passing
Sensors Failing
Operators Failing
Variables Failing
MyBlocks

Status

Status: Stable Alpha

PySpikon 0.6.1

04 Jan 04:10
91c1b27
Compare
Choose a tag to compare

First release version of pyspikon!

Now stable!

0.5 RC and 0.6 'Stable' RC versions were unstable. With bug everywhere, i fixed this. But if you find any bug, report.

Almost all blocks!

Just a few blocks are remaining to complete PySpikon Blocks parser. When i finish this, just 2 main features will remain to release PySpikon 1.0.0.

But calm!

I will stop PySpikeConverter's development for a while, i will give myself a vacation to relax after these days of development.

But calm! 2

When i come back, the development will start again!

Happy converting!

liveeditor

Prev of Live Editor

PySpikon Release Candidate 0.6 (Stable Version)

03 Jan 19:23
bbd08bf
Compare
Choose a tag to compare

Stable version of PySpikon 0.5 with variable inputs support and Control functions support (Just Python version).

  • Stability and short code.
  • All blocks and input blocks support.
  • Variables and lists support.
  • Stacks support.
  • MyBlock support.

PySpikon Release Candidate 0.5

02 Jan 04:31
4143615
Compare
Choose a tag to compare
Pre-release

Release Candidate for pyspikon 1.0

What is new in this version?

  • Control blocks support
  • Data inputs blocks support
  • Live Editor

Requirements for this version

  • OS: Linux or Windows (Vista-10)
  • Space on disk: 60MB

PySpikon Beta 0.4

31 Dec 03:42
151628c
Compare
Choose a tag to compare
PySpikon Beta 0.4 Pre-release
Pre-release

First and last beta is here!

What is new on this version?

  • JSON Inputs Parser (Converts JSON inputs to Python Inputs)

What i need to run this version?

  • OS: Windows Vista-10 or Linux
  • Space in disk: 60MB

PySpikon Alpha 0.3

30 Dec 19:01
151628c
Compare
Choose a tag to compare
PySpikon Alpha 0.3 Pre-release
Pre-release

The last PySpikon's alpha is here! This version is larger because of numPy.

What is new on this version?

  • Support for light blocks

What i need to run this version?

  • OS: Linux or Windows Vista-10
  • Space in Disk: 120MB

Pyspikon Alpha 0.2

30 Dec 01:00
151628c
Compare
Choose a tag to compare
Pyspikon Alpha 0.2 Pre-release
Pre-release

Here is the new version of PySpikon

What is new in this version?

  • Variables and Lists Support