This repository was archived by the owner on Jul 15, 2022. It is now read-only.
Releases: Mindstorms-Software-Toolkit/pyspikon
Releases · Mindstorms-Software-Toolkit/pyspikon
PySpikon Alpha 0.7.0
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.
-
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)
-
Python: Tested in 3.9.1
-
Platforms: Tested in Windows and Lubuntu 18
-
Modules: Numpy ^1.19.3
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
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!
Prev of Live Editor
PySpikon Release Candidate 0.6 (Stable Version)
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
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
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
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
Here is the new version of PySpikon
What is new in this version?
- Variables and Lists Support