You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Record engine data by having the Engiuno pipe text to a port on the Stratux. The startup script on the stratux starts netcat (nc) in the background to record the text to a file. A script would rotate the file with one file per flight.
The Arduino would create another TCP or UDP port and would output a comma separated text stream of engine data to be logged. One line per second.
The text was updated successfully, but these errors were encountered:
Record engine data by having the Engiuno pipe text to a port on the Stratux. The startup script on the stratux starts netcat (nc) in the background to record the text to a file. A script would rotate the file with one file per flight.
The Arduino would create another TCP or UDP port and would output a comma separated text stream of engine data to be logged. One line per second.
The text was updated successfully, but these errors were encountered: