User Tools

Site Tools


tracking:reader

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tracking:reader [2012/09/02 09:29] sectracking:reader [2012/09/04 18:11] (current) sec
Line 12: Line 12:
 ==== Current version ==== ==== Current version ====
 bridge firmware flashed on r0ket, packet dump read via USB serial and sent on with a small script. bridge firmware flashed on r0ket, packet dump read via USB serial and sent on with a small script.
-  * e.g. [[https://github.com/r0ket/r0ket/blob/master/tools/mesh/beacon-udp.pl|beacon-udp.pl]]+  * e.g. [[https://github.com/r0ket/r0ket/blob/master/tools/reader/beacon-udp.pl|beacon-udp.pl]] 
 +  * or a compiled version of [[https://github.com/r0ket/r0ket/blob/master/tools/reader/obreader.c|obreader.c]] if perl is too slow
  
 ====== packet format ====== ====== packet format ======
Line 50: Line 51:
 | 0x01 | type | openbeacon (0x17) | | 0x01 | type | openbeacon (0x17) |
 | 0x02 | button | sputnik "button" press. R0ket=0xff which makes openbeacon-tracker output "button=true" | | 0x02 | button | sputnik "button" press. R0ket=0xff which makes openbeacon-tracker output "button=true" |
-| 0x03 | strength | 0x00 / 0x55 / 0xaa / 0xff (low to high) rf sending stregth used |+| 0x03 | strength | 0x00 / 0x55 / 0xaa / 0xff (low to high) rf sending strength used |
 | 0x04 | idx | monotonically increading sequence. Original sputnik dies after 0xffffffff | | 0x04 | idx | monotonically increading sequence. Original sputnik dies after 0xffffffff |
 | 0x05 | ::: | ::: | | 0x05 | ::: | ::: |
tracking/reader.1346570941.txt.gz · Last modified: by sec

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki