CopterExpress / clever-show

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

Add ability to rename copters directly from the server table #47

Closed goldarte closed 4 years ago

goldarte commented 5 years ago

Request description Add a clear solution for the user in UI to change the name of the copter.

Describe the solution you'd like I think that the most convenient way is to double-click to cell with copter name, rename it and then press Enter button

Describe alternatives you've considered Another way is to add separate button called "Rename copter"

artem30801 commented 5 years ago

Should that affect copter_id on copter?

goldarte commented 5 years ago

This ability is added, but now renaming id with the hostname requires restart of Raspberry Pi. We should try to do the renaming without restarting all, but with restarting only necessary services of Raspberry Pi.

goldarte commented 4 years ago

Added necessary settings in [SYSTEM] section of client configuration in v0.4