GithubHelp home page GithubHelp logo

nsol-nmsu / riot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from riot-os/riot

1.0 1.0 0.0 12.67 MB

fork of RIOT for compatibility with Tiva C Series TM4C1294 board

License: GNU Lesser General Public License v2.1

Makefile 0.35% C 91.06% Shell 0.38% Python 1.20% C++ 6.57% Perl 0.04% Assembly 0.16% Logos 0.06% Objective-C 0.17% Lua 0.02% Batchfile 0.01%

riot's People

Contributors

awe00 avatar benpicco avatar cgundogan avatar dangnhat avatar emmanuelsearch avatar fabratu avatar fnack avatar fukuehl avatar haukepetersen avatar hexluthor avatar jan-schreib avatar kaspar030 avatar kijewski avatar krf avatar lotterleben avatar ludwigknuepfer avatar mehlis avatar miri64 avatar n8fear avatar oleghahm avatar peterkietzmann avatar phiros avatar rousselk avatar sarndt avatar sgso avatar thomaseichinger avatar tmick0 avatar troels51 avatar yogo1212 avatar zkasmi avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

riot's Issues

Mutex never unlocks after tx ringbuffer fills

example:

2015-08-10 09:15:20,254 - INFO # in rx handler loop
2015-08-10 09:15:20,257 - INFO # [rt] incoming probe from 631b
2015-08-10 09:15:20,258 - INFO # rx sleep
2015-08-10 09:15:20,757 - INFO # [xbee] rx 11 bytes (rssi 36)
2015-08-10 09:15:20,759 - INFO # incoming
2015-08-10 09:15:20,763 - INFO # waking rx loop
2015-08-10 09:15:20,764 - INFO # ok
2015-08-10 09:15:20,768 - INFO # rx wake
2015-08-10 09:15:20,772 - INFO # in rx handler loop
2015-08-10 09:15:20,777 - INFO # [rt] incoming poll from 631b
2015-08-10 09:15:20,786 - INFO # [ra] constructed packet of size 1258
2015-08-10 09:15:20,790 - INFO # queued packet 20/0
2015-08-10 09:15:20,794 - INFO # queued packet 20/1
2015-08-10 09:15:20,800 - INFO # [rt] waiting for buffer to clear
2015-08-10 09:15:22,758 - INFO # [xbee] rx 11 bytes (rssi 36)
2015-08-10 09:15:22,760 - INFO # incoming
2015-08-10 09:15:22,764 - INFO # waking rx loop
2015-08-10 09:15:22,765 - INFO # ok
2015-08-10 09:15:24,758 - INFO # [xbee] rx 11 bytes (rssi 36)
2015-08-10 09:15:24,760 - INFO # incoming
2015-08-10 09:15:24,761 - INFO # waking rx loop
2015-08-10 09:15:24,762 - INFO # ok
2015-08-10 09:15:26,760 - INFO # [xbee] rx 11 bytes (rssi 36)
2015-08-10 09:15:26,761 - INFO # incoming
2015-08-10 09:15:26,763 - INFO # waking rx loop
2015-08-10 09:15:26,764 - INFO # ok

Tail segments in queue are never transmitted

In this example, segment 10 is not transmitted. It is therefore not acked, then the queue is purged.

Remote node:
2015-08-07 13:44:05,328 - INFO # [rt] incoming probe from 631b
2015-08-07 13:44:05,829 - INFO # [rt] incoming poll from 631b
2015-08-07 13:44:05,833 - INFO # [ra] constructed packet of size 1258
2015-08-07 13:44:13,770 - INFO # [rt] pkg 9 seg 10 failed to transmit
2015-08-07 13:44:13,777 - INFO # [rt] removed 4 additional segments

Base station:
Sending probe (0)...
ACKing d5d9/8.0
Join from d5d9.
Sending poll to d5d9
ACKing d5d9/9.0
ACKing d5d9/9.1
ACKing d5d9/9.2
ACKing d5d9/9.3
ACKing d5d9/9.4
ACKing d5d9/9.5
ACKing d5d9/9.6
ACKing d5d9/9.7
ACKing d5d9/9.8
ACKing d5d9/9.9

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.