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-25 18:30:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
apps
History
doganyazar
8c9f78374a
Subscription Lifetime update
2010-11-30 13:24:05 +00:00
..
about
…
calc
…
cmdd
…
codeprop
…
collect-view
The collect view functions now take the node's routing metric, not the parent's routing metric. The node ID is now given as the last two bytes of the Rime address, to make it play nice with 8-byte Rime addresses.
2010-10-24 21:03:52 +00:00
deluge
…
dhcp
…
directory
…
email
…
ftp
Added PETSCII support to the FTP client. It seems reasonable to do this in ftpc.c (instead of ftp.c) as all command connection strings are given in PETSCII in the C source.
2010-10-19 22:30:13 +00:00
irc
…
netconf
…
ping6
…
powertrace
Avoid including the powertrace tools makefile more than once.
2010-10-24 21:04:17 +00:00
process-list
…
program-handler
…
rest-coap
Bug fix and added new features in coap.
2010-11-24 10:14:09 +00:00
rest-common
Subscription Lifetime update
2010-11-30 13:24:05 +00:00
rest-http
Bug fix and updates in http implementation.
2010-11-24 10:15:10 +00:00
serial-shell
…
servreg-hack
…
shell
The collect view functions now take the node's routing metric, not the parent's routing metric.
2010-10-24 21:04:39 +00:00
telnet
A simple but substantial change: uIP used the htons()/HTONS() macro
2010-10-19 18:29:03 +00:00
telnetd
…
twitter
…
vnc
…
webbrowser
…
webserver
…