Thomas Buck
ba65d6c88d
Consistent storage format.
No longer using one- and two-dimensional arrays combined.
hace 12 años
Thomas Buck
006665ba0b
Memory now working.
Also changed nitrate to highest one possible with our clock speed,
38400bps.
hace 12 años
Thomas Buck
9be6492922
Code beautification…
hace 12 años
hutattedonmyarm
5fc968b6ef
Screwed around in the extendArray(), because it didn't work sometimes...
What the....? Well it works THIS way...
hace 12 años
Thomas Buck
36c3ed25b0
CubeFirmware debug mode improvements.
Now talks to FRAM most of the time…
hace 12 años
hutattedonmyarm
8f395715a9
Fixed wrong datatype for frame duration
hace 12 años
Thomas Buck
287df82da2
Fixed some frame stuff.
Auto select animations and frames, consistent order for frame and
animation buttons.
hace 12 años
hutattedonmyarm
feba4d2f81
Added slider for setting frame duration
hace 12 años
Thomas Buck
408e263152
Removed docs (11MB!)
hace 12 años
Thomas Buck
94daa9c742
Fixed duration (hutattedonmyarm), fixed playing (hutattedonmyarm), fixed other stuff (xythobuz)
hace 12 años
Thomas Buck
1bf08451f6
Debugging
hace 12 años
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.
hace 12 años
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…
hace 12 años
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…
hace 12 años
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!
hace 12 años
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…
hace 12 años
Thomas Buck
39e87d7bdd
Fixed windows problems!
Finally! It's working… The DLL did not follow the _stdcall naming
convention!
hace 12 años
Thomas Buck
3fa3d0470e
Reactivated 3D
Accidentally left 3D Stuff as comment…
hace 12 años
unknown
b495b5e0cc
Tried fixing serial library for windows...
hace 12 años
Thomas Buck
fd353c6867
3D now optionable
hace 12 años
Thomas Buck
83ead69142
Now compiles on Mac
hace 12 años
Thomas Buck
bf5c1a3943
Tried fixing windows library problems.
Serial library is still not loaded correctly on the PCs in our school...
hace 12 años
Thomas Buck
9c4d0b4e87
Cleaned up
Fixed crappy indents again. Fixed editButton Creation.
hace 12 años
Felix Baeder
09da855dcb
Fix GUI
hace 12 años
Thomas Buck
e5b58ea58f
Fixed horrible code style
hace 12 años
Thomas Buck
2c5deec538
Started fixing 3D Background
Now always loads background for canvas 3D size.
hace 12 años
hutattedonmyarm
7cfd1fb2c2
Fixed syntax error in new UI
hace 12 años
Felix Baeder
60138be08b
New UI
hace 12 años
hutattedonmyarm
30841912a7
started working on the clickable LEDs
hace 12 años
Thomas Buck
b3d97c9426
Fixed Layout
hace 12 años
Thomas Buck
b223bc3caa
Added docs
hace 12 años
Thomas Buck
ca4334745a
Just testing...
hace 12 años
Thomas Buck
5601e6baad
Added avr binarys
hace 12 años
Thomas Buck
9ade7f0c8c
Fixed Frame / Anim movement
hace 12 años
Thomas Buck
79fa4182b7
Makefile deleted hex...
hace 12 años
hutattedonmyarm
548e3d9764
aaah
hace 12 años
hutattedonmyarm
3db22b68bb
wtf… hiilfe… git spackt grad...
hace 12 años
Thomas Buck
3ced36bdf2
Fixed movement
hace 12 años
Thomas Buck
8e665acd4a
Cleaned up internal api
hace 12 años
Thomas Buck
134118414a
Fixed windows serial port detection
hace 12 años
Thomas Buck
37867ac98b
Whoopsy...
hace 12 años
Thomas Buck
dde4545d26
Better windows compatibility
hace 12 años
Thomas Buck
d91837dd41
Can now transmit animations
hace 12 años
Thomas Buck
9b0ab03d68
Cube can receive animations
hace 12 años
Thomas Buck
3673a620ce
Cube FW Audio Interface done
hace 12 años
Thomas Buck
80971edf9f
Linux compatibility...
hace 12 años
Thomas Buck
a317f92ecf
Linux makefile
hace 12 años
Thomas Buck
f7e630839e
Worked at movement...
hace 12 años
Thomas Buck
91d328c955
Probing for cube working...
hace 12 años
Thomas Buck
e7e0d91fa4
Worked at movement
hace 12 años