====== M300 Data System ====== * Description: Data Acquistion and Playback System * Manafacturer: Science Engineering Associates (SEA, Inc.) * Model: 300 * Serial Number: 3038 * Purchased: June 20, 2005: Instrument received at UND for initial testing. * Weight: 50.4 lbs. ===== Change Log ===== July 27, 2013: Create the Ophir Project. Add the King Probe Adjustment factor (set to 0.5) to Ophir fml.300 table. July 30, 2012: M300 Software updated o the latest version. January 12, 2012: Moved active USB port from front to back so that both back USB ports active. Will use the second USB cable to connect to KVM switch keyboard. January 12, 2012: Removed version 1 SBUS card and installed version 2 SBUS that was being used in the M200. Nothing wrong with old SBUS card. Old SBUS card was installed in M200. February 8, 2011 Installed the DMT ISACAPS card into the S.E.A. M300. Working w/ Dave on the 15 pin interface cable from card to the plane data box. Its address on the card is 1019. March 7, 2011 Received 2DC card back from S.E.A. Installed into M300 for testing. November 7, 2012 Installed 1D#0 0x0700 S/N 1033 in the M300 for the PCASP probe. ===== Check Disk at Startup ===== If you get a black screen at start up it is likely do to a system file problem on disk Add chkfsy -vP / after /etc/netstart in /etc/config/sysint ===== Tag Number Standard ===== [[https://sourceforge.net/apps/mediawiki/adpaa/index.php?title=.:M300Tags:home#M300_Tags_Standard_Definiation|ADPAA Standard]] ===== Time Sync Configuration ===== The /home/bypass/timesync.awk need to be run to sync the M300 to the Time Code Generator. This sync the time to UTC. The programs (/bin/rtc, /bin/date, and bin/rtc) were set with file mode +s to enable the timesync.awk script to be run without being root. The M300 is configured on the aircraft network to use static IP Address of 192.168.0.110. The M300 has a NTP server running where other computers on the network can sync there time to. #!/bin/bash /bin/stty baud=19200 stopb=1 bits=8