Nasa Transmit Mac OS

Mac
  • About CDDIS
  • Data and Products
  • Techniques
  • Programs
  • Publications

The first thing you must do to start the process of making the UDF Software work on the Mac is to install OS X. At this point, you should be installing OS 10.2 (Jaguar) since it is the latest and greatest version of the operating system. However, if you already have version 10.1 on your system you are set. NOTE: OS X is not an optional requirement. UPDATE 12/11/14: After a considerate conversation with Apple, Transmit iOS 1.1.2 has been released with restored 'Send To' functionality. While the process feels less-than-perfect, this resolution is a nice reminder that, just as we thought, there are good people at Apple who will push hard to do the right thing. We estimate that it will take about forty-five (45) minutes to read the instructions, gather the facts, answer the questions, and transmit. You may send comments on our time estimate above to: Lori Parker, National Aeronautics and Space Administration, Washington, D.C. NASA launches, landings, and events. Watch live broadcasts from NASA Television and NASA's social media channels, and a schedule of upcoming live events including news briefings, launches and landings.

Nasa Transmit Mac OS

The CDDIS Caster is an https secure sockets layer (SSL) caster only, running exclusively on port 443. To configure the BKG NTRIP Client for the CDDIS Caster please follow the instructions as listed below.

Linux and Mac clients:

  1. Download and install the BKG NTRIP Client (BNC) from BKG as you normally would.
  2. Download and place the public SSL certificate for cddis-caster.gsfc.nasa.gov in a directory.
  3. Open the BNC. Under the BNC Network tab, fill in the path to the certificate. It usually defaults to /home/user/.config/BKG. You may also need to click the box to 'Ignore SSL Authorization Errors'.
  4. Click on 'Add Stream' at the bottom, left corner of the Network screen.
  5. Fill in the caster host, port, user and password.
  6. Under NTRIP version make sure you use 2s (version 2 with SSL).
  7. Get the streams list by clicking on 'Get Table'.
  8. Choose your streams.
  9. Configure as you normally would.
  10. Start the streams.

Transmit Mac Os X

Windows clients

Nasa Transmit Mac Os X

  1. Download and install the BKG NTRIP Client (BNC) from BKG as you normally would.
  2. Ensure that OpenSSL is installed within your OS. This is usually installed by default.
  3. Download and place the public SSL certificate for cddis-caster.gsfc.nasa.gov in a directory.
  4. You must install the OpenSSL libraries under Windows for the BNC to work with the CDDIS Caster. The BNC is a 32 bit application ONLY. Even when running the BNC on a 64 bit machine you still need the 32 bit OpenSSL libraries. You are welcome to Google for how best to install OpenSSL under windows; however, below is what we have found to be the easiest method.
  5. Go to https://wiki.openssl.org/index.php/Binaries
  6. Click on the link that says 'Pre-compiled Win32/64 libraries without external dependencies to the Microsoft Visual Studio Runtime DLLs, except for the system provided msvcrt.dll'. This is important! That link refers you to indy.fulgan.com/SSL.
  7. Click on the link and get the latest version. Make sure it’s the 32 bit version. It will be named something similar to i386-win32.
  8. Unzip the downloaded file and put the two DLLs (libeay32.dll, ssleay32.dll) in the SAME directory as the BNC binary. This will allow the BNC to use those DLLs but not affect the rest of the system. If you remove BNC just remove those DLLs also and everything is back to original.
  9. Start the BNC and you now have access to the SSL enabled casters.
  10. Configure as in steps 6 – 11 in the Linux, Mac configuration.