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
cbcd4cf937
Added Ultrasonic Sensor
...
Ultrasonic sensor implemented and now in use.
7 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
Julius Riegel
f166d26a4a
Fixing the camera 9
...
The resolution is now 1/4
7 years ago
Julius Riegel
9ec43e7e41
Fixing the camera 8
...
wrong var name fixed
7 years ago
Julius Riegel
167071ae6d
Fixing the camera 7
...
Camsize parameter
7 years ago
Julius Riegel
ae22100db9
Fixing the camera 6
7 years ago
Julius Riegel
73e37c0c84
Fixing the camera 5
7 years ago
Julius Riegel
8a763c7591
Fixing the camera 4
...
Trying to improve the performane
7 years ago
Julius Riegel
29f3ebb70e
Rotating image now
7 years ago
Julius Riegel
1164a587ac
Fixing the camera 3
...
Changed it
7 years ago
Julius Riegel
b8b439c460
Fixing the camera 2
...
Print out array to see what happens.
Fixed list dude.
7 years ago
Julius Riegel
a3afed06db
Fixing the camera 1
7 years ago
Julius Riegel
9a8f83f4ac
Merge branch 'master' of https://bitbucket.org/trivernis/spydian into release/Alpha-1.0.3
...
# Conflicts:
# .idea/für Robotototo.iml
# .idea/misc.xml
# .idea/workspace.xml
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
Trivernis
2d11ea18ca
- added the hardwarelib to handle all the GPIO stuff
7 years ago
Trivernis
92efbd87c2
- moved the additions into the lib folder
...
- created an update script
- changed git settings
7 years ago