CVS log for emstar/devel/state/BUILD |
 |
|
Up to [CENS] / emstar / devel / state
Request diff between arbitrary revisions
/ Display revisions graphically
/ Jump to LXR
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.27
/
(view)
- annotate
- [select for diffs]
, Thu Sep 22 02:19:49 2005 UTC (4 years, 2 months ago) by girod
Branch:
MAIN
CVS Tags:
pregeonet,
acoustic-05-18-06,
PRE_TOSNIC_FIX,
PRE_64BIT,
HEAD,
ESS_RELEASE_3_5,
ESS_RELEASE_3_4,
ESS_RELEASE_3_2,
ESS_RELEASE_3_1,
ESS_RELEASE_3_0,
ESS_CONNECTIVITY,
ESS_CENTROUTE_TESTING,
EMSTAR_RELEASE_2_5,
CYCLOPS_RELEASE_CANDIDATE_2_0,
CYCLOPS_PRERELEASE_STABLE,
CENTROUTE_EMSTAR_SOCKETS,
BG_1_0,
BANGLADESH_ARSENIC_1_2,
BANGLADESH_ARSENIC_1_1,
AMARSS_JR_DEPLOYMENT_6_05_07
Changes since 1.26: +2 -0 lines
Diff to previous 1.26
* added push_status, a generic program for pushing status output to statesync
* added type info for emrun fault reports
* added duplicate skipping for measurement logging code
* fixed time conversion stuff to use "gps time"
Revision
1.26
/
(view)
- annotate
- [select for diffs]
, Wed May 18 01:57:06 2005 UTC (4 years, 6 months ago) by girod
Branch:
MAIN
CVS Tags:
rdd_alpha_version_1,
LAURA_CALIBRATION_EXPERIMENTS,
ESS_RELEASE_2_0,
ESS2-CMS-V1_5_pretest
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
sink tree routing now uses routing helper library
Revision
1.25
/
(view)
- annotate
- [select for diffs]
, Tue May 17 16:53:39 2005 UTC (4 years, 6 months ago) by girod
Branch:
MAIN
Changes since 1.24: +4 -0 lines
Diff to previous 1.24
various modifications to support sink tree routing using mhsync's trees
Revision
1.24
/
(view)
- annotate
- [select for diffs]
, Thu Apr 7 09:29:55 2005 UTC (4 years, 7 months ago) by girod
Branch:
MAIN
CVS Tags:
MOTENIC_PRE_BUGFIX_20050415
Changes since 1.23: +18 -0 lines
Diff to previous 1.23
resilient version..
Revision
1.23
/
(view)
- annotate
- [select for diffs]
, Tue Jan 25 02:06:57 2005 UTC (4 years, 9 months ago) by mlukac
Branch:
MAIN
CVS Tags:
ESS_RELEASE_3_3,
ESS2-CMS-V1_4cMergeSympathy_2,
ESS2-CMS-V1_4c,
ESS2-CMS-V1_4b,
ESS2-CMS-V1_4a,
ESS2-CMS-V1_3,
ESS2-CMS-V1_2,
ESS2-CMS-V1_1,
ESS2-CMS-V1_0,
EMSTAR_RELEASE_2_1_BRANCH,
EMSTAR_RELEASE_2_1
Changes since 1.22: +5 -0 lines
Diff to previous 1.22
added simplelinkest
Revision
1.22
/
(view)
- annotate
- [select for diffs]
, Sat Jan 15 18:38:24 2005 UTC (4 years, 10 months ago) by girod
Branch:
MAIN
CVS Tags:
PRE_CEILING_FIX
Changes since 1.21: +1 -0 lines
Diff to previous 1.21
* bug in the flooding algorithm :-<
* added ETX based base case model
Revision
1.21
/
(view)
- annotate
- [select for diffs]
, Mon Jan 10 00:53:39 2005 UTC (4 years, 10 months ago) by girod
Branch:
MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
checking in some ceiling conf files
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Wed Jan 5 04:27:24 2005 UTC (4 years, 10 months ago) by girod
Branch:
MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
* fixed a major bug in multihop that was breaking retx
* added parent info to cluster status report
* added options to disable forwarding optimizations
* added option to disable proactive forwarding
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Tue Jan 4 18:19:09 2005 UTC (4 years, 10 months ago) by girod
Branch:
MAIN
Changes since 1.18: +6 -0 lines
Diff to previous 1.18
first checkin of the flooding version, with minor changes to support
libraries
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Tue Dec 14 20:30:33 2004 UTC (4 years, 11 months ago) by girod
Branch:
MAIN
CVS Tags:
CLUSTER_SYNC_4,
CLUSTER_SYNC_3
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
deprecated the retx v1 protocol in favor of v2.
modified link_headers and parsing code
many enhancements to statesync, both 1hop and multihop now use
the same retx protocol
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Sun Dec 12 00:58:41 2004 UTC (4 years, 11 months ago) by girod
Branch:
MAIN
Changes since 1.16: +8 -2 lines
Diff to previous 1.16
many changes to statesync.
added new multihop version, various bugfixes as well
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Sun Dec 5 23:11:01 2004 UTC (4 years, 11 months ago) by girod
Branch:
MAIN
Changes since 1.15: +7 -0 lines
Diff to previous 1.15
* some fixes to get cluster sync cluster tables to work correctly.
* fixed bug in ssync interface that caused problems when there were
no entries for a given type
* first cut of multihop implementation.. just the routing protocol
right now...
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Mon Nov 29 19:40:52 2004 UTC (4 years, 11 months ago) by girod
Branch:
MAIN
CVS Tags:
CLUSTER_SYNC_2
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
change to cluster membership struct
lots of changes to state sync to support new broadcast only mode
disabled more junk from ndisc_u.. so it operates very simply.
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Sun Nov 21 22:04:53 2004 UTC (5 years ago) by girod
Branch:
MAIN
CVS Tags:
CLUSTER_SYNC_1
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
lots more bugfixes to cluster sync
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Tue Nov 16 00:47:21 2004 UTC (5 years ago) by girod
Branch:
MAIN
Changes since 1.12: +5 -0 lines
Diff to previous 1.12
more upgrades to the log scheme
also a first cut on the cluster sync code
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Wed Oct 27 02:40:30 2004 UTC (5 years ago) by girod
Branch:
MAIN
Changes since 1.11: +4 -0 lines
Diff to previous 1.11
playing with the new http stuff...
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Mon Oct 11 18:57:22 2004 UTC (5 years, 1 month ago) by girod
Branch:
MAIN
CVS Tags:
PRE_ROOT_LOG,
PRE_NOMEGA_MOTENIC,
HOSTMOTE_PROTOCOL_VERSION_7
Changes since 1.10: +2 -0 lines
Diff to previous 1.10
*** major enhancement to emview.. improves performance dramatically...
also some minor updates to multihop emstar wrapper
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Tue Oct 5 19:47:25 2004 UTC (5 years, 1 month ago) by girod
Branch:
MAIN
CVS Tags:
STATESYNC_LOG_IMPL_V1
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
first implementation of log-based data formats
however, needs some serious work
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Sat Oct 2 22:32:01 2004 UTC (5 years, 1 month ago) by girod
Branch:
MAIN
Changes since 1.8: +10 -5 lines
Diff to previous 1.8
ipulled out device stuff into library
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Mon Sep 27 16:54:01 2004 UTC (5 years, 1 month ago) by girod
Branch:
MAIN
CVS Tags:
STATESYNC_PRE_LOG,
EMSTAR_PRE_HTML
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
*** empty log message ***
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Fri Sep 24 23:22:33 2004 UTC (5 years, 2 months ago) by girod
Branch:
MAIN
Changes since 1.6: +2 -0 lines
Diff to previous 1.6
added a new uptime output to emrun, that is captured in emrun_init.
added process uptime captured in misc_init(). both of these are
accessible through new calls in misc_time.h (misc_time_elapsed()
and misc_time_elapsed_sys()).
also added a function that opens a file, reads it into a buf_t
and closes.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Thu Sep 16 17:31:02 2004 UTC (5 years, 2 months ago) by girod
Branch:
MAIN
Changes since 1.5: +0 -13 lines
Diff to previous 1.5
moved multihop into multihop dir..
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Sun Sep 12 00:58:57 2004 UTC (5 years, 2 months ago) by girod
Branch:
MAIN
Changes since 1.4: +6 -0 lines
Diff to previous 1.4
fixed snack stuff in ezbuild
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Sun Sep 12 00:16:24 2004 UTC (5 years, 2 months ago) by girod
Branch:
MAIN
Changes since 1.3: +7 -0 lines
Diff to previous 1.3
added a new application that will construct an emstar multihop
module from ben's stuff..
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Wed Jul 14 23:39:36 2004 UTC (5 years, 4 months ago) by girod
Branch:
MAIN
CVS Tags:
nims-lab-Sep07-2004,
nims-jr-Sep05-04,
HOSTMOTE_V_6_EXPERIMENTAL,
HOSTMOTE_PROTOCOL_VERSION_6_WITH_HOSTMOAP,
HOSTMOTE_PROTOCOL_VERSION_5_WITH_HOSTMOAP,
HOSTMOTE_PROTOCOL_VERSION_5,
EMSTAR_RELEASE_2_0
Changes since 1.2: +9 -3 lines
Diff to previous 1.2
added new API library code.. workload temporarily broken
added test/example programs
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Mon Jul 12 16:05:26 2004 UTC (5 years, 4 months ago) by girod
Branch:
MAIN
Changes since 1.1: +14 -2 lines
Diff to previous 1.1
update to the state sync code and api.
supports binary mode adds, etc.
also added 'workload' which is a test measurement client.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Fri May 28 15:55:49 2004 UTC (5 years, 5 months ago) by girod
Branch:
MAIN
CVS Tags:
scale_radio_channel,
lessgps_release,
kiss_release,
bp_scale_radio_channel,
LESSGPS_1_00,
KISS_1_0,
HOSTMOTE_PROTOCOL_VERSION_4
first checkin of my state sync code
patches to ndisc_u, got it working i think ;)
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.