change home URL in control file to be the AltOS page
[fw/altos] / debian / changelog
1 altos (0.6+43+gd6ba07e) unstable; urgency=low
2
3   [ Keith Packard ]
4   * Decode HDOP data from skytraq GPS
5   * Document ao-postflight --gps and --kml options.
6   * Make ao-postflight create filenames using input filenames.
7   * Make TD print 0000-00-00 for invalid dates.
8   * Fix --plot arg handling. Add -all option.
9   * Convert telemetry file GPS satellite information in cc_log_read
10   * Don't crash if --plot isn't passed on ao-postflight command line
11   * ao-postflight: compute barometric alt for each GPS position
12   * ao-postflight: don't try to use missing gps sat data
13   * Automatically extract flight number for eeprom and telem filenames.
14
15  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
16
17 altos (0.6+32+g87e6f3e) unstable; urgency=low
18
19   [ Bdale Garbee ]
20   * fix typo in comment
21
22   [ Keith Packard ]
23   * Reduce igniter firing time from 500ms to 50ms.
24   * Add GPS date/time output to ao-postflight.
25   * Eliminate SiRF state values from ao-view.
26
27  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
28
29 altos (0.6+27+gb0d7e3f) unstable; urgency=low
30
31   [ Keith Packard ]
32   * Add two-point accelerometer calibration.
33   * Remove "l" command as ao-dumplong no longer uses it
34   * Remove "d" command
35   * Remove "f" command
36   * Reformat ADC values to show all 16 bits
37   * ao_flight_test was using accel value for pressure too
38   * Pass accel calibration over telemetry stream. Telemetry data format
39     change.
40   * Add ability to dump eeprom data over radio link.
41   * In packet master, move USB flush from packet thread to echo thread
42   * In USB pollchar, wait for packet before re-checking USB out len
43   * Explicitly use USB I/O routines in packet code
44   * Flush pending input when switching to remote packet mode
45   * Stop recording in ao-dumplog after receiving an invalid block
46   * Move ao_match_word from ao_ignite.c to ao_cmd.c
47   * Add Watchdog Timer Control register definitions
48   * Add reboot command.
49   * Return radio to telemetry settings when packet system closed.
50   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
51   * Loosen tolerances for main->landed transition
52   * Provide a dummy 'uninstall' target in the src directory.
53   * Share telemetry parsing code in cc library.
54   * Enable telemetry receive in ao_view
55   * Switch order of serial/flight in ao-postflight summary
56   * Add flight number to telemetry stream.
57   * Add date to GPS data, captured from GPRMC packet.
58   * Stop using SiRF state info.
59
60  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
61
62 altos (0.6) unstable; urgency=low
63
64   [ Keith Packard ]
65   * Add support for the SkyTraq GPS unit
66   * Build two versions of TM, one for SiRF, one for SkyTraq
67   * Save some DSEG space by marking cmd functions __reentrant
68   * Add ao_wake_task and ao_exit
69   * Add keyhole-markup generation for ao-postflight.
70   * Initial packet bits. Just testing transmission
71   * Add radio carrier command
72   * Wait for TX to finish sending data
73   * Add ao_alarm
74   * Remove reason from ao_dma_abort
75   * Switch packet code from timer thread to ao_alarm
76   * Use ao_radio_done to wait for TX to completely finish with packet
77   * Send SYN packet to set sequence numbers
78   * Add RFIM register
79   * Do more flushing in packet test code
80   * Use ao_alarm for ao_delay so it can be easily interrupted
81   * Poke master to speed up packet rate when things are busy
82   * No need to wakeup &ao_tick_count now
83   * Enable packet-based communcation to command processor
84   * Add more docs to the README file
85   * Disable interrupts while removing tasks from task list
86   * Add ao_usb_pollchar to ao.h
87
88  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
89
90 altos (0.5+90+g127c312) unstable; urgency=low
91
92   * de-version the libreadline-dev build dependency
93
94  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
95
96 altos (0.5+86+g2de548f) unstable; urgency=low
97
98   * automate push of updated and tagged master branch during
99     debian/rules prebuild
100   * flush repetitive junk out of debian/changelog, and update the
101     prebuild target
102   * add support for tagging git repository on each Debian package build
103
104  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
105
106 altos (0.5+77+gc57bd7f) unstable; urgency=low
107
108   * build for Debian from git
109
110  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
111