[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] a0bee8: [link] parameter to se
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] a0bee8: [link] parameter to set aircraft timeout |
Date: |
Tue, 28 Apr 2015 08:43:27 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: a0bee87ba8f44277aa68a42d338b705d8d9a293c
https://github.com/paparazzi/paparazzi/commit/a0bee87ba8f44277aa68a42d338b705d8d9a293c
Author: Felix Ruess <address@hidden>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
M sw/ground_segment/tmtc/link.ml
Log Message:
-----------
[link] parameter to set aircraft timeout
If no messages are received from an aircraft for some time (default 5000ms=5s),
it is regarded as dead/shut_off and no uplink messages will be sent to it
anymore.
Use the `-ac_timeout` paramter to set the timeout in ms. Set to a negative
number to disable.
See issue #820
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] a0bee8: [link] parameter to set aircraft timeout,
GitHub <=