mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-21 22:52:22 +00:00
Detection, Classification, and Localisation of marine mammal and other bioacoustic signals
ae6e2f947b
* Variable sound output level Mods to SoundPlayback module to allow additional parameters. Implemented system for NI cards to allow changes to selected output voltage range meaning output can be boosted to level higher than current default. * Code to support nogui operations when no screens present on headless system * Fix problem of nogui headless operation trying to access screen size. * Click detector display fixes 1. ICI not displaying correctly 2. Component sizes in display dialog on hres monitors * Work on batch processing, after testing of options to autostart, autoexit and set wav file folder, database and binary store. * Update MHTClickTrainAlgorithm.java Fix unsynchronised access to a datablock in click train detector which was causing index errors. * Revamp of offline process messaging and control Includes some databsae logging of completed tasks * Offline task logging Bit more work, including notes and database storage of task reprocessing. Guess this could all become 'proper' PAMGuard data and be shown in a table on the display but that not priority enough. * Dialog packing Fix a couple of dialogs which don't back well on HDPI monitors * UDP Control Added multiport functionality * Java version Changes unpacker to deal with non numeric characters on Linux * Fix to getVersion() So new version of this command should now work on Linux and Windows. * Multiport test Quick tester for multiport comms * Spectrogram display Stop spectrogram display continually recreating panels since it was unsubscribing discarded ones and sometimes causing crash in observable notifications. * Backup manager bug Error if no database. Fixed. * Daylight saving problem Fix daylight saving problem in generation of timestamps in SQLTypes. See long explanation in SQLTypes.java. Only occurred in the hour after daylight saving starts. |
||
---|---|---|
.settings | ||
buildconfigurations | ||
lib64 | ||
liblinux | ||
repo | ||
src | ||
.classpath | ||
.fatjar | ||
.gitattributes | ||
.gitignore | ||
.project | ||
BlankAccess._accdb | ||
BlankOOo._odb | ||
buoynet.exe | ||
dependency-reduced-pom.xml | ||
javaOptions32.PNG | ||
javaOptions64.PNG | ||
libgcc_s_dw2-1.dll | ||
libstdc++-6.dll | ||
LICENSE | ||
License_GNU_GPL3.html | ||
License_GNU_GPL3.txt | ||
missing_Java.html | ||
msvcr100.dll | ||
NetworkMonitor.exe | ||
PamguardBeta32_MixedMode.l4j.ini | ||
PamguardBeta32_ViewerMode.l4j.ini | ||
PamguardBeta32.l4j.ini | ||
PamguardSettings.psf | ||
PamSettingsFiles.psg | ||
pom.xml | ||
README.html | ||
readme.md | ||
recentDatabase.psg | ||
vcruntime140.dll | ||
WMM.COF |
This is the main code repository for the PAMGuard software.
This repository was created on 7 January 2022 from sourceforge SVN repository at https://sourceforge.net/p/pamguard/svn/HEAD/tree/ revision r6278.
If you are a PAMGuard developer, you should clone and branch this repository and share with any collaborators in your own workspace. When your work is ready, contact the PAMGuard team to have your changes merged back into this repo.