Julius
9f658ee301
Quality Improvements
...
- less complexity in controllib
6 years ago
Julius
95e58c74c8
Install script improvement
...
- switched to output checking
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
Julius
db980b4172
Added Requirement file
...
- File can not be used for installing and only exists for dependency tracking reasons
6 years ago
Trivernis
7764d6227f
Merge pull request #4 from Trivernis/add-readme
...
Add readme
6 years ago
Trivernis
82036e10b2
Added more Content
6 years ago
Trivernis
15da520d7e
Added Content to the readme
6 years ago
Trivernis
aafb7ee047
Merge pull request #3 from Trivernis/master
...
Added License
6 years ago
Trivernis
a6fea1c3a0
Merge pull request #2 from Trivernis/add-license-1
...
Create LICENSE
6 years ago
Trivernis
c7e1af4fa3
Create LICENSE
6 years ago
Trivernis
cf97067a36
Merge pull request #1 from Trivernis/develop
...
Develop
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
105bfdf1d7
debugging
7 years ago
Julius Riegel
14f7c7854c
I fing hate debugging
7 years ago
Julius Riegel
77fef8285d
More print debug stuff
...
ay
7 years ago
Julius Riegel
245bb84fa0
fixed update file
...
clone before branch
7 years ago
Julius Riegel
61948531c8
more print stuff
7 years ago
Julius Riegel
f4d4902233
Fixed update.sh
7 years ago
Julius Riegel
8f284b7fe9
changed update file
7 years ago
Julius Riegel
05bbc24178
Debugging stuff
7 years ago
Julius Riegel
4b94903bcf
Changed configuration
...
Deleted some unnecessary configurations for the pycharm workspace.
7 years ago
Julius Riegel
bd22f238d6
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Julius Riegel
db95163f95
Merge branch 'release/Alpha-1.1.0'
7 years ago
Julius Riegel
6312d1a309
Merge branch 'release/Alpha-1.1.0' into develop
7 years ago
Julius Riegel
a61628af82
Added some Idea files
...
.idea has been changed.
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
Julius Riegel
c780db38cf
changed idea
7 years ago
Julius Ri
08511cdfd4
Merged experimental into master
7 years ago
Julius Riegel
179766d96e
pygame now included in installer
...
Now pygame will also be installed when the install.sh script is executed. Pip is required.
7 years ago
Julius Ri
0b8b72600b
Merged experimental into master
7 years ago