Kai Lauterbach
|
a01f5f2c31
|
Linker flags moved to the right and the -o option to the left...
|
2012-01-11 20:09:56 +01:00 |
|
|
040a46e0fd
|
Fixed...
|
2012-01-11 19:02:37 +01:00 |
|
Aaron Mueller
|
f7df4ec29a
|
Remove some dependencies from the program target in the Makefile
|
2012-01-10 18:46:24 +01:00 |
|
|
eff9f080b2
|
device id not product id
|
2012-01-10 17:09:29 +01:00 |
|
Kai Lauterbach
|
3b007eb4be
|
Wrong parameter read.
|
2012-01-04 16:32:24 +01:00 |
|
Kai Lauterbach
|
002a63c292
|
Formatted.
|
2012-01-04 16:30:54 +01:00 |
|
Kai Lauterbach
|
15fae9778d
|
Single shot animation argument support and frame view parameter added.
|
2012-01-04 14:25:50 +01:00 |
|
Kai Lauterbach
|
cd0a061923
|
Sample usage.
|
2011-12-31 18:37:47 +01:00 |
|
Kai Lauterbach
|
bbaddb8d5b
|
Faster...
|
2011-12-31 18:36:00 +01:00 |
|
Kai Lauterbach
|
7e69136551
|
New animation.
|
2011-12-31 18:25:40 +01:00 |
|
Kai Lauterbach
|
3e746efaab
|
Sample argument parser inproved.
|
2011-12-31 18:24:05 +01:00 |
|
Kai Lauterbach
|
779e522e33
|
Documentation extended.
|
2011-12-30 13:33:05 +01:00 |
|
Kai Lauterbach
|
ce9d79ae13
|
usleep function added.
|
2011-12-30 13:04:51 +01:00 |
|
Kai Lauterbach
|
cf16f06a98
|
Sample implementation to parse commandline parameter.
|
2011-12-30 13:04:26 +01:00 |
|
|
b3fd6c03d5
|
Documentation improved.
|
2011-12-29 22:54:59 +01:00 |
|
|
14c16cd9e9
|
Documentation added.
|
2011-12-29 22:50:22 +01:00 |
|
|
c1fcb4135e
|
Simple tool to convert commandline parameste data to 32bit frame data.
|
2011-12-29 22:33:48 +01:00 |
|
Kai Lauterbach
|
805d8a8af3
|
Merge branch 'master' of github.com:klaute/Cthn.de-MiniLEDCube
|
2011-12-28 12:13:16 +01:00 |
|
Kai Lauterbach
|
d576af26fa
|
Function parameter fixed.
|
2011-12-28 12:12:39 +01:00 |
|
Aaron Mueller
|
c2572da067
|
Start implementing the connection between LEDCube lib and editor
|
2011-12-28 09:43:29 +01:00 |
|
|
430706747c
|
Constants added.
|
2011-12-28 01:19:35 +01:00 |
|
|
ebce8b7dd2
|
Constants moved to globals.h.
|
2011-12-28 01:19:02 +01:00 |
|
|
a86a780a67
|
.dep folders added.
|
2011-12-28 01:17:57 +01:00 |
|
|
2d38391d63
|
Folder to exclude added.
|
2011-12-28 01:16:33 +01:00 |
|
|
6e733492eb
|
Eplaination improved.
|
2011-12-28 01:15:56 +01:00 |
|
|
dfafc59712
|
External function deklarations fixed.
|
2011-12-28 01:08:14 +01:00 |
|
Aaron Mueller
|
68a5c1a851
|
Refactor the datatypes to the GTK ones (for compability)
|
2011-12-27 18:48:15 +01:00 |
|
Aaron Mueller
|
2eae268e06
|
The sourcecode only compiles with gcc 4.4, reason unknown
|
2011-12-27 18:47:35 +01:00 |
|
Kai Lauterbach
|
5eb2460320
|
Parameter documentation fixed.
|
2011-12-27 13:06:20 +01:00 |
|
Kai Lauterbach
|
b9b0b48c6c
|
Parameter documentation changed.
|
2011-12-27 13:05:37 +01:00 |
|
Kai Lauterbach
|
04e9b1bcf7
|
Creation date changed.
|
2011-12-27 13:00:48 +01:00 |
|
Kai Lauterbach
|
3a3dc99472
|
New todo list.
|
2011-12-27 13:00:29 +01:00 |
|
Kai Lauterbach
|
219ddba8f3
|
Comments changed to doxygen formatting.
|
2011-12-27 12:48:34 +01:00 |
|
Kai Lauterbach
|
33dababf34
|
Yet another smaller firmware.
|
2011-12-27 12:01:05 +01:00 |
|
Kai Lauterbach
|
ee31fc5b65
|
Smaller than before.
|
2011-12-27 11:49:02 +01:00 |
|
Kai Lauterbach
|
0fcba5516f
|
EEMEM definition moved to globals.
|
2011-12-27 11:47:26 +01:00 |
|
Kai Lauterbach
|
39960a20c6
|
Safe 6 byte of flash.
|
2011-12-27 11:46:16 +01:00 |
|
Kai Lauterbach
|
89ae3edfcb
|
EEMEM defination added.
|
2011-12-27 11:45:16 +01:00 |
|
Kai Lauterbach
|
5de4018375
|
Doxygen packages added.
|
2011-12-25 13:58:19 +01:00 |
|
Kai Lauterbach
|
11e3ba6770
|
Not required anymore.
|
2011-12-25 13:55:27 +01:00 |
|
Kai Lauterbach
|
a77114a8f1
|
The doxygen output directory have to be ignored.
|
2011-12-25 13:51:47 +01:00 |
|
Kai Lauterbach
|
a21430078f
|
Parameter added to the saveFrame function and documentation changed.
|
2011-12-25 13:50:54 +01:00 |
|
Kai Lauterbach
|
5f6d77dd0c
|
Not required.
|
2011-12-25 13:48:48 +01:00 |
|
Kai Lauterbach
|
17707a6d03
|
Doxygen configuration added.
|
2011-12-25 13:48:15 +01:00 |
|
Kai Lauterbach
|
eb307103ba
|
Doxygen documentation updated.
|
2011-12-25 13:00:34 +01:00 |
|
Kai Lauterbach
|
7a375c9b26
|
Documentation fixed.
|
2011-12-25 12:51:59 +01:00 |
|
Kai Lauterbach
|
e2a1293fec
|
Now compiles without error or warnings.
|
2011-12-25 12:50:41 +01:00 |
|
Kai Lauterbach
|
db7b59584b
|
TAGS file added to git ignore list.
|
2011-12-25 12:35:32 +01:00 |
|
Kai Lauterbach
|
0fcd2d2d20
|
Compiles without warning.
|
2011-12-25 11:58:42 +01:00 |
|
Kai Lauterbach
|
70e877008f
|
Some comments added.
|
2011-12-24 18:30:04 +01:00 |
|