8000 Releases · dpoulson/r2_control · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: dpoulson/r2_control

< 8000 div class="d-flex flex-column flex-md-row">

2.0 (Hoth)

31 Jul 17:16
Compare
Choose a tag to compare

Oh so many changes, and I want to start being better at stable releases.

This release adds a lot of structural changes, along with added features and clean up of code

Features

  • Added Vocalizer support
  • Split Servo blueprint out for easily adding more modules
  • Added new controllers (SBus, Xbox) still WIP (Thanks @stuartBainbridge)
  • Updated Web UI (Thanks to @stuartBainbridge)

Other

  • Massive code clean up (Exceptions caught, f-strings used, pylinter)
  • Stubs for a number of new modules

What's Changed

Full Changelog: 1.1...2.0

1.1

04 Sep 00:38
9c3568c
Compare
Choose a tag to compare
1.1

Updates to a bunch of dependencies. Works on a Pi3 using python 3.5

1.0

31 Jan 02:04
Compare
Choose a tag to compare
1.0

I feel that the code is actually at a stable state and pretty reliable. I've used it at a few different events and not had a problem with it. The latest few tweaks have all proved stable and added the last features required for driving a droid around.

RC1

22 Dec 16:49
Compare
Choose a tag to compare
RC1 Pre-release
Pre-release

Basic control in place via either web or ps3 controller (main drive by ps3 only).

Totally updated to talk i2c to many devices

04 Mar 21:10
Compare
Choose a tag to compare

Increased to version 0.2, nearly a total rewrite of previous code. Now more configurable.

0