update changelogs for Debian build
[fw/altos] / debian / changelog
1 altos (0.6+173+gc71937b) unstable; urgency=low
2
3   * change all references to 'drogue' igniter to be 'apogee' instead
4
5  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:21:10 -0600
6
7 altos (0.6+171+g9394393) unstable; urgency=low
8
9   [ Bdale Garbee ]
10   * wrong Yaesu model
11
12   [ Keith Packard ]
13   * Only have the slave return a packet if it received one.
14
15  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:01:04 -0600
16
17 altos (0.6+168+gc0ee1ae) unstable; urgency=low
18
19   [ Bdale Garbee ]
20   * INSTALL file changed by auto tools
21
22   [ Keith Packard ]
23   * libflite may forget to reference libasound
24
25  -- Bdale Garbee <bdale@gag.com>  Fri, 09 Apr 2010 00:08:24 -0600
26
27 altos (0.6+164+g5c3b6e2) unstable; urgency=low
28
29   [ Keith Packard ]
30   * Start adding java-based UI
31   * Add telemetry data parsing code
32   * Add Windows install .inf file
33   * Fix windows install file
34   * Add telem parsing code
35   * Steal C code from ao-view
36   * Display table of flight info. gps is not working yet though
37   * Fix up table formatting
38   * Fix status update
39   * Fix state updates
40   * Clean up GPS data formatting
41   * Report current gps nsat, not last locked nsat
42   * Remove GPS data missing from skytraq. Save max height/accel/speed
43   * Remove unused cell renderer class
44   * Make .jar file
45   * Use RXTX for serial comm. Add logdir preference saving
46   * Make ao_radio_idle keep trying to get the radio to idle.
47   * Don't abort the radio when enabling telemetry monitoring
48   * Clean up some altosui comments
49   * Switch TeleMetrum from v0.2 to v1.0
50   * Add Linux device discovery
51   * Interrupt running replay thread when starting another replay
52   * serial port read function cannot be interrupted. poll every 1 second
53   * TD reports "not-connected" when GPS has 0 sats
54   * Tasks may move in task structure as a result of ao_exit
55   * Enable telemetry monitoring
56   * Use 16-bit flite voice (which appears to have changed symbols
57     recently)
58   * When changing RESET line, delay 20ms
59
60   [ Bdale Garbee ]
61   * choose a better set of docbook xsl files
62
63  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 19:56:27 -0600
64
65 altos (0.6+131+g6629ec5) unstable; urgency=low
66
67   * lose the url entirely for now
68
69  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:43:01 -0600
70
71 altos (0.6+129+g934434f) unstable; urgency=low
72
73   * fix typo in url
74
75  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:41:38 -0600
76
77 altos (0.6+127+g05ad583) unstable; urgency=low
78
79   * need another build dep
80
81  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:35:04 -0600
82
83 altos (0.6+125+g8f1d47e) unstable; urgency=low
84
85   * make lintian happy
86   * tweak copyright assertion
87   * crudely incorporate "day in the life" info from web page
88   * rewrite urls in docbook format
89
90  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:28:04 -0600
91
92 altos (0.6+119+g00f49c8) unstable; urgency=low
93
94   [ Bdale Garbee ]
95   * update changelogs for Debian build
96   * move gbp.conf into debian/
97   * initial harness for documentation
98   * fix typo
99
100   [ Keith Packard ]
101   * Round radio calibration value instead of truncating
102   * Document the ao-dumplog '--remote' flag for radio-link downloads
103
104  -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:19:15 -0600
105
106 altos (0.6+108+g6e61170) unstable; urgency=low
107
108   [ Keith Packard ]
109   * Need to duplicate new altitude conversion code in aoview.
110
111  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
112
113 altos (0.6+106+ga1478f6) unstable; urgency=low
114
115   [ Keith Packard ]
116   * Add ao_radio_xmit to help test boards without flashing them.
117   * Allow product names to have suffixes (like board revisions)
118   * Fix and document the ao-rawload --run flag
119   * Add LED test
120   * Leave .ihx files in the build directory too - easier to debug that way
121   * Eliminate deadlock when writing config from radio link
122   * Fix up LED colors for each product.
123   * Add .gitignore for ao-bringup
124
125   [ Bdale Garbee ]
126   * create a turn on script for lighting up TeleDongle v0.2 boards
127
128  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
129
130 altos (0.6+95+g2f45953) unstable; urgency=low
131
132   * update changelogs for Debian build
133   * conditionalize use of git on executability of /usr/bin/git binary
134
135  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
136
137 altos (0.6+88+gdeccc10) unstable; urgency=low
138
139   * add gawk as a build dependency since strtonum is a gawk extension
140
141  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
142
143 altos (0.6+86+g2491282) unstable; urgency=low
144
145   [ Keith Packard ]
146   * Disable monitor mode before attempting radio test.
147   * Ensure that ao_alarm waits at least the specified time
148   * Remove dbg driver code from telemetrum/teledongle
149   * Add AT45DBxx1D driver
150   * Remove green LED and temp sensor from v0.2 code
151   * Add at45db161d.h header file for new flash part.
152   * Add 'f' command to display flash status register contents
153   * Dump more flash parameters for the flash_status command
154   * Dump config block from read/write config and flash_status commands
155   * Don't set ao_flash_setup_done until we're actually done.
156   * Remove flash debugging printfs
157   * Add simple gps dump command 'g'
158   * Force idle mode by shorting the SPI clock to ground at boot time.
159   * Switch to using internal cc1111 temperature sensor
160   * Missing ao_mutex_put in gps_dump
161   * Compute daytime using GPS as time base
162   * Pull in a bit more data for filtering the start of the boost
163   * Log GPS data on pad after boost detect.
164   * Change barometer conversion code to shrink conversion table
165   * Change altos build process to support per-product compile-time
166     changes
167   * Update .gitignore files
168   * Quiet make output.
169   * Add back stack size checking to altos linking phase
170   * Must install .map files for ao-load to work
171
172  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
173
174 altos (0.6+60+g10d1bbc) unstable; urgency=low
175
176   [ Keith Packard ]
177   * Use ao_radio_get/ao_radio_put in packet code.
178
179  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
180
181 altos (0.6+58+gbbb152c) unstable; urgency=low
182
183   [ Keith Packard ]
184   * Re-order config values. Change frequency to cal
185   * Allow radio calibration to be set from ao-load
186   * Add --cal to man page
187
188  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
189
190 altos (0.6+53+gcd49847) unstable; urgency=low
191
192   [ Keith Packard ]
193   * Remove send_serial and serial_baud commands.
194   * Make ao_cmd_decimal produce both 32 and 16 bit values.
195   * Add radio calibration configuration.
196
197  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
198
199 altos (0.6+49+g9a1d7dd) unstable; urgency=low
200
201   [ Keith Packard ]
202   * Change default callsign to "N0CALL"
203
204  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
205
206 altos (0.6+47+g4053309) unstable; urgency=low
207
208   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
209   * change home URL in control file to be the AltOS page
210
211  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
212
213 altos (0.6+43+gd6ba07e) unstable; urgency=low
214
215   [ Keith Packard ]
216   * Decode HDOP data from skytraq GPS
217   * Document ao-postflight --gps and --kml options.
218   * Make ao-postflight create filenames using input filenames.
219   * Make TD print 0000-00-00 for invalid dates.
220   * Fix --plot arg handling. Add -all option.
221   * Convert telemetry file GPS satellite information in cc_log_read
222   * Don't crash if --plot isn't passed on ao-postflight command line
223   * ao-postflight: compute barometric alt for each GPS position
224   * ao-postflight: don't try to use missing gps sat data
225   * Automatically extract flight number for eeprom and telem filenames.
226
227  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
228
229 altos (0.6+32+g87e6f3e) unstable; urgency=low
230
231   [ Bdale Garbee ]
232   * fix typo in comment
233
234   [ Keith Packard ]
235   * Reduce igniter firing time from 500ms to 50ms.
236   * Add GPS date/time output to ao-postflight.
237   * Eliminate SiRF state values from ao-view.
238
239  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
240
241 altos (0.6+27+gb0d7e3f) unstable; urgency=low
242
243   [ Keith Packard ]
244   * Add two-point accelerometer calibration.
245   * Remove "l" command as ao-dumplong no longer uses it
246   * Remove "d" command
247   * Remove "f" command
248   * Reformat ADC values to show all 16 bits
249   * ao_flight_test was using accel value for pressure too
250   * Pass accel calibration over telemetry stream. Telemetry data format
251     change.
252   * Add ability to dump eeprom data over radio link.
253   * In packet master, move USB flush from packet thread to echo thread
254   * In USB pollchar, wait for packet before re-checking USB out len
255   * Explicitly use USB I/O routines in packet code
256   * Flush pending input when switching to remote packet mode
257   * Stop recording in ao-dumplog after receiving an invalid block
258   * Move ao_match_word from ao_ignite.c to ao_cmd.c
259   * Add Watchdog Timer Control register definitions
260   * Add reboot command.
261   * Return radio to telemetry settings when packet system closed.
262   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
263   * Loosen tolerances for main->landed transition
264   * Provide a dummy 'uninstall' target in the src directory.
265   * Share telemetry parsing code in cc library.
266   * Enable telemetry receive in ao_view
267   * Switch order of serial/flight in ao-postflight summary
268   * Add flight number to telemetry stream.
269   * Add date to GPS data, captured from GPRMC packet.
270   * Stop using SiRF state info.
271
272  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
273
274 altos (0.6) unstable; urgency=low
275
276   [ Keith Packard ]
277   * Add support for the SkyTraq GPS unit
278   * Build two versions of TM, one for SiRF, one for SkyTraq
279   * Save some DSEG space by marking cmd functions __reentrant
280   * Add ao_wake_task and ao_exit
281   * Add keyhole-markup generation for ao-postflight.
282   * Initial packet bits. Just testing transmission
283   * Add radio carrier command
284   * Wait for TX to finish sending data
285   * Add ao_alarm
286   * Remove reason from ao_dma_abort
287   * Switch packet code from timer thread to ao_alarm
288   * Use ao_radio_done to wait for TX to completely finish with packet
289   * Send SYN packet to set sequence numbers
290   * Add RFIM register
291   * Do more flushing in packet test code
292   * Use ao_alarm for ao_delay so it can be easily interrupted
293   * Poke master to speed up packet rate when things are busy
294   * No need to wakeup &ao_tick_count now
295   * Enable packet-based communcation to command processor
296   * Add more docs to the README file
297   * Disable interrupts while removing tasks from task list
298   * Add ao_usb_pollchar to ao.h
299
300  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
301
302 altos (0.5+90+g127c312) unstable; urgency=low
303
304   * de-version the libreadline-dev build dependency
305
306  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
307
308 altos (0.5+86+g2de548f) unstable; urgency=low
309
310   * automate push of updated and tagged master branch during
311     debian/rules prebuild
312   * flush repetitive junk out of debian/changelog, and update the
313     prebuild target
314   * add support for tagging git repository on each Debian package build
315
316  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
317
318 altos (0.5+77+gc57bd7f) unstable; urgency=low
319
320   * build for Debian from git
321
322  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
323