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
Nicola Baldo
91621686b4
added comment
2014-04-14 17:21:29 +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
Tommaso Pecorella
1e75a2cb6b
Remove logging cout
2014-04-08 15:06:52 +02:00
Tommaso Pecorella
92b2936c5d
Tweaks to the collision tests
2014-04-08 14:58:28 +02:00
Tommaso Pecorella
d486f26151
Preliminary Collision tests
2014-04-06 23:01:10 +02:00
Sascha Jopen
6c6dcbaf31
Fixed compile errors in examples.
2014-04-06 16:35:15 +02:00
Tommaso Pecorella
e0d8349d71
Possible bug fix and sequence number as SequenceNumber8
2014-04-06 12:36:51 +02:00
Tommaso Pecorella
7b51212b96
Bug in receiving a packet. Assert to highlight the problem.
2014-04-06 10:00:58 +02:00
Tommaso Pecorella
65d236b00a
Add example script in scratch
2014-04-04 09:50:08 +02:00
Tommaso Pecorella
29e97984bd
Tweaks to Rx values
2014-03-27 23:02:43 +01:00
Sascha Jopen
4507193d46
Removed debug output.
2014-03-27 17:25:12 +01:00
Sascha Jopen
62afc9063e
First version with interference handling.
2014-03-27 16:56:15 +01:00
Tommaso Pecorella
29f5bd43f3
Align error model test to actual results after bug fixing
2014-03-25 23:21:02 +01:00
Sascha Jopen
a32593c948
Relicense lr-wpan-lqi-tag.{cc,h} to GPLv2.
2014-03-25 14:55:27 +01:00
Erwan Livolant
4737871613
Fixed missing FCS calculation for ACKs.
2014-03-20 14:44:10 +01:00
Tommaso Pecorella
74d8c0d6c7
Helper: associate nodes to a PAN
2014-03-16 22:33:50 +01:00
Tommaso Pecorella
ff799f5cbd
Fix Hel'er's install and add ping6/6LoWPAN example
2014-03-16 20:46:00 +01:00
Tommaso Pecorella
90dc67f344
Set rx sensitivity to -110 dBm (temporary)
2014-03-16 20:45:13 +01:00
Sascha Jopen
f4b5e5e4e2
- Fixed error in MAC state machine when sending an ACK and enqueuing a data packet at the same time.
...
- Fixed error when switching the PHY transceiver while a switch is already in progress.
2014-02-24 12:51:06 +01:00
Tommaso Pecorella
131f31f56a
ACK (Sascha Jopen), NetDevice (Tommaso Pecorella and Margherita Filippetti), FCS changes (Erwan Livolant), and clang compliance
2014-02-23 16:24:11 +01:00
Tom Henderson
b5d3e81f81
fix LrWpanNetDevice::GetAddress()
2014-04-26 22:42:10 -07:00
Tom Henderson
ba22dba981
update lr-wpan wscript format
2014-04-26 22:41:19 -07:00
Nicola Baldo
5084f6a5af
minor fix in LTE RRC logging format
2014-01-21 19:57:53 +01:00
Nicola Baldo
c162fcb75b
other minor fix in LTE user docs
2014-01-21 19:38:34 +01:00
Nicola Baldo
b5735684f1
minor fix in LTE user docs
2014-01-21 19:36:55 +01:00
Nicola Baldo
b1c73cc5d5
updated LTE standalone docs generation
2014-01-21 15:46:37 +01:00
Nicola Baldo
a9c97531cc
merge
2014-01-20 11:19:13 +01:00
Daniel Lertpratchya
ad4c214b8a
Update (most of) IEEE Std 802.11-2007 to IEEE Std 802.11-2012
2014-01-19 12:08:50 -05:00
John Abraham
6c81abe28a
NetAnim: Update example to track counters for multiple nodes
2014-01-19 05:58:53 -08:00
John Abraham
39d721981d
NetAnim: Add ability to skip all packet tracing
2014-01-18 20:03:20 -08:00
Tommaso Pecorella
db23930d21
[mq]: Rescan Python bindings
2014-01-16 19:10:18 +01:00