Felix Baeder
c7eec18292
Set new rotationpoint for Cube
vor 12 Jahren
Thomas Buck
8aa5269ea7
Added 3d snake game to play on cube.
Yes, I'm bored. But thats only for you to do the real work *wink wink*…
vor 12 Jahren
Thomas Buck
ecf80f7ed3
Added pseudo logo.
vor 12 Jahren
Thomas Buck
0795b49d18
Removed font. It was the default one.
vor 12 Jahren
Thomas Buck
0dce607e4e
Loading an animation file now rebuilds frame list.
vor 12 Jahren
Thomas Buck
3192302288
Added Protocol description as pdf.
Take a look at this to understand the protocol between hard- and
software.
vor 12 Jahren
Thomas Buck
07b9d556f5
Created Hardware Emulator.
Runs on Unix and creates a virtual serial port that can be opened by
CubeControl. Only responds to OK, (h)elp and (v)ersion right now.
vor 12 Jahren
hutattedonmyarm
4793c1f290
Print specific information on the object clicked for debugging reasons
vor 12 Jahren
hutattedonmyarm
f60789d972
Made LEDs clickable... (kind of...)
vor 12 Jahren
Thomas Buck
ba65d6c88d
Consistent storage format.
No longer using one- and two-dimensional arrays combined.
vor 12 Jahren
Thomas Buck
006665ba0b
Memory now working.
Also changed nitrate to highest one possible with our clock speed,
38400bps.
vor 12 Jahren
Thomas Buck
9be6492922
Code beautification…
vor 12 Jahren
hutattedonmyarm
5fc968b6ef
Screwed around in the extendArray(), because it didn't work sometimes...
What the....? Well it works THIS way...
vor 12 Jahren
Thomas Buck
36c3ed25b0
CubeFirmware debug mode improvements.
Now talks to FRAM most of the time…
vor 12 Jahren
hutattedonmyarm
8f395715a9
Fixed wrong datatype for frame duration
vor 12 Jahren
Thomas Buck
287df82da2
Fixed some frame stuff.
Auto select animations and frames, consistent order for frame and
animation buttons.
vor 12 Jahren
hutattedonmyarm
feba4d2f81
Added slider for setting frame duration
vor 12 Jahren
Thomas Buck
408e263152
Removed docs (11MB!)
vor 12 Jahren
Thomas Buck
94daa9c742
Fixed duration (hutattedonmyarm), fixed playing (hutattedonmyarm), fixed other stuff (xythobuz)
vor 12 Jahren
Thomas Buck
1bf08451f6
Debugging
vor 12 Jahren
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.
vor 12 Jahren
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…
vor 12 Jahren
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…
vor 12 Jahren
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!
vor 12 Jahren
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…
vor 12 Jahren
Thomas Buck
39e87d7bdd
Fixed windows problems!
Finally! It's working… The DLL did not follow the _stdcall naming
convention!
vor 12 Jahren
Thomas Buck
3fa3d0470e
Reactivated 3D
Accidentally left 3D Stuff as comment…
vor 12 Jahren
unknown
b495b5e0cc
Tried fixing serial library for windows...
vor 12 Jahren
Thomas Buck
fd353c6867
3D now optionable
vor 12 Jahren
Thomas Buck
83ead69142
Now compiles on Mac
vor 12 Jahren
Thomas Buck
bf5c1a3943
Tried fixing windows library problems.
Serial library is still not loaded correctly on the PCs in our school...
vor 12 Jahren
Thomas Buck
9c4d0b4e87
Cleaned up
Fixed crappy indents again. Fixed editButton Creation.
vor 12 Jahren
Felix Baeder
09da855dcb
Fix GUI
vor 12 Jahren
Thomas Buck
e5b58ea58f
Fixed horrible code style
vor 12 Jahren
Thomas Buck
2c5deec538
Started fixing 3D Background
Now always loads background for canvas 3D size.
vor 12 Jahren
hutattedonmyarm
7cfd1fb2c2
Fixed syntax error in new UI
vor 12 Jahren
Felix Baeder
60138be08b
New UI
vor 12 Jahren
hutattedonmyarm
30841912a7
started working on the clickable LEDs
vor 12 Jahren
Thomas Buck
b3d97c9426
Fixed Layout
vor 12 Jahren
Thomas Buck
b223bc3caa
Added docs
vor 12 Jahren
Thomas Buck
ca4334745a
Just testing...
vor 12 Jahren
Thomas Buck
5601e6baad
Added avr binarys
vor 12 Jahren
Thomas Buck
9ade7f0c8c
Fixed Frame / Anim movement
vor 12 Jahren
Thomas Buck
79fa4182b7
Makefile deleted hex...
vor 12 Jahren
hutattedonmyarm
548e3d9764
aaah
vor 12 Jahren
hutattedonmyarm
3db22b68bb
wtf… hiilfe… git spackt grad...
vor 12 Jahren
Thomas Buck
3ced36bdf2
Fixed movement
vor 12 Jahren
Thomas Buck
8e665acd4a
Cleaned up internal api
vor 12 Jahren
Thomas Buck
134118414a
Fixed windows serial port detection
vor 12 Jahren
Thomas Buck
37867ac98b
Whoopsy...
vor 12 Jahren