Tommaso Pecorella
e77f033498
Update RELEASE_NOTES
2014-05-21 21:03:33 +02:00
Tommaso Pecorella
e74cb7f6cd
Bug 1916 - RandomWalk2dMobilityMode default "Bounds" attribute is not a rectangle
2014-05-21 21:01:41 +02:00
Chris Hood
23a3e5f751
Bug 1915 - BRITE channel delay is rounded to an integer
2014-05-19 21:34:20 +02:00
Peter D. Barnes, Jr.
1164685c68
[doxygen] Fix generation of Time docs
2014-05-15 16:09:51 -07:00
Tommaso Pecorella
cd8eaad8cb
lr-wpan - Add Enqueue and Dequeue ASCII trace
2014-05-08 22:25:56 +02:00
Tom Henderson
23a41e0e22
add netanim capability to mixed-wireless.cc
2014-05-04 18:46:44 -07:00
Tom Henderson
7867d64876
make mobility and visualization more reasonable for example
2014-05-04 18:37:17 -07:00
Tom Henderson
ddd060a1cc
re-align mixed-wireless C++ and Python example
2014-05-04 17:59:01 -07:00
Alexander Afanasyev
894699eccf
bug 1857: detect location of installed boost libraries
2014-05-03 15:56:25 -07:00
Tom Henderson
2661df4606
make waf smarter about finding BRITE automatically
2014-05-03 10:12:46 -07:00
Tommaso Pecorella
6fcc641c25
Update RELEASE_NOTE
2014-05-02 23:52:36 +02:00
Biljana Bojovic
c4269df612
Bug 1894 - CqaFfMacScheduler needs an update
2014-05-02 17:06:37 +02:00
Nicola Baldo
c612a2b43a
added missing bugs in RELEASE_NOTES
2014-05-02 16:48:50 +02:00
Yufei Cheng
ea04312f27
Bug 1872 and 1895 - DSR model improvements (credits also to Tomasz Seweryn <tomasz.seweryn7@gmail.com>)
2014-05-02 16:38:06 +02:00
Tommaso Pecorella
d9e06f64fa
fix RELEASE_NOTES
2014-05-02 08:58:51 +02:00
Tommaso Pecorella
8604dad16c
lr-wpan ascii trace fix
2014-05-02 08:47:44 +02:00
Brian Swenson
7dbc7f63e4
Bug1791 patch reverted
2014-05-01 16:49:11 -04:00
Tommaso Pecorella
d746b4a9d9
Add sixlowpan example using lr-wpan
2014-05-01 15:18:41 +02:00
Peter D. Barnes, Jr.
a43d770825
[Bug 1868] Optimized builds are sensitive to -fstrict-overflow
2014-04-30 21:32:57 -07:00
Peter D. Barnes, Jr.
84d277bfa3
Disambiguate std::pow
2014-04-30 20:54:05 -07:00
Tom Henderson
08a075ef1d
fix lr-wpan documentation build
2014-04-30 13:40:07 -07:00
Tom Henderson
ff1f9f9c5f
append list of skipped/failed/crashed/valgrined tests to end of test.py output
2014-04-30 13:06:17 -07:00
Tom Henderson
2c89f96f00
add lr-wpan bindings
2014-04-30 13:05:31 -07:00
Tom Henderson
e0bb22b2f2
disable another copy constructor
2014-04-30 13:01:22 -07:00
Tom Henderson
20e713630a
some fixes to enable Python bindings scanning
2014-04-30 12:19:33 -07:00
Sascha Jopen
022360d1f3
Reverted lr-wpan-error-model "fix", the differences were due to randomness problems.
2014-04-27 10:48:18 +02:00
Tom Henderson
2d87ec3973
update AUTHORS
2014-04-26 23:29:46 -07:00
Tom Henderson
57889369b1
Apply utils/check-style.py script on lr-wpan source code again
2014-04-26 23:27:34 -07:00
Tom Henderson
2d90b21794
more verbose test name for lr-wpan-energy-detection
2014-04-26 23:11:44 -07:00
Sascha Jopen
fa763e41c5
Added firing of missing MAC TX trace sources.
...
Fixed error model test case after changes to the interference handling.
More code cleanup and documentation.
2014-04-26 22:23:25 +02:00
Sascha Jopen
1e7427bab1
More documentation for the PHY.
2014-04-26 09:06:00 +02:00
Margherita Filippetti
74081e597a
Add number of CSMA retries to sent packet trace
2014-04-25 23:46:03 +02:00
Tom Henderson
45884e4786
assign fixed random variable streams to lr-wpan tests
2014-04-26 22:21:13 -07:00
Tom Henderson
95b22341a9
enable assignment of lr-wpan random variable stream indices
2014-04-26 22:21:03 -07:00
Tom Henderson
7059e4d396
add TestCase type specifier
2014-04-26 14:09:57 -07:00
Tom Henderson
d53f68be0c
multiple inclusion of lr-wpan-collision-test.cc
2014-04-26 05:44:11 -07:00
Tom Henderson
ce1c08f9a7
restore Start/DoStart change to Initialize/DoInitialize to LrWpanNetDevice
2014-04-26 05:33:42 -07:00
Sascha Jopen
cc1ff6ac3b
First Doxygen documentation batch and code cleanups.
...
Moved to new random variable streams.
Use Time class where times are calculated.
Use std::min/max provided by standard library instead of own macros.
Always return a 0 FCS value for MAC trailers without FCS calculation.
2014-04-25 19:02:57 +02:00
Sascha Jopen
2eda1ac2e6
Removed sixlowpan example from scratch folder. This should go to the respective module.
2014-04-25 18:58:47 +02:00
Sascha Jopen
6ded61e205
Bug fixes and test for energy detection code.
2014-04-25 12:51:56 +02:00
Sascha Jopen
bdbf0fd6e7
Changed default receiver sensitivity value.
2014-04-24 12:47:09 +02:00
Sascha Jopen
42ccc4e1dc
Added log components.
2014-04-24 12:46:33 +02:00
Tom Henderson
b5f0ebcab2
add lr-wpan documentation links to model library Makefile
2014-04-25 14:50:39 -07:00
Sascha Jopen
e49d50c75a
Updated documentation. Added debugging code.
2014-04-24 12:45:49 +02:00
Tommaso Pecorella
9c76f9ff43
Add Trace to measure the number of packet retires (for Etx metric)
2014-04-18 23:32:55 +02:00
Sascha Jopen
a6316eb5a3
Make ED and CCA interference aware.
...
Fix a bug in interference handling.
2014-04-16 15:32:59 +02:00
Sascha Jopen
c6f406fe8a
Added test for ACK ordering.
2014-04-15 15:41:12 +02:00
Sascha Jopen
f9fedcc59e
Added LQI calculation as the PER of the complete packet scaled to 255.
...
Removed debugging outputs.
2014-04-15 15:40:39 +02:00
Tommaso Pecorella
c65a263dbd
Collision tests, the bug was a shadow
2014-04-08 21:37:23 +02:00
Tommaso Pecorella
f6ad02364e
Add back debugging code, seems we have a bug in interference handling.
2014-04-08 15:57:59 +02:00