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
software_download [2015/06/01 22:01] – [Qt based GUI Utility Programs] bobsoftware_download [2022/10/11 11:29] (current) – [Qt based GUI Utility Programs] bob
Line 5: Line 5:
 The Irig106.org software library is a growing library of routines and utility programs for reading and manipulating IRIG 106 format data files. Software is written in portable C, and supports the following compiler environments: The Irig106.org software library is a growing library of routines and utility programs for reading and manipulating IRIG 106 format data files. Software is written in portable C, and supports the following compiler environments:
  
-  * Microsoft Visual Studio 2008 +  * Microsoft Visual Studio 
-  * Microsoft Visual Studio 2010 +
-  * Microsoft Visual Studio 2012+
   * GCC on Linux   * GCC on Linux
   * DJGPP on DOS   * DJGPP on DOS
Line 14: Line 12:
 ===== Qt based GUI Utility Programs ===== ===== Qt based GUI Utility Programs =====
  
-These utilities programs are based on the Qt application and GUI library. These applications are fully functional but are intended for non-commercial use. For commercial use license contact <license@irig106.org> for further information or to purchase a license key.+These utility 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
  
-^  Qt-based GUI Utility Program / Version \\ / [[http://www.colonywest.us/index.php?option=com_content&view=article&id=46&Itemid=56|MD5 Checksum]] ^  Description +First, there is a Windows installer executableThis installer is built using Inno Setup toolEach installer creates a folder in the "\Program Files" directoryThen the executable, required libraries, and release notes files (if any) are copied to this directoryThe installer also has the Microsoft Visual Studio C run time library installerYou can select whether or not to run the C run time library installerThere 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.
-| **igDmpHeaders** \\ [[http://www.irig106.org/downloads/igDmpHeaders_1.0.1_Install.exe|Windows Installer]] \\ Ver 1.0.1 Released 5/31/2015 \\ bc7d26a9928ba7f63104d8592ed27dd7 | A program for viewing and exporting Ch 10 data file headersThis is very useful for debugging recorder and data file problemsVer 1.0.1 includes a fix for icons and includes the appropriate C run time librariesIt is recommended to uninstall Ver 1.0 before installing Ver 1.0.1. \\ A single user or single workstation license key is available for $99.|+
  
-===== Windows GUI Utility Programs =====+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".
  
-These utilities are built using the Windows .NET framework. +^  Qt-based GUI Utility Program / Version \\ / [[https://www.texttool.com/sha1-online|SHA-1 Checksum]] ^  Description 
- +**igDmpHeaders**   \\ Ver 3.0 Released 10/10/2022  \\ [[https://www.irig106.org/downloads/igDmpHeaders-Setup-3.0.393703.exe | Windows Installer]] \\ 353A1D1416E3CC3B8B6B075DFB4A6408398480AA \\ [[http://www.irig106.org/downloads/igDmpHeaders-3.0.393703.zip | Zip File]] \\ 3F720252119A1FC4CEB517AFD57A387AC97C9290 \\ [[http://www.irig106.org/downloads/igDmpHeaders-3.0.393703-pw.zip | Password Protected Zip File]] \\ B325BBB031B17528C9E881898ECA0E97E91A393B | A program for viewing and exporting Ch 10 data file headers. This is very useful for debugging recorder and data file problems.| 
-^  Windows GUI Utility Program / Version \\ / [[http://www.colonywest.us/index.php?option=com_content&view=article&id=46&Itemid=56|MD5 Checksum]] ^  Description +| **igDisplayTMATS** \\ Ver 3.Released 10/11/2022  \\ [[https://www.irig106.org/downloads/igDisplayTMATS-Setup-3.1.393798.exe|Windows Installer]] \\ E3A34BC381727FAC0ECF019E18DC8491B0816E35 \\ [[http://www.irig106.org/downloads/igDisplayTMATS-3.1.393798.zip|Zip File]] \\ 42A5B0E39BB86BB60ACC6F14FC8815D1DB14F412 \\ [[http://www.irig106.org/downloads/igDisplayTMATS-3.1.393798-pw.zip|Password Protected Zip File]] \\ 7499CAF3C65FB5A6717211CDD9E48FB62C548645 | 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. | 
-| [[http://www.irig106.org/downloads/Display_TMATS_1.7.1.zip|Display_TMATS]] \\ Ver 1.7.1 Released 4/8/2013 \\ 6182e83e529b7bbead71e2d23d07734b \\ [[http://www.irig106.org/downloads/Display_TMATS_release_notes.txt|Release Notes]]  | A program for reading a displaying the TMATS setup record from a Ch 10 data file. | +**ig106Dub**       \\ Ver 3.0 Released 3/16/2022 \\ [[https://www.irig106.org/downloads/ig106Dub-Setup-3.0.exe             |Windows Installer]] \\ 26A3A77485F0692703D6942EC56427F403A28421 \\ [[http://www.irig106.org/downloads/ig106Dub-Setup-3.0.zip|Zip File]]        \\ DCD52142B0AEDE3FED00029E499FDFC199AF9EB8 \\ [[http://www.irig106.org/downloads/ig106Dub-Setup-3.0-pw.zip|Password Protected Zip File]]         \\ BE55A840EDA128E9851E853F3CCADEAF342B05D2 | A program for dubbing Ch 10 data files, with selected time slices and selected channels. |
-| [[http://www.irig106.org/downloads/i106Dub.zip|i106Dub]] \\ Ver 0.9.\\ 0cf30fb1d392d637578e0734c5c67d04 | A program for dubbing Ch 10 data files, with selected time slices and selected channels. |+
  
 ===== Windows Command Line Utility Programs ===== ===== Windows Command Line Utility Programs =====
Line 31: Line 27:
 Utility programs are command line utilities. They can be compiled and run from a Windows console or from a Unix/Linux shell. Individual compiled versions built as Windows Console applications can be downloaded below. Or download the complete executables zip file. Utility programs are command line utilities. They can be compiled and run from a Windows console or from a Unix/Linux shell. Individual compiled versions built as Windows Console applications can be downloaded below. Or download the complete executables zip file.
  
-Windows Console ^ Utility Program Version ^ Description ^ [[http://www.colonywest.us/index.php?option=com_content&view=article&id=46&Itemid=56|MD5 Checksum]] ^ +^ Program ^  Version   Notes  ^ Description ^ [[http://www.colonywest.us/index.php?option=com_content&view=article&id=46&Itemid=56                     |MD5 Checksum]] ^ 
-| [[http://www.irig106.org/downloads/i106stat.exe|i106stat.exe]] | Ver 1.03 | Generate a summary of data channels and message types | b8a00c327632c12612084c2876a192cd | +| [[http://www.irig106.org/downloads/i106stat.exe|i106stat.exe]]          Ver 1.03   [[https://github.com/bbaggerman/irig106utils/commits/master/src/i106stat.c|{{:text.png|}}]]      | Generate a summary of data channels and message types                                                   | b8a00c327632c12612084c2876a192cd | 
-| [[http://www.irig106.org/downloads/i106trim.exe|i106trim.exe]] | Ver 1.02 | Trim a data file based on start and/or stop time. | c5f81eab6ef41f5fcaabcdf6ca45c2bf | +| [[http://www.irig106.org/downloads/i106trim.exe|i106trim.exe]]          Ver 1.02   [[https://github.com/bbaggerman/irig106utils/commits/master/src/i106trim.c|{{:text.png|}}]]      | Trim a data file based on start and/or stop time.                                                       | c5f81eab6ef41f5fcaabcdf6ca45c2bf | 
-| [[http://www.irig106.org/downloads/idmptime.exe|idmptime.exe]] | Ver 1.00 | Readdecode, and dump time messages in humanly readable format de1beb824c51670c6c407e7b4211f75a +| [[http://www.irig106.org/downloads/i106udprcv.exe|i106udprcv.exe]]      Ver 1.00   [[https://github.com/bbaggerman/irig106utils/commits/master/src/i106udprcv.c|{{:text.png|}}]]    | Receivedisplay, and write Ch 10 UDP data stream                                                     6799a66d5325a0345ad43cc645d9471f 
-| [[http://www.irig106.org/downloads/idmpindex.exe|idmpindex.exe]] | Ver 1.01 | Read, decode, and dump Chapter 10 index packets 729a01f542692a420c73a4896339469c +| [[http://www.irig106.org/downloads/i106vid.exe|i106vid.exe]]            Ver 1.00  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/i106vid.c|{{:text.png|}}]]       | Extract Video Fmt 0 data a channel                                                                      | 3d96cf05a2562776c9c02faa810355a2 | 
-| [[http://www.irig106.org/downloads/idmptmat.exe|idmptmat.exe]] | Ver 1.03 | Read and print out the TMATS record in various formats bc08e0944777410406126661d5bfa69b +| [[http://www.irig106.org/downloads/idmp16pp194.exe|idmp16pp194.exe]]    Ver 1.00  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmp16pp194.c|{{:text.png|}}]]   | Read and dump 16PP194 bus messages in a humanly readable format                                         59bf2c618db58e1e2d8680f396c61228 
-| [[http://www.irig106.org/downloads/idmp1553.exe|idmp1553.exe]] | Ver 1.02 | Read and dump 1553 messages in a humanly readable format | e1cb99862aa4ee343a23012f9ce0607e | +| [[http://www.irig106.org/downloads/idmp429.exe|idmp429.exe]]            Ver 1.01  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmp429.c|{{:text.png|}}]]       | Read, decode, and dump ARINC 429 messages in a humanly readable format                                  129e4a9e83ace7a11e85bc3fb652d3a2 
-| [[http://www.irig106.org/downloads/idmpuart.exe|idmpuart.exe]] | Ver 1.00 | Read and dump UART messages in a humanly readable format | 07103847df7103baa2a43403f6247fdb +| [[http://www.irig106.org/downloads/idmp1553.exe|idmp1553.exe]]          Ver 1.02   [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmp1553.c|{{:text.png|}}]]      | Read and dump 1553 messages in a humanly readable format                                                | e1cb99862aa4ee343a23012f9ce0607e | 
-| [[http://www.irig106.org/downloads/idmpins.exe|idmpins.exe]] | Ver 1.02 | Read, decode, and dump INS messages in a humanly readable format. See the idmpins page for more details 360e407d250a06107b37260c27f92fbe +| [[http://www.irig106.org/downloads/idmparinc664.exe|idmparinc664.exe]] |  Ver 1.00   [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmparinc664.c|{{:text.png|}}]]  | Read and dump ARINC 664 messages in a humanly readable format                                           74628e3884b120a68f922cfe003ab6ef 
-| [[http://www.irig106.org/downloads/idmpgps.exe|idmpgps.exe]] | Ver 1.00 | Read, decode, and dump GPS NMEA messages from a UART channel in a humanly readable format | a4ed06db55999622e894c131f6bbe30a | +| [[http://www.irig106.org/downloads/idmpcan.exe|idmpcan.exe]]            Ver 1.00  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmpcan.c|{{:text.png|}}]]       | Read, decode, and dump CAN Bus packets                                                                  | ea85334c248fd272c2fda5481460a749 | 
-| [[http://www.irig106.org/downloads/idmp429.exe|idmp429.exe]] | Ver 1.01 | Read, decode, and dump ARINC 429 messages in a humanly readable format | 129e4a9e83ace7a11e85bc3fb652d3a2 +| [[http://www.irig106.org/downloads/idmpeth.exe|idmpeth.exe]]            Ver 1.01  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmpeth.c|{{:text.png|}}]]       | Read, decode, and dump Ethernet messages in a humanly readable format                                   db35016155f0e8a2dfdf7d96a5f748c5 
-| [[http://www.irig106.org/downloads/idmppcm.exe|idmppcm.exe]] | Ver 1.01 | Read, decode, and dump PCM F1 messages in a humanly readable format. Only throughput mode is supported. | da205efa3ca260bf85d047f1f8f91dc9 | +| [[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/idmpeth.exe|idmpeth.exe]] | Ver 1.01 | Read, decode, and dump Ethernet messages in a humanly readable format | db35016155f0e8a2dfdf7d96a5f748c5 +| [[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/idmpcan.exe|idmpcan.exe]] | Ver 1.00 | Read, decode, and dump CAN Bus packets ea85334c248fd272c2fda5481460a749 +| [[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/i106vid.exe|i106vid.exe]] | Ver 1.00 | Extract Video Fmt 0 data channel 3d96cf05a2562776c9c02faa810355a2 |+| [[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/idmptmat.exe|idmptmat.exe]]          Ver 1.03  |  [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmptmat.c|{{:text.png|}}]]      | Read and print out the TMATS record in various formats                                                  bc08e0944777410406126661d5bfa69b 
 +| [[http://www.irig106.org/downloads/idmpuart.exe|idmpuart.exe]]          Ver 1.00   [[https://github.com/bbaggerman/irig106utils/commits/master/src/idmpuart.c|{{:text.png|}}]]      | Read and dump UART messages in humanly readable format                                                07103847df7103baa2a43403f6247fdb |
  
 See [[http://www.irig106.org/downloads/i106utils.txt|i106utils.txt]] for more information about these programs. See [[http://www.irig106.org/downloads/i106utils.txt|i106utils.txt]] for more information about these programs.
- 
-Download all utility programs from [[http://www.irig106.org/downloads/i106utils_515.zip|i106utils_515.zip]]  Download source code for these utility programs from [[http://www.irig106.org/downloads/i106utils_src_515.zip|i106utils_src_515.zip]] 
  
 ===== Library ===== ===== Library =====
  
-[[http://www.irig106.org/downloads/irig106lib_512.zip|irig106lib Ver 512]] (7/16/2014) - A software library for reading, writing, and parsing IRIG 106 data files. Supported compiler environments include Microsoft Visual C 6, Visual Studio 2005, 2008, and 2010, as well as GCC on Linux and DJGPP. An experimental and incomplete Python wrapper is also included.+Besides the various software utilities, there is a software library for reading, writing, and parsing IRIG 106 data files. Supported compiler environments include Microsoft Visual Studio as well as GCC on Linux and DJGPP. An experimental and incomplete Python wrapper is also included. Latest source for this library is available on github (see below).
  
 ===== Source Code ===== ===== Source Code =====
  
-All source code is freely available for downloading. Release versions are available from the [[http://sourceforge.net/project/showfiles.php?group_id=172282|SourceForge File Download]] area. The very latest source is available from the [[http://sourceforge.net/p/irig106/code/HEAD/tree/|SourceForge SVN repository]].+All source code is freely available for downloading.  
 + 
 +Release versions of the [[https://github.com/bbaggerman/irig106lib|IRIG 106 Library]] and the [[https://github.com/bbaggerman/irig106utils|IRIG 106 utilities]] are available from the GitHub Repository area. 
 + 
 +<WRAP important> 
 +11/28/2018 - The source has been moved from SourceForge to GitHub. The current version and complete change history is available there. The SourceForge project is still at [[http://sourceforge.net/project/showfiles.php?group_id=172282|SourceForge]] areaThis source is deprecated and shouldn't be used in the future. 
 +</WRAP> 
 + 
  
 ===== Future Plans ===== ===== Future Plans =====
software_download.1433214108.txt.gz · Last modified: 2015/06/01 22:01 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