Thu, 08 Nov 2007 15:22:22 +0100 Mathieu Lacage make sure that m_listener is not reset to zero _after_ calling a user-provided callback. This allows the user-provided callback to set the m_listener member to a new value if it wants to start a new transmission
Thu, 08 Nov 2007 13:58:26 +0100 Mathieu Lacage zeroify the members after deleting them to improve debugging.
Thu, 08 Nov 2007 13:57:50 +0100 Mathieu Lacage make debug build work
Thu, 08 Nov 2007 13:57:30 +0100 Mathieu Lacage add WifiMacHeader::SetBeacon
Tue, 06 Nov 2007 16:16:18 +0100 Mathieu Lacage use the holland set of modes.
Tue, 06 Nov 2007 16:16:06 +0100 Mathieu Lacage add the holland 802.11a set of modes.
Tue, 06 Nov 2007 15:11:22 +0100 Mathieu Lacage a real test
Tue, 06 Nov 2007 15:05:56 +0100 Mathieu Lacage use the new style support
Tue, 06 Nov 2007 15:05:47 +0100 Mathieu Lacage add style support
Tue, 06 Nov 2007 14:50:20 +0100 Mathieu Lacage use the gnuplot machinery to output a set of plots
Tue, 06 Nov 2007 14:48:49 +0100 Mathieu Lacage generate correct output. avoid infinite loop.
Tue, 06 Nov 2007 14:48:31 +0100 Mathieu Lacage fix optimized builds
Tue, 06 Nov 2007 13:30:40 +0100 Mathieu Lacage generate gnuplot-compatible data script files
Tue, 06 Nov 2007 12:32:58 +0100 Mathieu Lacage print the throughput vs distance curve
Tue, 06 Nov 2007 12:32:42 +0100 Mathieu Lacage change the default tx and gain to be 1db again.
Tue, 06 Nov 2007 10:37:12 +0100 Mathieu Lacage simplify the code a bit. Make sure we handle correctly the calculation of the reference rx power
Tue, 06 Nov 2007 10:36:07 +0100 Mathieu Lacage remove dead method
Mon, 05 Nov 2007 18:55:49 +0100 Mathieu Lacage use dB instead of dbm where appropriate
Mon, 05 Nov 2007 18:55:14 +0100 Mathieu Lacage clarify the formulas
Mon, 05 Nov 2007 17:41:58 +0100 Mathieu Lacage make the default match yans for debugging purposes
Mon, 05 Nov 2007 16:45:22 +0100 Mathieu Lacage add throughput printer
Mon, 05 Nov 2007 16:33:54 +0100 Mathieu Lacage test the friis model
Mon, 05 Nov 2007 16:31:52 +0100 Mathieu Lacage test propagation losses
Mon, 05 Nov 2007 16:31:16 +0100 Mathieu Lacage calculate correctly rx power
Mon, 05 Nov 2007 15:53:24 +0100 Mathieu Lacage handle min distance for friis model in a saner way
Mon, 05 Nov 2007 15:41:02 +0100 Mathieu Lacage document log distance propagation loss model.
Mon, 05 Nov 2007 14:54:40 +0100 Mathieu Lacage Document the friis propagation model.
Wed, 31 Oct 2007 16:39:16 +0100 Mathieu Lacage define a new dox module
Wed, 31 Oct 2007 16:27:37 +0100 Mathieu Lacage fix dox warnings
Wed, 31 Oct 2007 16:26:31 +0100 Mathieu Lacage doxygen
Wed, 31 Oct 2007 16:26:18 +0100 Mathieu Lacage use Time for the beacon interval.
Wed, 31 Oct 2007 13:17:45 +0100 Mathieu Lacage dox for WifiPhy
Wed, 31 Oct 2007 12:29:28 +0100 Mathieu Lacage remove unused loggers
Wed, 31 Oct 2007 12:27:20 +0100 Mathieu Lacage phy state logger
Wed, 31 Oct 2007 12:05:25 +0100 Mathieu Lacage derive WifiPhy from Object and manage it with a Ptr<>
Wed, 31 Oct 2007 11:45:04 +0100 Mathieu Lacage basic tracing support
Tue, 30 Oct 2007 10:31:20 +0100 Mathieu Lacage merge with tip
Mon, 29 Oct 2007 16:34:26 +0100 Mathieu Lacage port to new Channel API.
Mon, 29 Oct 2007 15:04:47 +0100 Mathieu Lacage merge with tip again
Mon, 29 Oct 2007 15:04:23 +0100 Mathieu Lacage merge with tip
Mon, 29 Oct 2007 15:01:36 +0100 Mathieu Lacage rename print-trace-sources to print-introspected-doxygen
Mon, 29 Oct 2007 15:01:14 +0100 Mathieu Lacage fix a few missing \valueref
Mon, 29 Oct 2007 14:55:16 +0100 Mathieu Lacage move default value output to print-trace-sources utility
Mon, 29 Oct 2007 14:45:43 +0100 Mathieu Lacage use valueref where needed.
Mon, 29 Oct 2007 14:40:25 +0100 Mathieu Lacage make the default value names more coherent.
Mon, 29 Oct 2007 10:44:56 +0100 Mathieu Lacage define valueref alias
Mon, 29 Oct 2007 10:44:46 +0100 Mathieu Lacage update config file to latest doxygen
Fri, 26 Oct 2007 22:11:48 +0200 Mathieu Lacage add missing copyright header
Fri, 26 Oct 2007 22:10:52 +0200 Mathieu Lacage remove extraneous empty line
Fri, 26 Oct 2007 17:11:02 +0200 Mathieu Lacage change <table> to <ul>
Fri, 26 Oct 2007 17:05:39 +0200 Mathieu Lacage output a default value list
Fri, 26 Oct 2007 14:16:40 +0200 Mathieu Lacage utility program to print the list of default values
Fri, 26 Oct 2007 14:14:20 +0200 Mathieu Lacage add missing copyright headers
Fri, 26 Oct 2007 14:03:22 +0200 Mathieu Lacage add missing headers
Fri, 26 Oct 2007 14:02:19 +0200 Mathieu Lacage add missing headers
Fri, 26 Oct 2007 14:00:13 +0200 Mathieu Lacage doxygen PropagationDelayModel
Fri, 26 Oct 2007 13:49:33 +0200 Mathieu Lacage doxygen PropagationLossModel
Fri, 26 Oct 2007 13:31:17 +0200 Mathieu Lacage replace distance by a pair of mobility models
Fri, 26 Oct 2007 13:14:29 +0200 Mathieu Lacage start of work towards a wifi documentation
Fri, 26 Oct 2007 13:14:14 +0200 Mathieu Lacage basic doxygen documentation for users
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip