From 4692989d1d0b04df591963596088f9c3d04f9f8a Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 24 Jan 2013 14:30:25 -0800 Subject: Add pre-release version of 1.2 for MicroPeak Signed-off-by: Keith Packard --- MicroPeak/index.mdwn | 17 +++++++++++++++++ .../releases/1.2/MicroPeak-Linux-1.1.9.3.tar.bz2 | Bin 0 -> 1872819 bytes MicroPeak/releases/1.2/MicroPeak-Mac-1.1.9.3.dmg | Bin 0 -> 2729984 bytes MicroPeak/releases/1.2/MicroPeak-Windows-1-1-9-3.exe | Bin 0 -> 3429446 bytes 4 files changed, 17 insertions(+) create mode 100644 MicroPeak/releases/1.2/MicroPeak-Linux-1.1.9.3.tar.bz2 create mode 100644 MicroPeak/releases/1.2/MicroPeak-Mac-1.1.9.3.dmg create mode 100644 MicroPeak/releases/1.2/MicroPeak-Windows-1-1-9-3.exe (limited to 'MicroPeak') diff --git a/MicroPeak/index.mdwn b/MicroPeak/index.mdwn index 05e432e..b98b8eb 100644 --- a/MicroPeak/index.mdwn +++ b/MicroPeak/index.mdwn @@ -19,6 +19,23 @@ The MicroPeak manual is available in [html](../AltOS/doc/micropeak.html) and [pdf](../AltOS/doc/micropeak.pdf) formats. +## Software ## + +The MicroPeak application runs on Linux, Mac OS X and Windows. It +communicates with the MicroPeak USB adapter to download and analyze +flight data. It's written in [Java](http://java.com) and offers the +same functionality and interface on all three platforms. It uses the +FTDI USB Serial drivers to communicate with the hardware. If you're +running Mac OS X or Windows, a compatible version of those drivers is +included with the software. You can also install a different from from +the [FTDI Driver](http://www.ftdichip.com/FTDrivers.htm) page. + +### Latest version ### + + * [Windows](releases/1.2/MicroPeak-Windows-1-1-9-3.exe) + * [Linux](releases/1.2/MicroPeak-Linux-1.1.9.3.tar.bz2) + * [Mac OS X](releases/1.2/MicroPeak-Mac-1.1.9.3.dmg) + ## Hardware Features ## * Measure ground pressure and peak altitude pressure. diff --git a/MicroPeak/releases/1.2/MicroPeak-Linux-1.1.9.3.tar.bz2 b/MicroPeak/releases/1.2/MicroPeak-Linux-1.1.9.3.tar.bz2 new file mode 100644 index 0000000..ff6c0f4 Binary files /dev/null and b/MicroPeak/releases/1.2/MicroPeak-Linux-1.1.9.3.tar.bz2 differ diff --git a/MicroPeak/releases/1.2/MicroPeak-Mac-1.1.9.3.dmg b/MicroPeak/releases/1.2/MicroPeak-Mac-1.1.9.3.dmg new file mode 100644 index 0000000..5f206dc Binary files /dev/null and b/MicroPeak/releases/1.2/MicroPeak-Mac-1.1.9.3.dmg differ diff --git a/MicroPeak/releases/1.2/MicroPeak-Windows-1-1-9-3.exe b/MicroPeak/releases/1.2/MicroPeak-Windows-1-1-9-3.exe new file mode 100644 index 0000000..aa1c974 Binary files /dev/null and b/MicroPeak/releases/1.2/MicroPeak-Windows-1-1-9-3.exe differ -- cgit v1.2.3