summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Olivier Matz [Thu, 23 May 2013 17:44:59 +0000 (19:44 +0200)]
fix beep when beacon is detected
the variable i was not incremented, therefore the code did not generate
the square signal for the buzzer
Signed-off-by: Olivier Matz <zer0@droids-corp.org>
Olivier Matz [Thu, 23 May 2013 17:43:07 +0000 (19:43 +0200)]
fix capture of radio output
Signed-off-by: Olivier Matz <zer0@droids-corp.org>
Olivier Matz [Thu, 23 May 2013 17:42:14 +0000 (19:42 +0200)]
remove led blink and activate real code
Olivier Matz [Sun, 19 May 2013 17:02:16 +0000 (19:02 +0200)]
fix compilation on host
Olivier Matz [Sun, 19 May 2013 16:59:01 +0000 (18:59 +0200)]
initial revision