This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-18 03:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
tools
/
collect-view
/
src
/
se
/
sics
/
contiki
/
collect
History
Niclas Finne
b56198dc3c
Added option to read sensor data from TCP connection
2012-02-02 17:38:33 +01:00
..
gui
Added chart with average routing metric
2011-09-21 16:17:42 +02:00
CollectServer.java
Added option to read sensor data from TCP connection
2012-02-02 17:38:33 +01:00
CommandConnection.java
Assume the connection is open after the command is started instead of waiting for first input
2011-10-24 16:51:58 +02:00
Configurable.java
…
Link.java
…
MoteFinder.java
…
MoteProgrammer.java
…
MoteProgrammerProcess.java
…
Node.java
…
SensorData.java
Timesynch is now on 32768 Hz clock instead of 8192 Hz.
2011-01-09 21:06:10 +00:00
SensorDataAggregator.java
…
SensorInfo.java
…
SerialConnection.java
…
SerialConnectionListener.java
…
SerialDumpConnection.java
…
StdinConnection.java
…
TCPClientConnection.java
Added option to read sensor data from TCP connection
2012-02-02 17:38:33 +01:00
UDPConnection.java
fixed bug in UDP packet handling
2011-06-14 23:46:38 +02:00
Visualizer.java
…