beacon-rx-433.git
10 years agouse macros to read/write ports
Olivier Matz [Thu, 23 May 2013 17:54:33 +0000 (19:54 +0200)]
use macros to read/write ports

10 years agoswitch on a LED when beacon is detected
Olivier Matz [Thu, 23 May 2013 17:45:15 +0000 (19:45 +0200)]
switch on a LED when beacon is detected

10 years agofix beep when beacon is detected
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>
10 years agofix capture of radio output
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>
10 years agoremove led blink and activate real code
Olivier Matz [Thu, 23 May 2013 17:42:14 +0000 (19:42 +0200)]
remove led blink and activate real code

10 years agofix compilation on host
Olivier Matz [Sun, 19 May 2013 17:02:16 +0000 (19:02 +0200)]
fix compilation on host

10 years agoinitial revision
Olivier Matz [Sun, 19 May 2013 16:59:01 +0000 (18:59 +0200)]
initial revision