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

Feature/activate reservation #14

Merged
merged 11 commits into from
Jan 22, 2018
Merged

Conversation

LudwigSo
Copy link
Collaborator

@LudwigSo LudwigSo commented Jan 8, 2018

The branch got a bit messy. Therefore the name is missleading and the PR contains the following features:

  • UAVs use the reservation mechanismn from the charging stations
  • The charge algorithmn has realistic values and is an implementation of the corresponding interface, which should simplify alterations or additions.
  • The charging station is able to prioritize the efficient part of the charge algorithmn. As soon as an UAV reaches the second stage of the charging it will be exchanged with an UAV with lower current state when possible. This behaviour needs to be (de-)activated in the configuration.
  • There are 4 statistical values recorded: usedPower, chargedPower (which differ by the efficiancy applied in the configuration and are technically rather one value), reservations and chargedMobileNodes.
  • A new 3d model is added. While I am not totally happy with the appearance in the simulation I would definitly rate it an upgrade compared to our charging cow. ;)

Furthermore there were some bugfixes and code alterations applied.

The PR includes one known bug which is described here:
#13

@ThomDietrich
Copy link
Owner

Hey! Thanks for the PR, just so you know, I'll look at and merge this PR on Wednesday.

Btw. how can anything be an upgrade to a charging cow? ;)

@ThomDietrich ThomDietrich merged commit 113dda9 into master Jan 22, 2018
@ThomDietrich ThomDietrich deleted the feature/activateReservation branch January 22, 2018 15:12
@ThomDietrich ThomDietrich restored the feature/activateReservation branch January 22, 2018 15:15
@ThomDietrich ThomDietrich deleted the feature/activateReservation branch January 22, 2018 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants