diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -2,16 +2,14 @@ All the TODOs sprinkled throughout the code! Configurable rotation of replay and debug logs. +Automatic rotation of replay log along with debug log? + Configurable timestamp format in logs. macOS compiler may need limits.h included in structures.h. "Starting log replay...." followed by "Unable to read replay log file!" even though replay seemed to work? -Sometimes replaymode = "lastspoke" will replay the last message you sent if you spoke last and sometimes it doesn't - change to always include your last message? -Time based issue due to "seconds ago" rather than specific timestamp? Perhaps extract timestamp and replay from there. -(Pending real world testing to be marked as fixed.) - Can memory usage be reduced further? (e.g. better channel struct management) Ability to load new certificate whilst running. |