pedrohenriquegomes / fbr-tsch

Firmware implementation of FBR-TSCH for EWSN Dependability Competition 2016
Other
0 stars 1 forks source link

script to parse raw serial output files #27

Closed twatteyne closed 8 years ago

pedrohenriquegomes commented 8 years ago

I think you can use the default openwsn-sw repo and execute /software/openvisualizer/openvisualizer/moteConnector/GenStackDefines.py to generate the messages and /software/openvisualizer/setup.py install To reinstall openvisualizer

changtengfei commented 8 years ago

repository create at : https://github.com/changtengfei/openwsn-sw.git

changtengfei commented 8 years ago

Some timing issue message when running OV: 20:51:50 ERROR 7905 [IEEE802154E] wrong state 19 in startSlot, at slotOffset 8 20:51:50 ERROR 7905 [IEEE802154E] wrong state 0 in end of frame, at slotOffset 8

The message happens every few seconds. Reason, for some packet the slot length is short to end of slotframe.

twatteyne commented 8 years ago

@changtengfei , thanks for putting together the fork.Two things: