This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is
to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how
to perform functions such as adding a new layer adding lines and
points, and editing a layers data.
One of the most important issues affecting
the implementation of microcontroller
software deals with the data-decision
algorithm. Data-decision refers to decoding
the DIO-pin from the CC400/CC900. Two
main principles exist for decoding
Manchester-coded data: Data decision
based on timing the period between
transitions, and data decision based on
oversampling.
This material is essentially Chapter 9 of the book Software Development in Pascal by
Sartaj Sahni, NSPAN Printing and Publishing, 1993. It is reproduced here with permission
of the publisher.