.. |
Makefile
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-07-30 19:31:12 +02:00 |
basic.c
|
save some bytes by disabling the busint
|
2011-08-05 23:34:52 +02:00 |
basic.h
|
Add charge led function
|
2011-08-05 01:22:34 +02:00 |
byteorder.c
|
Fix "use of unitialized variable" in xxtea.c and byteorder.c
|
2011-07-18 18:24:34 +02:00 |
byteorder.h
|
openbeacon: save seq to file
|
2011-07-17 20:32:17 +02:00 |
config.c
|
Reenable chargeled config option
|
2011-08-12 15:54:21 +02:00 |
config.h
|
Remove broken chargeled feature
|
2011-08-11 09:22:22 +02:00 |
crc.c
|
Move menu code into basic/menu.c, add keyinput with wait, fix some types.
|
2011-07-09 20:19:05 +02:00 |
delayms.c
|
new tree structure
|
2011-06-19 21:01:00 +02:00 |
ecc.c
|
shrink ecc by 400b by making internal functions static.
|
2011-08-05 03:03:03 +02:00 |
ecc.h
|
Make prototypes single-line so my parser understands them
|
2011-08-03 18:21:49 +02:00 |
idle.c
|
Big warning cleanup in firmware.
|
2011-08-05 01:33:48 +02:00 |
idle.h
|
queue_plus: allows for incremental queue stuff (nrf receive mostly)
|
2011-08-04 19:10:22 +02:00 |
itoa.c
|
More abstracted num to string functions
|
2011-07-31 00:53:14 +02:00 |
keyin.c
|
Make getInputWaitTimeout use microseconds
|
2011-08-05 00:24:50 +02:00 |
menu.c
|
reset font on return to menu
|
2011-08-05 10:25:31 +02:00 |
night.c
|
reenable charge led and workaround for daytrig
|
2011-08-12 15:54:06 +02:00 |
random.c
|
Fix a few warnings
|
2011-08-01 05:22:24 +02:00 |
random.h
|
added some stdint includes
|
2011-08-03 19:24:05 +02:00 |
reinvoke_isp.c
|
longer isp and reset delays
|
2011-08-05 20:38:21 +02:00 |
simpletime.c
|
Smaller time (100b)
|
2011-08-06 02:38:06 +02:00 |
simpletime.h
|
Some time related functionality
|
2011-07-30 15:25:14 +02:00 |
stringin.c
|
more verbose input(), MAXNICK reduced to 17
|
2011-08-05 01:25:28 +02:00 |
uuid.c
|
openbeacon: use chip id
|
2011-07-23 19:17:14 +02:00 |
uuid.h
|
openbeacon: use chip id
|
2011-07-23 19:17:14 +02:00 |
voltage.c
|
ugly hack vor voltage reading
|
2011-08-05 20:15:59 +02:00 |
xxtea.c
|
executor: made encryption work
|
2011-08-03 08:59:55 +02:00 |
xxtea.h
|
added some stdint includes
|
2011-08-03 19:24:05 +02:00 |