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