User Tools

Site Tools


software_download

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
software_download [2021/03/10 13:22] – [Windows Command Line Utility Programs] idmptime bobsoftware_download [2022/02/02 13:35] – [Qt based GUI Utility Programs] bob
Line 14: Line 14:
 These utilities programs are Windows programs based on the C/C++ IRIG 106 library and the Qt application and GUI library. There are two options for installing these programs.  These utilities programs are Windows programs based on the C/C++ IRIG 106 library and the Qt application and GUI library. There are two options for installing these programs. 
  
-First, there is a Windows installer executable. This installer is built using Inno Setup tool. Each installer creates a folder in the "\Program Files (x86)" directory. Then the executable and release notes files are copied to this directory. Two Qt DLLs, QtCore4.dll and QtGui4.dll, are copied to the Windows 32 bit system directory. The installer also has the Microsoft Visual Studio 10 SP 1 C run time library installer. You can select whether or not to run the C run time library installer. There is no harm if you first try it without the MS C run time library installer. There are also a few program settings are stored in the registry.+First, there is a Windows installer executable. This installer is built using Inno Setup tool. Each installer creates a folder in the "\Program Files" directory. Then the executable, required libraries, and release notes files (if any) are copied to this directory. The installer also has the Microsoft Visual Studio C run time library installer. You can select whether or not to run the C run time library installer. There is no harm if you first try it without the MS C run time library installer but there is really no reason not to. There are also a few program settings are stored in the registry.
  
-Second, there is a zip file available for downloading. This zip file contains all the files necessary to run. Just unzip the zip file to an appropriate directory and double-click on the executable. Again, the Microsoft C run time library installer is available if necessary.+Second, for each program there are two zip file available for downloading. Zip files contain all the files necessary to run. Just unzip the zip file to an appropriate directory and double-click on the executable. Again, the Microsoft C run time library installer is available if necessary. A second password protected zip file is also available. Sometimes this can make it easier to download through a firewall. The password is "irig106".
  
 ^  Qt-based GUI Utility Program / Version \\ / [[http://onlinemd5.com/|SHA-1 Checksum]] ^  Description  ^ ^  Qt-based GUI Utility Program / Version \\ / [[http://onlinemd5.com/|SHA-1 Checksum]] ^  Description  ^
-| **igDmpHeaders** \\ Ver 2.0 Released 6/17/2018 \\ [[http://www.irig106.org/downloads/igDmpHeaders-Setup-2.0.exe|Windows Installer]] \\ f9c4a8cadd35998e3a6c2bdab98601dc3b3e18f2 \\ [[http://www.irig106.org/downloads/igDmpHeaders-2.0.zip|Zip File]] \\ 394eab79baf67bf1ccf7e654d8b3037f1c9f75d6 | A program for viewing and exporting Ch 10 data file headers. This is very useful for debugging recorder and data file problems. Includes the appropriate C run time libraries. | +| **igDmpHeaders** \\ Ver 3.0 Released 2/2/2022 \\ [[http://www.irig106.org/downloads/igDmpHeaders-Setup-3.0.exe|Windows Installer]] \\ 7D774D9B29479041605AA9986CF12A4CE3964F3E \\ [[http://www.irig106.org/downloads/igDmpHeaders-3.0.zip|Zip File]] \\ AD46C4FE8B022762187EA45EB5D435D1E3E540AF \\ [[http://www.irig106.org/downloads/igDmpHeaders-3.0.zip|Password Protected Zip File]] \\ 4E0FE5F909865885528F2F2EE4B04D768526EA51E | A program for viewing and exporting Ch 10 data file headers. This is very useful for debugging recorder and data file problems. Includes the appropriate C run time libraries. | 
-| **igDisplayTMATS** \\ Ver 2.Released 9/1/2020 \\ [[http://www.irig106.org/downloads/igDisplayTMATS-Setup-2.1.exe|Windows Installer]] \\ 08207785808EA3243E793693E3B2026C74A4A9CF \\ [[http://www.irig106.org/downloads/igDisplayTMATS-2.1.zip|Zip File]] \\ 925A06B69DDAF96CF85D3E4150F75792BD200D6A \\ [[http://www.irig106.org/downloads/igDisplayTMATS-Setup-2.1.zip|Password Protected Zip File]] \\ 8F69C32191052CBFEF154D78EBA8D8FBA81151EE | A program for reading a displaying the TMATS setup record from a Ch 10 data file or stand-alone TMATS file. TMATS is displayed in raw form, summary form, and tree form. IRIG 106 Ch 9 signature is calculated. For TMATS with an embedded signature, the signature is checked. Includes the appropriate C run time libraries. The password protected zip file may make it easier to download through a firewall. The password is "irig106".|+| **igDisplayTMATS** \\ Ver 3.Released 2/2/2022 \\ [[http://www.irig106.org/downloads/igDisplayTMATS-Setup-3.0.exe|Windows Installer]] \\ D0F0AE7897EC28725413C4C833A9175613793FD1 \\ [[http://www.irig106.org/downloads/igDisplayTMATS-3.0.zip|Zip File]] \\ 925A06B69DDAF96CF85D3E4150F75792BD200D6A \\ [[http://www.irig106.org/downloads/igDisplayTMATS-Setup-3.0.zip|Password Protected Zip File]] \\ 4E0FE5F909865885528F2F2EE4B04D768526EA51E | A program for reading a displaying the TMATS setup record from a Ch 10 data file or stand-alone TMATS file. TMATS is displayed in raw form, summary form, and tree form. IRIG 106 Ch 9 signature is calculated. For TMATS with an embedded signature, the signature is checked. Includes the appropriate C run time libraries. |
 ===== Windows GUI Utility Programs ===== ===== Windows GUI Utility Programs =====
  
Line 45: Line 45:
 | [[http://www.irig106.org/downloads/idmpgps.exe|idmpgps.exe]]            Ver 1.00  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmpgps.c|{{:text.png|}}]]       | Read, decode, and dump GPS NMEA messages from a UART channel in a humanly readable format               | a4ed06db55999622e894c131f6bbe30a | | [[http://www.irig106.org/downloads/idmpgps.exe|idmpgps.exe]]            Ver 1.00  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmpgps.c|{{:text.png|}}]]       | Read, decode, and dump GPS NMEA messages from a UART channel in a humanly readable format               | a4ed06db55999622e894c131f6bbe30a |
 | [[http://www.irig106.org/downloads/idmpindex.exe|idmpindex.exe]]        Ver 1.02  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmpindex.c|{{:text.png|}}]]     | Read, decode, and dump Chapter 10 index packets                                                         | 23edaf96b0a5aa072f7bf4883402be95 | | [[http://www.irig106.org/downloads/idmpindex.exe|idmpindex.exe]]        Ver 1.02  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmpindex.c|{{:text.png|}}]]     | Read, decode, and dump Chapter 10 index packets                                                         | 23edaf96b0a5aa072f7bf4883402be95 |
-| [[http://www.irig106.org/downloads/idmpins.exe|idmpins.exe]]            Ver 1.02   [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmpins.c|{{:text.png|}}]]       | Read, decode, and dump INS messages in a humanly readable format. See the [[https://www.irig106.org/idmpins/index.phtml|idmpins page]] for more details | 360e407d250a06107b37260c27f92fbe |+| [[http://www.irig106.org/downloads/idmpins.exe|idmpins.exe]]            Ver 1.03   [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmpins.c|{{:text.png|}}]]       | Read, decode, and dump INS messages in a humanly readable format. See the [[https://www.irig106.org/idmpins/index.phtml|idmpins page]] for more details | eb9be618bcf9e844b01d3bc0558a431f |
 | [[http://www.irig106.org/downloads/idmppcm.exe|idmppcm.exe]]            Ver 1.01  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmppcm.c|{{:text.png|}}]]       | Read, decode, and dump PCM F1 messages in a humanly readable format. Only throughput mode is supported. | da205efa3ca260bf85d047f1f8f91dc9 | | [[http://www.irig106.org/downloads/idmppcm.exe|idmppcm.exe]]            Ver 1.01  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmppcm.c|{{:text.png|}}]]       | Read, decode, and dump PCM F1 messages in a humanly readable format. Only throughput mode is supported. | da205efa3ca260bf85d047f1f8f91dc9 |
 | [[http://www.irig106.org/downloads/idmptime.exe|idmptime.exe]]          Ver 1.02  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmptime.c|{{:text.png|}}]]      | Read, decode, and dump time messages in a humanly readable format                                       | f0b2359299359d30ce2c0aed2a43af94 | | [[http://www.irig106.org/downloads/idmptime.exe|idmptime.exe]]          Ver 1.02  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmptime.c|{{:text.png|}}]]      | Read, decode, and dump time messages in a humanly readable format                                       | f0b2359299359d30ce2c0aed2a43af94 |
software_download.txt · Last modified: 2022/10/11 11:29 by bob

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki