CopterExpress / clever-show

Software for making the drone show with 🍀
GNU General Public License v3.0
76 stars 42 forks source link

Self-remove drones from server's table #67

Closed Ianselot closed 4 years ago

Ianselot commented 4 years ago

Request description If a drone was power-off it will continue to stay in the server's table. It is uncomfortable.

Describe the solution you'd like The drone must be self removed from table after constant delay time without telemetry. Set the delay time as a parameter in server's config file.

artem30801 commented 4 years ago

Problem is known and likely to be solved by tweaking sock - keepalive params Besides, IMHO very strict dependace to the telemetry messages isn't going to end well

goldarte commented 4 years ago

Not tested on Raspberry

artem30801 commented 4 years ago

Tested, fix confirmed