Skip to content

Releases: juwis/hackerschool

Version 1.5.0

26 Sep 12:44
5afec97
Compare
Choose a tag to compare

Move the repository and updates from juwis/hackerschool to basler/hucon

The hucon.run exists for historical purposes and is identical to the hucon-1.5.0.run

Version 1.4.7

29 Aug 12:32
657ac1f
Compare
Choose a tag to compare
Version 1.4.7 Pre-release
Pre-release
  • Fix boot-up eye issues
  • Improved image generation and fixed install path (/opt/hucon)
  • Improved init scripts
  • User data will now be saved in /root/hucon/code - examples stay in /opt/hucon/code/examples
  • Update will deploy to /opt/hucon
  • Website improvement:
    • New style for the index page
    • The done message is now send from the server.
    • Header logo removed to support smaller display images
    • Removed the unused password settings
    • Channels and pins moved into the correct category
    • Fixed python lint errors
    • Fixed javascript lint errors
    • New folder dialog fixed

Version 1.4.2

18 Jan 14:30
6baa0c6
Compare
Choose a tag to compare

Changelog:

  • New PWM modul implemented to support the Eye, Servo and Motor class better
  • Show the boot up with the eyes from the HuCon.

Version 1.4.1

11 Dec 15:35
f089f29
Compare
Choose a tag to compare

Changelog:

  • project renamed to HuCon
  • new logo
  • new hardware pinout
  • updated external packages like semantic, Blockly, ...
  • shutdown button added to web page
  • event system implemented
  • documentation updated
  • using now flask as web server engine
  • save/load within folder implemented

Version 1.4

10 Dec 22:16
962f3e2
Compare
Choose a tag to compare

This release is fixing some bug and has a new feature: Events!
Now it is possible to ta have a web page with buttons on it to call a function of your robot.

Attention:
The library is renamed to hucon. All of your old code is still working. To use events, you have to use the new library hucon.

Version 1.3

12 Sep 10:51
Compare
Choose a tag to compare

Prepared for the new hardware.

Version 1.2.1

16 Apr 10:58
5b48446
Compare
Choose a tag to compare

Fixed a bug within the webserver.py.

Version 1.2

31 Mar 21:19
e3969aa
Compare
Choose a tag to compare

This update is using the a complete new mechanism to handle the log messages which will increase the speed of a running program.

Version 1.1

25 Mar 14:12
33b026d
Compare
Choose a tag to compare

Improved the stability and added a poll mechanism to get the log messages during the run of the system.
No we use also jQuery and semantic for a better Javascript and html handling.

Version 1.0.1

16 Mar 18:26
149c2a8
Compare
Choose a tag to compare

Improved the stability of the update and first installation on a new Omega2+.