Products & Open Source

TekLot develops high-performance open-source tools and libraries for telemetry, protocol parsing, resilience patterns, and engineering analysis.

MavLinkSharp

A lightweight .NET library for parsing MAVLink v1/v2 protocol messages from drones, UAVs, and autopilot systems. No code generation required. Load any MAVLink XML dialect at runtime and start parsing telemetry data immediately. Supports serial, UDP, TCP, and any other transport.

MAVLinkUAVAerospaceTelemetryFlight ControlProtocol ParserRuntime Dialect

SignalFlux

The canonical .NET domain model for engineering data. A shared vocabulary that lets different systems speak the same language. Gives every voltage, temperature, signal, and measurement a consistent, strongly typed shape, regardless of source, format, protocol, or vendor.

EngineeringDomain ModelIndustrialAerospaceSignalsTelemetryData AcquisitionTime Series

SignalBench

A professional-grade binary protocol telemetry workbench for decoding, analysis, and signal generation. Features schema-driven parsing, live streaming via TCP/UDP/Serial, interactive visualization, and plugin-based extensibility for aerospace, automotive, and industrial applications.

Signal ProcessingTelemetryTest & MeasurementGUIBinary ProtocolStreamingAerospaceAutomotive

CyphalSharp

Lightweight .NET library for Cyphal protocol parsing using DSDL definitions. Designed for modern aerospace and robotic communication systems.

CyphalAerospaceRoboticsDefenseReal-TimeDSDL

RetrySharp

Resilient retry library for .NET with exponential backoff, jitter, and circuit breaker patterns for robust fault tolerance in distributed systems.

ResilienceDistributed SystemsFault ToleranceCloudEnterpriseCircuit Breaker