Douglas Gillespie
b0a063004e
Merge branch 'main' of https://github.com/PAMGuard/PAMGuard
2023-06-09 12:28:29 +01:00
Douglas Gillespie
8274f00db4
Group3D localiser dialog
...
Small fix to group3d localiser to correctly enable settings button in
dialog when the dialog is reopened
2023-06-09 12:26:42 +01:00
Douglas Gillespie
d207325b2d
Handle corrupt sud files
...
Better handling of corrupt sud files which will not return a valid audioinputstream. These will be gracelessly skipped during analysis.
2023-05-31 12:41:17 +01:00
Douglas Gillespie
62148351c6
Release V2.02.08
2023-05-30 15:27:29 +01:00
Douglas Gillespie
a8699086ce
GPS NMEA Initials
...
Add a wildcard option so that GPS will use any valid RMC or GGA string
irrespective of the first to characters of the string name.
2023-05-30 14:59:53 +01:00
Douglas Gillespie
3df05c3ec6
Document export
2023-05-29 15:27:21 +01:00
Douglas Gillespie
36da1bcbeb
Merge branch 'main' of https://github.com/douggillespie/PAMGuard into main
2023-05-29 09:02:48 +01:00
Douglas Gillespie
d24687dfe9
changes to plugins
...
small change in function that finds plugins to make it easier to add
temporary ones while developing.
2023-05-26 17:07:18 +01:00
Douglas Gillespie
af5d21df5f
updated readme
2023-05-26 10:28:54 +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