mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-21 22:52:22 +00:00
Restart (#138)
* binary store count Fix issue in binary store object count * update V10aa/other for testing * update V10aa/other for testing * reenable buffer dumping * update V to 10ac for testing * Additional diagnostics Additional output of CPU usage for each module when stopping * V 2.02.10ad for testing Fixed issue of finding correct raw data block
This commit is contained in:
parent
c607f17449
commit
7818049ef1
@ -197,7 +197,7 @@ public class PamController implements PamControllerInterface, PamSettings {
|
||||
|
||||
private Timer diagnosticTimer;
|
||||
|
||||
private boolean debugDumpBufferAtRestart = false;
|
||||
private boolean debugDumpBufferAtRestart = true;
|
||||
|
||||
private NetworkController networkController;
|
||||
private int nNetPrepared;
|
||||
|
Loading…
Reference in New Issue
Block a user