Custom acquisition software has been written and included in the Airborne Data Processing and Acquisition (ADPAA) software package. Command,
python3 ./GillSonic_CH601.py
is used to acquire the data.
A Raspberry Pi 4 has been setup to acquire the data in CH601 with command,
lxterminal –command=“python3 /home/pi/ADPAA/src/scripts_python/GillSonic_CH601.py”
which is stored in the file,
~/bin/start_GillSonic_CH601
The Gill Sonic acquisition program start with pi user login via a line added to /etc/profile.
The software being used for the Sonic Anemometer is WindView, which can be download from the Manufacturer Web Site. System is setup with rdesktop using standard password. Computer has Open SSH server installed and setup using “students” as username and standard password. Data is Stored in the c:\WindData directory. DeltaCopy has been downloaded and install, which enables rsync on Aircraft server to access the DeltaCopy software's Virtual Directory 'WindData' (has been added in DeltaCopy Server software) on the computer via network port 873 that needs to be open in the Windows firewall.
To start the WindView software on the computer in CH601 and begin logging data follow these steps:
For troubleshooting purposes: