Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2017-05-09
23:30
Corrected a problem in removing items from the delayed event queue where expired events were not taken into account. Leaf check-in: 1e3df2a217 user: andrewm tags: trunk
2016-11-06
20:09
Build of pycca and tack for macosx. check-in: 15694b418d user: andrewm tags: trunk
17:50
Changes in pycca and tack to improve build under macosx. check-in: 1b62fec06c user: andrewm tags: trunk
2016-09-15
23:33
Rework to pycca and tack to bring in latest changes in STSA mechanisms and latest versions of ral package. check-in: ac285fc8ed user: andrewm tags: trunk
2014-05-22
14:34
Archive package files for linux x86_64. check-in: 63d4cf2042 user: andrewm tags: trunk, mpssespi-1.0
14:28
Archive x86_64 bit build files. check-in: 2f321cc29b user: andrewm tags: trunk
14:23
Committing build binaries and docs in preparation for release of 1.0 of mpssespi package. check-in: d4fce2e055 user: andrewm tags: trunk
2014-05-20
14:24
Committing extracted code for mpssespi package. check-in: 8d5d3b6aff user: andrewm tags: trunk
14:21
Configuration edits in preparation for 1.0 release of mpssespi package. check-in: 79e24c1a17 user: andrewm tags: trunk
2014-05-08
14:40
Added code to properly export the commands of the package and to build a mapping dictionary for the ensemble command. check-in: 26bd6e7610 user: andrewm tags: trunk
2014-04-25
03:40
Documentation clean up and adding files. I'm calling this beta 2 but expect few changes before an "official" 1.0 release. check-in: 1f8119e942 user: andrewm tags: trunk, mpssespi-1.0b1
2014-04-20
23:39
Correction of last minute stupid mistakes. check-in: 1a577ebff7 user: andrewm tags: trunk
23:34
Finished up mpssespi package. Ready for beta 1 release. check-in: 438b770cfa user: andrewm tags: trunk
2014-04-13
23:33
Removed code to deal with transferring in bit units for quantities that are not a multiple of a byte. The FTDI example does this. More experimentation is necessary to see what is really going on. check-in: 43d2941313 user: andrewm tags: trunk
2014-04-11
03:07
Added code to deal with the fact that the library seems to limit bit transfers to a maximum of 8 bits. So for longer bit transfers, we divide the transfer into a number of bytes and then transfer the residual bits. check-in: 60a8507711 user: andrewm tags: trunk
2014-04-06
23:57
First release of mpssespi package source code. check-in: 81da3c41b8 user: andrewm tags: trunk
2014-03-15
22:15
Corrected a problem with delayed event processing. In the case where the amount of remaining time returned when the physical timing resource was stop turned out to be zero was not handled properly. It triggered an assertion about the state of the delayed event queue. That case is not handled properly and several areas associated with dealing with expired events on the delayed event queue have been cleaned up. check-in: f0f1d06c7b user: andrewm tags: trunk
2014-03-13
15:56
Corrected another pycca architecture macro. check-in: 910d4fef40 user: amangogna tags: trunk
14:05
Corrected several macros that pycca inserts into the generated code. In particular the macro for self generated events was incorrect. As written the macro called the wrong function in the software architecture resulting in self generated events not being dispatched in preference to non-self generated events. This violates one of the basic rules of the execution model and has been a latent bug for some time. check-in: e9ab34b2d8 user: andrewm tags: trunk
2013-11-16
23:22
Release of tack version 3.6 on macosx. check-in: f9f3cdc0ff user: andrewm tags: trunk
2013-10-27
23:25
Release of tack version 3.6 on linux. check-in: fb616ed428 user: andrewm tags: trunk
2013-10-23
20:43
Release of tack 3.6. Fixed a bug in emitting the harness portal mapping table. The number of classes in the table was sometimes wrong for classes that have no attributes, events or polymorphic events. Build for win32 available. check-in: 32b9d60445 user: amangogna tags: trunk
2013-10-13
22:46
Updating latest changes to pycca_portal code into libtack. check-in: 5ce4d73681 user: andrewm tags: trunk
2013-09-15
21:51
Release of pycca version 4.3 and tack version 3.5 form macosx x86_64. check-in: cf5118e387 user: andrewm tags: trunk
2013-08-22
16:04
Release of pycca 4.3 for win32. check-in: a65a5016f8 user: amangogna tags: trunk
14:18
Release of pycca version 4.3 on 32 bit linux. Fixed problem with CH transitions on events that carry a signature. check-in: 7474c977ab user: andrewm tags: trunk
00:50
Changes in preparation for release of version 4.3 of pycca to correct error found in producing the EventMap. check-in: 15e2aa1ad0 user: andrewm tags: trunk
2013-08-20
16:04
Corrected a problem where an event that carries parameters also has an explicit transition to "CH". This causes an error when generating the event map because the "CH" transition was not filtered out. check-in: 39d3d59482 user: amangogna tags: trunk
2013-08-08
15:41
Release of tack 3.5 for win32. check-in: b93bd9c2fc user: amangogna tags: trunk
14:17
Further refinements of tack changes to handle printf and scanf format specifiers. Release of version 3.5. check-in: cc28906001 user: andrewm tags: trunk
2013-08-07
18:14
Correction on how scanning "bool" variable types. Booleans are a bit special in that they have no scanf format specifier. check-in: 1efe7dba52 user: amangogna tags: trunk
14:46
Correcting problems with how format and scan conversions were done. Adapted code to use C99 PRIx and SCNx format strings from inttypes.h. check-in: a472834a37 user: andrewm tags: trunk
2013-07-14
00:11
Changed labels to buttons in pyccaexplore. Labels cause problems with MacOS. check-in: 1d07c2aa0d user: andrewm tags: trunk
2013-05-12
22:17
Release of tack 3.4 for macosx x86_64. check-in: 424a572c4b user: andrewm tags: trunk
22:13
Release of pycca 4.2 for macosx x86_64. check-in: 7ccda9598c user: andrewm tags: trunk
2013-05-09
16:43
Release of revision 3.4 for win32. Updated version in the docs. check-in: f5c6f2f1d1 user: amangogna tags: trunk
14:17
Release of version 3.4 on linux. Incorported correction of subtype reference and new revision of mechs.c into libtack. check-in: 86fb04f599 user: andrewm tags: trunk
2013-05-08
23:12
Corrected a problem in building the instance map where subtype instances that were part of a compound hierarchy were causing a problem. Increased version to 3.4 in preparation for a new release. check-in: 825220c6b6 user: amangogna tags: trunk
2013-05-06
16:17
Build of pycca 4.2 for win32. check-in: bd598a6f7d user: amangogna tags: trunk
00:25
Corrected a problem in pycca where subtype classes that are part of a compound generalization, i.e. they were a subtype of multiple generalization hierarchies, where one of the hierarchies was stored as a union was mis-diagnosed as having multiple union type hierarchy references. Generally, a subtype may not be a union type subtype for multiple hierarchies but may be so for at most one. The rest must be pointer references. This error failed to distinguish secondary references as pointer references and therefore declared multiple union type references. check-in: 9060f7ea24 user: andrewm tags: trunk
2013-03-10
19:47
Additional work on 1.6 release of STSA. Deal with weak qualifier for Cortex-M3. Add conditional compilation for IAR compiler. check-in: 2f3f17bdd9 user: andrewm tags: trunk
2013-02-21
15:42
Changes to STSA to remove the expired event queue. Expired events are now marked by a special delay time to keep track of their state rather than moving them to a different queue. This is a checkpoint in the source in preparation for a version 1.6 release. check-in: 9df768ab68 user: andrewm tags: trunk
2013-02-19
18:54
First attempt at dressage application. check-in: 83ee6f7de4 user: amangogna tags: trunk
2013-02-11
19:32
Release of pycca version 4.1 for windows. check-in: 7c3dfe8905 user: amangogna tags: trunk
2013-02-09
22:25
Release pycca version 4.1 for macosx. check-in: 3355f7b647 user: andrewm tags: trunk
22:08
Release of pycca version 4.1 for linux. check-in: c310643143 user: andrewm tags: trunk
2013-02-07
20:02
Update to elf2ral code. check-in: 57927ef899 user: amangogna tags: trunk
2013-02-04
17:41
Release tack version 3.3 for windows. check-in: 52d7285ad9 user: amangogna tags: trunk
2013-02-03
01:30
Changes to pycca source files to make run under MacOSX. check-in: 16d79b2191 user: andrewm tags: trunk
00:41
Release of tack version 3.3. for macosx. check-in: e85c1bd4b2 user: andrewm tags: trunk