Julius
9f658ee301
Quality Improvements
...
- less complexity in controllib
6 years ago
Julius
f65345ab0b
Quality Improvements
...
- split a function into two for less complexity
- removed wildcard import
6 years ago
Julius
75d652461a
More Cleanup
...
- changed all functions to lowercase
- changed buildin shadows
- changed outer_scope shadows
- changed unused interation variables to _
- changed nondescribtive variablenames to more explaining ones
- changed some methods to static
6 years ago
Trivernis
5fa2bb7fca
Post-Merge Cleanup
6 years ago
Trivernis
66379ea24d
Merge remote-tracking branch 'origin/develop' into develop
6 years ago
Trivernis
b0481b7b17
Project cleanup
...
- Removed old main file
- Removed idea files
- Reformatted Code
- Moved testscripts to test folder
6 years ago
Julius Riegel
d0a058e662
Fixed controllib
...
Pressed buttons are now the ordinal of the button instead of the button value what makes more sense.
7 years ago
Julius Riegel
fb6f53252e
Change controllib
...
Buttons instead of i in list
7 years ago
Julius Riegel
56ddd9022d
Debugging
7 years ago
Julius Riegel
f82b44397b
Back to the wav file
7 years ago
Julius Riegel
64e7dd83fc
Several fixes
...
Fixed image saving
Using mp3 instead of wav file
7 years ago
Julius Riegel
a798353933
Fixing the camera 10
...
Images now only refresh when taken
7 years ago
Trivernis
5e4974327b
- renamed main.py to main_old.py
...
- renamed main_new.py to main.py
- added the camera functionalities
- added the joystick to controllib
7 years ago