Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
9f28ddb
Merge pull request #3 from Saagar-Arya/data_sample
JaredBaileyDuke Oct 19, 2025
6c6e639
Merge pull request #4 from Saagar-Arya/read_binary_from_python
Saagar-Arya Oct 20, 2025
b14c8d3
Merge pull request #1 from Saagar-Arya/basics
Saagar-Arya Oct 20, 2025
0d76a76
Merge pull request #2 from Saagar-Arya/neural_network
Saagar-Arya Oct 20, 2025
f04e7fc
Revert "Read binary from python, Refactor Code"
JaredBaileyDuke Oct 23, 2025
2c23809
Merge pull request #6 from Saagar-Arya/revert-4-read_binary_from_python
Saagar-Arya Oct 23, 2025
47739c7
Updated cpp read script to include selection of bin files with ml arg
JaredBaileyDuke Oct 24, 2025
0e31d88
Merge pull request #7 from Saagar-Arya/cpp_read_fix
Saagar-Arya Oct 24, 2025
0523cab
Stripped GCC Method. Added Data Collection Pipeline. TODO: Create gar…
Saagar-Arya Oct 26, 2025
20d3777
adjusted normal controller
Saagar-Arya Oct 26, 2025
51031e3
Merge pull request #8 from Saagar-Arya/collecting_samples
Saagar-Arya Oct 27, 2025
873681b
refactor and GCC
Saagar-Arya Oct 29, 2025
10e9957
Merge pull request #9 from Saagar-Arya/add_gcc_filter
Saagar-Arya Oct 29, 2025
35efa0c
updated data collection to include gcc
Saagar-Arya Oct 29, 2025
20d7ee7
added function that exports to binary and returns list of files
Ahaan1234 Oct 29, 2025
ad9b542
Added MACOS
Saagar-Arya Nov 1, 2025
288afe0
initial save
Ahaan1234 Nov 3, 2025
65eebb1
Merge pull request #10 from Saagar-Arya/os_integrations
Ahaan1234 Nov 3, 2025
76254f6
Merge remote-tracking branch 'origin/main' into save-load-bin
Ahaan1234 Nov 3, 2025
c8cd422
Fixed export binary channel; added working load_from_bin
Ahaan1234 Nov 7, 2025
4e12198
added comments to load_from_bin for future readers
Ahaan1234 Nov 8, 2025
d4a4ac9
tested load from binary on physical saleae, identified legacy binary …
Ahaan1234 Nov 9, 2025
ae9d2d2
fixed Ahaan. Binary export
Saagar-Arya Nov 11, 2025
01bfb83
commit final
Saagar-Arya Nov 11, 2025
86bc224
Update Scripts/Hydrophone_Array.py
Saagar-Arya Nov 11, 2025
4b3ea41
Merge pull request #11 from DukeRobotics/save-load-bin
Saagar-Arya Nov 11, 2025
2ebb6bc
syntax
Saagar-Arya Nov 11, 2025
f717b48
save
Saagar-Arya Nov 12, 2025
24ff17e
save
Saagar-Arya Nov 12, 2025
b80fa44
stripped data_appending
Saagar-Arya Nov 12, 2025
1e68809
Implement data parse
Saagar-Arya Nov 12, 2025
14eef09
save
Saagar-Arya Nov 12, 2025
a82d311
wip
duke-robotics-oogway Nov 12, 2025
631ad7d
envelope shift
Saagar-Arya Nov 14, 2025
e5f3ed9
updated data format for envelope
Saagar-Arya Nov 14, 2025
5e23e8b
pool test data
duke-robotics-oogway Nov 16, 2025
c157066
big saag
duke-robotics-oogway Nov 16, 2025
ac62131
Things are not looking good for these hydrophones
Saagar-Arya Nov 16, 2025
21770c1
big save
Saagar-Arya Nov 30, 2025
70213bf
ready for new test band 16 and .5 whiten
Saagar-Arya Dec 3, 2025
298ec15
save
Saagar-Arya Dec 6, 2025
889d7b3
commt
Saagar-Arya Dec 23, 2025
279986e
PCB Data, first 10 hydrophone 0 is in front, next 10 hydrophone 2 is …
IsabellaChen1635 Jan 9, 2026
9099bf5
wrote code to select features when running (without having to comment…
Ahaan1234 Feb 6, 2026
95e5cd0
added confidence threshold customization
Ahaan1234 Feb 7, 2026
c7c1a44
Set customization up for both conf thresholds and feature cols.
Ahaan1234 Feb 8, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
17 changes: 17 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Scripts/Acoustics_Thruster_Data_Raw_Hydrophone_11_20.csv filter=lfs diff=lfs merge=lfs -text
*.gitignore filter=lfs diff=lfs merge=lfs -text
*.AppImage filter=lfs diff=lfs merge=lfs -text
*.dmg filter=lfs diff=lfs merge=lfs -text
*.dll filter=lfs diff=lfs merge=lfs -text
*.inf filter=lfs diff=lfs merge=lfs -text
*.cat filter=lfs diff=lfs merge=lfs -text
*.txt filter=lfs diff=lfs merge=lfs -text
*.exe filter=lfs diff=lfs merge=lfs -text
*.conf filter=lfs diff=lfs merge=lfs -text
*.md filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.csv filter=lfs diff=lfs merge=lfs -text
*.py filter=lfs diff=lfs merge=lfs -text
*.pyc filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.cpp filter=lfs diff=lfs merge=lfs -text
3 changes: 3 additions & 0 deletions .gitignore
Git LFS file not shown
3 changes: 3 additions & 0 deletions Logic-1.2.40-Linux.AppImage
Git LFS file not shown
3 changes: 3 additions & 0 deletions Logic-1.2.40-MacOS.dmg
Git LFS file not shown
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/atmel_swi_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/biss_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/can_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/dmx_512_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/hd44780_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/hdlc_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/hdmi_cec_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/i2c_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/i2s_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/jtag_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/lin_analyzer.dll
Binary file not shown.
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/mdio_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/midi_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/modbus_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/one_wire_analyzer.dll
Binary file not shown.
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/serial_analyzer.dll
Binary file not shown.
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/smbus_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/spi_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/swd_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/unio_analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Analyzers/usb_analyzer.dll
Binary file not shown.
257 changes: 3 additions & 254 deletions Logic-1.2.40-Windows/Logic-1.2.40/Drivers/Saleae.inf
Original file line number Diff line number Diff line change
@@ -1,254 +1,3 @@
[Version]
Signature = "$Windows NT$"
Class = USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider = %Provider%
DriverVer=08/20/2013,6.0.6000.16388
CatalogFile=saleaecatalogfile.cat


; ========== Manufacturer/Models sections ===========

[Manufacturer]
%Provider% = SaleaeMfg,NTx86,NTamd64

[SaleaeMfg.NTx86]
%USB\SaleaeLogic.DeviceDesc% = LogicInstall, USB\VID_0925&PID_3881
%USB\SaleaeLogic16.DeviceDesc% = Logic16Install, USB\VID_21A9&PID_1001
%USB\SaleaeLogicStart.DeviceDesc% = LogicStartInstall, USB\VID_21A9&PID_1002
%USB\SaleaeLogic4.DeviceDesc% = Logic4Install, USB\VID_21A9&PID_1003
%USB\SaleaeLogic8.DeviceDesc% = Logic8Install, USB\VID_21A9&PID_1004
%USB\SaleaeLogicPro8.DeviceDesc% = LogicPro8Install, USB\VID_21A9&PID_1005
%USB\SaleaeLogicPro16.DeviceDesc% = LogicPro16Install, USB\VID_21A9&PID_1006


[SaleaeMfg.NTamd64]
%USB\SaleaeLogic.DeviceDesc% = LogicInstall, USB\VID_0925&PID_3881
%USB\SaleaeLogic16.DeviceDesc% = Logic16Install, USB\VID_21A9&PID_1001
%USB\SaleaeLogicStart.DeviceDesc% = LogicStartInstall, USB\VID_21A9&PID_1002
%USB\SaleaeLogic4.DeviceDesc% = Logic4Install, USB\VID_21A9&PID_1003
%USB\SaleaeLogic8.DeviceDesc% = Logic8Install, USB\VID_21A9&PID_1004
%USB\SaleaeLogicPro8.DeviceDesc% = LogicPro8Install, USB\VID_21A9&PID_1005
%USB\SaleaeLogicPro16.DeviceDesc% = LogicPro16Install, USB\VID_21A9&PID_1006

; =================== Installation ===================


[LogicInstall]
Include=winusb.inf
Needs=WINUSB.NT

[Logic16Install]
Include=winusb.inf
Needs=WINUSB.NT

[LogicStartInstall]
Include=winusb.inf
Needs=WINUSB.NT

[Logic4Install]
Include=winusb.inf
Needs=WINUSB.NT

[Logic8Install]
Include=winusb.inf
Needs=WINUSB.NT

[LogicPro8Install]
Include=winusb.inf
Needs=WINUSB.NT

[LogicPro16Install]
Include=winusb.inf
Needs=WINUSB.NT


[LogicInstall.Services]
Include=winusb.inf
AddService=WinUSB,0x00000002,WinUSB_ServiceInstall

[Logic16Install.Services]
Include=winusb.inf
AddService=WinUSB,0x00000002,WinUSB_ServiceInstall

[LogicStartInstall.Services]
Include=winusb.inf
AddService=WinUSB,0x00000002,WinUSB_ServiceInstall

[Logic4Install.Services]
Include=winusb.inf
AddService=WinUSB,0x00000002,WinUSB_ServiceInstall

[Logic8Install.Services]
Include=winusb.inf
AddService=WinUSB,0x00000002,WinUSB_ServiceInstall

[LogicPro8Install.Services]
Include=winusb.inf
AddService=WinUSB,0x00000002,WinUSB_ServiceInstall

[LogicPro16Install.Services]
Include=winusb.inf
AddService=WinUSB,0x00000002,WinUSB_ServiceInstall


[WinUSB_ServiceInstall]
DisplayName = %WinUSB_SvcDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WinUSB.sys



[LogicInstall.Wdf]
KmdfService=WINUSB, WinUsb_Install
UmdfServiceOrder=WINUSB

[Logic16Install.Wdf]
KmdfService=WINUSB, WinUsb_Install
UmdfServiceOrder=WINUSB

[LogicStartInstall.Wdf]
KmdfService=WINUSB, WinUsb_Install
UmdfServiceOrder=WINUSB

[Logic4Install.Wdf]
KmdfService=WINUSB, WinUsb_Install
UmdfServiceOrder=WINUSB

[Logic8Install.Wdf]
KmdfService=WINUSB, WinUsb_Install
UmdfServiceOrder=WINUSB

[LogicPro8Install.Wdf]
KmdfService=WINUSB, WinUsb_Install
UmdfServiceOrder=WINUSB

[LogicPro16Install.Wdf]
KmdfService=WINUSB, WinUsb_Install
UmdfServiceOrder=WINUSB



[WinUSB_Install]
KmdfLibraryVersion=1.7



[LogicInstall.HW]
AddReg=Dev_AddRegLogic

[Logic16Install.HW]
AddReg=Dev_AddRegLogic16

[LogicStartInstall.HW]
AddReg=Dev_AddRegLogicStart

[Logic4Install.HW]
AddReg=Dev_AddRegLogic4

[Logic8Install.HW]
AddReg=Dev_AddRegLogic8

[LogicPro8Install.HW]
AddReg=Dev_AddRegLogicPro8

[LogicPro16Install.HW]
AddReg=Dev_AddRegLogicPro16


[Dev_AddRegLogic]
HKR,,DeviceInterfaceGUIDs,0x10000,"{21459242-8155-11DD-BC59-51D755D89593}"

[Dev_AddRegLogic16]
HKR,,DeviceInterfaceGUIDs,0x10000,"{D509886E-3AA5-11DF-861E-86B356D89593}"

[Dev_AddRegLogicStart]
HKR,,DeviceInterfaceGUIDs,0x10000,"{F8BF574A-E31C-40B6-8332-AD51EF1D325D}"

[Dev_AddRegLogic4]
HKR,,DeviceInterfaceGUIDs,0x10000,"{DE7E53F9-378A-4DC9-9AE8-2D7619404112}"

[Dev_AddRegLogic8]
HKR,,DeviceInterfaceGUIDs,0x10000,"{03C61D2D-8A38-4FD3-9E60-1BCAA5FA28C1}"

[Dev_AddRegLogicPro8]
HKR,,DeviceInterfaceGUIDs,0x10000,"{DDB1D63F-0ECF-4E86-94E7-ADB4C765E352}"

[Dev_AddRegLogicPro16]
HKR,,DeviceInterfaceGUIDs,0x10000,"{DDB1D63F-0ECF-4E86-94E7-ADB4C765E353}"


[LogicInstall.CoInstallers]
AddReg=CoInstallers_AddReg
CopyFiles=CoInstallers_CopyFiles

[Logic16Install.CoInstallers]
AddReg=CoInstallers_AddReg
CopyFiles=CoInstallers_CopyFiles

[LogicStartInstall.CoInstallers]
AddReg=CoInstallers_AddReg
CopyFiles=CoInstallers_CopyFiles

[Logic4Install.CoInstallers]
AddReg=CoInstallers_AddReg
CopyFiles=CoInstallers_CopyFiles

[Logic8Install.CoInstallers]
AddReg=CoInstallers_AddReg
CopyFiles=CoInstallers_CopyFiles

[LogicPro8Install.CoInstallers]
AddReg=CoInstallers_AddReg
CopyFiles=CoInstallers_CopyFiles

[LogicPro16Install.CoInstallers]
AddReg=CoInstallers_AddReg
CopyFiles=CoInstallers_CopyFiles


[CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"WUDFUpdate_01007.dll","WinUSBCoInstaller.dll","WdfCoInstaller01007.dll,WdfCoInstaller"

[CoInstallers_CopyFiles]
WdfCoInstaller01007.dll
WinUSBCoInstaller.dll
WUDFUpdate_01007.dll

[DestinationDirs]
CoInstallers_CopyFiles=11

; ================= Source Media Section =====================

[SourceDisksNames.x86]
1 = %DISK_NAME%,,,\x86

[SourceDisksNames.amd64]
2 = %DISK_NAME%,,,\amd64

[SourceDisksFiles.x86]
WdfCoInstaller01007.dll=1
WinUSBCoInstaller.dll=1
WUDFUpdate_01007.dll=1

[SourceDisksFiles.amd64]
WdfCoInstaller01007.dll=2
WinUSBCoInstaller.dll=2
WUDFUpdate_01007.dll=2

; =================== Strings ===================

[Strings]
Provider="Saleae LLC"
USB\SaleaeLogic.DeviceDesc="Saleae Logic USB Logic Analyzer"
USB\SaleaeLogic16.DeviceDesc="Saleae Logic16 USB Logic Analyzer"
USB\SaleaeLogicStart.DeviceDesc="Saleae Logic Start USB Logic Analyzer"
USB\SaleaeLogic4.DeviceDesc="Saleae Logic 4 USB Logic Analyzer"
USB\SaleaeLogic8.DeviceDesc="Saleae Logic 8 USB Logic Analyzer"
USB\SaleaeLogicPro8.DeviceDesc="Saleae Logic Pro 8 USB Logic Analyzer"
USB\SaleaeLogicPro16.DeviceDesc="Saleae Logic Pro 16 USB Logic Analyzer"
WinUSB_SvcDesc="Saleae Logic Analyzer"
DISK_NAME = "Driver Disk"

version https://git-lfs.github.com/spec/v1
oid sha256:4484399160f3c32cdc5f525bf747b2622a130326260b0ef96f73a5b16fa2067e
size 6401
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Drivers/amd64/WUDFUpdate_01007.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Drivers/saleaecatalogfile.cat
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Drivers/x86/WUDFUpdate_01007.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
20 changes: 3 additions & 17 deletions Logic-1.2.40-Windows/Logic-1.2.40/License/License.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
Saleae LLC
Saleae Software & SDK License Agreement

PLEASE READ THIS SOFTWARE LICENSE AGREEMENT (�LICENSE�) CAREFULLY BEFORE USING THE SOFTWARE. BY USING THE SOFTWARE, YOU ARE AGREEING TO BE BOUND BY THE TERMS OF THIS LICENSE. IF YOU ARE ACCESSING THE SOFTWARE ELECTRONICALLY, SIGNIFY YOUR AGREEMENT TO BE BOUND BY THE TERMS OF THIS LICENSE BY CLICKING THE �AGREE/ACCEPT� BUTTON. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE, DO NOT USE THE SOFTWARE AND (IF APPLICABLE) RETURN THE SALEAE SOFTWARE TO THE PLACE WHERE YOU OBTAINED IT FOR A REFUND OR, IF THE SOFTWARE WAS ACCESSED ELECTRONICALLY, CLICK �DISAGREE/DECLINE�.

1. General. The software, libraries, source code, and documentation are licensed, not sold, to you by Saleae LLC (�Saleae�) for use only under the terms of this License, and Saleae reserves all rights not expressly granted to you. The terms of this License will govern any software upgrades provided by Saleae that replace and/or supplement the original Saleae Software product, unless such upgrade is accompanied by a separate license in which case the terms of that license will govern.

2. Permitted License Uses and Restrictions.
Except as and only to the extent permitted in this License and by applicable law, you may not copy, decompile, reverse engineer, disassemble, modify, or create derivative works of the Saleae Software or any part thereof. The Saleae Software may not be operated in conjunction with logic analyzer devices which are not manufactured by Saleae LLC. You may create separate works which utilize libraries provided by the SDK. THE SALEAE SOFTWARE IS NOT INTENDED FOR USE IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL SYSTEMS, LIFE SUPPORT MACHINES OR OTHER EQUIPMENT IN WHICH THE FAILURE OF THE SALEAE SOFTWARE COULD LEAD TO DEATH, PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE.

3. Termination. This License is effective until terminated. Your rights under this License will terminate automatically without notice from Saleae if you fail to comply with any term(s) of this License. Upon the termination of this License, you shall cease all use of the Saleae Software and destroy all copies, full or partial, of the Saleae Software.

4. Disclaimer of Warranties. YOU EXPRESSLY ACKNOWLEDGE AND AGREE THAT USE OF THE SALEAE SOFTWARE IS AT YOUR SOLE RISK AND THAT THE ENTIRE RISK AS TO SATISFACTORY QUALITY, PERFORMANCE, ACCURACY AND EFFORT IS WITH YOU. EXCEPT TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE SALEAE SOFTWARE IS PROVIDED �AS IS�, WITH ALL FAULTS AND WITHOUT WARRANTY OF ANY KIND.

5. Limitation of Liability. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT SHALL SALEAE BE LIABLE FOR PERSONAL INJURY, OR ANY INCIDENTAL, SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES WHATSOEVER, INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, LOSS OF DATA, BUSINESS INTERRUPTION OR ANY OTHER COMMERCIAL DAMAGES OR LOSSES, ARISING OUT OF OR RELATED TO YOUR USE OR INABILITY TO USE THE SALEAE SOFTWARE, HOWEVER CAUSED, REGARDLESS OF THE THEORY OF LIABILITY (CONTRACT, TORT OR OTHERWISE) AND EVEN IF SALEAE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY FOR PERSONAL INJURY, OR OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY TO YOU.

6. Controlling Law and Severability. This License will be governed by and construed in accordance with the laws of the State of California, as applied to agreements entered into and to be performed entirely within California between California residents. This License shall not be governed by the United Nations Convention on Contracts for the International Sale of Goods, the application of which is expressly excluded. If for any reason a court of competent jurisdiction finds any provision, or portion thereof, to be unenforceable, the remainder of this License shall continue in full force and effect.
version https://git-lfs.github.com/spec/v1
oid sha256:be845d125b086ad66028ecdff7d38b995efbd2c405e19ff14a65395c23981bcd
size 4010
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Logic.exe
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Qt5Core.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Qt5Gui.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Qt5Network.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Qt5Sql.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Qt5Svg.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/Qt5Widgets.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/analyzer.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/imageformats/qgif.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/imageformats/qicns.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/imageformats/qico.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/imageformats/qjpeg.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/imageformats/qsvg.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/imageformats/qtga.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/imageformats/qtiff.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/imageformats/qwbmp.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/imageformats/qwebp.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/libeay32.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/platforms/qwindows.dll
Binary file not shown.
5 changes: 3 additions & 2 deletions Logic-1.2.40-Windows/Logic-1.2.40/qt.conf
Git LFS file not shown
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/sqldrivers/qsqlite.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/ssleay32.dll
Binary file not shown.
Binary file modified Logic-1.2.40-Windows/Logic-1.2.40/styles/qwindowsvistastyle.dll
Binary file not shown.
5 changes: 3 additions & 2 deletions README.md
Git LFS file not shown
Loading