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