Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test and merge feature branch #52

Merged
merged 33 commits into from
Oct 18, 2019
Merged

Test and merge feature branch #52

merged 33 commits into from
Oct 18, 2019

Conversation

artem30801
Copy link
Collaborator

What changed:

  • Data checks in table changes
  • Added indication via red\green cell of connected/disconnected copters
  • Added funtionality to remove clients via user menu or/and automatically remove disconnected clients (note: ENABLED in config by default)
  • Added funtionality to rename copter (including client side) directly from server GUI table (double click on ID to rename). Server will send new id name or command to client and change copter name on client response.

@artem30801 artem30801 added client Client side QT-GUI Fixes or improvents for qt functionality server Server side enhancement New feature or request labels Oct 15, 2019
@goldarte
Copy link
Collaborator

If client is connected for some long time before sending command and if you try to send command, there will be a huge time gap (about 10 seconds) until the command reaches the client.

@goldarte
Copy link
Collaborator

Also, we should change not only client's name, but the hostname too. For this, the client should change 'hostname' paraneters in files: /etc/hostname, /etc/hosts and 'ROS_HOSTNAME' parameter in ~/.bashrc and then execute sudo systemctl restart dhcpcd.

@goldarte
Copy link
Collaborator

Now if selfcheck is not OK, it shows nothing.
Screenshot from 2019-10-17 12-04-17

@goldarte goldarte merged commit eb61fd0 into master Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client side enhancement New feature or request QT-GUI Fixes or improvents for qt functionality server Server side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants