Commit
3d25ab8352679edec088ae819681fb07673602ae
by cornelius.koepp Fix (GUI): Use File-Dialog-Selection on Actual Successful Selection only (Ignore Cancel or Error) The file was modified src/main/java/de/fhdw/gui/FileselectGUI.java
Commit
14415a55d6fea4438103dcfaaac238f56c5928c4
by cornelius.koepp Review-Notes for Group Analytics Squashed ... The file was modified src/main/java/de/fhdw/analysis/implementation/Periodicity.java The file was modified src/main/java/de/fhdw/analysis/implementation/Sequence.java The file was modified src/main/java/de/fhdw/analysis/implementation/Pattern.java The file was modified src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java The file was modified src/main/java/de/fhdw/analysis/implementation/Sincronicity.java
Commit
fe0e182ff97f5b3afdf515bff15f698511d9c447
by cornelius.koepp Review-Notes for Group Data Squashed ... The file was modified src/main/java/de/fhdw/datapool/implementation/SimpleDataPool.java The file was modified src/main/java/de/fhdw/datapool/interfaces/GroupAddressValueTelegram.java The file was modified src/main/java/de/fhdw/datapool/interfaces/TelegramHistory.java The file was modified src/main/java/de/fhdw/datapool/interfaces/GroupAddress.java The file was modified src/main/java/de/fhdw/datapool/interfaces/GroupAddressTelegram.java
Commit
b1dcb138a82db936fa593514fa5b3e0957531beb
by cornelius.koepp Review-Notes for Group Import Squashed ... The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImporter.java The file was modified src/main/java/de/fhdw/importer/interfaces/DeviceAddressImpl.java The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedGroupAddress.java The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java The file was modified src/main/java/de/fhdw/importer/interfaces/GroupAddressImporter.java The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java The file was modified src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java
Commit
f86cdf7b023229b2824410dc405d3cf12052e46c
by till.lehmann es wurde das Problem mit dem Abbruch beim holen der Telgramme behoben The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
238c097058e69dff7e36739319a137452769473a
by pascal.moeller Review of Comments from CK The file was modified src/main/java/de/fhdw/datapool/interfaces/TelegramHistory.java The file was modified src/test/java/de/fhdw/datapool/interfaces/SimpleDataPoolTest.java The file was modified src/main/java/de/fhdw/datapool/implementation/SimpleDataPool.java The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImporter.java The file was modified src/main/java/de/fhdw/datapool/interfaces/GroupAddress.java
Commit
8d7bb027a0eeeb4937d56af19853b3f7c16abe79
by Geske Fabian 93-Integration der DPT im Importer The file was modified src/main/java/de/fhdw/datapool/interfaces/GroupAddress.java The file was modified src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java The file was modified src/main/java/de/fhdw/Main.java The file was modified src/main/resources/GA_Export_ETS6_XML (1).xml The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedGroupAddress.java The file was modified src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTest.java The file was modified src/test/java/de/fhdw/datapool/interfaces/Mock/GroupAddressMock.java The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
ec3bb13ea24866bac3486011b40dd55bc0793f75
by till.lehmann Integration von DPT Objekt The file was modified src/main/resources/Bus_Record (1).csv The file was modified src/main/resources/GA_Export_ETS6_XML (1).xml The file was modified src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java The file was modified src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java The file was modified src/main/java/de/fhdw/Main.java The file was modified src/main/java/de/fhdw/datapool/interfaces/GroupAddress.java The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedGroupAddress.java The file was modified src/test/java/de/fhdw/datapool/interfaces/Mock/GroupAddressMock.java The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java
Commit
c4ddc59c93f346a7ac8ea845ce82e8f8f64426c9
by lisa.kramer Added new Graph with example data in XYDiagrammeTest The file was modified src/main/java/de/fhdw/datapool/interfaces/GroupAddressValueTelegram.java The file was removed src/main/java/de/fhdw/gui/Graph.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.form The file was removed src/main/java/de/fhdw/gui/GraphContainer.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java The file was modified .idea/misc.xml The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java The file was added src/main/java/de/fhdw/gui/GraphPanel.java The file was added src/main/java/de/fhdw/gui/XYDiagrammeTest.java The file was modified src/test/java/de/fhdw/datapool/interfaces/Mock/GroupAddressTelegramMock.java
Commit
a74e35484d4c342762dc70674821dcd473afa59c
by lisa.kramer Bugfix GroupAddressTelegramMock The file was modified src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java
Commit
4af26ba0429c18ae337231854c491fe5e76021f9
by pascal.moeller Change GraphPanel to Show Corresponding GA in Graph The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java The file was modified src/main/java/de/fhdw/gui/GraphPanel.java The file was modified src/main/java/de/fhdw/gui/XYDiagrammeTest.java
Commit
fa81ceb0a1efb309d7ff05753945ef06051123b7
by lisa.kramer Added new scaled y-achsis and labels to graph The file was modified src/main/java/de/fhdw/gui/GraphPanel.java The file was modified src/main/java/de/fhdw/gui/XYDiagrammeTest.java
Commit
46e751fc946a10fdbed337a10d8ed7ea905764d5
by Geske Fabian 93-Integration numericValues The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java The file was added src/main/java/de/fhdw/importer/interfaces/NonNumericTelegram.java The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java The file was added src/main/java/de/fhdw/importer/interfaces/NumericTelegram.java
Commit
087cbd06f7aa9e9f54300a756804fb31e523c992
by lisa.kramer Added stairs between points The file was modified src/main/java/de/fhdw/gui/XYDiagrammeTest.java The file was modified src/main/java/de/fhdw/gui/GraphPanel.java
Commit
5dc66d4cc294d33d1b2aabac67f9302c224a61e6
by ambrogio.tattolo Implemented New Data Strukture for Preprocessed Telegrams The file was added src/test/java/de/fhdw/analysis/PreprocessedTelegramList.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTest.java The file was modified src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java The file was added src/test/java/de/fhdw/analysis/PreprocessedTelegram.java
Commit
a5c9331020b07a1ab8548a0c252f44d2344b5082
by pascal.moeller Added Better Looking Stairs The file was modified src/main/java/de/fhdw/gui/XYDiagrammeTest.java The file was modified src/main/java/de/fhdw/gui/GraphPanel.java
Commit
45cf1b1598c3736e874626d1ec63c010d1eb09e7
by pascal.moeller Refactoring: Removed comment The file was modified src/main/java/de/fhdw/gui/GraphPanel.java
Commit
ded0eddd328fe7f3748b8ce8f5f16aa918639188
by pascal.moeller Added MockMain and added timeline to GraphGUI, refactoring and renaming The file was removed src/main/java/de/fhdw/gui/XYDiagrammeTest.java The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java The file was added src/main/java/de/fhdw/gui/TimelineDiagrams.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/main/java/de/fhdw/gui/mocks/MockMain.java The file was added src/main/java/de/fhdw/gui/SliderPanel.java The file was added src/test/java/de/fhdw/gui/TimelineDiagramsTest.java The file was removed src/main/java/de/fhdw/gui/GraphPanel.java
Commit
276ea93173c796d90fe5f6088cf407a584426ff9
by pascal.moeller Refactoring and added combobox filter The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/test/java/de/fhdw/gui/TimelineDiagramsTest.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.form The file was modified src/main/java/de/fhdw/gui/TimelineDiagrams.java
Commit
126c502faec2f9d9e8f80444d5875732b4407c0d
by pascal.moeller Added RegexFilter The file was removed src/main/java/de/fhdw/gui/mocks/AnalyseMockMain.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.form The file was added src/test/java/de/fhdw/gui/MockMain.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was added src/test/java/de/fhdw/gui/AnalyseMockMain.java The file was modified src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java The file was removed src/main/java/de/fhdw/gui/mocks/MockMain.java The file was modified src/main/java/de/fhdw/gui/TimelineDiagrams.java
Commit
be443e11dc98a8a256c85a9d83e40658ab42f4c1
by Kipka Kai First attempt of the implementation without a specific class. This needs to be done. The file was modified src/test/java/de/fhdw/analysis/PreprocessedTelegram.java The file was added src/test/java/de/fhdw/analysis/RelationBetweenPreprocessedAndSuccessorTelegrams.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTest.java
Commit
504a71e67516c8f06c658fbaef424efbccfd83c5
by Kueker Anton fix: getTimeDifferenceToSuccessor into new class and fix test The file was modified src/test/java/de/fhdw/analysis/PreprocessedTelegram.java The file was modified src/test/java/de/fhdw/analysis/RelationBetweenPreprocessedAndSuccessorTelegrams.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTest.java
Commit
dd850ca6b221e3faa940debe1df87226ab9484d8
by till.lehmann TelegramImpl.java überflüssige felder entfernt. methoden für csv und xml auslesen angepasst. NumericTelegram hat nun numierische übersetzte payloads The file was modified src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java The file was modified src/main/java/de/fhdw/datapool/interfaces/GroupAddressTelegram.java The file was modified src/main/java/de/fhdw/importer/interfaces/NonNumericTelegram.java The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java The file was modified src/main/java/de/fhdw/importer/interfaces/NumericTelegram.java
Commit
5934771f1cea73c0aafb96b0783dde05a7567fd1
by till.lehmann fehler behoben The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
0748034b23e7150ec53dce35337d65d8d629cdaf
by pascal.moeller Added Hashcode Method The file was modified src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java
Commit
05d6443434192df0c307033cbddbef81803e1e7b
by ambrogio.tattolo Implemented New Data Strukture for Preprocessed Telegrams The file was modified src/test/java/de/fhdw/analysis/PreprocessedTelegram.java The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTest.java
Commit
c97f4144b1a69c7bb52b6644565c0dd529f6b690
by ambrogio.tattolo Implemented New Data Strukture for Preprocessed Telegrams 3 The file was removed src/main/java/de/fhdw/analysis/implementation/Sequence.java The file was removed src/main/java/de/fhdw/analysis/implementation/Sincronicity.java The file was added src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramImpl.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTest.java The file was modified src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java The file was added src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramAnalyser.java The file was modified src/test/java/de/fhdw/analysis/PreprocessedTelegram.java The file was removed src/main/java/de/fhdw/analysis/implementation/Pattern.java The file was removed src/main/java/de/fhdw/analysis/implementation/Periodicity.java The file was modified src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java The file was added src/main/java/de/fhdw/analysis/interfaces/PreprocessedTelegram.java
Commit
f59a670255ea31f2fa3d2d473000cfac4f48167c
by pascal.moeller Added Begin and End Function to Diagram The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/main/java/de/fhdw/gui/TimelineDiagrams.java The file was modified src/main/java/de/fhdw/datapool/interfaces/TelegramHistory.java The file was modified src/main/java/de/fhdw/gui/SliderPanel.java
Commit
5e3238691062e0a354c1940572ed858752e88597
by pascal.moeller Added TablePanel The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was added src/main/java/de/fhdw/gui/TablePanel.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.form
Commit
27de87a3f2a7918bdd829a34d37a8d81e5e9ba81
by Geske Fabian 87-KNXD Import Methode eingebaut The file was added src/main/resources/2024-04-22_knxd_GAs_clean.xml The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java The file was added src/main/resources/2024-04-22_knxd_clean.log The file was modified src/main/java/de/fhdw/Main.java
Commit
80b2f4f33b759e757bc97a5ad82b404176fe2618
by till.lehmann TODO erstellen von Telegrammen bei KNXD erfüllt. fehler im auslesen der logs noch vorhanden The file was modified src/main/java/de/fhdw/Main.java The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
1a117d78eeaaec72af7d98032eaf7e1c6f1f7fe7
by Kipka Kai First attempt of the implementation without a specific class. This needs to be done. The file was added src/test/java/de/fhdw/analysis/PreprocessedTelegram.java
Commit
6c1d1d714f92870de6efaca8c4fdc904fd47e5bd
by pascal.moeller Added a Better Name in TimelinePanel The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java The file was modified src/test/java/de/fhdw/gui/MockMain.java
Commit
fbcf6c0a2f299691466991c9ff382d9282a82214
by pascal.moeller Changed languageLevel to JDK_17 The file was modified .idea/misc.xml
Commit
c3fac5f55f02db90479e4c6e4253db067e58536d
by pascal.moeller Moved Mocks to Test Folder (better structure) The file was added src/test/java/de/fhdw/gui/mocks/TelegramImporterMock.java The file was added src/test/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java The file was removed src/main/java/de/fhdw/gui/mocks/GroupAddressImporterMock.java The file was added src/test/java/de/fhdw/gui/mocks/GroupAddressMock.java The file was removed src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java The file was removed src/main/java/de/fhdw/gui/mocks/TelegramImporterMock.java The file was added src/test/java/de/fhdw/gui/mocks/GroupAddressImporterMock.java The file was removed src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java
Commit
54e4e7e6285adfd5deb123b083592f4138e196c5
by Kipka Kai New implementation which calculates the time difference between successor and predecessor The file was modified src/test/java/de/fhdw/analysis/RelationBetweenPreprocessedAndSuccessorTelegrams.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTest.java
Commit
ba469ad61a9f780ea8b7cce58bb2d3da3c60ebef
by Geske Fabian 87-KNXD method for knxd implemented The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java The file was modified src/main/resources/2024-04-22_knxd_clean.log
Commit
967ed175ed68b5dd35f9978d3cf491b64857bb66
by Geske Fabian 87-KNXD Import method for knxd implemented The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java The file was modified src/main/resources/2024-04-22_knxd_clean.log
Commit
ba36e2d883a737761df34f4544a86f5af397a1e0
by Geske Fabian 87-KNXD Import reads all lines of telegrams if user data is not clear The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
20a8c4e2e7c7bbec1ea651bf58295bc5dc94114d
by Geske Fabian 87-KNXD Import reads all lines of telegrams if user data is not clear The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
2d2482f4915f0e13efb2bce0f4a346fc691ccfbe
by Geske Fabian Restore of Main The file was modified src/main/java/de/fhdw/Main.java
Commit
991126fabdc89a057b81568b475bd3922efdbc9d
by Geske Fabian Adding comments at ImportedTelegram The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
24c0a5de525481f74c306b70ac305a28a27ec4fc
by Geske Fabian Adding comments at ImportedTelegram The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTest.java
Commit
0c8094f0a59d4c4cb79ff12fdf3b2599353a66c2
by lisa.kramer Added Tabs to GUI The file was modified src/main/java/de/fhdw/gui/GraphGUI.form The file was modified src/main/java/de/fhdw/gui/GraphGUI.java
Commit
22ba630326986a88ed07295f295b05c37d715819
by Kipka Kai Fix: Output Timerelation Analysys The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTest.java
Commit
1de90194383c1e54de2e2b3a911c932cabba21ef
by Weide Luisa Refactoring Layout The file was modified src/main/java/de/fhdw/gui/GraphGUI.form
Commit
03aad7b0e72a31ef619305bed21b94d041f13e11
by Weide Luisa Refactoring Table Layout The file was modified .idea/misc.xml The file was modified src/main/java/de/fhdw/gui/GraphGUI.form The file was modified src/main/java/de/fhdw/gui/TablePanel.java
Commit
9108420f784108beefa07cdea5d5d40b000a8b6d
by ambrogio.tattolo Feature: Implemented Tripel Structure (GroupAddress/oldValue/newValue) and automated generation and refactored the timeDifference Method. "Der Code wurde von der gesamten Analysegruppe in einer Teams Session implementiert - Methoden mit "Ambrogio Tattolo" als Tag wurden gemeinsam erarbeitet. The file was added src/test/java/de/fhdw/analysis/PreprocessedTelegramAnalyserTest.java The file was modified src/test/java/de/fhdw/analysis/PreprocessedTelegram.java The file was added src/test/java/de/fhdw/analysis/GaValuesTripel.java The file was removed src/test/java/de/fhdw/analysis/PatternAnalyserTest.java The file was removed src/test/java/de/fhdw/analysis/RelationBetweenPreprocessedAndSuccessorTelegrams.java The file was modified src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramImpl.java
Commit
596c9ec7cf9e72cbc8edcbb9f1e5e90f20cc3e5a
by ambrogio.tattolo Refactored and Expand: PreprocessedTelegram Structure, added Interface, Tests and Methods The file was removed src/test/java/de/fhdw/analysis/PreprocessedTelegramAnalyserTest.java The file was modified src/test/java/de/fhdw/analysis/PreprocessedTelegramList.java The file was added src/main/java/de/fhdw/analysis/implementation/GaValuesTripel.java The file was removed src/test/java/de/fhdw/analysis/GaValuesTripel.java The file was added src/main/java/de/fhdw/analysis/interfaces/PtAnalyser.java The file was added src/test/java/de/fhdw/analysis/GaValuesTripelMock.java The file was modified src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramImpl.java The file was removed src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramAnalyser.java The file was added src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java The file was removed src/test/java/de/fhdw/analysis/PreprocessedTelegram.java The file was added src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was added src/test/java/de/fhdw/analysis/PreprocessedTelegramImplMock.java
Commit
255b1f3b69d6234f8cf3ad80353e7271a02f499a
by maximilian.suckow complettet Interfaces, extendet PTAnalyser, small improvements The file was added src/main/java/de/fhdw/analysis/implementation/GaValuesTripelImpl.java The file was modified src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramImpl.java The file was modified .idea/misc.xml The file was added src/main/java/de/fhdw/analysis/interfaces/GaValuesTripel.java The file was modified src/main/java/de/fhdw/analysis/interfaces/PreprocessedTelegram.java The file was modified src/main/java/de/fhdw/analysis/interfaces/PtAnalyser.java The file was removed src/main/java/de/fhdw/analysis/implementation/GaValuesTripel.java The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java
Commit
85726e16c960cffa9d39592a645c0fd6420829d8
by ambrogio.tattolo Dokumentation of Operations and Methods - also fixed typos The file was removed src/main/java/de/fhdw/analysis/implementation/GaValuesTripelImpl.java The file was removed src/main/java/de/fhdw/analysis/interfaces/GaValuesTripel.java The file was removed src/test/java/de/fhdw/analysis/GaValuesTripelMock.java The file was added src/main/java/de/fhdw/analysis/implementation/GaValuesTripleImpl.java The file was added src/main/java/de/fhdw/analysis/interfaces/GaValuesTriple.java The file was modified src/main/java/de/fhdw/analysis/interfaces/PreprocessedTelegram.java The file was added src/test/java/de/fhdw/analysis/GaValuesTripleMock.java The file was modified src/test/java/de/fhdw/analysis/PreprocessedTelegramImplMock.java The file was modified src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramImpl.java The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java The file was modified src/main/java/de/fhdw/analysis/interfaces/PtAnalyser.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
d4e08fd8128ea45c9219fa343bc4a5b3676eba78
by ambrogio.tattolo Review and Refactoring The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was modified src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramImpl.java The file was modified src/main/java/de/fhdw/analysis/implementation/GaValuesTripleImpl.java The file was modified src/main/java/de/fhdw/analysis/interfaces/GaValuesTriple.java
Commit
aa85833384d5be0136c3b1f46d2ebc0eee6bb8e8
by Geske Fabian ImportPackageTest fixed without getType Method The file was modified src/test/java/de/fhdw/datapool/interfaces/Mock/GroupAddressMock.java The file was modified src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java The file was modified src/test/java/de/fhdw/datapool/interfaces/Mock/GroupAddressTelegramMock.java
Commit
8d5b6a17fe224c42f946dfe1a93c46b4a2c104b2
by till.lehmann Test cases adapted and updated The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was modified src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java
Commit
de07c2b770f343bb2db90bb12daf99ed2db5acff
by maximilian.suckow Finale Merge Analyze with Import The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
5e7c7ff9c0c97d7d98fac29417577fa20e922115
by pascal.moeller Added Filter to TablePanel The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/test/java/de/fhdw/gui/mocks/GroupAddressMock.java The file was modified src/main/java/de/fhdw/gui/TablePanel.java
Commit
d39d3b4563dc8a84a20333aebeb0e9a682ab70e0
by pascal.moeller Changed to JDK 17 and small refactoring The file was modified src/main/java/de/fhdw/gui/TablePanel.java The file was modified .idea/misc.xml
Commit
7f269d7a3c464060382b851f65fdabeb8803cd0c
by pascal.moeller Changed Table and Graph to Support NumericTelegrams, know Bug: Scrolling in the Graphpanel is realy slow The file was modified src/test/java/de/fhdw/gui/mocks/GroupAddressMock.java The file was modified src/main/java/de/fhdw/gui/TablePanel.java The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java
Commit
c774b0331ed7d04c714ab1a3ff818c215364a70f
by cornelius.koepp Draft: Use LocalDateTime in Telegram The file was modified src/main/java/de/fhdw/importer/interfaces/NonNumericTelegram.java The file was modified src/main/java/de/fhdw/importer/interfaces/NumericTelegram.java The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
559caded79ac6e21c6a0a50528b04c7eef57a8c0
by cornelius.koepp Q&D Fix for Import of Unknown DPT The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
b3b7abe08ae2701620a40b3c47ffdabfb7523f92
by cornelius.koepp fixup! Q&D Fix for Import of Unknown DPT The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
9cb70b5b1c00785111494fc5f916d2ee6b3bac17
by cornelius.koepp Q&D Fix: Fallback for Fail in Parsing The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
b231c97654f2cb8925476bee5acb6cc620ef95f0
by cornelius.koepp Q&D Fix: Do not Fail on First unknown Line The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
232e7ca5e0a8bae2da810ff14173bc0fba56528e
by cornelius.koepp Q&D Fix: Error-Collection The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java The file was added src/main/java/de/fhdw/importer/interfaces/UnknownKnxdLogImportLineException.java
Commit
740526826ec6a94ec12f21c7a4b03afadb57367e
by cornelius.koepp Improve Readability of GA String Representation The file was modified src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java
Commit
f2d190fa428c499f17d22a571fb0084fad67e3e2
by cornelius.koepp Reduce Output of Error-Collection The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
30750777ff76db75e89ff5aa5329665d93231ad0
by cornelius.koepp (Draft/WIP) Fallback for Unknown DPT The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
56b78cc63c203301b1896905b7d7847c860ffdc3
by cornelius.koepp (Draft/WIP) Fallback for Unknown DPT; Fix: Use for Wrong too The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
6da448a813f32867ba3d90ac90101e3639c0d747
by cornelius.koepp (Draft/WIP) Fallback for Unknown DPT - Fix/Cleanup Implementation The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
cf576f4f204e440dc993031f924fe17abf0ee0e4
by cornelius.koepp (Draft/WIP) Fallback for Unknown DPT - Cleanup Implementation The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
871d36b35e50b442e3d9e73162f513d221df6a93
by cornelius.koepp (Draft/WIP) Fallback for Unknown DPT - Restructure and Replare Clean Implementation The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
0974f5e3be16174298af54b129b8c1d1de5aa254
by cornelius.koepp Quick-Fix: Translation Fails on Wrong DST-Bit The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
b18c1c62fa58a638f6c2bcb667cfe0468ade0472
by Geske Fabian boolean numeric refactored The file was modified src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java
Commit
e3ac7f522a8d6e253a0635f228b80b7ef4d6e1bc
by Geske Fabian refactoring Class Structure and package Structure The file was removed src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java The file was modified src/test/java/de/fhdw/gui/AnalyseMockMain.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java The file was modified src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java The file was removed src/main/java/de/fhdw/importer/interfaces/ImportedGroupAddress.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was added src/main/java/de/fhdw/importer/telegram/TelegramImpl.java The file was modified src/main/java/de/fhdw/facade/Facade.java The file was removed src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java The file was removed src/main/java/de/fhdw/importer/interfaces/DeviceAddressImpl.java The file was removed src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java The file was added src/main/java/de/fhdw/importer/telegram/GroupAddressTelegramTypeImpl.java The file was added src/main/java/de/fhdw/importer/exceptions/UnknownKnxdLogImportLineException.java The file was added src/main/java/de/fhdw/importer/telegram/NumericTelegram.java The file was added src/main/java/de/fhdw/importer/groupaddress/GroupAddressImporterImpl.java The file was removed src/main/java/de/fhdw/importer/interfaces/NonNumericTelegram.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was removed src/main/java/de/fhdw/importer/interfaces/UnknownKnxdLogImportLineException.java The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java The file was added src/main/java/de/fhdw/importer/telegram/buildTelegramFactory.java The file was removed src/main/java/de/fhdw/importer/interfaces/NumericTelegram.java The file was added src/main/java/de/fhdw/importer/telegram/DeviceAddressImpl.java The file was modified src/test/java/de/fhdw/analysis/TelegramRelationTest.java The file was modified src/main/java/de/fhdw/gui/TablePanel.java The file was removed src/main/java/de/fhdw/importer/interfaces/GroupAddressTelegramTypeImpl.java The file was added src/main/java/de/fhdw/importer/telegram/NonNumericTelegram.java The file was added src/main/java/de/fhdw/importer/groupaddress/GroupAddressImpl.java The file was added src/main/java/de/fhdw/importer/telegram/TelegramImporterImpl.java
Commit
2ba888276226e6b2fa8c5b8d1365b5a7adceeee5
by Geske Fabian refactoring Class Structure and package Structure. Extracting Methods into own classes for XML, Csv, Knxd Importer The file was modified src/main/java/de/fhdw/importer/telegram/TelegramImporterImpl.java The file was added src/main/java/de/fhdw/importer/telegram/attributes/DeviceAddressImpl.java The file was modified src/main/java/de/fhdw/importer/telegram/buildTelegramFactory.java The file was removed src/main/java/de/fhdw/importer/telegram/NumericTelegram.java The file was removed src/main/java/de/fhdw/importer/telegram/TelegramImpl.java The file was removed src/main/java/de/fhdw/importer/telegram/DeviceAddressImpl.java The file was removed src/main/java/de/fhdw/importer/telegram/NonNumericTelegram.java The file was added src/main/java/de/fhdw/importer/telegram/EtsCsvImporter.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was added src/main/java/de/fhdw/importer/telegram/KnxdImporter.java The file was added src/main/java/de/fhdw/importer/telegram/attributes/NonNumericTelegram.java The file was added src/main/java/de/fhdw/importer/telegram/attributes/GroupAddressTelegramTypeImpl.java The file was added src/main/java/de/fhdw/importer/telegram/attributes/TelegramImpl.java The file was removed src/main/java/de/fhdw/importer/telegram/GroupAddressTelegramTypeImpl.java The file was modified src/main/java/de/fhdw/gui/TablePanel.java The file was added src/main/java/de/fhdw/importer/telegram/EtsXmlImporter.java The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java The file was added src/main/java/de/fhdw/importer/telegram/attributes/NumericTelegram.java The file was modified src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java
Commit
032281be784ddc0b36bef2bcb793e68d938fdf29
by pascal.moeller Deleted old File (ComboBox) and added scrolling increment. The file was modified src/main/java/de/fhdw/gui/TimelineDiagrams.java The file was removed src/main/java/de/fhdw/gui/ComboBoxMultiSelection.java
Commit
9acfc7fa07385ffb2bacdde81f475ba7a980781b
by ambrogio.tattolo Bug Fix: Commit for Checkout - No relevant Changes The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
d8e9c770609ea750210558d999cbe2eb73a77d9d
by ambrogio.tattolo Bug Fix: Fixed the double Key in Map problem - added hashCode() in GroupAddressImpl and refactored equals method The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was modified src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java
Commit
4929fd72dbadb425152870c204215209680f2dae
by ambrogio.tattolo Bug Fix: Fixed the double Key in Map problem - added hashCode() in GroupAddressImpl and refactored equals method The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java
Commit
bca3c62f7495d33eb56b8b61001825dd9133d36c
by maximilian.suckow Create a test class for PtAnalyser and implement an output of the PreprocessedTelegram Map The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java The file was added src/test/java/de/fhdw/analysis/PtAnalyserTest.java The file was modified src/main/java/de/fhdw/analysis/interfaces/PtAnalyser.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
6e9b46d6b37ac49be2004cefcb0870bcb205cda0
by ambrogio.tattolo Refactoring: Refactoring Methods and made code more efficient The file was modified src/main/java/de/fhdw/analysis/interfaces/PtAnalyser.java The file was modified src/main/java/de/fhdw/analysis/interfaces/PreprocessedTelegram.java The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java The file was modified src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java The file was modified src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramImpl.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserTest.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
b12a4260531bd489b08094b2643a2c7914b06d2c
by ambrogio.tattolo Refactoring: Refactoring Methods and made code more efficient The file was modified src/main/java/de/fhdw/analysis/interfaces/PreprocessedTelegram.java The file was modified src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramImpl.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
b256cd8479cfabc817e53aed64725d4c8748566e
by maximilian.suckow optimize PtAnalyser and PtAnalyser Test, build String outputs for the Maps, integrate BasicStatics in PtAnalyser The file was modified src/main/java/de/fhdw/analysis/interfaces/PtAnalyser.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserTest.java The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java
Commit
50ab0961d4a28fcab1f256d70fe102d72f4859f0
by cornelius.koepp Draft: Event-Handler for Mouse Moving The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java
Commit
ac8cd7904dcd33620d47807b9b4d12660af90d88
by cornelius.koepp Minor: Cleanup The file was modified src/main/java/de/fhdw/gui/TimelineDiagrams.java
Commit
f115111f58981975c2f8be52a435f55f22dab2d3
by cornelius.koepp Fix: Allow Milli Resolution for Time The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java
Commit
8aba9eff847db7bc89be0d56fa63142d7a349e41
by cornelius.koepp Draft: Calculate Time from X-Position The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java
Commit
a5d20d4c0c8149da685106ce58802d5dda5658f2
by cornelius.koepp Draft: Simple Display of Telegram Value The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java
Commit
e7f182f0c96614ce720a90b685bec65a59f847f5
by cornelius.koepp Fix: Check for Same Time, NOT Same Instance of Time-Object The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java
Commit
eb096aeafd391b4b462125d24758650e254512ef
by ambrogio.tattolo Feature: Implemented first version of Successor Analysys String Builder getSuccessorAnalysysByGa() The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java
Commit
4e08546783ca2922b770c9f42eb233a4aeaa1b6b
by maximilian.suckow refactor PatternAnalyser The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java The file was modified src/main/java/de/fhdw/analysis/interfaces/PtAnalyser.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserTest.java
Commit
f52facbf3f201dad16e500b6476dfe3211c17e53
by ambrogio.tattolo Feature: Implemented second version of Successor Analysys String Builder getSuccessorAnalysysByGa() The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
1617faeef25e6efa73a1a0c42c8388b6cb5adb9e
by ambrogio.tattolo Feature: Implemented getSuccessorAnalysysByGa() for the Use in Interface and Impl - Method is AP 2 Ready! The file was modified src/test/java/de/fhdw/analysis/PtAnalyserTest.java The file was modified src/main/java/de/fhdw/analysis/interfaces/PtAnalyser.java The file was modified src/main/java/de/fhdw/analysis/implementation/GaValuesTripleImpl.java The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java The file was modified src/main/java/de/fhdw/analysis/implementation/PreprocessedTelegramImpl.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
d2d3480fd539b1aa7ca3ccf35a482d0486ccb596
by ambrogio.tattolo Feature: Implemented getSuccessorAnalysysByGa() for the Use in Interface and Impl - Method is AP 2 Ready! The file was modified src/test/java/de/fhdw/analysis/PtAnalyserTest.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
01f6de1035d8709f403d7b409e0e278267c50f34
by Geske Fabian refactoring Class Structure and package Structure The file was modified src/main/java/de/fhdw/importer/telegram/EtsXmlImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/TelegramImporterImpl.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was added src/main/java/de/fhdw/importer/telegram/ImporterFactory.java The file was modified src/test/java/de/fhdw/gui/AnalyseMockMain.java The file was modified src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsCsvImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/KnxdImporter.java The file was modified src/test/java/de/fhdw/analysis/TelegramRelationTest.java
Commit
4dc904541935ccdc259519cc10cdc49c57469300
by pascal.moeller Added PositionIndicator for Graphs The file was modified src/main/java/de/fhdw/gui/TimelineDiagrams.java The file was modified src/main/java/de/fhdw/gui/TimelinePanel.java
Commit
a3a6f3e5f2b2bc9e7957ecbc338166296f03f73a
by Geske Fabian DateTime anpassung und Methode The file was modified src/main/java/de/fhdw/importer/telegram/ImporterFactory.java The file was modified src/main/java/de/fhdw/importer/telegram/TelegramImporterImpl.java The file was modified src/main/java/de/fhdw/importer/telegram/KnxdImporter.java
Commit
0c87d77da02b6cb012b6cf4be59dc114b3da45f5
by pascal.moeller Refactoring of Layout and added TextField for Begin and End The file was modified src/main/java/de/fhdw/gui/SliderPanel.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.form The file was modified src/test/java/de/fhdw/gui/mocks/GroupAddressMock.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.java
Commit
8e030ae58d694520eeabd7c00b18f5fdc51623a0
by pascal.moeller Removed Slider and Added Reset Buttons The file was modified src/main/java/de/fhdw/gui/GraphGUI.form The file was modified src/main/java/de/fhdw/gui/GraphGUI.java
Commit
735aa1f54e39acd92ea2f74b9639a237777a7678
by Mac Ha_Trang Updated tests, sonarlint fixes The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java The file was modified src/test/java/de/fhdw/gui/AnalyseMockMain.java The file was modified src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsCsvImporter.java The file was modified src/test/java/de/fhdw/analysis/TelegramRelationTest.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
229e8fbfde4a61281b66d4e44be3574c5f81809e
by pascal.moeller Removed MessageBoxes and better Gui-Labels The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.form
Commit
53b78e43bd60c478895d6f7f09523cf87aae883b
by Geske Fabian DateTime String removed, Only Datetime Object The file was modified src/test/java/de/fhdw/gui/AnalyseMockMain.java The file was modified src/test/java/de/fhdw/analysis/TelegramRelationTest.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsXmlImporter.java The file was added src/main/java/de/fhdw/importer/telegram/ImporterStandard.java The file was removed src/main/java/de/fhdw/importer/telegram/ImporterFactory.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was modified src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsCsvImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/KnxdImporter.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java
Commit
dbcbb89630f45a77b89ad9e1935019b434e235d9
by Geske Fabian DateTime method fixed The file was modified src/main/java/de/fhdw/importer/telegram/KnxdImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/ImporterFactory.java The file was modified src/main/java/de/fhdw/importer/telegram/TelegramImporterImpl.java
Commit
0a05c9b089fd8709a5ee9dc6adeff197abef8519
by Geske Fabian Updated tests, sonarlint fixes The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsCsvImporter.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java The file was modified src/test/java/de/fhdw/gui/AnalyseMockMain.java The file was modified src/test/java/de/fhdw/analysis/TelegramRelationTest.java The file was modified src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java
Commit
ccde38903ef01bc0f3d6aba152b9700919feac10
by Geske Fabian DateTime String removed, Only Datetime Object The file was modified src/test/java/de/fhdw/gui/AnalyseMockMain.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was modified src/test/java/de/fhdw/analysis/TelegramRelationTest.java The file was added src/main/java/de/fhdw/importer/telegram/ImporterStandard.java The file was modified src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java The file was modified src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java The file was modified src/main/java/de/fhdw/importer/telegram/KnxdImporter.java The file was removed src/main/java/de/fhdw/importer/telegram/ImporterFactory.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsCsvImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsXmlImporter.java
Commit
0964f50b702dc2b50dfcd4e77ed0b91b9d481f52
by Geske Fabian TelegramAndExceptionProcesser implemented which is responsible for adding errors and telegramms to Lists The file was modified src/main/java/de/fhdw/importer/telegram/ImporterStandard.java The file was modified src/main/java/de/fhdw/importer/telegram/KnxdImporter.java The file was added src/main/java/de/fhdw/importer/telegram/TelegramAndExceptionProcesserImpl.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsCsvImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsXmlImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/TelegramImporterImpl.java The file was added src/main/java/de/fhdw/importer/interfaces/TelegramAndExceptionProcesser.java The file was removed src/main/java/de/fhdw/importer/telegram/buildTelegramFactory.java
Commit
6b82b04388a10770eebd823e518d763fe1bef6f8
by ambrogio.tattolo Merged relevant Branches and Add UMLs The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java The file was added Analysis_UML.puml The file was added Analysis_UML.png
Commit
bb98529030a71ee8b91cdfff025a20981ba1ca04
by Geske Fabian Exceptions added and implemented in Importer The file was added src/main/java/de/fhdw/importer/exceptions/FalseHexvalueXmlImport.java The file was added src/main/java/de/fhdw/importer/exceptions/UnknownDPTException.java The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramImporter.java The file was added src/main/java/de/fhdw/importer/exceptions/ImportExceptionAndWarning.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsCsvImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/ImporterStandard.java The file was modified src/main/java/de/fhdw/importer/exceptions/UnknownKnxdLogImportLineException.java The file was modified src/main/java/de/fhdw/importer/telegram/TelegramImporterImpl.java The file was added src/main/java/de/fhdw/importer/exceptions/PayloadTranslatorException.java The file was modified src/main/java/de/fhdw/importer/interfaces/TelegramAndExceptionProcesser.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsXmlImporter.java The file was added src/main/java/de/fhdw/importer/exceptions/FailedBuildTelegramm.java The file was modified src/main/java/de/fhdw/importer/telegram/KnxdImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/TelegramAndExceptionProcesserImpl.java
Commit
0a1036820724106c3a71c61bade390547cac502d
by till.lehmann Read and Response telegrams can now be importet, new Field for telegrams with getter The file was modified src/main/java/de/fhdw/datapool/interfaces/GroupAddressValueTelegram.java The file was modified src/main/java/de/fhdw/importer/telegram/attributes/NumericTelegram.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsXmlImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/TelegramImporterImpl.java The file was modified src/main/java/de/fhdw/importer/telegram/ImporterStandard.java The file was modified src/main/java/de/fhdw/importer/telegram/KnxdImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/attributes/NonNumericTelegram.java The file was modified src/main/java/de/fhdw/importer/telegram/EtsCsvImporter.java The file was modified src/main/java/de/fhdw/importer/telegram/attributes/TelegramImpl.java
Commit
63c78705d6480745fbec1a09c4f49868320edb7a
by pascal.moeller Bugfix and added AnalyseGUI to Tab The file was modified src/test/java/de/fhdw/gui/mocks/GroupAddressMock.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.form The file was modified src/main/java/de/fhdw/gui/TablePanel.java The file was modified src/main/java/de/fhdw/gui/AnalyseGUI.java
Commit
b4f97f488de52bf380f6b3cce9ae3bb984222244
by pascal.moeller Added Successor Analysis to GUI The file was modified src/main/java/de/fhdw/gui/GraphGUI.form The file was modified src/main/java/de/fhdw/gui/AnalyseGUI.form The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/main/java/de/fhdw/gui/AnalyseMethods.java The file was modified src/main/java/de/fhdw/gui/AnalyseGUI.java
Commit
38f936c66a60dfb6b4b72fbe786532e48d57c409
by pascal.moeller Added TelegramTableModel and changed Table to use it The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/main/java/de/fhdw/gui/TablePanel.java The file was added src/main/java/de/fhdw/gui/models/TelegramTableModel.java
Commit
791d17dd8dc901186f1c7893de148c8f919dc643
by maximilian.suckow Error in getPeriod fixed The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java The file was modified src/test/java/de/fhdw/datapool/interfaces/Mock/TelegramImporterMock.java The file was modified src/test/java/de/fhdw/gui/mocks/TelegramImporterMock.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserTest.java The file was modified src/test/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java The file was modified src/test/java/de/fhdw/datapool/interfaces/Mock/GroupAddressTelegramMock.java
Commit
974053fc5659f5c89f990ce55719292c1806e594
by pascal.moeller Added that save last Locations to file The file was modified .gitignore The file was modified src/main/java/de/fhdw/gui/FileselectGUI.java
Commit
5afe6d8ede227ffe56a5eed4ae4c28178fe7a427
by pascal.moeller Removed DetailedHistory removed old PatternAnalyser added Count of Telegrams The file was removed src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java The file was removed src/test/java/de/fhdw/analysis/TelegramRelationTest.java The file was removed src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java The file was modified src/main/java/de/fhdw/gui/AnalyseGUI.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.form The file was removed src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java The file was modified src/main/java/de/fhdw/gui/AnalyseMethods.java The file was modified src/main/java/de/fhdw/gui/GraphGUI.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserTest.java
Commit
0b08ef36101407de2a6dbace7b1102330f906c9c
by pascal.moeller Fixed tests after bugfix from importer group The file was modified src/test/java/de/fhdw/gui/mocks/GroupAddressMock.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserTest.java The file was modified src/test/java/de/fhdw/datapool/interfaces/ImportPackageTest.java The file was modified src/test/java/de/fhdw/analysis/PtAnalyserImplTest.java
Commit
23bdef5c52ca4cc3e1433f5a7a164f44db13855f
by pascal.moeller Bugfix for threshold The file was modified src/main/java/de/fhdw/analysis/implementation/PtAnalyserImpl.java