update changelogs for Debian build
[fw/altos] / debian / changelog
1 altos (0.6+106+ga1478f6) unstable; urgency=low
2
3   [ Keith Packard ]
4   * Add ao_radio_xmit to help test boards without flashing them.
5   * Allow product names to have suffixes (like board revisions)
6   * Fix and document the ao-rawload --run flag
7   * Add LED test
8   * Leave .ihx files in the build directory too - easier to debug that way
9   * Eliminate deadlock when writing config from radio link
10   * Fix up LED colors for each product.
11   * Add .gitignore for ao-bringup
12
13   [ Bdale Garbee ]
14   * create a turn on script for lighting up TeleDongle v0.2 boards
15
16  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
17
18 altos (0.6+95+g2f45953) unstable; urgency=low
19
20   * update changelogs for Debian build
21   * conditionalize use of git on executability of /usr/bin/git binary
22
23  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
24
25 altos (0.6+88+gdeccc10) unstable; urgency=low
26
27   * add gawk as a build dependency since strtonum is a gawk extension
28
29  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
30
31 altos (0.6+86+g2491282) unstable; urgency=low
32
33   [ Keith Packard ]
34   * Disable monitor mode before attempting radio test.
35   * Ensure that ao_alarm waits at least the specified time
36   * Remove dbg driver code from telemetrum/teledongle
37   * Add AT45DBxx1D driver
38   * Remove green LED and temp sensor from v0.2 code
39   * Add at45db161d.h header file for new flash part.
40   * Add 'f' command to display flash status register contents
41   * Dump more flash parameters for the flash_status command
42   * Dump config block from read/write config and flash_status commands
43   * Don't set ao_flash_setup_done until we're actually done.
44   * Remove flash debugging printfs
45   * Add simple gps dump command 'g'
46   * Force idle mode by shorting the SPI clock to ground at boot time.
47   * Switch to using internal cc1111 temperature sensor
48   * Missing ao_mutex_put in gps_dump
49   * Compute daytime using GPS as time base
50   * Pull in a bit more data for filtering the start of the boost
51   * Log GPS data on pad after boost detect.
52   * Change barometer conversion code to shrink conversion table
53   * Change altos build process to support per-product compile-time
54     changes
55   * Update .gitignore files
56   * Quiet make output.
57   * Add back stack size checking to altos linking phase
58   * Must install .map files for ao-load to work
59
60  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
61
62 altos (0.6+60+g10d1bbc) unstable; urgency=low
63
64   [ Keith Packard ]
65   * Use ao_radio_get/ao_radio_put in packet code.
66
67  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
68
69 altos (0.6+58+gbbb152c) unstable; urgency=low
70
71   [ Keith Packard ]
72   * Re-order config values. Change frequency to cal
73   * Allow radio calibration to be set from ao-load
74   * Add --cal to man page
75
76  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
77
78 altos (0.6+53+gcd49847) unstable; urgency=low
79
80   [ Keith Packard ]
81   * Remove send_serial and serial_baud commands.
82   * Make ao_cmd_decimal produce both 32 and 16 bit values.
83   * Add radio calibration configuration.
84
85  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
86
87 altos (0.6+49+g9a1d7dd) unstable; urgency=low
88
89   [ Keith Packard ]
90   * Change default callsign to "N0CALL"
91
92  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
93
94 altos (0.6+47+g4053309) unstable; urgency=low
95
96   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
97   * change home URL in control file to be the AltOS page
98
99  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
100
101 altos (0.6+43+gd6ba07e) unstable; urgency=low
102
103   [ Keith Packard ]
104   * Decode HDOP data from skytraq GPS
105   * Document ao-postflight --gps and --kml options.
106   * Make ao-postflight create filenames using input filenames.
107   * Make TD print 0000-00-00 for invalid dates.
108   * Fix --plot arg handling. Add -all option.
109   * Convert telemetry file GPS satellite information in cc_log_read
110   * Don't crash if --plot isn't passed on ao-postflight command line
111   * ao-postflight: compute barometric alt for each GPS position
112   * ao-postflight: don't try to use missing gps sat data
113   * Automatically extract flight number for eeprom and telem filenames.
114
115  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
116
117 altos (0.6+32+g87e6f3e) unstable; urgency=low
118
119   [ Bdale Garbee ]
120   * fix typo in comment
121
122   [ Keith Packard ]
123   * Reduce igniter firing time from 500ms to 50ms.
124   * Add GPS date/time output to ao-postflight.
125   * Eliminate SiRF state values from ao-view.
126
127  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
128
129 altos (0.6+27+gb0d7e3f) unstable; urgency=low
130
131   [ Keith Packard ]
132   * Add two-point accelerometer calibration.
133   * Remove "l" command as ao-dumplong no longer uses it
134   * Remove "d" command
135   * Remove "f" command
136   * Reformat ADC values to show all 16 bits
137   * ao_flight_test was using accel value for pressure too
138   * Pass accel calibration over telemetry stream. Telemetry data format
139     change.
140   * Add ability to dump eeprom data over radio link.
141   * In packet master, move USB flush from packet thread to echo thread
142   * In USB pollchar, wait for packet before re-checking USB out len
143   * Explicitly use USB I/O routines in packet code
144   * Flush pending input when switching to remote packet mode
145   * Stop recording in ao-dumplog after receiving an invalid block
146   * Move ao_match_word from ao_ignite.c to ao_cmd.c
147   * Add Watchdog Timer Control register definitions
148   * Add reboot command.
149   * Return radio to telemetry settings when packet system closed.
150   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
151   * Loosen tolerances for main->landed transition
152   * Provide a dummy 'uninstall' target in the src directory.
153   * Share telemetry parsing code in cc library.
154   * Enable telemetry receive in ao_view
155   * Switch order of serial/flight in ao-postflight summary
156   * Add flight number to telemetry stream.
157   * Add date to GPS data, captured from GPRMC packet.
158   * Stop using SiRF state info.
159
160  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
161
162 altos (0.6) unstable; urgency=low
163
164   [ Keith Packard ]
165   * Add support for the SkyTraq GPS unit
166   * Build two versions of TM, one for SiRF, one for SkyTraq
167   * Save some DSEG space by marking cmd functions __reentrant
168   * Add ao_wake_task and ao_exit
169   * Add keyhole-markup generation for ao-postflight.
170   * Initial packet bits. Just testing transmission
171   * Add radio carrier command
172   * Wait for TX to finish sending data
173   * Add ao_alarm
174   * Remove reason from ao_dma_abort
175   * Switch packet code from timer thread to ao_alarm
176   * Use ao_radio_done to wait for TX to completely finish with packet
177   * Send SYN packet to set sequence numbers
178   * Add RFIM register
179   * Do more flushing in packet test code
180   * Use ao_alarm for ao_delay so it can be easily interrupted
181   * Poke master to speed up packet rate when things are busy
182   * No need to wakeup &ao_tick_count now
183   * Enable packet-based communcation to command processor
184   * Add more docs to the README file
185   * Disable interrupts while removing tasks from task list
186   * Add ao_usb_pollchar to ao.h
187
188  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
189
190 altos (0.5+90+g127c312) unstable; urgency=low
191
192   * de-version the libreadline-dev build dependency
193
194  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
195
196 altos (0.5+86+g2de548f) unstable; urgency=low
197
198   * automate push of updated and tagged master branch during
199     debian/rules prebuild
200   * flush repetitive junk out of debian/changelog, and update the
201     prebuild target
202   * add support for tagging git repository on each Debian package build
203
204  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
205
206 altos (0.5+77+gc57bd7f) unstable; urgency=low
207
208   * build for Debian from git
209
210  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
211