..
accel.c
fw/accel.c: use timer 0 to trigger a pair of conversions (X/Y) only every 1 ms
2012-06-21 16:15:56 -03:00
accel.h
fw/: sample the acceleration sensor (untested)
2012-06-21 08:56:56 -03:00
antorcha.c
fw/: add acceleration sensor sample protocol (untested)
2012-06-21 12:51:57 -03:00
boot.c
RESET protocol to jump from application to boot loader without power cycling
2012-06-18 20:31:20 -03:00
dispatch.c
fw/: pass limit also to "first" function of protocol handlers
2012-06-20 18:37:13 -03:00
dispatch.h
fw/: add acceleration sensor sample protocol (untested)
2012-06-21 12:51:57 -03:00
flash.c
make firmware upload protocol less secure but lean; boot loader works
2012-06-18 18:22:56 -03:00
flash.h
make firmware upload protocol less secure but lean; boot loader works
2012-06-18 18:22:56 -03:00
fw.c
fw/fw.c: simplify the use of the sequence number a little (untested)
2012-06-20 16:46:27 -03:00
fw.h
make firmware upload protocol less secure but lean; boot loader works
2012-06-18 18:22:56 -03:00
hash.c
fw/: addition of boot loader (WIP) and assorted cleanup and improvements
2012-06-18 10:56:43 -03:00
hash.h
fw/: addition of boot loader (WIP) and assorted cleanup and improvements
2012-06-18 10:56:43 -03:00
image.c
fw/image.c (image_first): call image_more to process the payload
2012-06-20 18:39:29 -03:00
image.h
fw/: add image data upload (completely untested)
2012-06-20 10:30:40 -03:00
io.h
fw/: sample the acceleration sensor (untested)
2012-06-21 08:56:56 -03:00
Makefile
fw/: add acceleration sensor sample protocol (untested)
2012-06-21 12:51:57 -03:00
proto.h
fw/: add acceleration sensor sample protocol (untested)
2012-06-21 12:51:57 -03:00
rf.c
add ben-wpan to include search paths, for at86rf230.h
2012-06-18 19:24:12 -03:00
rf.h
fw/: first version of experimental firmware
2012-06-16 22:16:37 -03:00
sample.c
fw/sample.c: fix logic in handler() and filter incomplete samples
2012-06-21 16:17:47 -03:00
spi.c
fw/spi.c: clean up code and add option for running at fosc/2 instead of fosc/4
2012-06-21 12:03:32 -03:00
spi.h
fw/: addition of boot loader (WIP) and assorted cleanup and improvements
2012-06-18 10:56:43 -03:00
sweep.c
fw/accel.c: fix update() add interrupt-friendly update_irq()
2012-06-21 16:14:56 -03:00
sweep.h
fw/accel.c: fix update() add interrupt-friendly update_irq()
2012-06-21 16:14:56 -03:00
version.h
fw/: first version of experimental firmware
2012-06-16 22:16:37 -03:00