Stefan `Sec` Zehl
|
535b635b0e
|
First draft of the new global config system
Sorry if your display is mirrored again %)
|
2011-07-27 00:57:36 +02:00 |
Stefan `Sec` Zehl
|
833a6387fb
|
always remove libapp.a before rebuilding it.
|
2011-07-27 00:28:08 +02:00 |
Stefan `Sec` Zehl
|
2da811bf61
|
Make our systick interval a #define
|
2011-07-27 00:25:24 +02:00 |
Stefan `Sec` Zehl
|
e124c142f2
|
Fix more instances of wrong define used
|
2011-07-27 00:18:23 +02:00 |
roy rocket
|
0477dc01e2
|
Merge branch 'master' of ssh://github.com/r0ket/r0ket
|
2011-07-26 23:41:24 +02:00 |
Stefan `Sec` Zehl
|
3e30e03ba9
|
Actually enable formatting the DF
|
2011-07-26 02:09:52 +02:00 |
Stefan `Sec` Zehl
|
3d701fda1b
|
If no filesystem, fail configstuff quickly
|
2011-07-26 02:06:10 +02:00 |
Stefan `Sec` Zehl
|
cb5ebc57d8
|
add APP=initial, template for initial firmware to be flashed.
|
2011-07-26 01:55:33 +02:00 |
Stefan `Sec` Zehl
|
e182a2c179
|
APP=tester now supports systick-functions, too
|
2011-07-26 01:18:31 +02:00 |
Stefan `Sec` Zehl
|
292d1ba36f
|
Rename timer.c into more correct queue.c
|
2011-07-26 01:09:31 +02:00 |
Stefan `Sec` Zehl
|
bb178629a2
|
oops
|
2011-07-25 23:41:26 +02:00 |
Stefan `Sec` Zehl
|
0b930aef48
|
Use new mutex :)
|
2011-07-25 23:26:18 +02:00 |
kiu
|
68b5afbe47
|
handle i2c through queue, probe i2c for flame
|
2011-07-25 20:33:20 +02:00 |
bernd
|
242bb480a0
|
Code cleanup, got rid of warnings
|
2011-07-25 08:48:19 +02:00 |
schneider
|
78f3f25937
|
vcard: funny errors with vcard...
|
2011-07-25 02:11:41 +02:00 |
schneider
|
4c8839b2ba
|
vcard: read keys from filesystem
|
2011-07-24 21:53:11 +02:00 |
Stefan `Sec` Zehl
|
f79d3b49f4
|
More powersaving/queue-working
|
2011-07-24 16:29:14 +02:00 |
Stefan `Sec` Zehl
|
7a019d06e7
|
Add simple queue to move jobs from systick to main/idle.
|
2011-07-24 15:44:35 +02:00 |
Stefan `Sec` Zehl
|
9b95dab688
|
remove use of removed global variable
|
2011-07-24 15:37:03 +02:00 |
Stefan `Sec` Zehl
|
860f226e45
|
Whoops. Forgot "mktester" shell script for APP=tester support
|
2011-07-24 14:12:30 +02:00 |
bernd
|
9a77b01cef
|
Use xor drawing to animate game of life over arbitrary display content
|
2011-07-24 08:59:56 +02:00 |
kiu
|
cd1d43883d
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-07-24 03:32:20 +02:00 |
kiu
|
a7c737f62c
|
added secs night detection
|
2011-07-24 03:31:47 +02:00 |
Stefan `Sec` Zehl
|
3204b537b5
|
Add APP=tester with menu-modules in tester/*c
|
2011-07-24 02:57:35 +02:00 |
Stefan `Sec` Zehl
|
f13a772cca
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-07-24 01:52:19 +02:00 |
Stefan `Sec` Zehl
|
da8d8003aa
|
Read ambient light and toggle display background accordingly. Also: isNight()
|
2011-07-24 01:51:28 +02:00 |
schneider
|
cdaa8f78ca
|
added random number generator based on adc and xxtea
|
2011-07-23 23:47:42 +02:00 |
kiu
|
c01a8e7e82
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-07-23 22:12:06 +02:00 |
kiu
|
a6b9622764
|
prepared night support
|
2011-07-23 22:11:33 +02:00 |
schneider
|
404b789c04
|
openbeacon: use chip id
|
2011-07-23 19:17:14 +02:00 |
schneider
|
76a84b354f
|
vcard: small clean up
|
2011-07-23 17:58:56 +02:00 |
schneider
|
ec956a3263
|
working encrypted filetransfer.
|
2011-07-23 15:35:00 +02:00 |
Stefan `Sec` Zehl
|
30d3089cc8
|
Allow fonts from dataflash. use "setExtFont(filename)". for flash fonts use "setIntFont(&font)".
|
2011-07-23 14:39:50 +02:00 |
kiu
|
d01fd1ef25
|
glowing flame
|
2011-07-23 06:04:04 +02:00 |
kiu
|
dae166e99e
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-07-21 23:32:50 +02:00 |
kiu
|
3cc75be31d
|
some i2c tests
|
2011-07-21 23:32:28 +02:00 |
Stefan `Sec` Zehl
|
89e430de97
|
Add more code to test scrolling
|
2011-07-21 22:32:48 +02:00 |
Stefan `Sec` Zehl
|
148b2d9aee
|
Also allow diagonal movement here.
|
2011-07-21 20:08:00 +02:00 |
Stefan `Sec` Zehl
|
742c422439
|
Also enable diagonal scrolling.
|
2011-07-21 20:02:44 +02:00 |
Sebastian 'iggy' Steuer
|
a5b227b60e
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-07-21 17:22:23 +02:00 |
Sebastian 'iggy' Steuer
|
62bc287d0f
|
mandelbrot displaybuffer scrolling, zoom out
|
2011-07-21 17:04:22 +02:00 |
bernd
|
71d7bb28b1
|
Use cbitset for game of life to reduce data size - making it run on r0ket
|
2011-07-20 08:08:09 +02:00 |
bernd
|
eabf38452f
|
Use cbitset for game of life to reduce data size - making it run on r0ket
|
2011-07-20 08:03:02 +02:00 |
bernd
|
ff6a7882a1
|
Merge git://github.com/r0ket/r0ket
|
2011-07-20 06:02:18 +02:00 |
kiu
|
f5c5ccea3d
|
removed unused init
|
2011-07-20 00:03:15 +02:00 |
kiu
|
ed7119b45d
|
initial flame test
|
2011-07-20 00:00:37 +02:00 |
bernd
|
f917464315
|
Code cleanup: removed remaining spaceinvader definitions
|
2011-07-19 12:35:08 +02:00 |
bernd
|
54dfa15718
|
Merge branch 'master' of http://www.itfuzzi.de/git/r0ket
|
2011-07-19 12:29:22 +02:00 |
bernd
|
cef9ad9540
|
Added life application
|
2011-07-19 12:28:21 +02:00 |
bernd
|
95c92d764c
|
Merge git://github.com/r0ket/r0ket
|
2011-07-19 10:47:52 +02:00 |