3
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 21, 2023 — Jun 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Kernel with static IP configuration.
bg-
More... over 17 years ago
* Kernel ssd.c is gone.
bg-
More... over 17 years ago
ssd is gone
bg-
More... over 17 years ago
changes to config system: * user properties saved to user home (.cooja.user.properties) instead of to current working directory * added config value "standard user platforms" * class loader bug fix More... over 17 years ago
added saved config plugin specifics support More... over 17 years ago
* Obob in cur_break initialisation.
bg-
More... over 17 years ago
* It is very useful to keep the rand_state across reboots.
bg-
More... over 17 years ago
* Oops, some machine dependent changes was accidentally committed.
bg-
More... over 17 years ago
* Set CC2420_RXCTRL1.RXBPF_LOCUR=1 as recommended in data sheet.
bg-
More... over 17 years ago
added test files for future support of mantis os. More... over 17 years ago
removed old unused test code More... over 17 years ago
added external config for mantis code template More... over 17 years ago
added external tool objdump for alternative way to parse out section addresses and sizes (not used by contiki mote type yet) More... over 17 years ago
added external tool objdump for alternative way to parse out section addresses and sizes (not used by contiki mote type yet) More... over 17 years ago
added external tool objdump for alternative way to parse out section addresses and sizes (not used by contiki mote type yet) More... over 17 years ago
added nm default configuration More... over 17 years ago
restored old post-link names (_cooja_sw -> cooja_sw) More... over 17 years ago
bug fix: no nm arguments (tested on linux) More... over 17 years ago
test: use pre-link asm names (earlier didn't work with some gcc ex. typical cygwin) More... over 17 years ago
added: - include contiki system symbols option (no need for the missing elf-loader files) More... over 17 years ago
remade way to read variable addresses (still used old .map-file approach, but added nm-approach for testing) More... over 17 years ago
added a few minor changes: More... over 17 years ago
added a few minor changes: More... over 17 years ago
Like the dhclient.c kernel but with static IP configuration. 172.16.0.9/16 and default router 172.16.0.1.
bg-
More... over 17 years ago
x86 elf loader implementation (only 2 common types). depends on a few not-yet-commited files More... over 17 years ago
removed unused methods More... over 17 years ago
minor bug fix. text area may still be null when log interfaces update More... over 17 years ago
outsourced the file dialog part to method More... over 17 years ago
moved cooja cfs files from /dev to /cfs More... over 17 years ago
Added hack for letting nodes signal that they are 'done'. The simulator exits when all nodes are done. Fixed random initialization so that it is different for all nodes.
adam
as adamdunkels
More... over 17 years ago