Adaptive Design  CONTACT US 
[email protected] 
Home Products Technology Software News Contact
Our software model is quite simple, we are supporting anyone who wants to interface existing software with our hardware, or develop a ground up application using adaptive sensors and telemetry infrastructure. We are commited to support the software comunity with documentation and working examples, for transport, or decoding the data from our sensors. 
Data Flow
A simplified model of the data flow is presented in the following picture, and software developpers can choose to hook in diiferent points into the flow.

Data Flow

The first layer is the radio transport layer, and is implemeted in our products, so will skip this level. The second level is the raw packet level, where data is encapsulated in text packets, avalable on two types of interfaces, serial port (COMs) or Ethernet UDP/IP. Next level is the text level which is test description of the mesurements and a timestamp.
Example code is provided for decoding the data into text mesages from a serial COM, and for UDP/IP conection a lightweight server is awailable as C examplecode (linux) to be used for web services or database servers. This server will listen on a dedicated port  and will decode the packets into text mesages on a terminal.
we are happy to answer to all your questions by email, as quick as we can.
 

 

Coming soon.