ROME 2 Praktikum 4

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
HTTPScriptThis is the abstract http script superclass that needs to be derived by application specific http scripts
HTTPScriptIMUThis is a specific http script to read sensor data from an imu
HTTPServerThe HTTPServer class implements a simple webserver that is able to transmit files over an ethernet connection and allows to call scripts that are registered with the server
IMUThis is a device driver class for the ST LSM9DS1 inertial measurement unit
LowpassFilterThis class implements a time-discrete 2nd order lowpass filter for a series of data values
ThreadFlagThis class manages the handling of unique thread flags to trigger rtos threads