osd-contiki/tools/cooja/apps/avrora/src/se/sics/cooja/avrmote
fros4943 8bd7187491 the simulation object now handles the motetype configuration for motes; common functionality that was earlier implemented in each mote.
this patch allows the simulator more freedom for hand-picking mote class loaders

+ some debug output in experimental ImportAppMoteType
2009-11-27 15:53:10 +00:00
..
interfaces fixed MicaZ ID for contiki nodes by programming EEPROM 2009-11-17 14:30:26 +00:00
AvrMoteMemory.java fixed MicaZ ID for contiki nodes by programming EEPROM 2009-11-17 14:30:26 +00:00
MicaZCompileDialog.java added some basic functionality for cooja motes like save/load support, compile dialog, and configurable mote interfaces. some parts are still missing (memory r/w access and mote IDs) 2009-09-17 10:45:13 +00:00
MicaZMote.java the simulation object now handles the motetype configuration for motes; common functionality that was earlier implemented in each mote. 2009-11-27 15:53:10 +00:00
MicaZMoteType.java micaz port now extends AbstractWakeupMote and schedules itself to execute every millisecond. 2009-10-30 09:42:50 +00:00