-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Idea:
I think it could be very useful to be able to put some markers in the log.
The idea is to ask the test pilot to push some buttom at the begining of the manoeuvre and at the end.
The most important to be able at the end of the manoeuvre to discard the test ( collapse too small , or too big for exemple) for the analysis software to be able to ignore the datas:
There is 3 strategy :
- send the data as sensor
-send data as radiocommand
-send data via debug port
Here the list of the different option to send data to the device:
- Wifi : might be possible to make a apps with button, i m not sure if the data can be send
- I2C: looks like the port is share with GPS , need to see how to send data and to log them
- UART
- mirco usb serial port
- Rc in
Could be interesting to see where the air speed sensor should be plug.
Looks like the driver should be added in the source
to be investigate
Reactions are currently unavailable