mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-20 02:53:15 +08:00
5399bd98c7
via `make cleanspaces`
#SBUS Fakerator ###Using
python main.py -$OPTIONS
###Options There are the following options.
| option | description | args |
|---|---|---|
| -i | Activates the SIM's Ivy Interface and send data on it. | |
| -l | Artifically introduce latency | Amount of latency introduced. |
| -p | Port | Serial port address that the RC of the plane is connected to. |
If there is no -i or -p (the output options) an error is thrown that terminates the program.