[go: up one dir, main page]

File: release-notes-1.8.inc

package info (click to toggle)
altos 1.9.16-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 78,396 kB
  • sloc: ansic: 110,166; java: 42,103; makefile: 7,904; sh: 4,375; xml: 2,155; pascal: 2,008
file content (33 lines) | stat: -rw-r--r-- 911 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
= Release Notes for Version 1.8
include::release-head.adoc[]
:doctype: article

	Version 1.8 includes support for our new TeleBT v4.0 ground
	station, updates for data analysis in our ground station
	software and bug fixes in in the flight software for all our
	boards and ground station interfaces.

	== AltOS

	AltOS New Features

	* Add support for TeleBT v4.0 boards.

	== AltosUI and TeleGPS Applications

	AltosUI New Features

	* Add support for TeleBT v4.0 hardware

	* Rewrite graphing and export functions. This code now handles
          each data series separately so that graphs are drawn
          correctly. Smoothing now uses a filter that looks both
          forward and backwards in time to make computed speed and
          acceleration data more accurate.

	AltosUI Bug Fixes

	* Correct axis labeling of magnetic sensor in TeleMega and
          EasyMega. The Y and Z axes were flipped.