contiki/tools/cooja/apps
Timofei Istomin 034a97eed2 Don't generate a zero-length packet in case of errors.
The packet converter used to generate packets of length zero
when it encountered errors during conversion. This caused
exceptions in packet analyzers.

Now the converter returns null in case of error. Appropriate
checks have been added to the code that uses the return value.
2015-05-28 22:11:50 +02:00
..
avrora [cooja] Implementation of former AvrMoteMemory dummy functions 2014-07-31 21:20:08 +02:00
collect-view Renamed Java packages to match our contiki-os.org domain. Note that this commit does not affect external dependencies 2013-11-20 16:43:27 +01:00
mrm [cooja] Reformatted Visualizer and skins code 2014-04-11 09:23:28 +02:00
mspsim Don't generate a zero-length packet in case of errors. 2015-05-28 22:11:50 +02:00
native_gateway Renamed Java packages to match our contiki-os.org domain. Note that this commit does not affect external dependencies 2013-11-20 16:43:27 +01:00
powertracker Renamed Java packages to match our contiki-os.org domain. Note that this commit does not affect external dependencies 2013-11-20 16:43:27 +01:00
serial_socket [cooja/serialsocket] SeriaSocketClient: Fixed position of pack() call 2014-08-29 00:55:07 +02:00