D16429: [WIP] Rewrite of Scheduler planning

Eric Dejouhanet noreply at phabricator.kde.org
Thu Oct 25 20:47:24 BST 2018


TallFurryMan created this revision.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
TallFurryMan requested review of this revision.

REVISION SUMMARY
  Fix move still possible just after enabling sort.
  Fix jobs not reset after move, refactor evaluation.
  Optimize UI refresh with manual content update after cell assignment refactoring.
  Refactor cell assignment when adding a new job or editing one.
  Reorder jobs automatically when "Sort Jobs by Altitude and Priority" is enabled.
  Add a few assertions.
  Fix management of score value zero, which is acceptable for observation.
  Rewrite dark sky score calculation to consider seconds at most when comparing times.
  Rewrite altitude score calculation to not modify the job startup time, move logs to caller.
  Commit whole remaining files for pre-testing.
  
  Quite a few bugs left.
  Culmination calculation doesn't work yet, there remains a bug in calculateCulmination which makes the function unstable.

REPOSITORY
  R321 KStars

BRANCH
  improve__visual_sort (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D16429

AFFECTED FILES
  kstars/ekos/scheduler/scheduler.cpp
  kstars/ekos/scheduler/scheduler.h
  kstars/ekos/scheduler/schedulerjob.cpp
  kstars/ekos/scheduler/schedulerjob.h

To: TallFurryMan
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20181025/bc49f9d1/attachment.html>


More information about the kde-edu mailing list