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.

MAVLinkTelemetryFlight 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 ModelIndustrialSignalsTelemetryData AcquisitionTime Series

HelixForge

The canonical abstraction layer for hardware on .NET. A shared device interface between your app and hardware, giving every IMU reading, every motor command, and every GPS fix the same shape regardless of source.

HALSimulationRoboticsSensorsTelemetryDevice AbstractionHILSIL

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 automotive, industrial, and mission-critical applications.

Signal ProcessingTelemetryTest & MeasurementGUIBinary ProtocolStreamingAutomotive

CyphalSharp

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

CyphalRoboticsReal-TimeDSDLProtocol Parser

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