Flight Core LEDs
-
Is there documentation somewhere on how to manually control the LEDs on the flightcore?
-
Hi Andrew,
Here's an example that we use to go through the LEDs during board testing, this isn't exposed really but if you want to modify code here's how to toggle them:
https://github.com/modalai/px4-firmware/blob/modalai-1.11/src/systemcmds/modalai/modalai.c#L251
Let me know if you need anything else!
-Travis
-
Hi Andrew,
Here's an example that we use to go through the LEDs during board testing, this isn't exposed really but if you want to modify code here's how to toggle them:
https://github.com/modalai/px4-firmware/blob/modalai-1.11/src/systemcmds/modalai/modalai.c#L251
Let me know if you need anything else!
-Travis
Thank you @modaltb. I was able to control the LED with my code (yellow = waiting for serial, blue = data valid, red = data not valid).
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login