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