Commit Graph

438 Commits

Author SHA1 Message Date
Douglas Gillespie
36da1bcbeb Merge branch 'main' of https://github.com/douggillespie/PAMGuard into main 2023-05-29 09:02:48 +01:00
Douglas Gillespie
1b5454be91 Stop command
small change so command is available as a constant
2023-05-26 10:27:25 +01:00
Douglas Gillespie
d841959171
Merge pull request #45 from PAMGuard/main
pull from main
2023-05-26 09:53:08 +01:00
Douglas Gillespie
d350d5a765 Merge branch 'main' of https://github.com/PAMGuard/PAMGuard 2023-05-26 09:46:33 +01:00
Douglas Gillespie
397e742358 Update ScrollingDataPanel.java
Fixed 'scroll to' bug in datamap
2023-05-26 09:46:22 +01:00
Douglas Gillespie
d074d40a50 Offline bearing localiser
Fixed some issues with making sure correct raw or fft data are loaded
for offline bearing calculations.
2023-05-25 11:42:05 +01:00
Douglas Gillespie
ee153d6ffe Update OfflineFileList.java
Sort function in offline file list
2023-05-25 09:10:51 +01:00
Douglas Gillespie
f97f967b23
Merge pull request #44 from PAMGuard/main
Map file errors
2023-05-23 15:46:57 +01:00
Douglas Gillespie
c17208d315 Map file errors
Trap errors in corrupt map files and deal with a null array error in
analogue sensors readout.
2023-05-23 15:45:44 +01:00
Douglas Gillespie
508ca524e8
Merge pull request #43 from PAMGuard/main
update from main
2023-05-12 15:38:04 +01:00
Douglas Gillespie
db037c6d29 Fixing SUD order 2023-05-12 15:37:21 +01:00
Douglas Gillespie
c95579d04f Merge branch 'main' of https://github.com/PAMGuard/PAMGuard.git into main 2023-05-12 10:03:58 +01:00
Douglas Gillespie
bf5f0daca5 NI Playback bug
Fix bug in NI playback which threw an exception if no devices were
present and configured in NI-MAX
2023-05-12 10:03:30 +01:00
Douglas Gillespie
1ea20d80ed Merge branch 'main' of https://github.com/douggillespie/PAMGuard into main 2023-05-08 15:46:04 +01:00
Douglas Gillespie
88b034207a
Merge pull request #42 from PAMGuard/main (#106) 2023-05-08 15:44:26 +01:00
Douglas Gillespie
becb24dcc5
Merge pull request #42 from PAMGuard/main
X3 updates
2023-05-08 15:43:58 +01:00
Douglas Gillespie
29f0bf7e48
Merge branch 'main' into main 2023-05-08 15:43:46 +01:00
Douglas Gillespie
f5ff9da8dd updated x3 repo
Updated X3 to use CRC checks on data. Affects a small number of sud
files.
2023-05-08 15:23:31 +01:00
Douglas Gillespie
49843b405f Some query changes
Changes in server code required update of some of the json for existing
queries.
2023-05-07 20:06:59 +01:00
Douglas Gillespie
00410d2017 Exception handling
Exception handling and warning messages on Tethys transactions
2023-05-07 19:00:37 +01:00
Douglas Gillespie
71c8415bc8 Playing with export options 2023-05-06 19:26:04 +01:00
Douglas Gillespie
38b05b13c5 Merge branch 'main' of https://github.com/douggillespie/PAMGuard into main 2023-05-06 11:15:48 +01:00
Douglas Gillespie
af82147f9e Bug fix
Bug fix in binary store checks
2023-05-05 14:14:22 +01:00
Douglas Gillespie
a7cacc108f update to X3 repo 2023-05-04 13:39:50 +01:00
Douglas Gillespie
36cd0af0bc updated x3 library 2023-05-03 19:17:36 +01:00
Douglas Gillespie
56cb06ea1c
Batch and X3 updates (#105)
* Update FileListWorker.java

* Support batch processing

Multicast controller and a couple of additional commands to work with
the batch processing plugin.

* Database float unpack

Better unpacking checks of floats coming back from the database

* Batch changes

Changes in support of batch processing

* Small changes for batch processing

* update X3 to get Detector parameters

X3 and PAMguard updated to get and save the SoundTrap click detector
parameters.
2023-05-03 19:10:07 +01:00
Douglas Gillespie
2953d82b58 update X3 to get Detector parameters
X3 and PAMguard updated to get and save the SoundTrap click detector
parameters.
2023-05-03 19:06:45 +01:00
Douglas Gillespie
8a9719b425 Tethys working again
And a bit more playing around with metadata handling for Deploymnet
documents
2023-05-01 18:55:35 +01:00
Douglas Gillespie
379cd61afa Merge branch 'main' of https://github.com/douggillespie/PAMGuard into main 2023-04-24 13:35:51 +01:00
Douglas Gillespie
f74bb5eb89
Merge pull request #41 from PAMGuard/main
updated x3
2023-04-24 13:29:09 +01:00
Douglas Gillespie
317f87265a Updated x3
updated SUD reader to handle and unexpectedchunkID.
2023-04-24 12:49:19 +01:00
Douglas Gillespie
96d18b85a7 Merge branch 'main' of https://github.com/PAMGuard/PAMGuard 2023-04-19 09:08:58 +01:00
Douglas Gillespie
73282b9a71 checking nan sample rate in ST Click detector 2023-04-19 09:07:54 +01:00
Douglas Gillespie
6a0c9b55d1
Improvements for batch processing (#104)
* Update FileListWorker.java

* Support batch processing

Multicast controller and a couple of additional commands to work with
the batch processing plugin.

* Database float unpack

Better unpacking checks of floats coming back from the database

* Batch changes

Changes in support of batch processing

* Small changes for batch processing
2023-04-19 09:05:25 +01:00
Douglas Gillespie
4f0f4a6c36 Merge remote-tracking branch 'PAMGuardDGOriginal/main' into main
Conflicts:
	src/binaryFileStorage/BinaryStoreProcess.java
	src/clickDetector/layoutFX/clickClassifiers/SweepClassifierSetPaneFX.java
2023-04-13 18:04:38 +01:00
Douglas Gillespie
dfb78813ea Update TethysControl.java 2023-04-13 17:41:52 +01:00
Douglas Gillespie
795b32e440
Merge pull request #40 from PAMGuard/main
merge fix in reprocess manager
2023-04-13 17:11:28 +01:00
Douglas Gillespie
e3a7dc3ad1 Small changes for batch processing 2023-04-13 17:06:53 +01:00
Douglas Gillespie
57bae3c39c Fix reprocess manager
Stop it responding with stupid questions when there are no part complete
stores.
2023-04-13 17:05:40 +01:00
Douglas Gillespie
87db5ae6ab
Merge batch support (#103)
* Update FileListWorker.java

* Support batch processing

Multicast controller and a couple of additional commands to work with
the batch processing plugin.

* Database float unpack

Better unpacking checks of floats coming back from the database

* Batch changes

Changes in support of batch processing
2023-04-07 18:36:51 +01:00
Douglas Gillespie
f97977a1ea
Merge pull request #39 from PAMGuard/main
Batch Processing (#102)
2023-04-07 18:36:07 +01:00
Douglas Gillespie
fff36a904b Batch changes
Changes in support of batch processing
2023-04-07 18:32:18 +01:00
Douglas Gillespie
7ae7739b22
Batch Processing (#102)
* Update FileListWorker.java

* Support batch processing

Multicast controller and a couple of additional commands to work with
the batch processing plugin.

* Database float unpack

Better unpacking checks of floats coming back from the database
2023-04-07 18:25:27 +01:00
Douglas Gillespie
30fbc6d290 Database float unpack
Better unpacking checks of floats coming back from the database
2023-04-06 21:43:20 +01:00
Douglas Gillespie
a2da810690 Support batch processing
Multicast controller and a couple of additional commands to work with
the batch processing plugin.
2023-04-06 16:44:47 +01:00
Douglas Gillespie
2bb8c0b164 Merge branch 'main' of https://github.com/douggillespie/PAMGuard 2023-04-05 19:36:10 +01:00
Douglas Gillespie
da21d54d3e Update FileListWorker.java 2023-04-05 19:35:48 +01:00
Douglas Gillespie
ed77670458
Merge pull request #38 from PAMGuard/main
Merge in from main
2023-04-05 19:33:16 +01:00
Douglas Gillespie
42d560f91b
Merge branch 'main' into main 2023-04-05 19:33:05 +01:00
stabbutt
629f430988
Merge SMRUC Fork to PG Main Fork (#101)
* Fix network sender since it was hopelessly out of date and did not send
data in the correct format. OK now, though only tested on NARW.

* Fix network sender since it was hopelessly out of date and did not send
data in the correct format. OK now, though only tested on NARW.

* Mods to support command line and Network control of PAMGuard and to
retrieve summary information from some modules.

* Fix issue #80: recording path command line override

* Allow RUNNOTHING bearing calculations

* Quick solution to issue #88.

* Added logic to allow run nothing direct PAMGuard control for SMRU
Consulting batch processing

* Mistake in merge, committing changes from PAMGuard Main to SMRU Fork

* Run nothing updates for preventing thread leaks on bash

* Synchronize with Pamguard Main at PAMGuard/Pamguard:main commit 3573eaa
on 1/24/23

* Added network sender global arguments for port, ipaddress, station Id1,
station Id2

* Added runtime arguments for network send configuration

* Fix typo in tag 'netSend' rather than 'newSend'

* Fixed typo. set port to port, not to address

---------

Co-authored-by: Douglas Gillespie <50671166+douggillespie@users.noreply.github.com>
2023-04-05 09:37:17 +01:00