bluerobotics / bluerobotics/ping-viewer

Application ends if logs over 24 hours

Open
#1,064 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
64
Forks
47
PR merge metrics
No merged PRs in 30d

Description

The problem is that the log was limited to work with a full 24 log using QTimer and fromMSecsSinceStartOfDay.

We should move to unix time and date.

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Locate the log handling that uses QTimer and fromMSecsSinceStartOfDay, then inspect how time is tracked across a full 24-hour period. Done means the application continues running when logs exceed 24 hours and the relevant behavior is covered by a suitable test.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.