Thomas Buck
ff5d0d9043
Can now upload frames "by hand"
12 years ago
Thomas Buck
941723235e
Misc changes.
Reversed button scroll direction, removed cruft, linLog Visualization
is now started after boot. Revised filter for audio data.
12 years ago
Thomas Buck
0619f4b121
Fixed button.
Thanks to Peter Dannegger. Also added another visualization, linear and
logarithmic together.
12 years ago
Thomas Buck
a03216caee
Improved Visualizer.
12 years ago
Thomas Buck
6c59b90794
Logarithmic scale visualizer implemented.
12 years ago
Thomas Buck
04d9bbf0d3
Uploading animations with up to 4 frames works.
Larger animations get everything but the last 4 frames corrupted.
12 years ago
Max Nuding
4bd6980ed5
removed axis
12 years ago
Thomas Buck
690c102d75
Implemented Audio Mode again.
Beware: freeing static, unallocated memory will cause very strange
behavior!
12 years ago
Thomas Buck
d7f90d3801
Idle Animations can set a desired duration now.
Also incremented version number.
12 years ago
Thomas Buck
3a492fc89f
CubeFirmware major rewrite.
Removed buggy idle animations. Killed idle frames alltogether.
12 years ago
Thomas Buck
9bbafc0332
Removed Debug build
12 years ago
Thomas Buck
2b48984d79
Built new LED Cube, implemented Lookup Table to compensate for shitty connections.
12 years ago
Thomas Buck
be09e27b10
Old wave visualization is back.
Finally, the moment you all long awaited :)
12 years ago
Thomas Buck
cf21cd3ae3
Can now cycle through different audio visualizations with button.
Also better filtering for audio data in AudioFirmware.
12 years ago
Thomas Buck
03bc1cf9c2
Misc. fixes.
Poti is now a multiplication, from 1 to 3,5. Also added basic noise
filtering. UploadTest can now send a specific byte as frame data.
12 years ago
Max Nuding
627387d131
Prettier fullscreen and nicer default-view in fullscreenmode (now all LEDs are displayed)
12 years ago
Thomas Buck
8414d2c418
CubeWorker is sending data!
12 years ago
Thomas Buck
d993b7da9b
Added Upload Utility.
12 years ago
Max Nuding
be142a6329
Prettier names for animationa
12 years ago
Max Nuding
0ffe28bfab
Splitted Animation
12 years ago
Max Nuding
caed7272e0
Finished hardcoding animation and deleted the ugly part of it
12 years ago
Thomas Buck
ec94194cbf
Fixed animations.
12 years ago
Max Nuding
5c8455dd69
Idle animation now displays each frame now for 125 ms...
12 years ago
Thomas Buck
1401f65fb7
Some AudioFirmware fixes.
Rewrote MSGEQ7 Algorithm. Removed stdlib.h dependency, thereby reducing
the flash needed by 50%. Interrupts no longer enabled in twislave, but
in main.
12 years ago
Thomas Buck
65914fdb57
Fixed errors.
12 years ago
Max Nuding
7b2507a49d
Continued animation, added buffClearAllPixels
12 years ago
Thomas Buck
ca69131f9a
Off-by-One bug.
12 years ago
Thomas Buck
7b63d567bf
Fixed Winavr compiler error.
12 years ago
Thomas Buck
88c8e46934
Fixed animation.
12 years ago
Thomas Buck
079371541b
Fucked up file access rights.
12 years ago
Max Nuding
e055f31a23
Started hardcoding an animation
12 years ago
Thomas Buck
b106b133ae
Moved receive and transmit routines.
12 years ago
Thomas Buck
9b0b6d5874
No high cpu usage while idling in Emulator.
Emulator reads now blocking.
12 years ago
Thomas Buck
7cc8543a48
Fixed download in emulator.
12 years ago
Max Nuding
98206a2f0f
continued implementing the download function
12 years ago
Thomas Buck
1299f069cb
Another try at the emulator memory…
12 years ago
Max Nuding
bff4769b99
Started implementing download
12 years ago
Thomas Buck
9b9daf195d
Fixed off by one errors…
12 years ago
Thomas Buck
840611e983
Now shows success message after up-/download.
12 years ago
Thomas Buck
1d1f090376
Forgot another ack in emu.
12 years ago
Thomas Buck
981be1519a
Can now always kill emulator with ctrl+c
12 years ago
Thomas Buck
573fdbbe77
Removed bs.
12 years ago
Max Nuding
b8b20b128c
Misc changes to FW
12 years ago
Max Nuding
6daaf7c0e4
Added animation which will later be hardcoded
12 years ago
Thomas Buck
79d5b19e65
Misc fixes.
Better error output CubeControl. Better debug output cubeEmu. cubeEmu
now supports sending data, but still hangs sometimes or doesn't answer
with OKs, etc.
12 years ago
Thomas Buck
4bd60b795a
Added comments.
12 years ago
hutattedonmyarm
0b2dec7f87
White background
12 years ago
hutattedonmyarm
05b9709a2f
Removes unnecessary output
12 years ago
Thomas Buck
88fee91b61
Framework for more idle animations.
12 years ago
Thomas Buck
14eccc53e8
Misc fixes.
Audio CPU now resets MSGEQ7 properly. Bufferhelper clears memory after
allocation. Z Axis now goes into the correct direction. Removed
FillRect. Enabled Watchdog for Debug Build, too. Removed unneeded
strings. Built-In Framedata in own file. Makefile cleans object files
after every build, because it doesn't matter. Simple Visualization
works correctly. Most recent Hex-Files now included.
12 years ago