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