Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Telemetry mode #5

Open
Myzhar opened this issue Sep 13, 2017 · 1 comment
Open

Add Telemetry mode #5

Myzhar opened this issue Sep 13, 2017 · 1 comment
Assignees

Comments

@Myzhar
Copy link
Owner

Myzhar commented Sep 13, 2017

Use the command LEP_ SetSysTelemetryEnableState() from Lepton SDK to enable telemetry and to check the status of the sensor.

Documentation:

  • FLIR LEPTON® Software IDD pg 47-48
  • FLIR LEPTON® 3 Long Wave Infrared (LWIR) Datasheet pg 23-25, 30-47

Useful commands:

LEP_ GetSysTelemetryEnableState()
LEP_ SetSysTelemetryEnableState()
LEP_ GetSysTelemetryLocation()
LEP_ SetSysTelemetryLocation()
@Myzhar Myzhar self-assigned this Sep 13, 2017
@Myzhar
Copy link
Owner Author

Myzhar commented Sep 18, 2017

Telemetry enabling has been added... telemetry parsing must be done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant