Thomas Buck
94daa9c742
Fixed duration (hutattedonmyarm), fixed playing (hutattedonmyarm), fixed other stuff (xythobuz)
12 years ago
Thomas Buck
1bf08451f6
Debugging
12 years ago
Thomas Buck
216d49726b
Serial problems solved.
Setting the DDR of the serial pins before initializing the serial
hardware caused some logic '1' spikes on the tx line.
12 years ago
Thomas Buck
6c8877d466
Replaced serial Library.
This was done because I was suspecting an error to be there. This is
not the case, so we probably have a Hardware Problem with our USB
Serial Stuff… If we send data too fast it sends garbage. It also always
sends two additional bytes (0xC2 at the beginning, 0xFF at the end),
which both come at the beginning if we don't delay between sending the
chars…
12 years ago
Thomas Buck
8b9c2b7ea8
Now not comparing Bounds but comparing objects.
Unfortunately, the Class.equals() seems to compare something that
differs between our stored LED Spheres and the Clicked Primitive… Need
to find another way to compare…
12 years ago
Thomas Buck
e26222c8c4
LEDs nearly selectable :)
All the code that we need to select a LED with the mouse is there…
Unfortunately, we have a "CapabilityNotSetException" and i don't know
where to set that capability… See Led3D.java Line 198!
12 years ago
Thomas Buck
d187e75577
Killed some pads...
Removing a dead IC (Atmega32) unfortunately killed some of it's pads…
I've marked the pads that need a flying wire added…
12 years ago
Thomas Buck
39e87d7bdd
Fixed windows problems!
Finally! It's working… The DLL did not follow the _stdcall naming
convention!
12 years ago
Thomas Buck
3fa3d0470e
Reactivated 3D
Accidentally left 3D Stuff as comment…
12 years ago
unknown
b495b5e0cc
Tried fixing serial library for windows...
12 years ago
Thomas Buck
fd353c6867
3D now optionable
12 years ago
Thomas Buck
83ead69142
Now compiles on Mac
12 years ago
Thomas Buck
bf5c1a3943
Tried fixing windows library problems.
Serial library is still not loaded correctly on the PCs in our school...
12 years ago
Thomas Buck
9c4d0b4e87
Cleaned up
Fixed crappy indents again. Fixed editButton Creation.
12 years ago
Felix Baeder
09da855dcb
Fix GUI
12 years ago
Thomas Buck
e5b58ea58f
Fixed horrible code style
12 years ago
Thomas Buck
2c5deec538
Started fixing 3D Background
Now always loads background for canvas 3D size.
12 years ago
hutattedonmyarm
7cfd1fb2c2
Fixed syntax error in new UI
12 years ago
Felix Baeder
60138be08b
New UI
12 years ago
hutattedonmyarm
30841912a7
started working on the clickable LEDs
12 years ago
Thomas Buck
b3d97c9426
Fixed Layout
12 years ago
Thomas Buck
b223bc3caa
Added docs
12 years ago
Thomas Buck
ca4334745a
Just testing...
12 years ago
Thomas Buck
5601e6baad
Added avr binarys
12 years ago
Thomas Buck
9ade7f0c8c
Fixed Frame / Anim movement
12 years ago
Thomas Buck
79fa4182b7
Makefile deleted hex...
12 years ago
hutattedonmyarm
548e3d9764
aaah
12 years ago
hutattedonmyarm
3db22b68bb
wtf… hiilfe… git spackt grad...
12 years ago
Thomas Buck
3ced36bdf2
Fixed movement
12 years ago
Thomas Buck
8e665acd4a
Cleaned up internal api
12 years ago
Thomas Buck
134118414a
Fixed windows serial port detection
12 years ago
Thomas Buck
37867ac98b
Whoopsy...
12 years ago
Thomas Buck
dde4545d26
Better windows compatibility
12 years ago
Thomas Buck
d91837dd41
Can now transmit animations
12 years ago
Thomas Buck
9b0ab03d68
Cube can receive animations
12 years ago
Thomas Buck
3673a620ce
Cube FW Audio Interface done
12 years ago
Thomas Buck
80971edf9f
Linux compatibility...
12 years ago
Thomas Buck
a317f92ecf
Linux makefile
12 years ago
Thomas Buck
f7e630839e
Worked at movement...
12 years ago
Thomas Buck
91d328c955
Probing for cube working...
12 years ago
Thomas Buck
e7e0d91fa4
Worked at movement
12 years ago
Thomas Buck
ec613daa68
Upload download
12 years ago
hutattedonmyarm
6899d562a7
added support for playing animations in fullscreen mode
12 years ago
Thomas Buck
51a4d18ae9
Can now send animations to cube.
12 years ago
Thomas Buck
8f2be593e7
Ordered PCB
12 years ago
Felix Baeder
bf0c5602f5
Bugfix WinSerialHelper
12 years ago
Thomas Buck
f7c65c4163
Finished Layout
12 years ago
Thomas Buck
416d046f12
Worked at Layout
12 years ago
Thomas Buck
19d3a97441
Started layouting
12 years ago
hutattedonmyarm
c71cfaeb4e
Fixed viewing point in fullscreen mode
12 years ago