0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow disconnection and reconnection of serial port as for real nodes More... over 10 years ago
Set also target to 1.6 when using C6FLAGS More... over 10 years ago
Fill empty flash with 0xff More... over 10 years ago
increase version to 1.7.117 More... over 10 years ago
Correct handling of packet drops and RX FIFO overflow in CC2420 More... over 10 years ago
no need to calculate final BER and RSSI inside the loop More... over 10 years ago
Improved memory monitor (considers symbol size, dumps write accesses) More... almost 11 years ago
Compatibility with JDK 1.6. Raise version to 1.7.116 More... about 11 years ago
Introduction of generics everywhere in Avrora and removal of other compiler warnings (Thanks to Matthias Linder) More... about 11 years ago
Direct ram access in CC2420 is absolut and not relative to packet More... about 11 years ago
timing corrected More... over 11 years ago
unnecessary statement removed More... over 11 years ago
Clean external pin interrupt handling. More... over 11 years ago
RESET pin is active low More... over 11 years ago
Create jars directory if it does not exist More... almost 12 years ago
Removed some unicode characters More... almost 12 years ago
Multiple nodes can be controled by GDB monitor (partly thanks to Fabian Knittel) The c-print monitor and AvroraPrint.h have been improved largely (thanks to Fabian Knittel) The retaddr monitor was added to track stack overflows that destroy return addresses The Atmel interpreter now consistently executes at least one instruction when interrupts are enabled, no matter if this is done with RETI, SEI or setting SREG directly (thanks to Fabian Knittel) More... almost 12 years ago
Correct timer overflow handling in CTC mode More... about 12 years ago
correct implementation of CC2420 RAM access More... over 12 years ago
After loosing the lock wait only for leadCycles since we have already waited only extra byte after the transmission More... over 12 years ago
Address recognition did not reject packets due to wrong comparison More... over 12 years ago
Improved PacketMonitor and loading of .od files. Changed help texts. More... over 12 years ago
RSSI and CCA pin are invalid for 8 symbols after RX start. Fixed errors in RSSI register values and isChannelClear. More... over 12 years ago
Two accelerometer channels share the same power pin. Added accelerometer to MicaZ More... over 12 years ago
Fixed read command error (thanks to Adam Emanuel) More... over 12 years ago
- Corrected timers for ATMega16 and ATMega32 according to data sheet - SerialLogger also shows the bytes of a bad UART packet - Handle wrong PALE edges in CC1000 More... over 12 years ago
Added ICES1 field. Minimum velocity for RWP mobility model. More... over 13 years ago
set node id for nesC 1.3.1 More... over 13 years ago
CC2420 improvements (state machines, handling of bad frames, pins, energy levels, packet monitor), correct computation of corrupted bytes in Medium, optimized reuse of event lists in DeltaQueue, fixed broken EnergyControl More... about 14 years ago
Renamed Noise back to noise More... over 14 years ago